[Xymon] Devmon tests clear but snmpwalk works
Phil Crooker
Phil.Crooker at orix.com.au
Mon May 30 05:22:01 CEST 2016
How do the IOS versions compare between the switches that work and those that don't?
?
________________________________
From: Xymon <xymon-bounces at xymon.com> on behalf of Colin Coe <colin.coe at gmail.com>
Sent: Monday, 30 May 2016 12:26 PM
To: Jeremy Laidman
Cc: xymon at xymon.com
Subject: Re: [Xymon] Devmon tests clear but snmpwalk works
Hi Jeremy
Yep, did this after reading through your other thread again.
Still no change in behavior. Tis very strange as we have many of this model switch responding correctly and the cisco router (and another type of Cisco switch) installed on those sites are working as expected.
Still looking...
Thanks
On Mon, May 30, 2016 at 10:28 AM, Jeremy Laidman <jlaidman at rebel-it.com.au<mailto:jlaidman at rebel-it.com.au>> wrote:
On Fri, May 27, 2016 at 9:49 AM Jeremy Laidman <jlaidman at rebel-it.com.au<mailto:jlaidman at rebel-it.com.au>> wrote:
Can you confirm if positive IDs are accepted by devmon? If not, this might be a red herring.
Try applying this adjustment to devmon and see if it helps. This forces the SNMP_Session module to avoid negative request IDs:
*** devmon.orig 2011-05-06 15:32:03.000000000 +1000
--- devmon 2016-05-30 12:26:14.000000000 +1000
***************
*** 30,35 ****
--- 30,37 ----
# Do start-up housekeeping
initialize($VERSION);
+ $SNMP_Session::default_avoid_negative_request_ids = 1;
+
# Enter main loop
do_log("Entering poll loop", 0);
while (1) {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20160530/863ff8db/attachment.html>
More information about the Xymon
mailing list