A sequence of zero or more octets. An octet is an 8-bit value.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.4.3.0 (0.4.3.0)

Syntax

C#
public static readonly byte OCTETSTRING
Visual Basic (Declaration)
Public Shared ReadOnly OCTETSTRING As Byte
Visual C++
public:
static initonly unsigned char OCTETSTRING

Remarks

[Missing <remarks> documentation for "F:SnmpSharpNet.AsnType.OCTETSTRING"]

See Also