An IP Address is an application string of length four
and is indistinguishable from the SMI_APPSTRING value.
The address is a 32-bit quantity stored in network byte order.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public static readonly byte SMI_IPADDRESS |
| Visual Basic |
|---|
Public Shared ReadOnly SMI_IPADDRESS As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_IPADDRESS |