Uses of Class
org.netxms.client.snmp.MibObject

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
 



Copyright © 2011. All Rights Reserved.