All MIBs › RFC1156-MIB › ipRoutingTable
ipRoutingTable
Module: RFC1156-MIB
OID (symbolic): RFC1156-MIB::ipRoutingTable
OID (numeric): 1.3.6.1.2.1.4.21
Node type: OBJECT-TYPE
Access: read-write
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.21 snmpwalk -v2c -c public <target> RFC1156-MIB::ipRoutingTable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.21.1 snmpget -v2c -c public <target> RFC1156-MIB::ipRoutingTable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.4.21.1 s <value>