snmpget
Description
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.
Parameters
hostnameThe SNMP agent.
communityThe read community.
object_idThe SNMP object.
timeoutretries
