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:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static readonly byte SMI_APPSTRING
Public Shared ReadOnly SMI_APPSTRING As Byte
public:
static initonly unsigned char SMI_APPSTRING

See Also