All MIBs › CLEARTRAC7-MIB › bridgeStpEnable
bridgeStpEnable
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::bridgeStpEnable
OID (numeric): 1.3.6.1.4.1.727.7.2.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This parameter defines whether the Spanning Tree protocol will be enabled. The unit uses the spanning tree algorithm to decide how to forward frames and how to propagate broadcast packets so that only one copy of a broadcast frame is delivered to each LAN. For transparent bridging, STP ensures that only one active route is used at one time during transparent bridging. For source route bridging, it is used to initialize a single-route broadcast route.
What is bridgeStpEnable?
This read-write yes/no setting turns on the Spanning Tree Protocol for this unit's bridge function, which decides how frames are forwarded and how broadcast packets are propagated so that only one copy of a broadcast frame reaches each LAN, ensuring only one active path is used at a time during transparent bridging. Disabling it removes that loop-prevention logic, which risks broadcast storms if the bridged topology contains redundant paths. For example, a network with two parallel bridged links between the same two LAN segments needs this object set to yes(2) so STP blocks the redundant path and prevents a bridging loop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.6.2 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::bridgeStpEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.6.2.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::bridgeStpEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.727.7.2.6.2.1 i <value>
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::bridgeStpEnable OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware 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.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.6 | bridge | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.6.2 | bridgeStpEnable | CLEARTRAC7-MIB |