All MIBs › CISCOSB-BRIDGEMIBOBJECTS-MIB › rldot1dStpType
rldot1dStpType
Module: CISCOSB-BRIDGEMIBOBJECTS-MIB
OID (symbolic): CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpType
OID (numeric): 1.3.6.1.4.1.9.6.1.101.57.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies whether the device supports Spanning Tree per device, or per group.
What is rldot1dStpType?
This read-only INTEGER (perDevice(1)/mstp(4)) reports whether the device runs a single Spanning Tree instance for the whole device or Multiple Spanning Tree Protocol (MSTP) with per-group instances. An admin cares because it determines whether STP topology and cost values apply device-wide or must be interpreted per spanning-tree instance/region. For example, an admin designing a VLAN-segmented topology with independent loop-prevention per group would check this value to confirm the device is running mstp rather than a single per-device tree.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.2 snmpwalk -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.2.1 snmpget -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rldot1dStpType.1
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::rldot1dStpType 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.2 | rldot1dStpType | CISCOSB-BRIDGEMIBOBJECTS-MIB |