The SimpleSnmp type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| Get(SnmpVersion, Pdu) |
SNMP GET request
| |
| Get(SnmpVersion, array<String>[]()[]) |
SNMP GET request
| |
| GetBulk(Pdu) |
SNMP GET-BULK request
| |
| GetBulk(array<String>[]()[]) |
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.) | |
| Set(SnmpVersion, Pdu) |
SNMP SET request
| |
| Set(SnmpVersion, array<Vb>[]()[]) |
SNMP SET request
| |
| ToString()()() | (Inherited from Object.) | |
| Walk(SnmpVersion, String) | SNMP WALK operation |