ACC-IPX :: accIpxRtAge

MIB Reference — IPNetwork Monitor

All MIBsACC-IPXaccIpxRtAge

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.22accIpxACC-IPX
1.3.6.1.4.1.5.1.1.22.3accIpxRtTableACC-IPX
1.3.6.1.4.1.5.1.1.22.3.1accIpxRtEntryACC-IPX
1.3.6.1.4.1.5.1.1.22.3.1.8accIpxRtAgeACC-IPX