All MIBs › CISCOSB-BRIDGEMIBOBJECTS-MIB › rldot1dStpVlanPortState
rldot1dStpVlanPortState
Module: CISCOSB-BRIDGEMIBOBJECTS-MIB
OID (symbolic): CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpVlanPortState
OID (numeric): 1.3.6.1.4.1.9.6.1.101.57.2.7.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see dot1dStpVlanPortEnable), this object will have a value of disabled(1).
What is rldot1dStpVlanPortState?
This object reports the current Spanning Tree Protocol state of a port within a specific VLAN context, including states such as disabled, blocking, listening, learning, forwarding, or broken when the bridge detects a malfunction. The state determines how the port handles received frames and whether it actively forwards traffic. Network administrators monitor this to verify proper STP operation per VLAN and to detect broken ports that require investigation or repair.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.7.1.4 snmpwalk -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpVlanPortState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.7.1.4.1 snmpget -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpVlanPortState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 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.7 | rldot1dStpVlanPortTable | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.2.7.1 | rldot1dStpVlanPortEntry | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.2.7.1.4 | rldot1dStpVlanPortState | CISCOSB-BRIDGEMIBOBJECTS-MIB |