PowerSNMP for .NET CF
NoSuchInstance Class
Members  See Also  Send comments on this topic.
Dart.Snmp.SimpleType Namespace : NoSuchInstance Class




A tagged type representing the fact that the agent does not manage an instance of the IID specified by the variable.

Object Model

NoSuchInstance Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class NoSuchInstance 
   Inherits Dart.Snmp.SimpleTaggedType
Visual Basic (Usage)Copy Code
Dim instance As NoSuchInstance
C# 
public sealed class NoSuchInstance : Dart.Snmp.SimpleTaggedType 
Managed Extensions for C++ 
public __gc __sealed class NoSuchInstance : public Dart.Snmp.SimpleTaggedType 
C++/CLI 
public ref class NoSuchInstance sealed : public Dart.Snmp.SimpleTaggedType 

Remarks

ASN.1 NoSuchInstance Type. No value...reports an error, ContextSpecific and Primitive.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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