ObjectIdentifier Class |
Namespace: Lextm.SharpSnmpLib
The ObjectIdentifier type exposes the following members.
Name | Description | |
---|---|---|
ObjectIdentifier(String) | Initializes a new instance of the ObjectIdentifier class | |
ObjectIdentifier(UInt32) | Initializes a new instance of the ObjectIdentifier class | |
ObjectIdentifier(TupleInt32, Byte, Stream) | Initializes a new instance of the ObjectIdentifier class |
Name | Description | |
---|---|---|
AppendBytesTo | ||
AppendTo | ||
Compare | ||
CompareTo(Object) | ||
CompareTo(ObjectIdentifier) | ||
Convert(String) | ||
Convert(UInt32) | ||
Create | ||
Equals(Object) | (Overrides ObjectEquals(Object).) | |
Equals(ObjectIdentifier) | ||
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToNumerical | ||
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Equality | ||
GreaterThan | ||
Inequality | ||
LessThan |
Name | Description | |
---|---|---|
GetErrorMessage | (Defined by Messenger.) | |
ToBytes | (Defined by SnmpDataExtension.) |