About this Resource

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

REST API Methods for this Resource

Resource Schema

Statistics

Parameter Name Description Data Type Possible Values
rt_mstpInstance Specifies the MST instance ID. int
rt_mstpPortifName Name of this port. string
rt_mstpPortState The port state for this MST instance. Possible port states are: Discarding, Forwarding and Learning. EnumPossible values:
  • 0 - MSTP_STATE_LEARNING
  • 1 - MSTP_STATE_FORWARDING
  • 2 - MSTP_STATE_DISCARDING
  • 3 - MSTP_STATE_UNKNOWN
rt_mstpPortRole Port's role in this MST instance. Possible port roles are: Masterport, Alternate, Rootport, Designated, Disabled and Backup. EnumPossible 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
rt_mstpEnable Specifies if Port is enabled for MSTP. EnumPossible values:
  • 0 - IF_MSTP_DISABLED
  • 1 - IF_MSTP_ENABLED
rt_mstpBpduTx Total number of BPDUs sent from this port for this MST instance. int
rt_mstpBpduRx Total number of BPDUs received on this port for this MST instance int
rt_mstpTCNBpduTx Total number of Topology Change Notification (TCN) messages sent from this port for this MST instance. int
rt_mstpTCNBpduRx Total number of Topology Change Notification (TCN) messages received on this port for this MST instance. int