An application string is a sequence of octets
defined at the application level. Although the SMI
does not define an Application String, it does define
an IP Address which is an Application String of length
four.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static readonly byte SMI_APPSTRING |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly SMI_APPSTRING As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_APPSTRING |