Hi All, I'm using table() method in the SnmpRequest class but I have a question.
The Tablelistener interface which is implemented in SnmpRequest, each time the next(TableEvent event) is called with event.getColumns().length =0 . This is actually strange for me. Why isn't the whole row returned with the event? In other words, how do I know that some values belong to the same row? Hope the question is clear. Thanks in advance Ahmed Abdelraouf _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
