[SNMP4J] SNMP4j cann't work when use '-Ow -n xxx' option under snmpv3 mode

dugu dugu dugu072 at gmail.com
Thu Jul 16 05:42:59 CEST 2009


I run snmp4j like this:
SNMP4J.exe -Ow -v 3 -a SHA -A xxx -n abc -p GETNEXT -u Administrator 10.x.x.x
and got the error info:

Total requests sent:    0
Total objects received: 0
Total walk time:        93 milliseconds
The following error occurred during walk:
Report: 1.3.6.1.6.3.12.1.5.0 = 10

then I've capture the snmpv3 packets, and found the snmp agent
reported "snmpUnkownContext" error, and the last packet that SNMP4j
has sent missed the context "abc".

if I run snmp4j without '-Ow', it works well.

Is a bug? thanks~

2009/7/16, dugu dugu <dugu072 at gmail.com>:
>
>



More information about the SNMP4J mailing list