Hello all,
We have an application running over net-snmp 5.2.1.
We are trying to send Informs in a synchronous manner by using the API
call snmp_synch_response().
My question/query:
To open the snmp session we have used the snmp_open API to
which we pass the
netsnmp_session session;
we fill the
session. retries = <Some Value >
session. timeout = < Some Value >
callback = < our app function >
We need to retry the inform request if the peer fails to
respond back with an Ack for the Inform.
Is there any callback function available in the net-snmp
code which will take care of retries on timer expiry which we can register
with the session structure passed to snmp_open API
Thanks & Regards
anand
-------------------------------------------------------------------------
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
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users