All MIBs › ACC-MIB › accIpxRtAge
accIpxRtAge
Module: ACC-MIB
OID (symbolic): ACC-MIB::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?
ACC-MIB::accIpxRtAge measures how long (in timeticks, 1/100 second units) the route has been in the routing table as a read-only TimeTicks value. Network engineers monitor this to identify stale routes and confirm that dynamic routes are being refreshed regularly by the routing protocol. For example, a value of 5000 timeticks equals 50 seconds, indicating this route was learned or refreshed very recently.
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-MIB::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-MIB::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-MIB |