Hi we are using net-snmp-5.7.1 and generate code using env MIBS="+XXXX-MIB" 
mib2c -c mib2c.notify.conf xxxxxxx_module for notification(TRarp)
And able to send snmv2trap and v2 inform.
Also we are able to build net-snmp-5.7.1 using V3 support and create a user 
using the following command using snmusm utility 
snmpusm -v 3 -u user_authPriv -n "" -l authPriv -a MD5 -A snmp_pxc*** -x DES -X 
snmp_pxc*** 192.168.101.221 create authP user_authPriv
 
 
Now we want to send snmp V3 trap and  V3 Inform using net-snmp-5.7.1(we already 
build net-snmp-5.7.1 using snmp V3 support and V3 user created).
 
We have some questions below
1. API to send SNMpv3 Trap/Inform. ?
2. How to specify timeout and retry with inform messages? 
3. How to net-snmp-5.7.1 handle ack for Inform.
4. is Net-snmp able to send inform message until retry when snmpwalk is 
simultaneous running 
5. Also is any default value timeout and retry ?
6. We don’t found that net-snmp 5.7.1 version send V2 Inform again after 
timeout(no. of retry only send one time in the case of ack was not received)
 
~Suresh
 
                                          
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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/listinfo/net-snmp-users

Reply via email to