PowerSNMP for .NET
EndOfMibView Class
Members 




A tagged type representing that the end of the agent's MIB view has been reached.
Object Model
EndOfMibView ClassDecodingException Class
Syntax
<SerializableAttribute()>
Public Class EndOfMibView 
   Inherits Dart.Snmp.SimpleTaggedType
Dim instance As EndOfMibView
[Serializable()]
public class EndOfMibView : Dart.Snmp.SimpleTaggedType 
[Serializable()]
public __gc class EndOfMibView : public Dart.Snmp.SimpleTaggedType 
[Serializable()]
public ref class EndOfMibView : public Dart.Snmp.SimpleTaggedType 
Remarks

ASN.1 EndOfMibView Type. No value...reports the end of the mib, ContextSpecific and Primitive. The EndOfMibView value is returned only in Version 2 or greater messages in response to a GetNext or GetBulk request when there is no lexicographical successor to the provided variable ID.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.EndOfMibView

See Also

Reference

EndOfMibView 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