stpInfoPortState
BLADETYPE2-PHYSICAL-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.3
Object
column
Enumeration
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, this object will have a value of disabled(1).
Context
- MIB
- BLADETYPE2-PHYSICAL-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- stpInfoPortTableEntry
- Table
- stpInfoPortTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | blocking |
3 | listening |
4 | learning |
5 | forwarding |
6 | broken |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| stpInfoPortStpIndex The identifier of a particular Spanning Tree Group. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.1 |
| stpInfoPortIndex The port identifier of a particular Spanning Tree Group. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.2 |
| stpInfoPortDesignatedRoot The unique Bridge Identifier of the Bridge recorded as the Root in
the Configuration BPDUs transmitted by the Designated Bridge for the
segment to which the port is attached. | column | BRIDGE-MIBBridgeId | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.4 |
| stpInfoPortDesignatedCost The path cost of the Designated Port of the segment connected to this
port. This value is compared to the Root Path Cost field in received
bridge PDUs. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.5 |
| stpInfoPortDesignatedBridge The Bridge Identifier of the bridge which this port considers to be
the Designated Bridge for this port's segment. | column | BRIDGE-MIBBridgeId | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.6 |
| stpInfoPortDesignatedPort The Port Identifier of the port on the Designated Bridge for this
port's segment. | column | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.7 |
| stpInfoPortForwardTransitions The number of times this port has transitioned from the Learning
state to the Forwarding state. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.8 |
| stpInfoPortPathCost The path cost of the port. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.3.2.1.9 |