PowerSNMP for .NET
Id Class
Members 




A tagged type representing a Dart.Snmp.MibNode (OID representing a MIB node) or instance (IID) in ASN.1 notation. '0.0' is the minimum value that may be encoded.
Object Model
Id ClassDecodingException Class
Syntax
<SerializableAttribute()>
Public Class Id 
   Inherits Opaque
Dim instance As Id
[Serializable()]
public class Id : Opaque 
[Serializable()]
public __gc class Id : public Opaque 
[Serializable()]
public ref class Id : public Opaque 
Remarks

Used to pass object and instance identifiers. IIDs, OIDs and OID segments are used in variables in GetNextMessage and GetBulkMessage requests, but only specific IIDs may be used for GetMessage, SetMessage, InformMessage, Trap1Message, Trap2Message and ResponseMessage.

ASN.1 Object ID Type. String, Universal and Primitive. '0.0' is the minimum value that may be encoded.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.Opaque
            Dart.Snmp.SimpleType.Id

See Also

Reference

Id Members
Dart.Snmp.SimpleType Namespace

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