All MIBs › IP-MIB › ipRoutingDiscards
ipRoutingDiscards
Module: IP-MIB
OID (symbolic): IP-MIB::ipRoutingDiscards
OID (numeric): 1.3.6.1.2.1.4.23
Node type: OBJECT-TYPE
Type: Counter32
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.
This object was defined in pre-IPv6 versions of the IP MIB. It was implicitly IPv4 only, but the original specifications did not indicate this protocol restriction. In order to clarify the specifications, this object has been deprecated and a similar, but more thoroughly clarified, object has been added to the IP-FORWARD-MIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.23 snmpwalk -v2c -c public <target> IP-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> IP-MIB::ipRoutingDiscards.1