(PHP 4, PHP 5, PHP 7)
Query for a tree of information about a network entity
array snmpwalkoid ( string $hostname, string $community, string $object_id [, int $timeout = 1000000 [, int $retries = 5 ]] )
snmpwalkoid() function is used to read all object ids and their respective values from an SNMP agent specified by hostname.
The existence of snmpwalkoid() and snmpwalk() has historical reasons. Both functions are provide