The SimpleSnmp type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Get(SnmpVersion, Pdu) |
SNMP GET request
| |
| Get(SnmpVersion, array<String>[]()[][]) |
SNMP GET request
| |
| GetBulk(array<String>[]()[][]) |
SNMP GET-BULK request
| |
| GetBulk(Pdu) |
SNMP GET-BULK request
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetNext(SnmpVersion, Pdu) |
SNMP GET-NEXT request
| |
| GetNext(SnmpVersion, array<String>[]()[][]) |
SNMP GET-NEXT request
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Set(SnmpVersion, Pdu) |
SNMP SET request
| |
| Set(SnmpVersion, array<Vb>[]()[][]) |
SNMP SET request
| |
| ToString | (Inherited from Object.) | |
| Walk | SNMP WALK operation |