|
|
Description:
|
rstpPerPortInfoRole OBJECT-TYPE
SYNTAX INTEGER {disabled(1), root(2), designated(3), alternated(4), backup(5), nonStp(6), unknown(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Descriptive information about RSTP switch port roles:
disabled(1) RSTP 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."
|
|
|
|