Hi,
Using SNMP4J 1.9.1f I faced problem for getting some big tables (18 columns) using "TableUtils.getTable". I get only the part of response like: Row 1: value11 value12 value13 .. value1x Row 2: value11 value12 value13 .. value1x Row 3: value11 null null.. null Row 4: null null null.. null Moreover, using wireshark I see that device returns the entire table (all 4 rows). Does this issue been fixed in higher versions? (I didn't find anything alike in http://www.snmp4j.org/CHANGES.txt) Is it a known issue? What can I do to get the entire table using SNMPv2 get bulk? Thanks, Michael _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
