All MIBs › CTRON-BRIDGE-MIB › ctPvstStpPortState
ctPvstStpPortState
Module: CTRON-BRIDGE-MIB
OID (symbolic): CTRON-BRIDGE-MIB::ctPvstStpPortState
OID (numeric): 1.3.6.1.4.1.52.4.1.2.3.2.2.6.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 ctPvstStpPortEnable), this object will have a value of disabled(1).
What is ctPvstStpPortState?
This read-only enumerated integer reports a port's current Spanning Tree Protocol state for this VLAN instance, such as disabled, blocking, listening, learning, or forwarding, and the bridge places a malfunctioning port into a broken state if detected. An administrator checks this per-VLAN port state to confirm which ports are actively forwarding traffic versus being held back to prevent loops, and to catch hardware-detected port faults. For example, if a port that should be forwarding for a given VLAN instead reads blocking, the admin investigates whether a redundant path or a misconfiguration is suppressing it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.3.2.2.6.1.4 snmpwalk -v2c -c public <target> CTRON-BRIDGE-MIB::ctPvstStpPortState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.3.2.2.6.1.4.1 snmpget -v2c -c public <target> CTRON-BRIDGE-MIB::ctPvstStpPortState.1
Start monitoring Cabletron/Enterasys network switch (bridge/spanning tree) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BRIDGE-MIB::ctPvstStpPortState OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys network switch (bridge/spanning tree) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.3 | ctBridge | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.3.2 | ctBridgeStp | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.2.2 | ctBridgePvst | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.2.2.6 | ctPvstStpPortTable | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.2.2.6.1 | ctPvstStpPortEntry | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.2.2.6.1.4 | ctPvstStpPortState | CTRON-BRIDGE-MIB |