The SNMPv2 error representing the End-Of-Mib-View.
This error variable will be returned by a SNMPv2 agent
if the requested object identifier has reached the
end of the agent's mib table and there is no lexicographic
successor.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static readonly byte SMI_ENDOFMIBVIEW |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly SMI_ENDOFMIBVIEW As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_ENDOFMIBVIEW |