Package org.ocap.diagnostics

Interface Summary
MIBDefinition This interface represents a MIB object that exposes its data type.
MIBListener This interface represents a listener that can be registered with the MIBManager in order to listen for requests to MIB object encodings.
SNMPRequest This interface represents an application request for SNMP check, get, or set of a specific MIB.
 

Class Summary
MIBManager The MIBManager class provides Management Information Base (MIB) access to the host's MIB.
MIBObject The interface represents a MIB Object.
SNMPResponse This interface represents a response to an implementation request to an application that has registered control over a specific MIB.