Uses of Interface
org.ocap.diagnostics.MIBListener

Packages that use MIBListener
org.ocap.diagnostics   
 

Uses of MIBListener in org.ocap.diagnostics
 

Methods in org.ocap.diagnostics with parameters of type MIBListener
abstract  void MIBManager.registerOID(String oid, int access, boolean leaf, int dataType, MIBListener listener)
          Registers a MIB object by adding the OID and listener to the MIB tables.