The following tables list the members exposed by MibNodes.
Name | Description | |
---|---|---|
![]() | MibNodes Constructor | The default constuctor. |
Name | Description | |
---|---|---|
![]() | MibNodesByOid | The MibNodes class is used to list and look-up the MibNode objects known to the Manager. |
![]() | Modules | Gets a hash table of modules that have been parsed. |
![]() | Traps | Gets a hash table of MibTrap objects that have been parsed. |
Name | Description | |
---|---|---|
![]() | Comparer | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | Count | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | Item | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | Keys | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | Values | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | Clear | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | ContainsKey | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | ContainsValue | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | CreateVariable | Overloaded. Creates a variable from the specified NodeName and value. |
![]() | GenerateNodes | Generates MibNode and MibTrap objects from previously parsed mib files and adds them to the Dictionary using MibDefinition.Name as key. |
![]() | GetByIid | Gets a MibNode using the specified IID. |
![]() | GetByNodeName | Returns the MibNode with the given name. |
![]() | GetByOid | Gets a MibNode with the specified OID. |
![]() | GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | GetObjectData | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() ![]() | GetOid | Returns the OID associated with the specified IID. |
![]() | Import | Imports additional MibNode and MibTrap objects. |
![]() | OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | Parse | Parses the mib file provided. |
![]() | Populate | Populates a TreeView with MibNode objects. |
![]() | Remove | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |
![]() | Reset | Resets the collection to its default state. |
![]() | TryGetValue | (Inherited from System.Collections.Generic.Dictionary<String,MibNode>) |