|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MibObject | |
---|---|
org.netxms.client.snmp |
Uses of MibObject in org.netxms.client.snmp |
---|
Methods in org.netxms.client.snmp that return MibObject | |
---|---|
protected MibObject |
MibObject.findChildObject(SnmpObjectId oid)
Find child object with given ID |
MibObject |
MibTree.findObject(SnmpObjectId oid,
boolean exactMatch)
Find matching object in tree. |
MibObject[] |
MibObject.getChildObjects()
Get all child objects |
MibObject |
MibObject.getParent()
|
MibObject |
MibTree.getRootObject()
Get root object for MIB tree |
Constructors in org.netxms.client.snmp with parameters of type MibObject | |
---|---|
MibObject(NXCPDataInputStream in,
MibObject parent)
Read MIB object from compiled MIB file |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |