Used to support the transport of arbitrary data. The
data itself is encoded as an octet string, but may be in
any format defined by ASN.1 or another standard.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public static readonly byte SMI_OPAQUE |
| Visual Basic |
|---|
Public Shared ReadOnly SMI_OPAQUE As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_OPAQUE |