All MIBs › ACC-MIB › accStpUpTime
accStpUpTime
Module: ACC-MIB
OID (symbolic): ACC-MIB::accStpUpTime
OID (numeric): 1.3.6.1.4.1.5.1.1.2.16
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
What is accStpUpTime?
This read-only OID reports how long the spanning tree protocol instance has been running continuously on this device, measured in hundredths of a second. Engineers monitor this counter to verify bridge stability, correlate configuration changes with uptime resets, and detect unexpected device reboots that interrupt spanning tree operations. An uptime value of 8,640,000 (representing 24 hours) indicates the bridge has been running the spanning tree protocol continuously for an entire day without interruption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.16 snmpwalk -v2c -c public <target> ACC-MIB::accStpUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.16.1 snmpget -v2c -c public <target> ACC-MIB::accStpUpTime.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.2 | accStp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.2.16 | accStpUpTime | ACC-MIB |