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.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static readonly byte SMI_OPAQUE |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly SMI_OPAQUE As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_OPAQUE |