Opaque type is an application-wide type supports the capability to pass arbitrary
ASN.1 syntax
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
[SerializableAttribute] public class Opaque : OctetString, ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Opaque _ Inherits OctetString _ Implements ICloneable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Opaque : public OctetString, ICloneable |
Remarks
SMIv2 defines Opaque type as provided solely for backward-compatibility, and
shall not be used for newly-defined object types