dot1dStpPortState
BRIDGE-MIB ·
.1.3.6.1.2.1.17.2.15.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 that are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1).
Context
- MIB
- BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.2.15.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot1dStpPortEntry
- Table
- dot1dStpPortTable
- Siblings
- 10
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 |
|---|---|---|---|
| dot1dStpPort The port number of the port for which this entry
contains Spanning Tree Protocol management information. | column | Integer32 | .1.3.6.1.2.1.17.2.15.1.1 |
| dot1dStpPortForwardTransitions The number of times this port has transitioned
from the Learning state to the Forwarding state. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.17.2.15.1.10 |
| dot1dStpPortPathCost32 The contribution of this port to the path cost of
paths towards the spanning tree root which include
this port. 802.1D-1998 recommends that the default
value of this parameter be… | column | Integer32 | .1.3.6.1.2.1.17.2.15.1.11 |
| dot1dStpPortPriority The value of the priority field that is contained in
the first (in network byte order) octet of the (2 octet
long) Port ID. The other octet of the Port ID is given
by the value o… | column | Integer32 | .1.3.6.1.2.1.17.2.15.1.2 |
| dot1dStpPortEnable The enabled/disabled status of the port. | column | Enumeration | .1.3.6.1.2.1.17.2.15.1.4 |
| dot1dStpPortPathCost The contribution of this port to the path cost of
paths towards the spanning tree root which include
this port. 802.1D-1998 recommends that the default
value of this parameter be… | column | Integer32 | .1.3.6.1.2.1.17.2.15.1.5 |
| dot1dStpPortDesignatedRoot 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 | BridgeId | .1.3.6.1.2.1.17.2.15.1.6 |
| dot1dStpPortDesignatedCost 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.2.1.17.2.15.1.7 |
| dot1dStpPortDesignatedBridge The Bridge Identifier of the bridge that this
port considers to be the Designated Bridge for
this port's segment. | column | BridgeId | .1.3.6.1.2.1.17.2.15.1.8 |
| dot1dStpPortDesignatedPort The Port Identifier of the port on the Designated
Bridge for this port's segment. | column | OctetString | .1.3.6.1.2.1.17.2.15.1.9 |