[SNMP4J] getnext operation issue

Giovane Moreira gcmmoura at gmail.com
Tue Jan 9 14:45:52 CET 2007


Hello folks,

I'm having problems during the creation of GETNEXT PDUs.

I'm using the SNMP4j command line tool like this (i'm suppose to retrive a
table):
java -jar SNMP4J.jar  -d OFF -c public -p GETNEXT -Ot     -v 2c
udp:localhost/12345 1.3.6.1.2.1.4.24

The output it's ok, but when I use ethereal to analyse the traffic sniffed
from network, I see that all my request PDUs are GETBULK, even with the -p
GETNEXT parameter explicit.

What should I do to have GETNEXT pdu's?

Thanx,

Giovane



More information about the SNMP4J mailing list