All MIBs › IP-FORWARD-MIB › inetCidrRouteDiscards
inetCidrRouteDiscards
Module: IP-FORWARD-MIB
OID (symbolic): IP-FORWARD-MIB::inetCidrRouteDiscards
OID (numeric): 1.3.6.1.2.1.4.24.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of valid route entries discarded from the inetCidrRouteTable. Discarded route entries do not appear in the inetCidrRouteTable. One possible reason for discarding an entry would be to free-up buffer space for other route table entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.24.8 snmpwalk -v2c -c public <target> IP-FORWARD-MIB::inetCidrRouteDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.24.8.1 snmpget -v2c -c public <target> IP-FORWARD-MIB::inetCidrRouteDiscards.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.24 | ipForward | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.8 | inetCidrRouteDiscards | IP-FORWARD-MIB |