All MIBs › CTRON-BDG-MIB › bdgdeviceBdgMaxAge
bdgdeviceBdgMaxAge
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgdeviceBdgMaxAge
OID (numeric): 1.3.6.1.4.1.52.1.3.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of the Max Age parameter when the bridge is the root or is attempting to become the root. A time of 6 to 40 seconds is allowed. The default is 20 seconds.
What is bdgdeviceBdgMaxAge?
This read-write integer sets the Max Age parameter, ranging from 6 to 40 seconds with a default of 20, used by this bridge if it becomes or is attempting to become the spanning tree root. An admin tunes this value to control how long stale spanning tree information is tolerated before being discarded, balancing faster fault detection against false topology recalculations on noisy links. For example, an admin on a network prone to brief link flaps might raise bdgdeviceBdgMaxAge above the default 20 seconds to avoid unnecessary spanning tree recalculations triggered by momentary blips.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.24 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceBdgMaxAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.24.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceBdgMaxAge.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.1.24.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bdgdeviceBdgMaxAge.1
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::bdgdeviceBdgMaxAge 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.24 | bdgdeviceBdgMaxAge | CTRON-BDG-MIB |