Click or drag to resize

ObjectIdentifier Class

Inheritance Hierarchy
SystemObject
  Lextm.SharpSnmpLibObjectIdentifier

Namespace:  Lextm.SharpSnmpLib
Assembly:  SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.4.0+601762d0e653a71ebb69af963204dfbfb6c26b74
Syntax
[TypeConverterAttribute(typeof(ObjectIdentifierConverter))]
public sealed class ObjectIdentifier : ISnmpData, 
	IEquatable<ObjectIdentifier>, IComparable<ObjectIdentifier>, IComparable

The ObjectIdentifier type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyTypeCode
Top
Methods
Operators
Extension Methods
  NameDescription
Public Extension MethodGetErrorMessage (Defined by Messenger.)
Public Extension MethodToBytes (Defined by SnmpDataExtension.)
Top
See Also