Discussion:
[SNMP4J] SNMPv3 response is null when switch is rebooted
Wadood Ahmed
2010-09-26 18:25:07 UTC
Permalink
Hello All,

I am newbie in SNMP domain. I have an issue with SNMPv3

I have SNMPv3 user and it works perfectly (read/write). But when i reboot the
switch - I get null response in snmp4j code. When I do a wireshark it shows
messages being sent/received - REPORT messages are being sent by the switch with
different authorization engine time and boot time.

Why does snmp4j not throw a REPORT error instead of response being null? Is this
a bug in snmp4j? If so, in which version is this fixed.

thanks
Wadood
Frank Fock
2010-09-26 18:32:26 UTC
Permalink
Hi,

Most likely, it is a bug in the switch. It does not increase
its boot counter when it is rebooted. SNMP4J behaves
as required by the USM standard.

Best regards,
Frank
Post by Wadood Ahmed
Hello All,
I am newbie in SNMP domain. I have an issue with SNMPv3
I have SNMPv3 user and it works perfectly (read/write). But when i reboot the
switch - I get null response in snmp4j code. When I do a wireshark it shows
messages being sent/received - REPORT messages are being sent by the switch with
different authorization engine time and boot time.
Why does snmp4j not throw a REPORT error instead of response being null? Is this
a bug in snmp4j? If so, in which version is this fixed.
thanks
Wadood
_______________________________________________
SNMP4J mailing list
SNMP4J at agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j
--
AGENT++
http://www.agentpp.com
http://www.snmp4j.com
http://www.mibexplorer.com
http://www.mibdesigner.com
Loading...