dsStpPortState
DASAN-BRIDGE-MIB ·
.1.3.6.1.4.1.6296.9.1.1.2.22.6.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 (see dsStpPortEnable), this object will have a value of disabled(1).
Context
- MIB
- DASAN-BRIDGE-MIB
- OID
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dsStpPortEntry
- Table
- dsStpPortTable
- Siblings
- 9
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 |
|---|---|---|---|
| dsStpPort The port number of the port for which this entry
contains Spanning Tree Protocol management
information. | column | Integer32 | .1.3.6.1.4.1.6296.9.1.1.2.22.6.1.1 |
| dsStpPortForwardTransitions The number of times this port has transitioned
from the Learning state to the Forwarding state. | column | - | .1.3.6.1.4.1.6296.9.1.1.2.22.6.1.10 |
| dsStpPortPriority The value of the priority field which 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 … | column | Integer32 | .1.3.6.1.4.1.6296.9.1.1.2.22.6.1.2 |
| dsStpPortEnable The enabled/disabled status of the port. | column | Enumeration | .1.3.6.1.4.1.6296.9.1.1.2.22.6.1.4 |
| dsStpPortPathCost The contribution of this port to the path cost of
paths towards the spanning tree root which include
this port. 802.1D-1990 recommends that the
default value of this parameter be… | column | Integer32 | .1.3.6.1.4.1.6296.9.1.1.2.22.6.1.5 |
| dsStpPortDesignatedRoot 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.4.1.6296.9.1.1.2.22.6.1.6 |
| dsStpPortDesignatedCost 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.6296.9.1.1.2.22.6.1.7 |
| dsStpPortDesignatedBridge The Bridge Identifier of the bridge which this
port considers to be the Designated Bridge for
this port's segment. | column | BridgeId | .1.3.6.1.4.1.6296.9.1.1.2.22.6.1.8 |
| dsStpPortDesignatedPort The Port Identifier of the port on the Designated
Bridge for this port's segment. | column | OctetString | .1.3.6.1.4.1.6296.9.1.1.2.22.6.1.9 |