This is a discussion on synchronous snmp [demo app] polling to much? within the SNMP Coders forums, part of the Networking and Network Related category; Hello, I just signed up for this list. Seems like fun :-). I have a question: I'm using net-snmp ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I just signed up for this list. Seems like fun :-). I have a question: I'm using net-snmp and more specifically i have used the synchronous demo application and edited as for my uses. I now however have a slight problem. It seems that the net-snmp library polls like crazy when a host cannot be reached. Is that normal? Is select in nonblocking mode used? My main program is not usable anymore because it polls so often. I'm using the demo program with more then 1 oid (seems not a problem) supplying that in a loop, and i'm also feeding it lots of hostnames in a loop as well. None of those seem to be a problem. My debugger says it's just stuck in select and waiting. I really need it to return quick when a node is not reachable. Would anyone have any suggestions maybe? Thanks! ------------------------------------------------------------------------- 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=...057&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|