MIB Viewer

tpStpPortStatus

OBJECT-TYPE
1.3.6.1.4.1.11863.6.21.1.2.1.1.11
Access
read-only
Status
current
Sub-identifiers
0
Displays the working status of the port. 1.Disconnected: In this status the port is not participating in the STP. 2.Blocking: In this status the port can only receive BPDU packets. 3.Learning: In this status the port can receive/send BPDU packets and learn MAC address. 4.Forwarding: In this status the port can receive/forward data, receive/send BPDU packets as well as learn MAC address.
INTEGER { na(0), disconnected(1), blocking(2), learning(3), forwarding(4) }