Uses of Class
org.snmp4j.smi.Counter32

Packages that use Counter32
org.snmp4j.mp Provides classes and interfaces for the SNMP message processing. 
 

Uses of Counter32 in org.snmp4j.mp
 

Methods in org.snmp4j.mp that return Counter32
 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.
 

Methods in org.snmp4j.mp with parameters of type Counter32
 Counter32 DefaultCounterListener.add(OID oid, Counter32 counter)
          Adds a counter to this counter listener.
 


Copyright 2005-2011 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.