snmpget
Opis
string snmpget ( string hostname, string community, string object_id [, int timeout [, int retries]] )
The snmpget() function is used to read the
value of an SNMP object specified by the
object_id.
Parametry
hostnameThe SNMP agent.
communityThe read community.
object_idThe SNMP object.
timeoutretries
| Poprzedni | Spis treści | Następny |
| snmp_set_valueretrieval | Początek rozdziału |