All MIBs › CISCOSB-BRIDGEMIBOBJECTS-MIB › rldot1dStpFloodBpduMethod
rldot1dStpFloodBpduMethod
Module: CISCOSB-BRIDGEMIBOBJECTS-MIB
OID (symbolic): CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpFloodBpduMethod
OID (numeric): 1.3.6.1.4.1.9.6.1.101.57.2.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specified flooding method: 1 - classic - untagged to all stp disabled ports 2 - bridging -normal bridging.
What is rldot1dStpFloodBpduMethod?
This read-write integer selects how the switch handles flooding of BPDU-like frames on ports where STP is disabled, choosing between classic(0) untagged flooding to all STP-disabled ports and bridging(1) normal bridging treatment. An administrator cares because the choice affects whether such frames are treated as special control traffic or simply switched like any other data frame. For instance, a network engineer troubleshooting inconsistent BPDU propagation on legacy ports might switch this from classic(0) to bridging(1) to align behavior with normal Layer 2 forwarding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.22 snmpwalk -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpFloodBpduMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.22.1 snmpget -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpFloodBpduMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.57.2.22.1 i <value>
Start monitoring Cisco Business 350 Series Managed Switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpFloodBpduMethod OID value, configure state conditions and alerts, and monitor any Cisco Business 350 Series Managed Switch from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.57 | rlpBridgeMIBObjects | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.2 | rldot1dStp | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.2.22 | rldot1dStpFloodBpduMethod | CISCOSB-BRIDGEMIBOBJECTS-MIB |