Package | Description |
---|---|
org.snmp4j.mp |
Provides classes and interfaces for the SNMP message processing.
|
Modifier and Type | Method and Description |
---|---|
Counter32 |
DefaultCounterListener.add(OID oid,
Counter32 counter)
Adds a counter to this counter listener.
|
Counter32 |
DefaultCounterListener.remove(OID oid)
Removes a counter from this listener and returns it.
|
Modifier and Type | Method and Description |
---|---|
Counter32 |
DefaultCounterListener.add(OID oid,
Counter32 counter)
Adds a counter to this counter listener.
|
Copyright © 2015 SNMP4J.org. All Rights Reserved.