All MIBs › COMTROL-ES8510-MIB › stpHelloTime
stpHelloTime
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::stpHelloTime
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.4.5.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The number of seconds between the transmission of Spanning-Tree Protocol configuration messages. Enter a number 1 through 10 Note: 2*(Forward Delay Time-1) should be greater than or equal to the Max Age. The Max Age should be greater than or equal to 2*(Hello Time + 1). This item can't be modified, if stpStatus was disabled.
What is stpHelloTime?
This read-write value, from 1 to 10 seconds, sets how often this switch transmits its own Spanning-Tree configuration BPDUs to neighboring bridges. An admin keeps this interval short enough that neighbors reliably detect the switch is still alive, while the STP MIB documentation notes it should stay coordinated with Max Age and Forward Delay. For example, using the default 2-second Hello Time lets a directly connected core switch notice within a few missed intervals if this ES8510 stops responding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.4.5.5 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::stpHelloTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.4.5.5.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::stpHelloTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.4.5.5.1 i <value>
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::stpHelloTime OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.4 | networkRedundancy | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.4.5 | stp | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.4.5.5 | stpHelloTime | COMTROL-ES8510-MIB |