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