This is a discussion on RE: running snmpd within the SNMP Users forums, part of the Networking and Network Related category; > From: net-snmp-users-bounces@lists.sourceforge.net > [mailto:net-snmp-users-bounces@lists.sourceforge.net] On > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> From: net-snmp-users-bounces@lists.sourceforge.net > [mailto:net-snmp-users-bounces@lists.sourceforge.net] On > Behalf Of Jelena Savic >> I have a script which starts up snmpd and then another >> process which talks to snmpd >> I have traced the snmpd, and the parent process forks and >> exits before the socket is ready.. >> >> Is there a way that i can notify my process when snmpd is >> ready without arbitrarily sleeping for some time before >> starting up the second process? >$ snmpgetnext [valid creds] -t 10 -r 60 .1.3 > > ...will wait up to ten minutes for a valid response, retrying every ten seconds. Check the return code - 0 >menas the agent is up, anything else means abort. > > > HTH, > >Mike How do i check the return code of snmpgetnext? Thanks ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757...un.com/javaone _______________________________________________ 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/...net-snmp-users |
![]() |
| Thread Tools | |
| Display Modes | |
|
|