On Mon, Aug 08, 2005 at 08:09:58PM -0500, Aaron Hite wrote: > > I get the error status = to wrongValue. I have run tethereal and > captured the traffic and match against the OID values, but I cannot see > any problems. I was wondering if you have run into this?
Hi, I've never used this probe myself, but here's a guess: > Wed Aug 3 11:04:10 2005 - [EMAIL PROTECTED]:::::2 supports > 2.2.0 Round Trip Time MIB Wed Aug 3 11:04:11 2005 - SNMP Error: > Received SNMP response with error code > error status: wrongValue > index 10 (OID: 1.3.6.1.4.1.9.9.42.1.2.2.1.3.7684) Looking at lib/Smokeping/ciscoRttMonMIB.pm, this is "rttMonEchoAdminPktDataRequestSize", which is calculated from the "packetsize" variable in the config file. Have you specified the size? The probe documentation indicates it should be between 8 and 16392, but maybe that's incorrect... HTH, -- Niko -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
