All MIBs › BRIDGE-MIB › dot1dStpBridgeHelloTime
dot1dStpBridgeHelloTime
Module: BRIDGE-MIB
OID (symbolic): BRIDGE-MIB::dot1dStpBridgeHelloTime
OID (numeric): 1.3.6.1.2.1.17.2.13
Node type: OBJECT-TYPE
Type: Timeout
Access: read-write
Description: Bridge hello time.
What is dot1dStpBridgeHelloTime?
This object sets the interval at which the Spanning Tree Protocol sends hello messages when a bridge is acting as the root, with a granularity of one second as defined by the 802.1D standard. This timer controls how frequently the bridge announces its presence to the network to detect topology changes. Operators adjust this parameter to balance rapid failure detection with network stability, typically decreasing it in sensitive environments where fast convergence is critical.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.2.13 snmpwalk -v2c -c public <target> BRIDGE-MIB::dot1dStpBridgeHelloTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.2.13.1 snmpget -v2c -c public <target> BRIDGE-MIB::dot1dStpBridgeHelloTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.2.13.1 s <value>
Start monitoring IEEE 802.1D-compliant Ethernet switches/bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BRIDGE-MIB::dot1dStpBridgeHelloTime OID value, configure state conditions and alerts, and monitor any IEEE 802.1D-compliant Ethernet switches/bridges from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2 | dot1dStp | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2.13 | dot1dStpBridgeHelloTime | BRIDGE-MIB |