Re: snmpd sleeps when snmpgets are run

"Kyle Tucker" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
> Net-SNMP 5.2.2 on Solaris 8. Before I go digging further,
> is there any connection between snmpd on a given system and 
> the running of snmpget commands on that same system to a 
> second remote one, such that the running of the snmpget's 
> would disallow connections to snmpd on the first? I know it 
> sounds crazy, but that's the behavior we are seeing. Every
> 30 minutes we are running a series of 20 snmpgets to a system
> (for Nagios) whose snmpd is down and each snmpget times out. 
> During the running of this series, snmpd will not accept 
> connections. Even ones from the same host time out using 
> snmpget, even to the loopback interface. A truss shows snmpd 
> just sleeping and a snoop shows just incoming packets to 161, 
> never responded to. Make any sense to anyone? Thanks.

Just to diagram what's happening. Host A runs an snmpget on host
B which runs an "extend" script. That script runs 20+ snmpgets
on host C and returns a summary to host A's snmpget command because 
host C is not reachable directly from A. If snmpd is down on host
C, while the extend script is doing 20+ timeouts, snmpd on host B
won't answer any further snmpgets from host A. As soon as the the
extend script finishes up, host B's snmpd wakes right up and starts
answering A's snmpgets. I swear! :)

 -----                -----
 | A | -- snmpget --> | B | snmpd (up)
 -----                -----
                           extend script      -----
                          -- 20+ snmpgets --> | C | snmpd (down)
                                              -----
-- 
- Kyle 
---------------------------------------------
[email protected]   http://www.panix.com/~kylet    
---------------------------------------------


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.