All MIBs › ACC-MIB › accAtRdbStatsUpdates
accAtRdbStatsUpdates
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtRdbStatsUpdates
OID (numeric): 1.3.6.1.4.1.5.1.1.28.10.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of times an existing route was updated.
What is accAtRdbStatsUpdates?
This counter measures how many times existing routes in the routing database have been updated with new hop counts or timing information. Engineers check this to confirm that the routing protocol is dynamically adjusting to network changes like failing links or rerouting. A high update frequency like 2,000 updates per day suggests the network is actively detecting topology changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.10.5 snmpwalk -v2c -c public <target> ACC-MIB::accAtRdbStatsUpdates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.10.5.1 snmpget -v2c -c public <target> ACC-MIB::accAtRdbStatsUpdates.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.28 | accAt | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.10 | accAtRdbStats | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.10.5 | accAtRdbStatsUpdates | ACC-MIB |