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


The following tables list the members exposed by MibNode.

Public Constructors

 NameDescription
public ConstructorMibNode ConstructorInitializes a new instance of the MibNode class.  
Top

Public Fields

 NameDescription
public FieldAccess Gets or sets the Access value of the MibNode.  
public FieldAugments Gets or sets the AUGMENTS clause of the MibNode.  
public FieldComposedSyntax Gets or sets the Syntax of the MibNode as defined in the MIB.  
public FieldDefVal Gets or sets the DEFVAL clause of the MibNode.  
public FieldDescription Gets or sets the description. (Inherited from Dart.Snmp.MibDefinition)
public FieldIid This value is created by adding a ".0" suffix to the Oid.  
public FieldIndex Gets or sets the INDEX clause of the MibNode.  
public FieldModule Gets or sets the module identifier. (Inherited from Dart.Snmp.MibDefinition)
public FieldName Gets or sets the human readable name. (Inherited from Dart.Snmp.MibDefinition)
public FieldNotifications Gets or sets the NOTIFICATIONS clause defined in the MIB.  
public FieldObjects Gets the OBJECTS clause defined in the MIB.  
public FieldOid Gets or sets the identifier of the MibNode.  
public FieldStatus Gets or sets the Status value of the MibNode.  
public FieldSyntax Gets or sets the Syntax of the MibNode.  
public FieldUnits Gets or sets the UNITS clause of the MibNode.  
public FieldUsageGets or sets the type of the MibNode.  
public FieldValueType Gets or sets the .NET class Type (derived from SimpleTaggedType) used by this MibNode.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)GetOid Strips off the trailing instance suffix and returns the root OID.  
public MethodToString Creates a string representation of the MibNode that can be used as a label.  
Top

See Also

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