The SnmpConstants type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| DumpHex(array<Byte>[]()[]) |
Debugging function used to dump on the console supplied byte array in a format suitable for console output.
| |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetSyntaxObject(Byte) | Used to create correct variable type object for the specified encoded type
| |
| GetSyntaxObject(String) | ||
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetTypeName(Byte) |
Return string representation of the SMI value type.
| |
| IsValidVersion(Int32) |
Check if SNMP version value is correct
| |
| ToString()()() | (Inherited from Object.) |