Uses of Class
org.ocap.diagnostics.MIBObject

Packages that use MIBObject
org.ocap.diagnostics The org.ocap.diagnostics package provides diagnostic MIBs. 
 

Uses of MIBObject in org.ocap.diagnostics
 

Methods in org.ocap.diagnostics that return MIBObject
 MIBObject MIBDefinition.getMIBObject()
          Gets the MIB object associated with this MIB definition.
 MIBObject SNMPRequest.getMIBObject()
          Gets the MIBObject for the request.
 MIBObject SNMPResponse.getMIBObject()
          Gets the encoding of the MIB object associated with the OID in the request that caused this response.
 

Methods in org.ocap.diagnostics with parameters of type MIBObject
abstract  void MIBManager.setMIBObject(MIBObject mibToSet)
          Sets a Host MIB object.
 

Constructors in org.ocap.diagnostics with parameters of type MIBObject
SNMPResponse(int status, MIBObject object)
          Constructs an SNMPResponse.
 



Copyright © 2011. All Rights Reserved.