All MIBs › ACC-IPX › accIpxRtAge
accIpxRtAge
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxRtAge
OID (numeric): 1.3.6.1.4.1.5.1.1.22.3.1.8
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
Age of route
What is accIpxRtAge?
This OID records how long ago (in milliseconds or seconds, stored as TimeTicks) this route was first learned or last refreshed by the routing protocol. Engineers monitor route age to detect stale routes that may need to be flushed from the table or to confirm that dynamic routes are being continuously refreshed and remain valid. For example, an age of 0 ticks means the route was just learned moments ago, while an age equal to the route timeout limit (typically 180 seconds) means it is about to expire and disappear.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.8 snmpwalk -v2c -c public <target> ACC-IPX::accIpxRtAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.8.1 snmpget -v2c -c public <target> ACC-IPX::accIpxRtAge.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.3 | accIpxRtTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.3.1 | accIpxRtEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.3.1.8 | accIpxRtAge | ACC-IPX |