All MIBs › ACC-IPX › accIpxSrvAge
accIpxSrvAge
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxSrvAge
OID (numeric): 1.3.6.1.4.1.5.1.1.22.8.1.6
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-write
Description:
Age of route
What is accIpxSrvAge?
This OID records the elapsed time (in hundredths of a second, or TimeTicks) since the service was first learned or last updated, helping determine whether the service information is fresh or stale. Network engineers use this to decide whether to rely on cached service information or refresh it, and to clean up obsolete entries that have not been updated in a long time. A value of 12,345 ticks (about 123 seconds) means the service was discovered roughly two minutes ago and is still relatively current.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.8.1.6 snmpwalk -v2c -c public <target> ACC-IPX::accIpxSrvAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.8.1.6.1 snmpget -v2c -c public <target> ACC-IPX::accIpxSrvAge.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.8.1.6.1 i <value>
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.8 | accIpxSrvTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8.1 | accIpxSrvEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8.1.6 | accIpxSrvAge | ACC-IPX |