Hello,

I've recently installed a CentosOS 5.8 monitoring server, running net-snmp 
5.3.2.2, and am having timeout issues querying (snmpwalk/snmpget) any remote 
station. The monitoring server can query itself though.
And if I query that same remote station from another monitoring server (Mac 
OSX, running net-snmp 5.6.1), I get the results no problem.
All machines are in the same subnet, no firewall in place.

########## Samples from the problematic monitoring server (rose): ##########

#=> Querying itself: OK
rose /root# snmpget -v 2c -c xxxxxxx tcp:rose sysUpTimeInstance
DISMAN-EVENT-MIB::sysUpTimeInstance 24002341

#=> Querying a Solaris 10 server (NET-SNMP version: 5.0.9): TIME OUT
rose /root# snmpget -v 2c -c xxxxxxxx tcp:birch sysUpTimeInstance
Timeout: No Response from tcp:birch.
rose /root#

########## Samples from another monitoring server (fuji): ##########

#=> Querying the same Solaris 10 server that has timed out from rose: OK
fuji:~ admin$ snmpget -v 2c -c xxxxxxx tcp:birch sysUpTimeInstance
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (24971769) 2 days, 21:21:57.69

#=> Querying the problematic server: OK
fuji:~ admin$ snmpget -v 2c -c xxxxxxx tcp:rose sysUpTimeInstance
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (24013516) 2 days, 18:42:15.16


Could anybody give me any hint regarding this odd behaviour?


Thanks a lot,

Alex

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to