I will try with the packetsize set in the config. I have tried so many different things I can't remember if I have done that. Another interesting side note is that I was able to setup the Cisco TCP Probe to test port 23 between routers. This will run for about 4 hours or so then just stop graphing. I have gone back to simple icmp to get data about the latency of our network, these just seemed like great additions to the tool.
Thanks Aaron -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Niko Tyni Sent: Tuesday, August 09, 2005 5:38 AM To: Aaron Hite Cc: [EMAIL PROTECTED] Subject: [smokeping-users] Re: Cisco RTT Mon Echo ICMP problems 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 -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
