Note: Is the question clear enough? if not, please state what is not clear so that I know what to explain more. Thank you.
Hi Frank, I'm using the table() method in the SnmpRequest class. I have a question concerning it. In the next() method (in the Tablelistener interface) in SnmpRequest, when called each time the number of column is equal to 1. event.getColumns().length = 1 This is actually strange for me. Why isn't a whole row (with all it's columns) returned with the event? Or (if this isn't possible), how do I know that the values returned in different TableEvents belong to the same row? Hope the question is clearer now. Thanks in advance Ahmed Abdelraouf _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
