MIB Viewer

dpStpExtPortState

OBJECT-TYPE
1.3.6.1.4.1.171.15.18.1.2.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the state of STP port. errDisabled(1): the port is at error disabled state. blocking(2) - broken(6): When STP is enabled on the port and the port is not at error disabled state, dpStpExtPortState has the same value as dot1dStpPortState, as defined by application of STP. noStpForwarding(7) - STP is disabled at the port and this port is functioning. nonStpOther(8) - STP is disabled at the port and this port is link-down or other malfunctioning situations.
INTEGER { errDisabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6), nonStpForwarding(7), nonStpOther(8) }