//$result = snmpwalk($this->host_address, $this->community, '.iso.org.dod.internet.mgmt.mib-2.ip.ipRouteTable.ipRouteEntry');//notworking
$result = snmpwalk($this->host_address, $this->community, '1.3.6.1.2.1.4.21.1'); //ok
Reference record for OID 1.3.6.1.2.1.4.21.1
parent
1.3.6.1.2.1.4.21 (ipRouteTable, ipRoutingTable)
node code
1
node name
ipRouteEntry
dot oid
1.3.6.1.2.1.4.21.1
type
OBJECT-TYPE