This is a discussion on Re: question regarding snmp_synch_response within the SNMP Users forums, part of the Networking and Network Related category; On 13/06/07, anand anand <hianandhere@gmail.com> wrote: > Is there any callback function available in ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 13/06/07, anand anand <hianandhere@gmail.com> wrote:
> Is there any callback function available in the net-snmp > code which will take care of retries on timer expiry That should be handled automatically. Your callback routine will only be invoked when either: - a response is received, or - the specified number of retries have been attempted (with no response). Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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 |