All MIBs › IP-FORWARD-MIB › ipCidrRouteAge
ipCidrRouteAge
Module: IP-FORWARD-MIB
OID (symbolic): IP-FORWARD-MIB::ipCidrRouteAge
OID (numeric): 1.3.6.1.2.1.4.24.4.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied, except through knowledge of the routing protocol by which the route was learned.
What is ipCidrRouteAge?
This deprecated object indicates how many seconds have elapsed since a routing table entry was last updated, verified, or confirmed as still correct. It provides relative age information but no absolute time semantics—operators must understand the routing protocol to interpret whether the age indicates a stale route. Network administrators use this to monitor route stability and detect when routes may need refreshing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.24.4.1.8 snmpwalk -v2c -c public <target> IP-FORWARD-MIB::ipCidrRouteAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.24.4.1.8.1 snmpget -v2c -c public <target> IP-FORWARD-MIB::ipCidrRouteAge.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.4 | ipCidrRouteTable | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.4.1 | ipCidrRouteEntry | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.4.1.8 | ipCidrRouteAge | IP-FORWARD-MIB |