Hi, I need to implement snmp mib statistics MIB (OID 1.3.6.1.2.1.11.*) using SNMP4J. BaseAgent class provides implementation for some of OID under this.
To implement other statistics, I know I have to listen for CounterEvent. I would like to know does all OIDs under statistics MIB is supported by CounterEvent? Thanks in advance. Regards, Gopalakrishna Holla _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
