|
|
Description:
|
mstpPerPortInfoRole OBJECT-TYPE
SYNTAX INTEGER {root(1), alternate(2), designated(3), backup(4), master(5), disabled(6), boundary(7), unknown(8)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Descriptive information about MSTP switch port roles:
disabled(1) MSTP is disabled on this port.
root(2) A forwarding port that has been elected for
the spanning-tree topology.
designated(3) A forwarding port for every LAN segment.
alternate(4) An alternate path to the root bridge. This
path is different than using the root port.
backup(5) A backup/redundant path to a segment where
another switch port already connects."
|
|
|
|