ENTERASYS-SPANNING-TREE-DIAGNOSTIC-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-SPANNING-TREE-DIAGNOSTIC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 etsysSpanningTreeDiagnosticMIB 1.3.6.1.4.1.5624.1.2.29
This MIB module defines a portion of the SNMP enterprise MIBs under Enterasys Networks' enterprise OID pertaining to the Spanning Tree Protocols IEEE 802.1D, 802.1w, and 802.1s.
       etsysStpDiagObjects 1.3.6.1.4.1.5624.1.2.29.1
           etsysStpDiagNotifications 1.3.6.1.4.1.5624.1.2.29.1.0
               etsysStpDiagCistDisputedBpduThresholdExceeded 1.3.6.1.4.1.5624.1.2.29.1.0.1
This notification indicates that the number of disputed BPDUs received by a bridge port on the CIST since the previous notification (if any) has exceeded the threshold defined by etsysStpDiagDisputedBpduTrapThreshold.
               etsysStpDiagMstiDisputedBpduThresholdExceeded 1.3.6.1.4.1.5624.1.2.29.1.0.2
This notification indicates that the number of disputed BPDUs received by a bridge port on an MSTI since the previous notification (if any) has exceeded the threshold defined by etsysStpDiagDisputedBpduTrapThreshold.
           etsysStpDiagControl 1.3.6.1.4.1.5624.1.2.29.1.1
               etsysStpDiagCounterReset 1.3.6.1.4.1.5624.1.2.29.1.1.1 integer read-write
Reading this object always returns noOp(1). Writing the value noOp(1) has no effect. Writing the value reset(2) to this object will cause all of the counters in this MIB module to be reset to zero. Zeroing the counters in this MIB module MUST NOT effect the data presented in any other MIB module. Zeroing the counters in this MIB module WILL affect all users of this MIB module. It is expected that this MIB module will be used by only one person at a time, as counter resets will cause counter discontinuities for all users. Enumeration: 'reset': 2, 'noOp': 1.
               etsysStpDiagCounterResetElapsedTime 1.3.6.1.4.1.5624.1.2.29.1.1.2 unsigned32 read-only
The number of seconds since the counters in this MIB module were last reset to zero. If the counters have not been reset to zero since the last initialization return the number of seconds since the last initialization.
               etsysStpDiagCounterResetDateAndTime 1.3.6.1.4.1.5624.1.2.29.1.1.3 dateandtime read-only
The date and time at which the counters in this MIB module were last reset to zero. If the counters have not been reset to zero since the last initialization return the date and time of the last initialization.
           etsysStpDiagCommon 1.3.6.1.4.1.5624.1.2.29.1.2
               etsysStpDiagTopChanges 1.3.6.1.4.1.5624.1.2.29.1.2.1 counter32 read-only
The number of topology changes. This is a shadow copy of the dot1dStpTopChanges object from the IETF BRIDGE-MIB. Zeroing this object MUST NOT affect dot1dStpTopChanges.
               etsysStpDiagCommonInvalidBpdu 1.3.6.1.4.1.5624.1.2.29.1.2.2 counter32 read-only
The total number of invalid BPDUs received.
               etsysStpDiagCommonStpCfgBpduRx 1.3.6.1.4.1.5624.1.2.29.1.2.3 counter32 read-only
The total number of 802.1D Configuration BPDUs received.
               etsysStpDiagCommonStpCfgBpduTx 1.3.6.1.4.1.5624.1.2.29.1.2.4 counter32 read-only
The total number of 802.1D Configuration BPDUs transmitted.
               etsysStpDiagCommonStpTcnBpduRx 1.3.6.1.4.1.5624.1.2.29.1.2.5 counter32 read-only
The total number of 802.1D Topology Change Notification BPDUs received.
               etsysStpDiagCommonStpTcnBpduTx 1.3.6.1.4.1.5624.1.2.29.1.2.6 counter32 read-only
The total number of 802.1D Topology Change Notification BPDUs transmitted.
               etsysStpDiagCommonRstBpduRx 1.3.6.1.4.1.5624.1.2.29.1.2.7 counter32 read-only
The total number of 802.1w BPDUs received.
               etsysStpDiagCommonRstBpduTx 1.3.6.1.4.1.5624.1.2.29.1.2.8 counter32 read-only
The total number of 802.1w BPDUs transmitted.
               etsysStpDiagCommonRstTcRx 1.3.6.1.4.1.5624.1.2.29.1.2.9 counter32 read-only
The total number of 802.1w BPDUs received with the Topology Change flag set. These BPDUs are included in the overall count of 802.1w BPDUs received in the etsysStpDiagCommonRstBpduRx object.
               etsysStpDiagCommonRstTcTx 1.3.6.1.4.1.5624.1.2.29.1.2.10 counter32 read-only
The total number of 802.1w BPDUs transmitted with the Topology Change flag set. These BPDUs are included in the overall count of 802.1w BPDUs transmitted in the etsysStpDiagCommonRstBpduTx object.
               etsysStpDiagCommonMstBpduRx 1.3.6.1.4.1.5624.1.2.29.1.2.11 counter32 read-only
The total number of 802.1s BPDUs received.
               etsysStpDiagCommonMstBpduTx 1.3.6.1.4.1.5624.1.2.29.1.2.12 counter32 read-only
The total number of 802.1s BPDUs transmitted.
               etsysStpDiagCommonMstCistTcRx 1.3.6.1.4.1.5624.1.2.29.1.2.13 counter32 read-only
The total number of 802.1s BPDUs received with the Topology Change flag set in the CIST Flags field. These BPDUs are included in the overall count of 802.1s BPDUs received in the etsysStpDiagCommonMstBpduRx object.
               etsysStpDiagCommonMstCistTcTx 1.3.6.1.4.1.5624.1.2.29.1.2.14 counter32 read-only
The total number of 802.1s BPDUs transmitted with the Topology Change flag set in the CIST Flags field. These BPDUs are included in the overall count of 802.1s BPDUs transmitted in the etsysStpDiagCommonMstBpduRx object.
               etsysStpDiagCommonStpCfgBpduRxTcFlagSet 1.3.6.1.4.1.5624.1.2.29.1.2.15 counter32 read-only
The total number of 802.1D Configuration BPDUs received with the Topology Change flag set. These BPDUs are included in the overall count of 802.1D Configuration BPDUs received in the etsysStpDiagCommonStpCfgBpduRx object.
               etsysStpDiagCommonStpCfgBpduTxTcFlagSet 1.3.6.1.4.1.5624.1.2.29.1.2.16 counter32 read-only
The total number of 802.1D Configuration BPDUs transmitted with the Topology Change flag set. These BPDUs are included in the overall count of 802.1D Configuration BPDUs transmitted in the etsysStpDiagCommonStpCfgBpduTx object.
               etsysStpDiagCommonDisputedBpdu 1.3.6.1.4.1.5624.1.2.29.1.2.17 counter32 read-only
The total number of BPDUs received with inferior designated information and that have the learning flag set. These BPDU's may indicate the presence of a one way communication path between adjacent bridge ports. They can also occur as part of normal operation of a network, and may persist for a while during power up.
               etsysStpDiagMessageExpiration 1.3.6.1.4.1.5624.1.2.29.1.2.28 counter32 read-only
The number of times the BPDU message timer expired. This indicates that BPDUs are not being received on a regular basis.
           etsysStpDiagCistPort 1.3.6.1.4.1.5624.1.2.29.1.3
               etsysStpDiagCistPortTable 1.3.6.1.4.1.5624.1.2.29.1.3.1 no-access
A table that contains port level diagnostic information indexed by its MIB-II interface number.
                   etsysStpDiagCistPortEntry 1.3.6.1.4.1.5624.1.2.29.1.3.1.1 no-access
A list of diagnostic information maintained for every port.
                       etsysStpDiagCistPortNumber 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.1 interfaceindex read-only
The MIB-II interface number of the port for which this entry contains Spanning Tree Protocol diagnostic information.
                       etsysStpDiagCistPortRole 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.2 etsysstpportrole read-only
Indicates the port role for this port.
                       etsysStpDiagCistPortInvalidBpdu 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.3 counter32 read-only
The total number of invalid BPDUs received on this port.
                       etsysStpDiagCistPortStpCfgBpduRx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.4 counter32 read-only
The total number of 802.1D Configuration BPDUs received on this port.
                       etsysStpDiagCistPortStpCfgBpduTx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.5 counter32 read-only
The total number of 802.1D Configuration BPDUs transmitted on this port.
                       etsysStpDiagCistPortStpTcnBpduRx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.6 counter32 read-only
The total number of 802.1D Topology Change Notification BPDUs received on this port.
                       etsysStpDiagCistPortStpTcnBpduTx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.7 counter32 read-only
The total number of 802.1D Topology Change Notification BPDUs transmitted on this port.
                       etsysStpDiagCistPortRstBpduRx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.8 counter32 read-only
The total number of 802.1w BPDUs received on this port.
                       etsysStpDiagCistPortRstBpduTx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.9 counter32 read-only
The total number of 802.1w BPDUs transmitted on this port.
                       etsysStpDiagCistPortRstTcRx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.10 counter32 read-only
The total number of 802.1w BPDUs received on this port with the Topology Change flag set. These BPDUs are included in the overall count of 802.1w BPDUs received in the etsysStpDiagCistPortRstBpduRx object.
                       etsysStpDiagCistPortRstTcTx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.11 counter32 read-only
The total number of 802.1w BPDUs transmitted on this port with the Topology Change flag set. These BPDUs are included in the overall count of 802.1w BPDUs transmitted in the etsysStpDiagCistPortRstBpduTx object.
                       etsysStpDiagCistPortMstBpduRx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.12 counter32 read-only
The total number of 802.1s BPDUs received on this port.
                       etsysStpDiagCistPortMstBpduTx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.13 counter32 read-only
The total number of 802.1s BPDUs transmitted on this port.
                       etsysStpDiagCistPortMstCistTcRx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.14 counter32 read-only
The total number of 802.1s BPDUs received on this port with the Topology Change flag set in the CIST Flags field. These BPDUs are included in the overall count of 802.1s BPDUs received in the etsysStpDiagCistPortMstBpduRx object.
                       etsysStpDiagCistPortMstCistTcTx 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.15 counter32 read-only
The total number of 802.1s BPDUs transmitted on this port with the Topology Change flag set in the CIST Flags field. These BPDUs are included in the overall count of 802.1s BPDUs transmitted in the etsysStpDiagCistPortMstBpduRx object.
                       etsysStpDiagCistPortExpiration 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.16 counter32 read-only
The number of times the BPDU message timer expired. This indicates that BPDUs are not being received on a regular basis.
                       etsysStpDiagCistPortStpCfgBpduRxTcFlagSet 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.17 counter32 read-only
The total number of 802.1D Configuration BPDUs received on this port with the Topology Change flag set. These BPDUs are included in the overall count of 802.1D Configuration BPDUs received in the etsysStpDiagCistPortStpCfgBpduRx object.
                       etsysStpDiagCistPortStpCfgBpduTxTcFlagSet 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.18 counter32 read-only
The total number of 802.1D Configuration BPDUs transmitted on this port with the Topology Change flag set. These BPDUs are included in the overall count of 802.1D Configuration BPDUs transmitted in the etsysStpDiagCistPortStpCfgBpduRx object.
                       etsysStpDiagCistPortDisputedBpdu 1.3.6.1.4.1.5624.1.2.29.1.3.1.1.19 counter32 read-only
The total number of BPDUs received on this port with inferior designated information and that have the learning flag set. These BPDU's may indicate the presence of a one way communication path between adjacent bridge ports. They can also occur as part of normal operation of a network, and may persist for a while during power up.
               etsysStpDiagCistBridgePortTable 1.3.6.1.4.1.5624.1.2.29.1.3.2 no-access
A table that contains port level diagnostic information indexed by bridge port.
                   etsysStpDiagCistBridgePortEntry 1.3.6.1.4.1.5624.1.2.29.1.3.2.1 no-access
A list of diagnostic information maintained for every port.
                       etsysStpDiagCistBridgePortRole 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.2 etsysstpportrole read-only
Indicates the port role for this port.
                       etsysStpDiagCistBridgePortInvalidBpdu 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.3 counter32 read-only
The total number of invalid BPDUs received on this port.
                       etsysStpDiagCistBridgePortStpCfgBpduRx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.4 counter32 read-only
The total number of 802.1D Configuration BPDUs received on this port.
                       etsysStpDiagCistBridgePortStpCfgBpduTx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.5 counter32 read-only
The total number of 802.1D Configuration BPDUs transmitted on this port.
                       etsysStpDiagCistBridgePortStpTcnBpduRx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.6 counter32 read-only
The total number of 802.1D Topology Change Notification BPDUs received on this port.
                       etsysStpDiagCistBridgePortStpTcnBpduTx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.7 counter32 read-only
The total number of 802.1D Topology Change Notification BPDUs transmitted on this port.
                       etsysStpDiagCistBridgePortRstBpduRx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.8 counter32 read-only
The total number of 802.1w BPDUs received on this port.
                       etsysStpDiagCistBridgePortRstBpduTx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.9 counter32 read-only
The total number of 802.1w BPDUs transmitted on this port.
                       etsysStpDiagCistBridgePortRstTcRx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.10 counter32 read-only
The total number of 802.1w BPDUs received on this port with the Topology Change flag set. These BPDUs are included in the overall count of 802.1w BPDUs received in the etsysStpDiagCistPBridgeortRstBpduRx object.
                       etsysStpDiagCistBridgePortRstTcTx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.11 counter32 read-only
The total number of 802.1w BPDUs transmitted on this port with the Topology Change flag set. These BPDUs are included in the overall count of 802.1w BPDUs transmitted in the etsysStpDiagCistBridgePortRstBpduTx object.
                       etsysStpDiagCistBridgePortMstBpduRx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.12 counter32 read-only
The total number of 802.1s BPDUs received on this port.
                       etsysStpDiagCistBridgePortMstBpduTx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.13 counter32 read-only
The total number of 802.1s BPDUs transmitted on this port.
                       etsysStpDiagCistBridgePortMstCistTcRx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.14 counter32 read-only
The total number of 802.1s BPDUs received on this port with the Topology Change flag set in the CIST Flags field. These BPDUs are included in the overall count of 802.1s BPDUs received in the etsysStpDiagCistBridgePortMstBpduRx object.
                       etsysStpDiagCistBridgePortMstCistTcTx 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.15 counter32 read-only
The total number of 802.1s BPDUs transmitted on this port with the Topology Change flag set in the CIST Flags field. These BPDUs are included in the overall count of 802.1s BPDUs transmitted in the etsysStpDiagCistBridgePortMstBpduRx object.
                       etsysStpDiagCistBridgePortExpiration 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.16 counter32 read-only
The number of times the BPDU message timer expired. This indicates that BPDUs are not being received on a regular basis.
                       etsysStpDiagCistBridgePortStpCfgBpduRxTcFlagSet 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.17 counter32 read-only
The total number of 802.1D Configuration BPDUs received on this port with the Topology Change flag set. These BPDUs are included in the overall count of 802.1D Configuration BPDUs received in the etsysStpDiagCistBridgePortStpCfgBpduRx object.
                       etsysStpDiagCistBridgePortStpCfgBpduTxTcFlagSet 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.18 counter32 read-only
The total number of 802.1D Configuration BPDUs transmitted on this port with the Topology Change flag set. These BPDUs are included in the overall count of 802.1D Configuration BPDUs transmitted in the etsysStpDiagCistBridgePortStpCfgBpduRx object.
                       etsysStpDiagCistBridgePortDisputedBpdu 1.3.6.1.4.1.5624.1.2.29.1.3.2.1.19 counter32 read-only
The total number of BPDUs received on this port with inferior designated information and that have the learning flag set. These BPDU's may indicate the presence of a one way communication path between adjacent bridge ports. They can also occur as part of normal operation of a network, and may persist for a while during power up.
           etsysStpDiagMsti 1.3.6.1.4.1.5624.1.2.29.1.4
               etsysStpDiagMstiTable 1.3.6.1.4.1.5624.1.2.29.1.4.1 no-access
A table that contains diagnostic information for each IEEE 802.1s Multiple Spanning Tree Instance.
                   etsysStpDiagMstiEntry 1.3.6.1.4.1.5624.1.2.29.1.4.1.1 no-access
A list of diagnostic information for each IEEE 802.1s Multiple Spanning Tree Instance that is configured.
                       etsysStpDiagMstiId 1.3.6.1.4.1.5624.1.2.29.1.4.1.1.1 unsigned32 read-only
The unique ID of this Multiple Spanning Tree instance. The CIST (common and internal spanning tree) is not represented in this table. There are a maximum of sixty-four MSTIs, each with a unique identifier in the range of 1-4094.
                       etsysStpDiagMstiTopChanges 1.3.6.1.4.1.5624.1.2.29.1.4.1.1.2 counter32 read-only
The total number of topology changes detected on this Mulitple Spanning Tree Instance.
                       etsysStpDiagMstiConfigMsgRx 1.3.6.1.4.1.5624.1.2.29.1.4.1.1.3 counter32 read-only
The total number of 802.1s BPDUs received with MSTI Configuration Messages for this MSTI.
                       etsysStpDiagMstiConfigMsgTx 1.3.6.1.4.1.5624.1.2.29.1.4.1.1.4 counter32 read-only
The total number of 802.1s BPDUs transmitted with MSTI Configuration Messages for this MSTI.
                       etsysStpDiagMstiTcRx 1.3.6.1.4.1.5624.1.2.29.1.4.1.1.5 counter32 read-only
The total number of 802.1s BPDUs received with MSTI Configuration Messages for this MSTI that had the Topology Change flag set in the MSTI Flags field.
                       etsysStpDiagMstiTcTx 1.3.6.1.4.1.5624.1.2.29.1.4.1.1.6 counter32 read-only
The total number of 802.1s BPDUs transmitted with MSTI Configuration Messages for this MSTI that had the Topology Change flag set in the MSTI Flags field.
                       etsysStpDiagMstiDisputedBpdu 1.3.6.1.4.1.5624.1.2.29.1.4.1.1.7 counter32 read-only
The total number of BPDUs received on this MSTI with inferior designated information and that have the learning flag set. These BPDU's may indicate the presence of a one way communication path between adjacent bridge ports. They can also occur as part of normal operation of a network, and may persist for a while during power up.
           etsysStpDiagMstiPort 1.3.6.1.4.1.5624.1.2.29.1.5
               etsysStpDiagMstiPortTable 1.3.6.1.4.1.5624.1.2.29.1.5.1 no-access
A table that contains diagnostic information for each port on every IEEE 802.1s Multiple Spanning Tree Instance.
                   etsysStpDiagMstiPortEntry 1.3.6.1.4.1.5624.1.2.29.1.5.1.1 no-access
A list of diagnostic information for each port on every IEEE 802.1s Multiple Spanning Tree Instance that is configured.
                       etsysStpDiagMstiPortMstiId 1.3.6.1.4.1.5624.1.2.29.1.5.1.1.1 unsigned32 read-only
The unique ID of this Multiple Spanning Tree instance. The CIST (common and internal spanning tree) is not represented in this table. There are a maximum of sixty-four MSTIs, each with a unique identifier in the range of 1-4094.
                       etsysStpDiagMstiPortNumber 1.3.6.1.4.1.5624.1.2.29.1.5.1.1.2 interfaceindex read-only
The port number of the port for which this entry contains Spanning Tree Protocol diagnostic information.
                       etsysStpDiagMstiPortTopChanges 1.3.6.1.4.1.5624.1.2.29.1.5.1.1.3 counter32 read-only
The total number of topology changes detected on this Mulitple Spanning Tree Instance and port.
                       etsysStpDiagMstiPortConfigMsgRx 1.3.6.1.4.1.5624.1.2.29.1.5.1.1.4 counter32 read-only
The total number of 802.1s BPDUs received with MSTI Configuration Messages for this MSTI and port.
                       etsysStpDiagMstiPortConfigMsgTx 1.3.6.1.4.1.5624.1.2.29.1.5.1.1.5 counter32 read-only
The total number of 802.1s BPDUs transmitted with MSTI Configuration Messages for this MSTI and port.
                       etsysStpDiagMstiPortTcRx 1.3.6.1.4.1.5624.1.2.29.1.5.1.1.6 counter32 read-only
The total number of 802.1s BPDUs received with MSTI Configuration Messages for this MSTI and port that had the Topology Change flag set in the MSTI Flags field.
                       etsysStpDiagMstiPortTcTx 1.3.6.1.4.1.5624.1.2.29.1.5.1.1.7 counter32 read-only
The total number of 802.1s BPDUs transmitted with MSTI Configuration Messages for this MSTI and port that had the Topology Change flag set in the MSTI Flags field.
                       etsysStpDiagMstiPortDisputedBpdu 1.3.6.1.4.1.5624.1.2.29.1.5.1.1.8 counter32 read-only
The total number of BPDUs received on this MSTI and port with inferior designated information that have the learning flag set. These BPDU's may indicate the presence of a one way communication path between adjacent bridge ports. They can also occur as part of normal operation of a network, and may persist for a while during power up.
               etsysStpDiagMstiBridgePortTable 1.3.6.1.4.1.5624.1.2.29.1.5.2 no-access
A table that contains diagnostic information for each port on every IEEE 802.1s Multiple Spanning Tree Instance.
                   etsysStpDiagMstiBridgePortEntry 1.3.6.1.4.1.5624.1.2.29.1.5.2.1 no-access
A list of diagnostic information for each port on every IEEE 802.1s Multiple Spanning Tree Instance that is configured.
                       etsysStpDiagMstiBridgePortMstiId 1.3.6.1.4.1.5624.1.2.29.1.5.2.1.1 unsigned32 read-only
The unique ID of this Multiple Spanning Tree instance. The CIST (common and internal spanning tree) is not represented in this table. There are a maximum of sixty-four MSTIs, each with a unique identifier in the range of 1-4094.
                       etsysStpDiagMstiBridgePortRole 1.3.6.1.4.1.5624.1.2.29.1.5.2.1.3 etsysstpportrole read-only
Indicates the port role for this port.
                       etsysStpDiagMstiBridgePortConfigMsgRx 1.3.6.1.4.1.5624.1.2.29.1.5.2.1.4 counter32 read-only
The total number of 802.1s BPDUs received with MSTI Configuration Messages for this MSTI and port.
                       etsysStpDiagMstiBridgePortConfigMsgTx 1.3.6.1.4.1.5624.1.2.29.1.5.2.1.5 counter32 read-only
The total number of 802.1s BPDUs transmitted with MSTI Configuration Messages for this MSTI and port.
                       etsysStpDiagMstiBridgePortTcRx 1.3.6.1.4.1.5624.1.2.29.1.5.2.1.6 counter32 read-only
The total number of 802.1s BPDUs received with MSTI Configuration Messages for this MSTI and port that had the Topology Change flag set in the MSTI Flags field.
                       etsysStpDiagMstiBridgePortTcTx 1.3.6.1.4.1.5624.1.2.29.1.5.2.1.7 counter32 read-only
The total number of 802.1s BPDUs transmitted with MSTI Configuration Messages for this MSTI and port that had the Topology Change flag set in the MSTI Flags field.
                       etsysStpDiagMstiBridgePortDisputedBpdu 1.3.6.1.4.1.5624.1.2.29.1.5.2.1.8 counter32 read-only
The total number of BPDUs received on this MSTI and port with inferior designated information that have the learning flag set. These BPDU's may indicate the presence of a one way communication path between adjacent bridge ports. They can also occur as part of normal operation of a network, and may persist for a while during power up.
           etsysStpDiagRootHistory 1.3.6.1.4.1.5624.1.2.29.1.6
               etsysStpDiagRootHistoryTable 1.3.6.1.4.1.5624.1.2.29.1.6.1 no-access
A table that contains a short history of the spanning tree root bridges.
                   etsysStpDiagRootHistoryEntry 1.3.6.1.4.1.5624.1.2.29.1.6.1.1 no-access
The date and time that a particular bridge became the root.
                       etsysStpDiagRootHistoryStpID 1.3.6.1.4.1.5624.1.2.29.1.6.1.1.1 unsigned32 read-only
The unique ID of this Spanning Tree instance. The value zero represents the CIST. There are a maximum of sixty-four MSTIs, each with a unique identifier in the range of 1-4094.
                       etsysStpDiagRootHistoryIndex 1.3.6.1.4.1.5624.1.2.29.1.6.1.1.2 unsigned32 read-only
An index for the root bridge entry. The index value of one represents the most recent entry, and the value of ten represents the oldest entry.
                       etsysStpDiagRootHistoryBridgeID 1.3.6.1.4.1.5624.1.2.29.1.6.1.1.3 bridgeid read-only
The bridge identifier of the bridge that this entry represents.
                       etsysStpDiagRootHistoryDateAndTime 1.3.6.1.4.1.5624.1.2.29.1.6.1.1.4 dateandtime read-only
The date and time that this bridge became root.
           etsysStpDiagTrapConfig 1.3.6.1.4.1.5624.1.2.29.1.7
               etsysStpDiagDisputedBpduTrapThreshold 1.3.6.1.4.1.5624.1.2.29.1.7.1 unsigned32 read-write
The number of disputed BPDUs that must be received on a particular port on a particular Spanning Tree instance before a disputed BPDU notification is generated. If a notification has been previously generated on behalf of this port/instance, then this object represents the number of disputed BPDUs that must be received since the prior notification before generating a subsequent notification. Setting this object to zero will cause generation of notifications to be disabled.
       etsysStpDiagConformance 1.3.6.1.4.1.5624.1.2.29.2
           etsysStpDiagGroups 1.3.6.1.4.1.5624.1.2.29.2.1
               etsysStpDiagDot1dGroup 1.3.6.1.4.1.5624.1.2.29.2.1.1
A collection of objects providing support for 802.1d Spanning Tree Protocol diagnostics.
               etsysStpDiagDot1wGroup 1.3.6.1.4.1.5624.1.2.29.2.1.2
A collection of objects providing support for 802.1w Spanning Tree Protocol diagnostics.
               etsysStpDiagDot1sGroup 1.3.6.1.4.1.5624.1.2.29.2.1.3
A collection of objects providing support for 802.1s Spanning Tree Protocol diagnostics.
               etsysStpDiagHistoryGroup 1.3.6.1.4.1.5624.1.2.29.2.1.4
A collection of objects providing historical root bridge information.
               etsysStpDiagDot1dBridgePortGroup 1.3.6.1.4.1.5624.1.2.29.2.1.5
A collection of objects providing per spanning tree level support for Spanning Tree Protocol diagnostics.
               etsysStpDiagDot1wBridgePortGroup 1.3.6.1.4.1.5624.1.2.29.2.1.6
A collection of objects providing per spanning tree level support for Spanning Tree Protocol diagnostics.
               etsysStpDiagDot1sBridgePortGroup 1.3.6.1.4.1.5624.1.2.29.2.1.7
A collection of objects providing support for 802.1s Spanning Tree Protocol diagnostics.
               etsysStpDiagTrapConfigGroup 1.3.6.1.4.1.5624.1.2.29.2.1.8
A collection of objects providing support for configuration of Spanning Tree Protocol diagnostic traps.
               etsysStpDiagNotificationGroup 1.3.6.1.4.1.5624.1.2.29.2.1.9
The group of Spanning Tree Protocol diagnostic notifications.
           etsysStpDiagCompliances 1.3.6.1.4.1.5624.1.2.29.2.2
               etsysStpDiagCompliance 1.3.6.1.4.1.5624.1.2.29.2.2.1
The compliance statement for devices that support the Spanning Tree Diagnostic MIB.