PowerSNMP for .NET
Variable Class
Members 




A Sequence that contains an Id and a SimpleTaggedType.
Object Model
Variable ClassDecodingException ClassSimpleTaggedType Class
Syntax
<SerializableAttribute()>
Public Class Variable 
   Inherits Sequence
Dim instance As Variable
[Serializable()]
public class Variable : Sequence 
[Serializable()]
public __gc class Variable : public Sequence 
[Serializable()]
public ref class Variable : public Sequence 
Remarks

Agent.Variables aggregates Variables that are used as the Management Information Base (MIB). This list is used by the Agent to construct a default ResponseMessage.

MessageBase.Variables aggregates Variables that are used as variable bindings in the SNMP message.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.Sequence
         Dart.Snmp.Variable

See Also

Reference

Variable Members
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