PowerSNMP for .NET
Variable Class Members
Fields  Properties  Methods 


The following tables list the members exposed by Variable.

Public Constructors
 NameDescription
Public ConstructorVariable ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldDefinition The MIB definition of the OID (object ID) corresponding to this IID (instance ID).  
Top
Public Properties
 NameDescription
Public PropertyDecodingException Returns first DecodingException found within this or embedded tagged types. (Inherited from Dart.Snmp.TaggedType)
Public PropertyId Gets or sets the id of the variable.  
Public PropertyValue Gets or sets the value of the Variable.  
Public PropertyValueName Gets or sets the human readable identifier that represents the enumeration value of the variable.  
Top
Public Methods
 NameDescription
Public MethodEncode() Encode the object with no content. Overridden in derived classes that have content. (Inherited from Dart.Snmp.TaggedType)
Public MethodFormatValue Returns the value of the variable in a human-readable format according to the display-hint in the variable's MibNode definition.  
Public MethodGetName Returns the Id, and adds Definition.Name in parenthesis (if present).  
Public MethodToStringOverridden. Returns a string that represents the current object.  
Top
See Also

Reference

Variable 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