All MIBs › ACC-MIB › accSrStpHelloTime
accSrStpHelloTime
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSrStpHelloTime
OID (numeric): 1.3.6.1.4.1.5.1.1.25.11.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Interval between Hello frames that this Bridge will initiate when it is Root or is attempting to be Root.
What is accSrStpHelloTime?
This OID sets the interval in seconds (range 2 to 1800) at which the root bridge transmits Hello BPDU messages to announce its presence. Network engineers tune this to balance between rapid failure detection (shorter intervals) and reduced network overhead (longer intervals). For example, setting this to 2 seconds makes the spanning tree detect failures within a few seconds, while 10 seconds reduces BPDU traffic but slows convergence.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.14 snmpwalk -v2c -c public <target> ACC-MIB::accSrStpHelloTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.14.1 snmpget -v2c -c public <target> ACC-MIB::accSrStpHelloTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.25.11.1.14.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.25 | accSr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11 | accSrStp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1 | accSrStpBridge | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1.14 | accSrStpHelloTime | ACC-MIB |