PowerSNMP for .NET
NoSuchObject Constructor




Initializes a new instance of the NoSuchObject class.
Syntax
Public Function New()
Dim instance As New NoSuchObject()
public NoSuchObject()
public: NoSuchObject();
public:
NoSuchObject();
Remarks

The NoSuchObject value is returned only in Version 2 or greater responses for those variables for which the agent is unable to locate the requested MIB node (the OID indicated by the provided IID is unknown).

See Also

Reference

NoSuchObject Class
NoSuchObject Members


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic