All MIBs › IP-FORWARD-MIB › ipForwardAge
ipForwardAge
Module: IP-FORWARD-MIB
OID (symbolic): IP-FORWARD-MIB::ipForwardAge
OID (numeric): 1.3.6.1.2.1.4.24.2.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 ipForwardAge?
This obsolete object indicated how many seconds had elapsed since a routing table entry was last updated or verified to be correct by the routing protocol. It helped administrators determine if a route was fresh and reliable or potentially stale. While obsolete in modern systems, it was useful for detecting when routes had not been refreshed recently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.24.2.1.8 snmpwalk -v2c -c public <target> IP-FORWARD-MIB::ipForwardAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.24.2.1.8.1 snmpget -v2c -c public <target> IP-FORWARD-MIB::ipForwardAge.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.2 | ipForwardTable | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.2.1 | ipForwardEntry | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.2.1.8 | ipForwardAge | IP-FORWARD-MIB |