|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MIBObject | |
---|---|
org.ocap.diagnostics |
Uses of MIBObject in org.ocap.diagnostics |
---|
Methods in org.ocap.diagnostics that return MIBObject | |
---|---|
MIBObject |
SNMPResponse.getMIBObject()
Gets the encoding of the MIB object associated with the OID in the request that caused this response. |
MIBObject |
SNMPRequest.getMIBObject()
Gets the MIBObject for the request. |
MIBObject |
MIBDefinition.getMIBObject()
Gets the MIB object associated with this MIB definition. |
Constructors in org.ocap.diagnostics with parameters of type MIBObject | |
---|---|
SNMPResponse(int status,
MIBObject object)
Constructs an SNMPResponse. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |