The SNMPv2 error representing that there is No-Such-Object
for a particular object identifier. This error is the result
of a requested object identifier that does not exist in the
agent's tables
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public static readonly byte SMI_NOSUCHOBJECT |
| Visual Basic |
|---|
Public Shared ReadOnly SMI_NOSUCHOBJECT As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_NOSUCHOBJECT |