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.
What is ipRoutingDiscards?
Counts routing table entries discarded even though they were still valid, with the DESCRIPTION noting this is typically done to free buffer space for other routing entries. This is a route-table churn indicator distinct from the traffic counters elsewhere in the MIB; a rising value suggests the device's routing table is under memory pressure and is evicting valid routes, which can cause intermittent reachability loss to destinations whose routes got prematurely discarded. Example: ipRoutingDiscards climbing after a large batch of dynamic routes was learned from a newly peered network suggests the routing table size is now bumping against a memory ceiling on that gateway.
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
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB-2::ipRoutingDiscards OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.23 | ipRoutingDiscards | CHECKPOINT-MIB-2 |