PowerSNMP for .NET CF
MibNodes Class Members
See Also  Fields  Properties  Methods  Send comments on this topic.
Dart.Snmp Namespace : MibNodes Class


The following tables list the members exposed by MibNodes.

Public Constructors

 NameDescription
public ConstructorMibNodes Constructor The default constuctor.  
Top

Public Fields

 NameDescription
public FieldMibNodesByOid The MibNodes class is used to list and look-up the MibNode objects known to the Manager.  
public FieldModules Gets a hash table of modules that have been parsed.  
public FieldTraps Gets a hash table of MibTrap objects that have been parsed.  
Top

Public Properties

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.Generic.Dictionary<String,MibNode>)
public MethodClear (Inherited from System.Collections.Generic.Dictionary<String,MibNode>)
public MethodContainsKey (Inherited from System.Collections.Generic.Dictionary<String,MibNode>)
public MethodContainsValue (Inherited from System.Collections.Generic.Dictionary<String,MibNode>)
public MethodCreateVariableOverloaded.  Creates a variable from the specified NodeName and value.  
public MethodGenerateNodesGenerates MibNode and MibTrap objects from previously parsed mib files and adds them to the Dictionary using MibDefinition.Name as key.  
public MethodGetByIid Gets a MibNode using the specified IID.  
public MethodGetByNodeName Returns the MibNode with the given name.  
public MethodGetByOid Gets a MibNode with the specified OID.  
public MethodGetEnumerator (Inherited from System.Collections.Generic.Dictionary<String,MibNode>)
public MethodGetObjectData (Inherited from System.Collections.Generic.Dictionary<String,MibNode>)
public Methodstatic (Shared in Visual Basic)GetOid Returns the OID associated with the specified IID.  
public MethodImport Imports additional MibNode and MibTrap objects.  
public MethodOnDeserialization (Inherited from System.Collections.Generic.Dictionary<String,MibNode>)
public MethodParse Parses the mib file provided.  
public MethodPopulatePopulates a TreeView with MibNode objects.  
public MethodRemove (Inherited from System.Collections.Generic.Dictionary<String,MibNode>)
public MethodReset Resets the collection to its default state.  
public MethodTryGetValue (Inherited from System.Collections.Generic.Dictionary<String,MibNode>)
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.