The SNMPv2 error representing that there is No-Such-Instance
for a particular object identifier. This error is the result
of a requested object identifier instance 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_NOSUCHINSTANCE |
| Visual Basic |
|---|
Public Shared ReadOnly SMI_NOSUCHINSTANCE As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_NOSUCHINSTANCE |