Hi, in this case, you might try to create your TableUtils instance as follows:
TableUtils tableUtil = new TableUtils(snmp, new DefaultPDUFactory(PDU.GETNEXT)); br, Hermann -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of ext Jim Harris Sent: Thursday, January 26, 2012 1:54 AM To: [email protected] Subject: [SNMP4J] TableUtils get-next Hello, Is it possible to use the getTable method of TableUtils to walk a table using get-next requests when target is set to SNMPv3? We have certain tables that may not support a bulk-request operation. _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
