PowerSNMP for .NET
MibNode Class Members
Fields  Methods 


The following tables list the members exposed by MibNode.

Public Constructors
 NameDescription
Public ConstructorMibNode ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldAccess Gets the Access value of the MibNode.  
Public FieldAugments Gets the AUGMENTS clause of the MibNode.  
Public FieldComposedSyntax Gets the Syntax of the MibNode as defined in the MIB.  
Public FieldDefVal Gets the DEFVAL clause of the MibNode.  
Public FieldDescription Gets the description. (Inherited from Dart.Snmp.MibDefinition)
Public FieldDisplayHint Gets or sets the DISPLAY-HINT clause of the MibNode.  
Public FieldIndex Gets the INDEX clause of the MibNode.  
Public FieldModule Gets the module identifier. (Inherited from Dart.Snmp.MibDefinition)
Public FieldName Gets the human readable name. (Inherited from Dart.Snmp.MibDefinition)
Public FieldNotifications Gets the NOTIFICATIONS clause defined in the MIB.  
Public FieldObjects Gets the OBJECTS clause defined in the MIB.  
Public FieldOid Gets the identifier of the MibNode.  
Public FieldStatus Gets the Status value of the MibNode.  
Public FieldSyntax Gets the Syntax of the MibNode.  
Public FieldUnits Gets the UNITS clause of the MibNode.  
Public FieldUsageGets the type of the MibNode.  
Public FieldValueType Gets the .NET class Type (derived from SimpleTaggedType) used by this MibNode.  
Top
Public Methods
 NameDescription
Public MethodGetFullName Generates a human-readable OID of this node from each subidentifier's name.  
Public MethodGetIidOverloaded.  Gets the scalar instance ID of the MibNode.  
Public Methodstatic (Shared in Visual Basic)GetOid Strips off the trailing instance suffix and returns the root OID.  
Public MethodToStringReturns a string that represents the current object.  
Top
See Also

Reference

MibNode Class
Dart.Snmp Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic