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


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 PropertyId Gets the id of the variable.  
public PropertyValue Gets or sets the value of the Variable.  
public PropertyValueName Gets the human readable identifier that represents the enumeration value of the variable.  
Top

Public Methods

 NameDescription
public MethodEncodeOverloaded.  Encode object and return as a byte array. Normally used to create an SNMP packet. (Inherited from Dart.Snmp.TaggedType)
public MethodGetName Get the name of the Variable if a Definition is present, otherwise returns the Id.  
public MethodToString Gets a string version of the Variable.  
Top

See Also

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