All MIBs › CISCOSB-BRIDGEMIBOBJECTS-MIB › rldot1dStpEnable
rldot1dStpEnable
Module: CISCOSB-BRIDGEMIBOBJECTS-MIB
OID (symbolic): CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpEnable
OID (numeric): 1.3.6.1.4.1.9.6.1.101.57.2.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Enable / Disable spanning tree. When working in per vlan mode enable / disable STP per all vlans.
What is rldot1dStpEnable?
This read-write TruthValue enables or disables the Spanning Tree Protocol, and in per-VLAN mode it enables or disables STP across all VLANs at once. An admin cares because STP is the primary defense against Layer 2 loops that can bring down a network with a broadcast storm. For example, an admin who accidentally created a redundant physical link between two switches would rely on this object being enabled so the loop is automatically detected and blocked rather than causing a storm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.3 snmpwalk -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.3.1 snmpget -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.57.2.3.1 s <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::rldot1dStpEnable 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.3 | rldot1dStpEnable | CISCOSB-BRIDGEMIBOBJECTS-MIB |