All MIBs › MRVINREACH › ipRoutingDiscards
ipRoutingDiscards
Module: MRVINREACH
OID (symbolic): MRVINREACH::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> MRVINREACH::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> MRVINREACH::ipRoutingDiscards.1