Hi all,
I download the webNMS SNMP API, and I encountered couple of issues with SNMPv3 ....
I followed the examples in the SNMP API packages for the SNMP get, SNMP trap receiver and SNMP send traps (all version 3) ....
When I issue the SNMP get ==> get SNMP exception TimeSynchronization failed ... unsupported security level AUTH_PRIV ....
The SNMP trap sender sent SNMP trap successfully and the traps were successfully by other trap receiver, but failed to be decrypted by WebNMS trap receivers ...
I am not sure what I have missed out to include ... USMUserEntry ? or USMUserTable? ... because there is no reference of these in the sample code ... and I am not sure how to include in the code ?
Any hint or direction how to resolve this problem ?
Thanks and have a great day.
Dang