All MIBs › RFC-1213-MIB › ipRoutingDiscards
ipRoutingDiscards
Module: RFC-1213-MIB
OID (symbolic): RFC-1213-MIB::ipRoutingDiscards
OID (numeric): 1.3.6.1.2.1.4.23
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.23 snmpwalk -v2c -c public <target> RFC-1213-MIB::ipRoutingDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.23.1 snmpget -v2c -c public <target> RFC-1213-MIB::ipRoutingDiscards.1