All MIBs › CTRON-BDG-MIB › bdgdeviceBdgHello
bdgdeviceBdgHello
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgdeviceBdgHello
OID (numeric): 1.3.6.1.4.1.52.1.3.1.1.32
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of the Hello Time parameter when the bridge is the root or is attempting to become the root. A time of 1 to 10 seconds is allowed. The default is 2 seconds.
What is bdgdeviceBdgHello?
This read-write integer configures the Hello Time parameter, from 1 to 10 seconds with a default of 2, that this bridge will use for Configuration BPDU transmissions if it becomes or is attempting to become the spanning tree root. An admin lowers this value to speed up root bridge failure detection across the network, at the cost of slightly more spanning tree control traffic. For example, setting bdgdeviceBdgHello to 1 second on a bridge intended to be the network's root would make other bridges detect its failure faster than the default 2-second interval would allow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.32 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceBdgHello
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.32.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceBdgHello.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.1.32.1 i <value>
Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::bdgdeviceBdgHello OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3 | bridge | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1 | bridgeRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.1 | bdgdevice | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.1.32 | bdgdeviceBdgHello | CTRON-BDG-MIB |