Package | Description |
---|---|
org.netxms.client.snmp |
Modifier and Type | Method and Description |
---|---|
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
|
Constructor and Description |
---|
MibObject(org.netxms.base.NXCPDataInputStream in,
MibObject parent)
Read MIB object from compiled MIB file
|
Copyright © 2015. All rights reserved.