CISCO-STP-EXTENSIONS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-STP-EXTENSIONS-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
 ciscoStpExtensionsMIB 1.3.6.1.4.1.9.9.82
The MIB module for managing Cisco extensions to the 802.1D Spanning Tree Protocol (STP).
       stpxObjects 1.3.6.1.4.1.9.9.82.1
           stpxUplinkFastObjects 1.3.6.1.4.1.9.9.82.1.1
               stpxUplinkFastEnabled 1.3.6.1.4.1.9.9.82.1.1.1 truthvalue read-write
An indication of whether the UplinkFast capability is administratively enabled on the device. If the platform does not support configuration of this object when the object value of stpxSpanningTreeType is mst(4), then this object is not instantiated.
               stpxUplinkFastTransitions 1.3.6.1.4.1.9.9.82.1.1.2 counter32 read-only
The cumulative number of UplinkFast transitions (from the STP 'Blocking' state directly to the STP 'Forwarding' state). All transitions are included in this counter, irrespective of the instance of the Spanning Tree Protocol on which they occur. If the platform supports the stpxUplinkFastOperEnabled object, then this object is not instantiated when the object value of stpxUplinkFastOperEnabled is false(2). If the platform does not support the stpxUplinkFastOperEnabled object, then this object is not instantiated when the object value of stpxSpanningTreeType is mst(4).
               stpxUplinkStationLearningGenRate 1.3.6.1.4.1.9.9.82.1.1.3 integer32 read-write
The maximum number of station-learning frames that this device will generate in each 100 milli-second period after a UplinkFast transition. By configuring this object, the network administrator can limit the rate at which station-learning frames are generated. If the platform does not support configuration of this object when the object value of stpxSpanningTreeType is mst(4), then this object is not instantiated.
               stpxUplinkStationLearningFrames 1.3.6.1.4.1.9.9.82.1.1.4 counter32 read-only
The cumulative number of station-learning frames generated due to UplinkFast transitions. All generated station-learning frames are included in this counter, irrespective of the instance of the Spanning Tree Protocol on which the UplinkFast transition occurred. If the platform supports the stpxUplinkFastOperEnabled object, then this object is not instantiated when the object value of stpxUplinkFastOperEnabled is false(2). If the platform does not support the stpxUplinkFastOperEnabled object, then this object is not instantiated when the object value of stpxSpanningTreeType is mst(4).
               stpxUplinkFastOperEnabled 1.3.6.1.4.1.9.9.82.1.1.5 truthvalue read-only
An indication of whether the UplinkFast capability is operationally enabled on the device.
           stpxVlanObjects 1.3.6.1.4.1.9.9.82.1.2
               stpxPreferredVlansTable 1.3.6.1.4.1.9.9.82.1.2.1 no-access
The table containing indications of which VLANs are preferred on which VLAN trunk ports. The preferred VLANs on a trunk port have a lower Path Cost value compared with the VLANs on the trunk not in the preferred list. If the value of stpxSpanningTreeType is neither pvstPlus(1) nor rapidPvstPlus(5), the configuration in this table has no effect.
                   stpxPreferredVlansEntry 1.3.6.1.4.1.9.9.82.1.2.1.1 no-access
An entry indicating which VLANs are preferred on a specific VLAN trunk port.
                       stpxPreferredVlansMap 1.3.6.1.4.1.9.9.82.1.2.1.1.1 octet string read-write
A string of octets containing one bit per VLAN in the management domain on this trunk port. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is preferred on this trunk port, then the bit corresponding to that VLAN is set to '1'. The default value is 128 bytes of zeros. To avoid conflicts between overlapping partial updates by multiple managers, i.e., updates which modify only a portion of an instance of this object (e.g., enable/disable a single VLAN on the trunk port), any SNMP Set operation accessing an instance of this object should also write the value of vlanTrunkPortSetSerialNo.
                       stpxPreferredVlansMap2k 1.3.6.1.4.1.9.9.82.1.2.1.1.2 octet string read-write
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 1024 through 2047 in the management domain on this trunk port. The first octet corresponds to VLANs with VlanIndex values of 1024 through 1031; the second octet to VLANs 1032 through 1039; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is preferred on this trunk port, then the bit corresponding to that VLAN is set to '1'. The default value is 128 bytes of zeros. To avoid conflicts between overlapping partial updates by multiple managers, i.e., updates which modify only a portion of an instance of this object (e.g., enable/disable a single VLAN on the trunk port), any SNMP Set operation accessing an instance of this object should also write the value of vlanTrunkPortSetSerialNo.
                       stpxPreferredVlansMap3k 1.3.6.1.4.1.9.9.82.1.2.1.1.3 octet string read-write
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 2048 through 3071 in the management domain on this trunk port. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is preferred on this trunk port, then the bit corresponding to that VLAN is set to '1'. The default value is 128 bytes of zeros. To avoid conflicts between overlapping partial updates by multiple managers, i.e., updates which modify only a portion of an instance of this object (e.g., enable/disable a single VLAN on the trunk port), any SNMP Set operation accessing an instance of this object should also write the value of vlanTrunkPortSetSerialNo.
                       stpxPreferredVlansMap4k 1.3.6.1.4.1.9.9.82.1.2.1.1.4 octet string read-write
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 3072 through 4095 in the management domain on this trunk port. The first octet corresponds to VLANs with VlanIndex values of 3072 through 3079; the second octet to VLANs 3080 through 3087; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is preferred on this trunk port, then the bit corresponding to that VLAN is set to '1'. The default value is 128 bytes of zeros. To avoid conflicts between overlapping partial updates by multiple managers, i.e., updates which modify only a portion of an instance of this object (e.g., enable/disable a single VLAN on the trunk port), any SNMP Set operation accessing an instance of this object should also write the value of vlanTrunkPortSetSerialNo.
               stpxPVSTVlanTable 1.3.6.1.4.1.9.9.82.1.2.2 no-access
A list of Virtual LAN entries containing information for Spanning Tree PVST+ protocol. An entry will exist for each VLAN existing on the device.
                   stpxPVSTVlanEntry 1.3.6.1.4.1.9.9.82.1.2.2.1 no-access
An entry containing Spanning Tree PVST+ Protocol information for a particular Virtual LAN.
                       stpxPVSTVlanIndex 1.3.6.1.4.1.9.9.82.1.2.2.1.1 vlanindex no-access
An index value that uniquely identifies the Virtual LAN associated with this information.
                       stpxPVSTVlanEnable 1.3.6.1.4.1.9.9.82.1.2.2.1.2 integer read-write
Indicates whether Spanning Tree PVST+ Protocol is enabled for this Virtual LAN. If Spanning Tree PVST+ Protocol is not supported on this VLAN, then notApplicable(3) will be returned while retrieving the object value for this VLAN. If the device only supports a single global Spanning Tree PVST+ Protocol enable/disable for all the existing VLANs, then the object value assigned to this VLAN will be applied to the object values of all the instances in this table which do not have the value of notApplicable(3). If the value of stpxSpanningTreeType is neither pvstPlus(1) nor rapidPvstPlus(5), then the value of stpxPVSTVlanEnable for this VLAN can not be changed. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1.
           stpxInconsistencyObjects 1.3.6.1.4.1.9.9.82.1.3
               stpxInconsistencyTable 1.3.6.1.4.1.9.9.82.1.3.1 no-access
A table containing a list of the ports for which a particular VLAN's Spanning Tree has been found to have an inconsistency. Two types of inconsistency are discovered: 1) an inconsistency where two different port types have been plugged together; and 2) an inconsistency where different switches have different PVIDs for the same link.
                   stpxInconsistencyEntry 1.3.6.1.4.1.9.9.82.1.3.1.1 no-access
A VLAN on a particular port for which a Spanning Tree inconsistency is currently in effect.
                       stpxVlanIndex 1.3.6.1.4.1.9.9.82.1.3.1.1.1 vlanindex no-access
The VLAN id of the VLAN.
                       stpxPortIndex 1.3.6.1.4.1.9.9.82.1.3.1.1.2 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                       stpxInconsistentState 1.3.6.1.4.1.9.9.82.1.3.1.1.3 bits read-only
The types of inconsistency which have been discovered on this port for this VLAN's Spanning Tree. When this object exists, the value of the corresponding instance of the Bridge MIB's dot1dStpPortState object will be 'broken(6)'. Bits: 'typeInconsistent': 0, 'pvidInconsistent': 1.
           stpxBackboneFastObjects 1.3.6.1.4.1.9.9.82.1.4
               stpxBackboneFastEnabled 1.3.6.1.4.1.9.9.82.1.4.1 truthvalue read-write
An indication of whether the BackboneFast capability is administratively enabled on the device.
               stpxBackboneFastInInferiorBPDUs 1.3.6.1.4.1.9.9.82.1.4.2 counter32 read-only
The number of inferior BPDUs received by the switch since the stpxBackboneFastOperEnabled has become true(1). If the value of stpxBackboneFastOperEnabled is false(2), then this mib object will have a value of 0.
               stpxBackboneFastInRLQRequestPDUs 1.3.6.1.4.1.9.9.82.1.4.3 counter32 read-only
The number of Root Link Query request PDUs received by the switch since the stpxBackboneFastOperEnabled has become true(1). If the value of stpxBackboneFastOperEnabled is false(2), then this mib object will have a value of 0.
               stpxBackboneFastInRLQResponsePDUs 1.3.6.1.4.1.9.9.82.1.4.4 counter32 read-only
The number of Root Link Query response PDUs received by the switch since the stpxBackboneFastOperEnabled has become true(1). If the value of stpxBackboneFastOperEnabled is false(2), then this mib object will have a value of 0.
               stpxBackboneFastOutRLQRequestPDUs 1.3.6.1.4.1.9.9.82.1.4.5 counter32 read-only
The number of Root Link Query request PDUs transmitted by the switch since the stpxBackboneFastOperEnabled has become true(1). If the value of stpxBackboneFastOperEnabled is false(2), then this mib object will have a value of 0.
               stpxBackboneFastOutRLQResponsePDUs 1.3.6.1.4.1.9.9.82.1.4.6 counter32 read-only
The number of Root Link Query response PDUs transmitted by the switch since the stpxBackboneFastOperEnabled has become true(1). If the value of stpxBackboneFastOperEnabled is false(2), then this mib object will have a value of 0.
               stpxBackboneFastOperEnabled 1.3.6.1.4.1.9.9.82.1.4.7 truthvalue read-only
An indication of whether the BackboneFast capability is operationally enabled on the device.
           stpxRootGuardObjects 1.3.6.1.4.1.9.9.82.1.5
               stpxRootGuardConfigTable 1.3.6.1.4.1.9.9.82.1.5.1 no-access
A table containing a list of the bridge ports for which Spanning Tree RootGuard capability can be configured.
                   stpxRootGuardConfigEntry 1.3.6.1.4.1.9.9.82.1.5.1.1 no-access
A bridge port for which Spanning Tree RootGuard capability can be configured.
                       stpxRootGuardConfigPortIndex 1.3.6.1.4.1.9.9.82.1.5.1.1.1 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                       stpxRootGuardConfigEnabled 1.3.6.1.4.1.9.9.82.1.5.1.1.2 truthvalue read-write
An indication of whether the RootGuard capability is enabled on this port or not. This configuration will be applied to all Spanning Tree instances in which this port exists.
               stpxRootInconsistencyTable 1.3.6.1.4.1.9.9.82.1.5.2 no-access
A table containing a list of the bridge ports for which a particular Spanning Tree instance has been found to have an root-inconsistency. The agent creates a new entry in this table whenever it detects a new root-inconsistency, and deletes entries when/soon after the inconsistency is no longer present.
                   stpxRootInconsistencyEntry 1.3.6.1.4.1.9.9.82.1.5.2.1 no-access
A Spanning Tree instance on a particular port for which a Spanning Tree root-inconsistency is currently in effect.
                       stpxRootInconsistencyIndex 1.3.6.1.4.1.9.9.82.1.5.2.1.1 integer32 no-access
The Spanning Tree instance id, such as the VLAN id of the VLAN if the object value of stpxSpanningTreeType is pvstPlus(1) or rapidPvstPlus(5).
                       stpxRootInconsistencyPortIndex 1.3.6.1.4.1.9.9.82.1.5.2.1.2 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                       stpxRootInconsistencyState 1.3.6.1.4.1.9.9.82.1.5.2.1.3 truthvalue read-only
Indicates whether the port on a particular Spanning Tree instance is currently in root-inconsistent state or not.
           stpxSpanningTreeObjects 1.3.6.1.4.1.9.9.82.1.6
               stpxSpanningTreeType 1.3.6.1.4.1.9.9.82.1.6.1 integer read-write
The actual mode of spanning tree protocol runs on the device. It can be one of the following: pvstPlus -- PVST+ (Per VLAN Spanning Tree+ Protocol). mistp -- MISTP (Multi Instance Spanning Tree Protocol). mistpPvstPlus -- MISTP with the tunneling scheme enabled for PVST+. mst -- IEEE 802.1s Multiple Spanning Tree (MST) with IEEE 802.1w Rapid Spanning Tree Protocol (RSTP). rapidPvstPlus -- IEEE 802.1w Rapid Spanning Tree Protocol (RSTP) for all vlans in PVST+. When the value of this MIB object gets changed, the network connectivity would be affected and the connectivity to this device would also be lost temporarily. Enumeration: 'mistp': 2, 'mst': 4, 'mistpPvstPlus': 3, 'rapidPvstPlus': 5, 'pvstPlus': 1.
               stpxSpanningTreePathCostMode 1.3.6.1.4.1.9.9.82.1.6.2 integer read-write
Indicates the administrative spanning tree path cost mode configured on device. Enumeration: 'short': 1, 'long': 2.
               stpxLongStpPortPathCostTable 1.3.6.1.4.1.9.9.82.1.6.3 no-access
A table containing the spanning tree port path cost configuration when stpxSpanningTreePathCostOperMode is long(2). If the value of stpxSpanningTreePathCostOperMode is short(1), this table is not instantiated.
                   stpxLongStpPortPathCostEntry 1.3.6.1.4.1.9.9.82.1.6.3.1 no-access
A conceptual row containing the spanning tree port path cost configuration.
                       stpxLongStpPortPathCost 1.3.6.1.4.1.9.9.82.1.6.3.1.1 unsigned32 read-write
The contribution of this port to the path cost (in 32 bits value) of paths towards the spanning tree root which include this port. This object is used to configure the spanning tree port path cost in 32 bits value range when the stpxSpanningTreePathCostOperMode is long(2). If the stpxSpanningTreePathCostOperMode is short(1), this MIB object is not instantiated.
               stpxExtendedSysIDAdminEnabled 1.3.6.1.4.1.9.9.82.1.6.4 truthvalue read-write
Indicates whether Extended System ID feature is administratively enabled on the device or not.
               stpxExtendedSysIDOperEnabled 1.3.6.1.4.1.9.9.82.1.6.5 truthvalue read-only
Indicates whether Extended System ID feature is operationaly enabled on the device or not. If the value of this object is true(1), then the accepted values for dot1dStpPriority in BRIDGE-MIB should be multiples of 4096 plus bridge instance ID, such as VlanIndex. Changing this object value might cause the values of dot1dBaseBridgeAddress and dot1dStpPriority in BRIDGE-MIB to be changed also.
               stpxNotificationEnable 1.3.6.1.4.1.9.9.82.1.6.6 bits read-write
Indicates whether a specified notification is enabled or not. If a bit corresponding to a notification is set to 1, then the specified notification can be generated. newRoot -- the newRoot notification as defined in BRIDGE-MIB. topologyChange -- the topologyChange notification as defined in BRIDGE-MIB. inconsistency -- the stpxInconsistencyUpdate notification. rootInconsistency -- the stpxRootInconsistencyUpdate notification. loopInconsistency -- the stpxLoopInconsistencyUpdate notification. Bits: 'loopInconsistency': 4, 'newRoot': 0, 'rootInconsistency': 3, 'inconsistency': 2, 'topologyChange': 1.
               stpxSpanningTreePathCostOperMode 1.3.6.1.4.1.9.9.82.1.6.7 integer read-only
Indicate the operational spanning tree path cost mode on device. This mode applies to all instances of the Spanning Tree protocol running on the device. When the value of this MIB object gets changed, the path cost of all ports will be reassigned to the default path cost values based on the new spanning tree path cost mode and the ports' speed. When the value of this MIB object is long(2), the stpxLongStpPortPathCost MIB object must be used in order to retrieve/configure the spanning tree port path cost as a 32 bits value. The set operation on dot1dStpPortPathCost in BRIDGE-MIB will be rejected. While retrieving the value of dot1dStpPortPathCost, the maximum value of 65535 will be returned if the value of stpxLongStpPortPathCost for the same instance exceeds 65535. When the value of this MIB object is short(1), the dot1dStpPortPathCost in BRIDGE-MIB must be used. Enumeration: 'short': 1, 'long': 2.
           stpxMISTPObjects 1.3.6.1.4.1.9.9.82.1.7
               stpxMISTPInstanceNumber 1.3.6.1.4.1.9.9.82.1.7.1 integer32 read-only
The number of MISTP instances, that are supported by the device when the value of stpxSpanningTreeType is either mistp(2) or mistpPvstPlus(3).
               stpxMISTPInstanceTable 1.3.6.1.4.1.9.9.82.1.7.2 no-access
This table contains one entry for each instance of MISTP and it contains stpxMISTPInstanceNumber entries, numbered from 1 to stpxMISTPInstanceNumber. This table is only instantiated when the value of stpxSpanningTreeType is mistp(2) or mistpPvstPlus(3).
                   stpxMISTPInstanceEntry 1.3.6.1.4.1.9.9.82.1.7.2.1 no-access
A conceptual row containing the status of the MISTP instance.
                       stpxMISTPInstanceIndex 1.3.6.1.4.1.9.9.82.1.7.2.1.1 integer32 no-access
An arbitrary integer within the range from 1 to the value of stpxMISTPInstanceNumber that uniquely identifies an instance.
                       stpxMISTPInstanceEnable 1.3.6.1.4.1.9.9.82.1.7.2.1.2 truthvalue read-write
This object indicates whether the MISTP protocol is currently enabled on the MISTP instance. If this object is set to 'true' - the MISTP protocol will run on this instance. 'false' - the MISTP protocol will stop running on this instance.
                       stpxMISTPInstanceVlansMapped 1.3.6.1.4.1.9.9.82.1.7.2.1.3 octet string read-only
A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MISTP instance, then the bit corresponding to that VLAN is set to '1'.
                       stpxMISTPInstanceVlansMapped2k 1.3.6.1.4.1.9.9.82.1.7.2.1.4 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values of 1024 through 1031; the second octet to VLANs 1032 through 1039; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MISTP instance, then the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with support for VlanIndex up to 4095.
                       stpxMISTPInstanceVlansMapped3k 1.3.6.1.4.1.9.9.82.1.7.2.1.5 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MISTP instance, then the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with support for VlanIndex up to 4095.
                       stpxMISTPInstanceVlansMapped4k 1.3.6.1.4.1.9.9.82.1.7.2.1.6 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values of 3072 through 3079; the second octet to VLANs 3080 through 3087; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MISTP instance, then the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with support for VlanIndex up to 4095.
               stpxVlanMISTPInstMapTable 1.3.6.1.4.1.9.9.82.1.7.3 no-access
A table containing the MISTP Instance Index of the VLANs for a particular management domain. This table is only instantiated when the value of stpxSpanningTreeType is mistp(2) or mistpPvstPlus(3).
                   stpxVlanMISTPInstMapEntry 1.3.6.1.4.1.9.9.82.1.7.3.1 no-access
A conceptual row containing the MISTP Instance Index of the VLAN for a particular management domain.
                       stpxVlanMISTPInstMapInstIndex 1.3.6.1.4.1.9.9.82.1.7.3.1.1 integer32 read-only
The MISTP instance, to which the corresponding vlan is mapped. If this value of this mib object is 0, the corresponding vlan is not configured to be mapped to any MISTP instance and all the ports under this VLAN remain in blocking state.
               stpxVlanMISTPInstMapEditTable 1.3.6.1.4.1.9.9.82.1.7.4 no-access
A table containing the MISTP related information for the VLANs in the Edit Buffers for a particular management domain. This table is only instantiated when when the value of stpxSpanningTreeType is mistp(2) or mistpPvstPlus(3).
                   stpxVlanMISTPInstMapEditEntry 1.3.6.1.4.1.9.9.82.1.7.4.1 no-access
Information about one VLAN mapping to one instance in the Edit Buffer for a particular management domain.
                       stpxVlanMISTPInstMapEditInstIndex 1.3.6.1.4.1.9.9.82.1.7.4.1.1 integer32 read-only
The MISTP instance, to which the corresponding vlan would be mapped. The value of this mib object is from 0 to the value of stpxMISTPInstanceNumber. If setting the value of this object to 0, the corresponding vlan will not be mapped to a MISTP instance and all the ports under this VLAN will be moved into the blocking state.
               stpxPreferredMISTPInstancesTable 1.3.6.1.4.1.9.9.82.1.7.5 no-access
The table containing indications of which MISTP instances are preferred on which trunk ports. The preferred MISTP instances on a trunk port have a lower Path Cost value compared with the MISTP instances on the trunk not in the preferred list. This table is only instantiated when the value of stpxSpanningTreeType is mistp(2) or mistpPvstPlus(3).
                   stpxPreferredMISTPInstancesEntry 1.3.6.1.4.1.9.9.82.1.7.5.1 no-access
An entry indicating which MISTP instances are preferred on a specific trunk port.
                       stpxPreferredMISTPInstancesMap 1.3.6.1.4.1.9.9.82.1.7.5.1.1 octet string read-write
A string of octets containing one bit per MISTP instances in the management domain on this trunk port. The first octet corresponds to MISTP instances with InstIndex values of 1 through 8; the second octet to MISTP instances 9 through 16; etc. The most significant bit of each octet corresponds to the lowest value instanceIndex in that octet. The number of bits for this mib object will be determined by the value of stpxMISTPInstanceNumber. For each instance, if it is preferred on this trunk port, then the bit corresponding to that instance is set to '1'. To avoid conflicts between overlapping partial updates by multiple managers, i.e., updates which modify only a portion of an instance of this object (e.g., enable/disable a single instance on the trunk port), any SNMP Set operation accessing an instance of this object should also write the value of vlanTrunkPortSetSerialNo.
           stpxLoopGuardObjects 1.3.6.1.4.1.9.9.82.1.8
               stpxLoopGuardConfigTable 1.3.6.1.4.1.9.9.82.1.8.1 no-access
A table containing a list of the bridge ports for which Spanning Tree LoopGuard capability can be configured.
                   stpxLoopGuardConfigEntry 1.3.6.1.4.1.9.9.82.1.8.1.1 no-access
A bridge port for which Spanning Tree LoopGuard capability can be configured.
                       stpxLoopGuardConfigPortIndex 1.3.6.1.4.1.9.9.82.1.8.1.1.1 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                       stpxLoopGuardConfigEnabled 1.3.6.1.4.1.9.9.82.1.8.1.1.2 truthvalue read-write
An indication of whether the LoopGuard capability is enabled on this port or not. This configuration will be applied to all the Spanning Tree instances in which this port exists. In order to support additional Loop Guard config mode (default) as defined in stpxLoopGuardConfigMode other than enable (true(1)) or disable (false(2)) as defined in this object, stpxLoopGuardConfigMode object needs to be used. When the stpxLoopGuardConfigMode object has the value of enable(1), the value of stpxLoopGuardConfigEnabled for the same instance will be true(1). When the stpxLoopGuardConfigMode object has the value of disable(2), the value of stpxLoopGuardConfigEnabled for the same instance will be false(2). When the stpxLoopGuardConfigMode object has the value of default(3), the value of stpxLoopGuardConfigEnabled for the same instance will depend on the object value of stpxLoopGuardGlobalDefaultMode.
                       stpxLoopGuardConfigMode 1.3.6.1.4.1.9.9.82.1.8.1.1.3 integer read-write
Indicates the mode of Loop Guard Feature on this port. This configuration will be applied to all the Spanning Tree instances in which this port exists. enable -- the Loop Guard feature is enabled on this port. disable -- the Loop Guard feature is disabled on this port. default -- whether the Loop Guard feature is enabled or not on this port depends on the object value of stpxLoopGuardGlobalDefaultMode. Enumeration: 'default': 3, 'enable': 1, 'disable': 2.
               stpxLoopInconsistencyTable 1.3.6.1.4.1.9.9.82.1.8.2 no-access
A table containing a list of the bridge ports for which a particular Spanning Tree instance has been found to have a loop-inconsistency. The agent creates a new entry in this table whenever it detects a new loop-inconsistency, and deletes entries when/soon after the inconsistency is no longer present.
                   stpxLoopInconsistencyEntry 1.3.6.1.4.1.9.9.82.1.8.2.1 no-access
A Spanning Tree instance on a particular port for which a Spanning Tree loop-inconsistency is currently in effect.
                       stpxLoopInconsistencyIndex 1.3.6.1.4.1.9.9.82.1.8.2.1.1 integer32 no-access
The Spanning Tree instance id, such as the VLAN id of the VLAN if the object value of stpxSpanningTreeType is pvstPlus(1) or rapidPvstPlus(5).
                       stpxLoopInconsistencyPortIndex 1.3.6.1.4.1.9.9.82.1.8.2.1.2 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                       stpxLoopInconsistencyState 1.3.6.1.4.1.9.9.82.1.8.2.1.3 truthvalue read-only
Indicates whether the port on a particular Spanning Tree instance is currently in loop-inconsistent state or not.
               stpxLoopGuardGlobalDefaultMode 1.3.6.1.4.1.9.9.82.1.8.3 integer read-write
Indicates the global default config mode of LoopGuard feature on the device. Enumeration: 'enable': 1, 'disable': 2.
           stpxFastStartObjects 1.3.6.1.4.1.9.9.82.1.9
               stpxFastStartBpduGuardEnable 1.3.6.1.4.1.9.9.82.1.9.1 truthvalue read-write
Indicates the global default mode of the Bpdu Guard feature on the device. On platforms that does not support per port Bpdu Guard configuration as indicated by the object stpxFastStartPortBpduGuardMode, if the value of this object is set to true(1), and the Fast Start Feature is operationally enabled on a port, then that port will be immediately disabled when the system receives a BPDU from that port.
               stpxFastStartBpduFilterEnable 1.3.6.1.4.1.9.9.82.1.9.2 truthvalue read-write
Indicates the global default mode of the Bpdu Filter feature on the device. On platforms that does not support per port Bpdu Filter configuration as indicated by the object stpxFastStartPortBpduFilterMode, if the value of this object is set to true(1), and the Fast Start Feature is operationally enabled on a port, then no BPDUs will be transmitted on this port.
               stpxFastStartPortTable 1.3.6.1.4.1.9.9.82.1.9.3 no-access
A table containing a list of the bridge ports for which Spanning Tree Port Fast Start can be configured.
                   stpxFastStartPortEntry 1.3.6.1.4.1.9.9.82.1.9.3.1 no-access
A bridge port for which Spanning Tree Port Fast Start can be configured.
                       stpxFastStartPortIndex 1.3.6.1.4.1.9.9.82.1.9.3.1.1 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                       stpxFastStartPortEnable 1.3.6.1.4.1.9.9.82.1.9.3.1.2 truthvalue read-write
Indicates whether the port is operating in spantree fast start mode. A port with fast start enabled is immediately put in spanning tree forwarding state when that port is detected by the Spanning Tree, rather than starting in blocking state which is the normal operation. In order to support additional Fast Start enable mode (enableForTrunk and default) as defined in stpxFastStartPortMode other than enable (true(1)) or disable (false(2)) as defined in this object, stpxFastStartPortMode object needs to be used. When the stpxFastStartPortMode has the value of enable(1) or enableForTrunk(3), the value of stpxFastStartPortEnable for the same instance will be true(1). When the stpxFastStartPortMode has the value of disable(2), the value of stpxFastStartPortEnable for the same instance will be false(2). When the stpxFastStartPortMode has the value of default(4), the value of stpxFastStartPortEnable for the same instance depends on the object value of stpxFastStartGlobalDefaultMode.
                       stpxFastStartPortMode 1.3.6.1.4.1.9.9.82.1.9.3.1.3 integer read-write
Indicates the mode of Fast Start Feature on the port. A port with fast start enabled is immediately put in spanning tree forwarding state when the port is detected by the Spanning Tree, rather than starting in blocking state which is the normal operation. enable -- the fast start feature is enabled on this port but will only take effect when the object value of its vlanTrunkPortDynamicStatus as specified in CISCO-VTP-MIB is notTrunking(2). disable -- the fast start feature is disabled on this port. enableForTrunk -- the fast start feature is enabled on this port and will take effect regardless of the object value of its vlanTrunkPortDynamicStatus. default -- whether the fast start feature is enabled or not on this port depends on the object value of stpxFastStartGlobalDefaultMode. network -- the fast start network mode is enabled on this port. Enumeration: 'default': 4, 'enable': 1, 'enableForTrunk': 3, 'disable': 2, 'network': 5.
                       stpxFastStartPortBpduGuardMode 1.3.6.1.4.1.9.9.82.1.9.3.1.4 integer read-write
Indicates the mode of Bpdu Guard Feature on the port. A port with Bpdu Guard enabled is immediately disabled when the system receives a BPDU from that port. enable -- the Bpdu Guard feature is enabled on this port. disable -- the Bpdu Guard feature is disabled on this port. default -- whether the Bpdu Guard feature is enabled or not on this port depends on the object value of stpxFastStartBpduGuardEnable. If the value of stpxFastStartBpduGuardEnable is true(1) and Fast Start feature is also enabled operationally on this port, then this port is immediately disabled when the system receives a BPDU from this port. Enumeration: 'default': 3, 'enable': 1, 'disable': 2.
                       stpxFastStartPortBpduFilterMode 1.3.6.1.4.1.9.9.82.1.9.3.1.5 integer read-write
Indicates the mode of Bpdu Filter Feature on the port. The system will not transmit BPDUs on a port with Bpdu Filter feature enabled. enable -- the Bpdu Filter feature is enabled on this port. disable -- the Bpdu Filter feature is disabled on this port. default -- whether the Bpdu Filter feature is enabled or not on this port depends on the object value of stpxFastStartBpduFilterEnable. If the value of stpxFastStartBpduFilterEnable is true(1) and Fast Start feature is also enabled operationally on this port, then no BPDUs will be transmitted on this port. Enumeration: 'default': 3, 'enable': 1, 'disable': 2.
               stpxFastStartGlobalDefaultMode 1.3.6.1.4.1.9.9.82.1.9.4 integer read-write
Indicates the global default mode of the Fast Start feature on the device. Enumeration: 'enable': 1, 'disable': 2.
               stpxFastStartOperModeTable 1.3.6.1.4.1.9.9.82.1.9.5 no-access
A table containing a list of the bridge ports for a particular Spanning Tree Instance.
                   stpxFastStartOperModeEntry 1.3.6.1.4.1.9.9.82.1.9.5.1 no-access
An entry with port fast start oper mode information on a bridge port for a particular Spanning Tree Instance.
                       stpxFastStartOperModeInstIndex 1.3.6.1.4.1.9.9.82.1.9.5.1.1 integer32 no-access
The Spanning Tree instance id, such as the VLAN id of the VLAN if the object value of stpxSpanningTreeType is pvstPlus(1).
                       stpxFastStartOperModePortIndex 1.3.6.1.4.1.9.9.82.1.9.5.1.2 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                       stpxFastStartOperMode 1.3.6.1.4.1.9.9.82.1.9.5.1.3 integer read-only
Indicates the fast start operational status of the port on a particular Spanning Tree Instance. Enumeration: 'disabled': 2, 'enabled': 1.
           stpxBpduSkewingObjects 1.3.6.1.4.1.9.9.82.1.10
                 stpxBpduSkewingDetectionEnable 1.3.6.1.4.1.9.9.82.1.10.1 truthvalue read-write
Indicates whether BPDU skewing detection feature is enabled or not on the system. If this object has the value of true(1), then the system will detect whether BPDUs received by any port on any Spanning Tree instance are processed at an interval longer than the object value of dot1dStpHelloTime in the BIRDGE-MIB of the Spanning Tree instance.
                 stpxBpduSkewingTable 1.3.6.1.4.1.9.9.82.1.10.2 no-access
A table containing a list of the bridge ports for which a particular Spanning Tree instance has been detected to have BPDU skewing occurred since the object value of stpxBpduSkewingDetectionEnable was last changed to true(1). The agent creates a new entry in this table whenever a port in a particular Spanning Tree instance is detected to be BPDU skewed since the object value of stpxBpduSkewingDetectionEnable object is changed to true(1). The agent deletes all the entries in this table when the object value of stpxBpduSkewingDetectionEnable is changed to false(2) or the object value of stpxSpanningTreeType is changed.
                     stpxBpduSkewingEntry 1.3.6.1.4.1.9.9.82.1.10.2.1 no-access
A Spanning Tree instance on a particular port for which BPDU skewing has been detected.
                         stpxBpduSkewingInstanceIndex 1.3.6.1.4.1.9.9.82.1.10.2.1.1 integer32 no-access
The Spanning Tree instance id, such as the VLAN id of the VLAN if the object value of stpxSpanningTreeType is pvstPlus(1).
                         stpxBpduSkewingPortIndex 1.3.6.1.4.1.9.9.82.1.10.2.1.2 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                         stpxBpduSkewingLastSkewDuration 1.3.6.1.4.1.9.9.82.1.10.2.1.3 unsigned32 read-only
Indicates the skew duration in milliseconds of the last BPDU skewing detected.
                         stpxBpduSkewingWorstSkewDuration 1.3.6.1.4.1.9.9.82.1.10.2.1.4 unsigned32 read-only
Indicates the skew duration in milliseconds of the worst BPDU skewing detected.
                         stpxBpduSkewingWorstSkewTime 1.3.6.1.4.1.9.9.82.1.10.2.1.5 timestamp read-only
Indicates the value of sysUpTime when the worst BPDU skewing was detected.
           stpxMSTObjects 1.3.6.1.4.1.9.9.82.1.11
                 stpxMSTMaxInstanceNumber 1.3.6.1.4.1.9.9.82.1.11.1 integer32 read-only
The maximum MST (Multiple Spanning Tree) instance id, that can be supported by the device for Cisco proprietary implementation of the MST Protocol. This object is deprecated and replaced by stpxSMSTMaxInstanceID.
                 stpxMSTRegionName 1.3.6.1.4.1.9.9.82.1.11.2 displaystring read-only
The operational MST region name.
                 stpxMSTRegionRevision 1.3.6.1.4.1.9.9.82.1.11.3 integer32 read-only
The operational MST region version. This object is deprecated and replaced by stpxSMSTRegionRevision.
                 stpxMSTInstanceTable 1.3.6.1.4.1.9.9.82.1.11.4 no-access
This table contains MST instance information with one entry for an MST instance within the range of 0 to the object value of stpxMSTMaxInstanceNumber. This table is deprecated and replaced by stpxSMSTInstanceTable.
                     stpxMSTInstanceEntry 1.3.6.1.4.1.9.9.82.1.11.4.1 no-access
A conceptual row containing the MST instance information.
                         stpxMSTInstanceIndex 1.3.6.1.4.1.9.9.82.1.11.4.1.1 integer32 no-access
An integer that uniquely identifies an MST instance within the range of 0 to the object value of stpxMSTMaxInstanceNumber. This object is deprecated and replaced by stpxSMSTInstanceIndex.
                         stpxMSTInstanceVlansMapped 1.3.6.1.4.1.9.9.82.1.11.4.1.2 octet string read-only
A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. This object is deprecated and replaced by stpxSMSTInstanceVlansMapped1k2k.
                         stpxMSTInstanceVlansMapped2k 1.3.6.1.4.1.9.9.82.1.11.4.1.3 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values of 1024 through 1031; the second octet to VLANs 1032 through 1039; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. This object is deprecated and replaced by stpxSMSTInstanceVlansMapped1k2k.
                         stpxMSTInstanceVlansMapped3k 1.3.6.1.4.1.9.9.82.1.11.4.1.4 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. This object is deprecated and replaced by stpxSMSTInstanceVlansMapped3k4k.
                         stpxMSTInstanceVlansMapped4k 1.3.6.1.4.1.9.9.82.1.11.4.1.5 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values of 3072 through 3079; the second octet to VLANs 3080 through 3087; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. This object is deprecated and replaced by stpxSMSTInstanceVlansMapped3k4k.
                         stpxMSTInstanceRemainingHopCount 1.3.6.1.4.1.9.9.82.1.11.4.1.6 integer32 read-only
The remaining hop count for this MST instance. This object will take on value of 40 if the object value of stpxSMSTInstanceRemainingHopCount is greater than 40. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4). This object is deprecated and replaced by stpxSMSTInstanceRemainingHopCount.
                 stpxMSTRegionEditBufferStatus 1.3.6.1.4.1.9.9.82.1.11.5 integer read-only
Indicates the current ownership status of the unique Region Config Edit Buffer. released -- the Edit Buffer can be acquired by any of the SNMP management stations. acquiredBySnmp -- the Edit Buffer is acquired by any of the SNMP management stations. acquiredByNonSnmp -- the Edit Buffer is acquired by the non-SNMP users managing the device. Enumeration: 'released': 1, 'acquiredBySnmp': 2, 'acquiredByNonSnmp': 3.
                 stpxMSTRegionEditBufferOperation 1.3.6.1.4.1.9.9.82.1.11.6 integer read-write
Indicates the operation that is performed on the Region Config Edit Buffer. other -- none of the following operations. acquire -- acquire the Edit Buffer. This operation can only be performed when the object stpxMSTRegionEditBufferStatus has the value of released(1). After the successful operation of this action, the stpxMSTRegionEditBufferStatus will be changed to acquiredBySnmp(2). releaseWithForce -- release the Edit Buffer acquired by non-SNMP users with force and discard the changes in the Edit Buffer. This operation can only be performed when the object stpxMSTRegionEditBufferStatus has the value of acquiredByNonSnmp(2). commit -- commit the changes in the Edit Buffer and release the Edit Buffer. The successful operation of this action will make the changes in the Edit Buffer effective on the device. This operation can only be performed when the object stpxMSTRegionEditBufferStatus has the value of acquiredBySnmp(3). rollBack -- discard the changes in the Edit Buffer and release the Edit Buffer. This operation can only be performed when the object stpxMSTRegionEditBufferStatus has the value of acquiredBySnmp(3). This object always returns other(1) when it is read. Enumeration: 'releaseWithForce': 3, 'commit': 4, 'acquire': 2, 'other': 1, 'rollBack': 5.
                 stpxMSTRegionEditName 1.3.6.1.4.1.9.9.82.1.11.7 displaystring read-write
The MST region name in the Edit Buffer. This object is only instantiated when the stpxMSTRegionEditBufferStatus has the value of acquiredBySnmp(2).
                 stpxMSTRegionEditRevision 1.3.6.1.4.1.9.9.82.1.11.8 integer32 read-write
The MST region version in the Edit Buffer. This object is only instantiated when the stpxMSTRegionEditBufferStatus has the value of acquiredBySnmp(2). This object is deprecated and replaced by stpxSMSTRegionEditRevision.
                 stpxMSTInstanceEditTable 1.3.6.1.4.1.9.9.82.1.11.9 no-access
This table contains MST instance information in the Edit Buffer with one entry for each MST instance numbered from 0 to stpxMSTMaxInstanceNumber. This table is only instantiated when the stpxMSTRegionEditBufferStatus has the value of acquiredBySnmp(2). This table is deprecated and replaced by stpxSMSTInstanceEditTable.
                     stpxMSTInstanceEditEntry 1.3.6.1.4.1.9.9.82.1.11.9.1 no-access
A conceptual row containing MST instance information in the Edit Buffer.
                         stpxMSTInstanceEditIndex 1.3.6.1.4.1.9.9.82.1.11.9.1.1 integer32 no-access
An integer that uniquely identifies an MST instance from 0 to the object value of stpxMSTMaxInstanceNumber. The instances of this table entry with stpxMSTInstanceEditIndex of zero can not be modified. This object is deprecated and replaced by stpxSMSTInstanceEditIndex.
                         stpxMSTInstanceEditVlansMap 1.3.6.1.4.1.9.9.82.1.11.9.1.2 octet string read-write
A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance in the range from 1 to stpxMSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to MST instance 0 by the device. This object is deprecated and replaced by stpxSMSTInstanceEditVlansMap1k2k.
                         stpxMSTInstanceEditVlansMap2k 1.3.6.1.4.1.9.9.82.1.11.9.1.3 octet string read-write
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values of 1024 through 1031; the second octet to VLANs 1032 through 1039; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance in the range from 1 to stpxMSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to MST instance 0 by the device. This object is deprecated and replaced by stpxSMSTInstanceEditVlansMap1k2k.
                         stpxMSTInstanceEditVlansMap3k 1.3.6.1.4.1.9.9.82.1.11.9.1.4 octet string read-write
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance in the range from 1 to stpxMSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to MST instance 0 by the device. This object is deprecated and replaced by stpxSMSTInstanceEditVlansMap3k4k.
                         stpxMSTInstanceEditVlansMap4k 1.3.6.1.4.1.9.9.82.1.11.9.1.5 octet string read-write
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values of 3072 through 3079; the second octet to VLANs 3080 through 3087; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance in the range from 1 to stpxMSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to MST instance 0 by the device. This object is deprecated and replaced by stpxSMSTInstanceEditVlansMap3k4k.
                 stpxPreferredMSTInstancesTable 1.3.6.1.4.1.9.9.82.1.11.10 no-access
The table containing indications of which MST instances are preferred on which trunk ports. The preferred MST instances on a trunk port have a lower Path Cost value compared with the MST instances on the trunk not in the preferred list.
                       stpxPreferredMSTInstancesEntry 1.3.6.1.4.1.9.9.82.1.11.10.1 no-access
An entry indicating which MST instances are preferred on a specific trunk port.
                           stpxPreferredMSTInstancesMap 1.3.6.1.4.1.9.9.82.1.11.10.1.1 octet string read-write
A string of octets containing one bit per MST instances on this trunk port. The first octet corresponds to MST instances of 0 through 7; the second octet to MST instances 8 through 15; etc. The most significant bit of each octet corresponds to the lowest MST instance value in that octet. The number of bits for this mib object will be determined by the value of stpxMSTMaxInstanceNumber. For each instance, if it is preferred on this trunk port, then the bit corresponding to that instance is set to '1'.
                 stpxMSTPortTable 1.3.6.1.4.1.9.9.82.1.11.11 no-access
A table containing port information for the MST Protocol on all the bridge ports existing on the system.
                       stpxMSTPortEntry 1.3.6.1.4.1.9.9.82.1.11.11.1 no-access
An entry with port information for the MST Protocol on a bridge port.
                           stpxMSTPortIndex 1.3.6.1.4.1.9.9.82.1.11.11.1.1 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                           stpxMSTPortAdminLinkType 1.3.6.1.4.1.9.9.82.1.11.11.1.2 integer read-write
Indicates the administrative link type configuration of a bridge port for the MST protocol. pointToPoint -- the port is administratively configured to be connected to a point-to-point link. shared -- the port is administratively configured to be connected to a shared medium. auto -- the administrative configuration of the port's link type depends on link duplex of the port. If the port link is full-duplex, the administrative link type configuration on this port will be taken as pointTopoint(1). If the port link is half-duplex, the administrative link type configuration on this port will be taken as shared(2). This configuration of this object only takes effect when the stpxSpanningTreeType is mst(4) or rapidPvstPlus(5). stpxMSTPortAdminLinkType is deprecated and replaced with stpxRSTPPortAdminLinkType. Enumeration: 'shared': 2, 'pointToPoint': 1, 'auto': 3.
                           stpxMSTPortOperLinkType 1.3.6.1.4.1.9.9.82.1.11.11.1.3 integer read-only
Indicates the operational link type of a bridge port for the MST protocol. pointToPoint -- the port is operationally connected to a point-to-point link. shared -- the port is operationally connected to a shared medium. other -- none of the above. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4). stpxMSTPortOperLinkType is deprecated and replaced with stpxRSTPPortOperLinkType. Enumeration: 'shared': 2, 'other': 3, 'pointToPoint': 1.
                           stpxMSTPortProtocolMigration 1.3.6.1.4.1.9.9.82.1.11.11.1.4 truthvalue read-write
The protocol migration control on this port. When the object value of stpxSpanningTreeType is mst(4) or rapidPvstPlus(5), setting true(1) to this object forces the device to try using version 2 BPDUs on this port. When the object value of stpxSpanningTreeType is neither mst(4) nor rapidPvstPlus(5), setting true(1) to this object has no effect. Setting false(2) to this object has no effect. This object always returns false(2) when read. stpxMSTPortProtocolMigration is deprecated and replaced with stpxRSTPPortProtocolMigration.
                           stpxMSTPortStatus 1.3.6.1.4.1.9.9.82.1.11.11.1.5 bits read-only
Indicates the operational status of the port for the MST protocol. edge -- this port is an edge port for the MST region. boundary -- this port is a boundary port for the MST region. pvst -- this port is connected to a PVST/PVST+ bridge. stp -- this port is connected to a Single Spanning Tree bridge. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4). This object is deprecated and replaced by stpxSMSTPortStatus. Bits: 'boundary': 1, 'edge': 0, 'stp': 3, 'pvst': 2.
                 stpxMSTPortRoleTable 1.3.6.1.4.1.9.9.82.1.11.12 no-access
A table containing a list of the bridge ports for a particular MST instance. This table is only instantiated when the stpxSpanningTreeType is mst(4). This table is deprecated and replaced with stpxRSTPPortRoleTable.
                       stpxMSTPortRoleEntry 1.3.6.1.4.1.9.9.82.1.11.12.1 no-access
An entry containing the port role information for the MST protocol on a port for a particular MST instance existing on the system.
                           stpxMSTPortRoleInstanceIndex 1.3.6.1.4.1.9.9.82.1.11.12.1.1 integer32 no-access
The MST instance id within the range of 0 to stpxMSTMaxInstanceNumber.
                           stpxMSTPortRolePortIndex 1.3.6.1.4.1.9.9.82.1.11.12.1.2 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                           stpxMSTPortRoleValue 1.3.6.1.4.1.9.9.82.1.11.12.1.3 integer read-only
Indicates the port role on a particular MST instance for the MST protocol. disabled -- this port has no role on this MST instance. root -- this port has the role of root port on this MST instance. designated -- this port has the role of designated port on this MST instance. alternate -- this port has the role of alternate port on this MST instance. backUp -- this port has the role of backup port on this MST instance. boundary -- this port has the role of boundary port on this MST instance. master -- this port has the role of master port on this MST instance. Enumeration: 'root': 2, 'alternate': 4, 'designated': 3, 'disabled': 1, 'master': 7, 'boundary': 6, 'backUp': 5.
                 stpxMSTMaxHopCount 1.3.6.1.4.1.9.9.82.1.11.13 integer32 read-write
The maximum number of hops for the MST region. This object will take on value of 40 if the object value of stpxSMSTMaxHopCount is greater than 40. This object is deprecated and replaced by stpxSMSTMaxHopCount.
           stpxRSTPObjects 1.3.6.1.4.1.9.9.82.1.12
                 stpxRSTPPortTable 1.3.6.1.4.1.9.9.82.1.12.1 no-access
A table containing port information for the RSTP Protocol on all the bridge ports existing in the system.
                     stpxRSTPPortEntry 1.3.6.1.4.1.9.9.82.1.12.1.1 no-access
An entry with port information for the RSTP Protocol on a bridge port.
                         stpxRSTPPortIndex 1.3.6.1.4.1.9.9.82.1.12.1.1.1 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                         stpxRSTPPortAdminLinkType 1.3.6.1.4.1.9.9.82.1.12.1.1.2 integer read-write
Indicates the administrative link type configuration of a bridge port for the RSTP protocol. pointToPoint -- the port is administratively configured to be connected to a point-to-point link. shared -- the port is administratively configured to be connected to a shared medium. auto -- the administrative configuration of the port's link type depends on link duplex of the port. If the port link is full-duplex, the administrative link type configuration on this port will be taken as pointTopoint(1). If the port link is half-duplex, the administrative link type configuration on this port will be taken as shared(2). This configuration of this object only takes effect when the stpxSpanningTreeType is mst(4) or rapidPvstPlus(5). Enumeration: 'shared': 2, 'pointToPoint': 1, 'auto': 3.
                         stpxRSTPPortOperLinkType 1.3.6.1.4.1.9.9.82.1.12.1.1.3 integer read-only
Indicates the operational link type of a bridge port for the RSTP protocol. pointToPoint -- the port is operationally connected to a point-to-point link. shared -- the port is operationally connected to a shared medium. other -- none of the above. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4) or rapidPvstPlus(5). Enumeration: 'shared': 2, 'other': 3, 'pointToPoint': 1.
                         stpxRSTPPortProtocolMigration 1.3.6.1.4.1.9.9.82.1.12.1.1.4 truthvalue read-write
The protocol migration control on this port. When the object value of stpxSpanningTreeType is mst(4) or rapidPvstPlus(5), setting true(1) to this object forces the device to try using version 2 BPDUs on this port. When the object value of stpxSpanningTreeType is neither mst(4) nor rapidPvstPlus(5), setting true(1) to this object has no effect. Setting false(2) to this object has no effect. This object always returns false(2) when read.
                 stpxRSTPPortRoleTable 1.3.6.1.4.1.9.9.82.1.12.2 no-access
A table containing a list of the bridge ports for a particular Spanning Tree instance. This table is only instantiated when the stpxSpanningTreeType is mst(4) or rapidPvstPlus(5).
                     stpxRSTPPortRoleEntry 1.3.6.1.4.1.9.9.82.1.12.2.1 no-access
An entry containing the port role information for the RSTP protocol on a port for a particular Spanning Tree instance.
                         stpxRSTPPortRoleInstanceIndex 1.3.6.1.4.1.9.9.82.1.12.2.1.1 integer32 no-access
The Spanning Tree instance id, it can either be a VLAN number if the stpxSpanningTreeType is rapidPvstPlus(5) or an MST instance id if the stpxSpanningTreeType is mst(4).
                         stpxRSTPPortRolePortIndex 1.3.6.1.4.1.9.9.82.1.12.2.1.2 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                         stpxRSTPPortRoleValue 1.3.6.1.4.1.9.9.82.1.12.2.1.3 integer read-only
Indicates the port role on a particular Spanning Tree instance for the RSTP protocol. disabled -- this port has no role in this Spanning Tree instance. root -- this port has the role of root port in this Spanning Tree instance. designated -- this port has the role of designated port in this Spanning Tree instance. alternate -- this port has the role of alternate port in this Spanning Tree instance. backUp -- this port has the role of backup port in this Spanning Tree instance. boundary -- this port has the role of boundary port in this Spanning Tree instance. master -- this port has the role of master port in this Spanning Tree instance. This object could have a value of 'boundary' or 'master' only when the object value of stpxSpanningTreeType is mst(4). Enumeration: 'root': 2, 'alternate': 4, 'designated': 3, 'disabled': 1, 'master': 7, 'boundary': 6, 'backUp': 5.
                 stpxRSTPTransmitHoldCount 1.3.6.1.4.1.9.9.82.1.12.3 unsigned32 read-write
The Transmit Hold Count.
           stpxRPVSTObjects 1.3.6.1.4.1.9.9.82.1.13
                 stpxRPVSTPortTable 1.3.6.1.4.1.9.9.82.1.13.1 no-access
A table containing a list of the bridge ports for a particular Spanning Tree Instance. This table is only instantiated when the object value of stpxSpanningTreeType is rapidPvstPlus(5).
                     stpxRPVSTPortEntry 1.3.6.1.4.1.9.9.82.1.13.1.1 no-access
An entry with port status information on a bridge port for a particular Spanning Tree Instance.
                         stpxRPVSTPortVlanIndex 1.3.6.1.4.1.9.9.82.1.13.1.1.1 vlanindex no-access
The VLAN id of the VLAN.
                         stpxRPVSTPortIndex 1.3.6.1.4.1.9.9.82.1.13.1.1.2 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                         stpxRPVSTPortStatus 1.3.6.1.4.1.9.9.82.1.13.1.1.3 bits read-only
Indicates the operational status of the port for the Rapid PVST+ protocol. edge -- this port is an edge port for the RST region. unused1 -- unused bit 1. unused2 -- unused bit 2. stp -- this port is connected to a Single Spanning Tree/PVST+ bridge. dispute -- this port, as a designated port, received an inferior BPDU with a designated role and the learning bit being set. Bits: 'stp': 3, 'edge': 0, 'unused1': 1, 'dispute': 4, 'unused2': 2.
           stpxSMSTObjects 1.3.6.1.4.1.9.9.82.1.14
                 stpxSMSTMaxInstances 1.3.6.1.4.1.9.9.82.1.14.1 unsigned32 read-only
The maximum number of MST instances that can be supported by the device for IEEE MST.
                 stpxSMSTMaxInstanceID 1.3.6.1.4.1.9.9.82.1.14.2 unsigned32 read-only
The maximum MST instance ID that can be supported by the device for IEEE MST.
                 stpxSMSTRegionRevision 1.3.6.1.4.1.9.9.82.1.14.3 unsigned32 read-only
The operational region version for IEEE MST.
                 stpxSMSTRegionEditRevision 1.3.6.1.4.1.9.9.82.1.14.4 unsigned32 read-write
The MST region version in the Edit Buffer for IEEE MST. This object is only instantiated when the stpxMSTRegionEditBufferStatus has the value of acquiredBySnmp(2).
                 stpxSMSTInstanceTable 1.3.6.1.4.1.9.9.82.1.14.5 no-access
This table contains MST instance information for IEEE MST.
                     stpxSMSTInstanceEntry 1.3.6.1.4.1.9.9.82.1.14.5.1 no-access
A conceptual row containing the MST instance information for IEEE MST.
                         stpxSMSTInstanceIndex 1.3.6.1.4.1.9.9.82.1.14.5.1.1 unsigned32 no-access
The MST instance ID, the value of which is in the range from 0 to stpxSMSTMaxInstanceID.
                         stpxSMSTInstanceVlansMapped1k2k 1.3.6.1.4.1.9.9.82.1.14.5.1.2 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 0 through 2047. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. If the length of this string is less than 256 octets, any 'missing' octets are assumed to contain the value of zero.
                         stpxSMSTInstanceVlansMapped3k4k 1.3.6.1.4.1.9.9.82.1.14.5.1.3 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 2048 through 4095. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. If the length of this string is less than 256 octets, any 'missing' octets are assumed to contain the value of zero.
                         stpxSMSTInstanceRemainingHopCount 1.3.6.1.4.1.9.9.82.1.14.5.1.4 integer32 read-only
The remaining hop count for this MST instance. If this object value is not applicable on an MST instance, then the value retrieved for this object for that MST instance will be -1. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4).
                         stpxSMSTInstanceCISTRegionalRoot 1.3.6.1.4.1.9.9.82.1.14.5.1.5 octet string read-only
Indicates the Bridge Identifier (refer to BridgeId defined in BRIDGE-MIB) of CIST (Common and Internal Spanning Tree) Regional Root for the MST region. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4) and stpxSMSTInstanceIndex is 0.
                         stpxSMSTInstanceCISTIntRootCost 1.3.6.1.4.1.9.9.82.1.14.5.1.6 unsigned32 read-only
Indicates the CIST Internal Root Path Cost, i.e., the path cost to the CIST Regional Root as specified by the corresponding stpxSMSTInstanceCISTRegionalRoot for the MST region. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4) and stpxSMSTInstanceIndex is 0.
                 stpxSMSTInstanceEditTable 1.3.6.1.4.1.9.9.82.1.14.6 no-access
This table contains MST instance information in the Edit Buffer. This table is only instantiated when the object value of stpxMSTRegionEditBufferStatus has the value of acquiredBySnmp(2).
                     stpxSMSTInstanceEditEntry 1.3.6.1.4.1.9.9.82.1.14.6.1 no-access
A conceptual row containing MST instance information in the Edit Buffer. The total number of entries in this table has to be less than or equal to the object value of stpxSMSTMaxInstances.
                         stpxSMSTInstanceEditIndex 1.3.6.1.4.1.9.9.82.1.14.6.1.1 unsigned32 no-access
The MST instance ID, the value of which is in the range from 0 to stpxSMSTMaxInstanceID. The instances of this table entry with stpxSMSTInstanceEditIndex of zero is automatically created by the device and can not modified.
                         stpxSMSTInstanceEditVlansMap1k2k 1.3.6.1.4.1.9.9.82.1.14.6.1.2 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 0 through 2047. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance with the range from 0 to stpxSMSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to SMST instance 0 by the device. If the bit corresponding to a VLAN is changed from '0' to '1', then that VLAN will be automatically removed from the MST instance this VLAN was previously mapped to. If the length of this string is less than 256 octets, any 'missing' octets are assumed to contain the value of zero.
                         stpxSMSTInstanceEditVlansMap3k4k 1.3.6.1.4.1.9.9.82.1.14.6.1.3 octet string read-only
A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 2048 through 4095. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance with the range from 0 to stpxSMSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to SMST instance 0 by the device. If the bit corresponding to a VLAN is changed from '0' to '1', then that VLAN will be automatically removed from the MST instance this VLAN was previously mapped to. If the length of this string is less than 256 octets, any 'missing' octets are assumed to contain the value of zero.
                         stpxSMSTInstanceEditRowStatus 1.3.6.1.4.1.9.9.82.1.14.6.1.4 rowstatus read-only
This object controls the creation and deletion of a row in stpxSMSTInstanceEditTable. When creating an entry in this table, 'createAndGo' method is used and the value of this object is set to 'active'. Deactivation of an 'active' entry is not allowed. When deleting an entry in this table, 'destroy' method is used. Once a row becomes active, value in any other column within such a row may be modified. When a row is active, setting the instance of stpxSMSTInstanceEditVlansMap1k2k stpxSMSTInstanceEditVlansMap3k4k for the same MST instance both to the value of zero length can not be allowed.
                 stpxSMSTPortTable 1.3.6.1.4.1.9.9.82.1.14.7 no-access
A table containing port information for the MST Protocol on all the bridge ports existing on the system. This table is only instantiated when the object value of stpxSpanningTreeType is mst(4)
                     stpxSMSTPortEntry 1.3.6.1.4.1.9.9.82.1.14.7.1 no-access
An entry with port information for the MST protocol on a bridge port.
                         stpxSMSTPortIndex 1.3.6.1.4.1.9.9.82.1.14.7.1.1 integer32 no-access
The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
                         stpxSMSTPortStatus 1.3.6.1.4.1.9.9.82.1.14.7.1.2 bits read-only
Indicates the operational status of the port for the MST protocol. edge -- this port is an edge port for the MST region. boundary -- this port is a boundary port for the MST region. pvst -- this port is connected to a PVST/PVST+ bridge. stp -- this port is connected to a Single Spanning Tree bridge. dispute -- this port, as a designated port, received an inferior BPDU with a designated role and the learning bit being set. rstp -- this port is connected to a RSTP bridge or an MST bridge in a different MST region. Bits: 'rstp': 5, 'edge': 0, 'stp': 3, 'boundary': 1, 'pvst': 2, 'dispute': 4.
                         stpxSMSTPortAdminHelloTime 1.3.6.1.4.1.9.9.82.1.14.7.1.3 unsigned32 read-write
The adminitratively configured hello time in hundredth of seconds on a port for IEEE MST. The granularity of this timer is 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. This object value of zero means the hello time is not specifically configured on this port and object value of stpxSMSTPortConfigedHelloTime retrieved for this port will take on the value of dot1dStpBridgeHelloTime defined in BRIDGE-MIB.
                         stpxSMSTPortConfigedHelloTime 1.3.6.1.4.1.9.9.82.1.14.7.1.4 unsigned32 read-only
Indicates the effective configuration of the hello time on a port.
                         stpxSMSTPortOperHelloTime 1.3.6.1.4.1.9.9.82.1.14.7.1.5 integer32 read-only
The operational hello time in hundredth of seconds on a port for IEEE MST. If this object value is not applicable on a port, then the value retrieved on that port will be -1.
                         stpxSMSTPortAdminMSTMode 1.3.6.1.4.1.9.9.82.1.14.7.1.6 integer read-write
The desired MST mode of this port. preStandard -- this port is administratively configured to transmit pre-standard, i.e. pre IEEE MST, BPDUs. auto -- the BPDU transmission mode of this port is based on automatic detection of neighbor ports. Enumeration: 'auto': 2, 'preStandard': 1.
                         stpxSMSTPortOperMSTMode 1.3.6.1.4.1.9.9.82.1.14.7.1.7 integer read-only
Indicates the current operational MST mode of this port. unknown -- the operational mode is currently unknown. preStandard -- this port is currently operating in pre-standard MSTP BPDU transmission mode. standard -- this port is currently operating in IEEE MST BPDU transmission mode. Enumeration: 'unknown': 1, 'standard': 3, 'preStandard': 2.
                 stpxSMSTMaxHopCount 1.3.6.1.4.1.9.9.82.1.14.8 unsigned32 read-write
The maximum number of hops for the IEEE MST region.
                 stpxSMSTConfigDigest 1.3.6.1.4.1.9.9.82.1.14.9 stpxmstconfigurationdigest read-only
The IEEE MST region configuration digest.
                 stpxSMSTConfigPreStandardDigest 1.3.6.1.4.1.9.9.82.1.14.10 stpxmstconfigurationdigest read-only
The pre-standard MST region configuration digest.
       stpxNotifications 1.3.6.1.4.1.9.9.82.2
           stpxNotificationsPrefix 1.3.6.1.4.1.9.9.82.2.0
               stpxInconsistencyUpdate 1.3.6.1.4.1.9.9.82.2.0.1
A stpxPortInconsistencyUpdate notification is sent by a bridge when an instance of stpxInconsistentState is created or destroyed. That is, when an inconsistency is discovered in the VLAN's Spanning Tree for a particular port, or when such an inconsistency disappears. Note that the trap is not sent if the port transitions between different types of inconsistency. The stpxInconsistentState value indicates the type of inconsistency which now exists/no longer exists for the relevant VLAN on the relevant port.
               stpxRootInconsistencyUpdate 1.3.6.1.4.1.9.9.82.2.0.2
A stpxRootInconsistencyUpdate notification is sent by a bridge when an instance of stpxRootInconsistencyState is created or destroyed. That is, when an root-inconsistency is discovered in the VLAN's or instance's Spanning Tree for a particular port, or when such an root-inconsistency disappears. For creation, the value of stpxRootInconsistencyState in the notification is true(1); for deletion, the value is false(2). The object value of stpxSpanningTreeType indicates which Spanning Tree protocol is running when an instance of stpxRootInconsistencyState is created or destroyed.
               stpxLoopInconsistencyUpdate 1.3.6.1.4.1.9.9.82.2.0.3
A stpxLoopInconsistencyUpdate notification is sent by a bridge when an instance of stpxLoopInconsistencyState is created or destroyed. That is, when an loop-inconsistency is discovered in the VLAN's or instance's Spanning Tree for a particular port, or when such an loop-inconsistency disappears. For creation, the value of stpxLoopInconsistencyState in the notification is true(1); for deletion, the value is false(2). The object value of stpxSpanningTreeType indicates which Spanning Tree protocol is running when an instance of stpxLoopInconsistencyState is created or destroyed.
       stpxMIBConformance 1.3.6.1.4.1.9.9.82.3
           stpxMIBCompliances 1.3.6.1.4.1.9.9.82.3.1
               stpxMIBCompliance 1.3.6.1.4.1.9.9.82.3.1.1
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance2 1.3.6.1.4.1.9.9.82.3.1.2
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance3 1.3.6.1.4.1.9.9.82.3.1.3
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance4 1.3.6.1.4.1.9.9.82.3.1.4
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance5 1.3.6.1.4.1.9.9.82.3.1.5
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance6 1.3.6.1.4.1.9.9.82.3.1.6
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance7 1.3.6.1.4.1.9.9.82.3.1.7
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance8 1.3.6.1.4.1.9.9.82.3.1.8
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance9 1.3.6.1.4.1.9.9.82.3.1.9
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance10 1.3.6.1.4.1.9.9.82.3.1.10
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance11 1.3.6.1.4.1.9.9.82.3.1.11
The compliance statement for entities which implement Cisco STP Extensions MIB.
               stpxMIBCompliance12 1.3.6.1.4.1.9.9.82.3.1.12
The compliance statement for entities which implement Cisco STP Extensions MIB.
           stpxMIBGroups 1.3.6.1.4.1.9.9.82.3.2
               stpxUplinkGroup 1.3.6.1.4.1.9.9.82.3.2.1
A collection of objects for managing the UplinkFast capability.
               stpxPreferredVlansGroup 1.3.6.1.4.1.9.9.82.3.2.2
A collection of objects for indicating preferred VLANs.
               stpxSstpGroup 1.3.6.1.4.1.9.9.82.3.2.3
A collection of objects to support Cisco's Shared Spanning Tree Protocol (SSTP).
               stpxNotificationsGroup 1.3.6.1.4.1.9.9.82.3.2.4
The notifications which a STP extension implementation is required to implement.
               stpxBackboneGroup 1.3.6.1.4.1.9.9.82.3.2.5
A collection of objects for managing the BackboneFast capability.
               stpxRootGuardGroup 1.3.6.1.4.1.9.9.82.3.2.6
A collection of objects to support root guard capabilities.
               stpxRootInconsistencyNotificationsGroup 1.3.6.1.4.1.9.9.82.3.2.7
The notifications which a STP root guard implementation is required to implement.
               stpx4kVlanGroup 1.3.6.1.4.1.9.9.82.3.2.8
A collection of objects providing information for VLANS with VlanIndex from 1024 to 4095.
               stpxSpanningTreeGroup 1.3.6.1.4.1.9.9.82.3.2.9
An object selecting what kind of spanning tree protocol.
               stpxMISTPGroup 1.3.6.1.4.1.9.9.82.3.2.10
A collection objects managing the information of MISTP feature.
               stpxLongPathCostModeGroup 1.3.6.1.4.1.9.9.82.3.2.11
A collection objects managing the information of spanning tree path cost in 32 bits value.
               stpxPVSTVlanGroup 1.3.6.1.4.1.9.9.82.3.2.12
A collection of objects managing the information of Spanning Tree PVST+ protocol VLAN configuration.
               stpxMISTPGroup2 1.3.6.1.4.1.9.9.82.3.2.13
A collection objects managing the information of MISTP instances to VLAN mapping with the range of VlanIndex up to 4095.
               stpxLoopGuardGroup 1.3.6.1.4.1.9.9.82.3.2.14
A collection of objects to support LoopGuard capabilities.
               stpxLoopInconsistencyNotificationsGroup 1.3.6.1.4.1.9.9.82.3.2.15
The notifications which a STP LoopGuard implementation is required to implement.
               stpxFastStartGroup 1.3.6.1.4.1.9.9.82.3.2.16
A collection of objects to support Spanning Tree Port Fast Start feature.
               stpxBpduSkewingGroup 1.3.6.1.4.1.9.9.82.3.2.17
This is an optional group with a collection of objects to support Spanning Tree BPDU Skewing feature.
               stpxFastStartGroup2 1.3.6.1.4.1.9.9.82.3.2.18
An optional group with a collection of objects to support Fast Start global default mode on the device.
               stpxLoopGuardGroup2 1.3.6.1.4.1.9.9.82.3.2.19
An optional group with a collection of objects to support Loop Guard global default mode on the device.
               stpxMSTGroup 1.3.6.1.4.1.9.9.82.3.2.20
An optional group with a collection of objects to support Multiple Spanning Tree Protocol on the device.
               stpxPreferredMSTInstancesGroup 1.3.6.1.4.1.9.9.82.3.2.21
An optional group with a collection of objects to support Preferred MST Instance Map feature for Multiple Spanning Tree Protocol on the device.
               stpxFastStartGroup3 1.3.6.1.4.1.9.9.82.3.2.22
An optional group with a collection of objects to support per port Bpdu Guard and Bpdu Filter mode configuration on the device.
               stpxUplinkGroup2 1.3.6.1.4.1.9.9.82.3.2.23
An optional group with a collection of objects to manage the UplinkFast capability.
               stpxBackboneGroup2 1.3.6.1.4.1.9.9.82.3.2.24
An optional group with a collection of objects to manage the BackboneFast capability.
               stpxMSTGroup2 1.3.6.1.4.1.9.9.82.3.2.25
An optional group with a collection of objects to support Multiple Spanning Tree Protocol on the device.
               stpxRSTPGroup 1.3.6.1.4.1.9.9.82.3.2.26
An optional group with a collection of objects to support Rapid Spanning Tree Protocol on the device.
               stpxRPVSTGroup 1.3.6.1.4.1.9.9.82.3.2.27
An optional group with a collection of objects to support Rapid PVST+ on the device.
               stpxExtendedSysIDGroup 1.3.6.1.4.1.9.9.82.3.2.28
A collection of objects to manage the Extended System ID capability.
               stpxNotificationEnableGroup 1.3.6.1.4.1.9.9.82.3.2.29
A collection of objects providing control on the generation of Spanning Tree notifications.
               stpxFastStartOperModeGroup 1.3.6.1.4.1.9.9.82.3.2.30
A collection of objects providing Spanning Tree Port Fast Start Operatioanl information on a port.
               stpxMSTGroup3 1.3.6.1.4.1.9.9.82.3.2.31
A collection of objects providing support for Multiple Spanning Tree Protocol on the device.
               stpxSMSTGroup 1.3.6.1.4.1.9.9.82.3.2.32
A collection of objects providing support for IEEE MST on the device.
               stpxSMSTInstanceGroup 1.3.6.1.4.1.9.9.82.3.2.33
A collection of objects providing support for MST instance information for IEEE MST on the device.
               stpxSMSTInstanceEditGroup 1.3.6.1.4.1.9.9.82.3.2.34
A collection of objects providing support for MST instance edit information for IEEE MST on the device.
               stpxSMSTPortStatusGroup 1.3.6.1.4.1.9.9.82.3.2.35
A collection of objects providing support for port status information for MST Protocol on the device.
               stpxSMSTPortHelloTimeGroup 1.3.6.1.4.1.9.9.82.3.2.36
A collection of objects providing support for per port hello time information for IEEE MST on the device.
               stpxSMSTInstanceCISTGroup 1.3.6.1.4.1.9.9.82.3.2.37
A collection of objects providing information about Common and Internal Spanning Tree (CIST) for IEEE MST on the device.
               stpxPathCostOperModeGroup 1.3.6.1.4.1.9.9.82.3.2.38
A collection of objects providing information about operational spanning tree path cost mode.
               stpxRSTPTransmitHoldCountGroup 1.3.6.1.4.1.9.9.82.3.2.39
A collection of objects providing information for configuration of transmit hold count for Rapid Spanning Tree Protocol.
               stpxSMSTPortMSTModeGroup 1.3.6.1.4.1.9.9.82.3.2.40
A collection of objects providing information for port MST mode configuration on the device.
               stpxSMSTMaxHopCountGroup 1.3.6.1.4.1.9.9.82.3.2.41
A collection of objects providing information for configuration of IEEE MST maximum hop count.
               stpxSMSTConfigDigestGroup 1.3.6.1.4.1.9.9.82.3.2.42
A collection of objects providing information for MST configuration digests on the device.
               stpxMSTGroup4 1.3.6.1.4.1.9.9.82.3.2.43
A collection of objects providing support for Multiple Spanning Tree Protocol on the device.