Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

About this Resource

Excerpt

Status and statistics of a port associated with the MST Instance.

REST API Methods for this Resource

Resource Schema

Statistics

Parameter Name Possible Values Description
rt_mstpInstance Specifies the MST instance ID.
rt_mstpPortifNameName of this port.
rt_mstpPortStatePossible values:
  • 0 - MSTP_STATE_LEARNING
  • 1 - MSTP_STATE_FORWARDING
  • 2 - MSTP_STATE_DISCARDING
  • 3 - MSTP_STATE_UNKNOWN
The port state for this MST instance. Possible port states are: Discarding, Forwarding and Learning.
rt_mstpPortRolePossible values:
  • 0 - MSTP_ROLE_MASTERPORT
  • 1 - MSTP_ROLE_ALTERNATE
  • 2 - MSTP_ROLE_ROOTPORT
  • 3 - MSTP_ROLE_DESIGNATED
  • 4 - MSTP_ROLE_DISABLED
  • 5 - MSTP_ROLE_BACKUP
Port's role in this MST instance. Possible port roles are: Masterport, Alternate, Rootport, Designated, Disabled and Backup.
rt_mstpEnablePossible values:
  • 0 - IF_MSTP_DISABLED
  • 1 - IF_MSTP_ENABLED
Specifies if Port is enabled for MSTP.
rt_mstpBpduTx Total number of BPDUs sent from this port for this MST instance.
rt_mstpBpduRx Total number of BPDUs received on this port for this MST instance
rt_mstpTCNBpduTx Total number of Topology Change Notification (TCN) messages sent from this port for this MST instance.
rt_mstpTCNBpduRx Total number of Topology Change Notification (TCN) messages received on this port for this MST instance.