AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-STP-EXTENSIONS-MIB » Objects

CISCO-STP-EXTENSIONS-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-STP-EXTENSIONS-MIB and use it to monitor vendor specific OID's.

CISCO-STP-EXTENSIONS-MIB file content

Object view of CISCO-STP-EXTENSIONS-MIB:

Scalar Object
stpxUplinkFastEnabled .1.3.6.1.4.1.9.9.82.1.1.1
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
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
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
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
An indication of whether the UplinkFast capability is operationally enabled on the device.
stpxPreferredVlansEntry .1.3.6.1.4.1.9.9.82.1.2.1.1
An entry indicating which VLANs are preferred on a specific VLAN trunk port.
stpxPVSTVlanEntry .1.3.6.1.4.1.9.9.82.1.2.2.1
An entry containing Spanning Tree PVST+ Protocol information for a particular Virtual LAN.
stpxInconsistencyEntry .1.3.6.1.4.1.9.9.82.1.3.1.1
A VLAN on a particular port for which a Spanning Tree inconsistency is currently in effect.
stpxBackboneFastEnabled .1.3.6.1.4.1.9.9.82.1.4.1
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
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
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
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
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
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
An indication of whether the BackboneFast capability is operationally enabled on the device.
stpxRootGuardConfigEntry .1.3.6.1.4.1.9.9.82.1.5.1.1
A bridge port for which Spanning Tree RootGuard capability can be configured.
stpxRootInconsistencyEntry .1.3.6.1.4.1.9.9.82.1.5.2.1
A Spanning Tree instance on a particular port for which a Spanning Tree root-inconsistency is currently in effect.
stpxSpanningTreeType .1.3.6.1.4.1.9.9.82.1.6.1
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.
stpxSpanningTreePathCostMode .1.3.6.1.4.1.9.9.82.1.6.2
Indicate the type of spanning tree path cost mode configured 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 set to 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 set to short(1), the dot1dStpPortPathCost in BRIDGE-MIB must be used.
stpxLongStpPortPathCostEntry .1.3.6.1.4.1.9.9.82.1.6.3.1
A conceptual row containing the spanning tree port path cost configuration.
stpxExtendedSysIDAdminEnabled .1.3.6.1.4.1.9.9.82.1.6.4
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
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
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.
stpxMISTPInstanceNumber .1.3.6.1.4.1.9.9.82.1.7.1
The number of MISTP instances, that are supported by the device when the value of stpxSpanningTreeType is either mistp(2) or mistpPvstPlus(3).
stpxMISTPInstanceEntry .1.3.6.1.4.1.9.9.82.1.7.2.1
A conceptual row containing the status of the MISTP instance.
stpxVlanMISTPInstMapEntry .1.3.6.1.4.1.9.9.82.1.7.3.1
A conceptual row containing the MISTP Instance Index of the VLAN for a particular management domain.
stpxVlanMISTPInstMapEditEntry .1.3.6.1.4.1.9.9.82.1.7.4.1
Information about one VLAN mapping to one instance in the Edit Buffer for a particular management domain.
stpxPreferredMISTPInstancesEntry .1.3.6.1.4.1.9.9.82.1.7.5.1
An entry indicating which MISTP instances are preferred on a specific trunk port.
stpxLoopGuardConfigEntry .1.3.6.1.4.1.9.9.82.1.8.1.1
A bridge port for which Spanning Tree LoopGuard capability can be configured.
stpxLoopInconsistencyEntry .1.3.6.1.4.1.9.9.82.1.8.2.1
A Spanning Tree instance on a particular port for which a Spanning Tree loop-inconsistency is currently in effect.
stpxLoopGuardGlobalDefaultMode .1.3.6.1.4.1.9.9.82.1.8.3
Indicates the global default config mode of LoopGuard feature on the device.
stpxFastStartBpduGuardEnable .1.3.6.1.4.1.9.9.82.1.9.1
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
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.
stpxFastStartPortEntry .1.3.6.1.4.1.9.9.82.1.9.3.1
A bridge port for which Spanning Tree Port Fast Start can be configured.
stpxFastStartGlobalDefaultMode .1.3.6.1.4.1.9.9.82.1.9.4
Indicates the global default mode of the Fast Start feature on the device.
stpxFastStartOperModeEntry .1.3.6.1.4.1.9.9.82.1.9.5.1
An entry with port fast start oper mode information on a bridge port for a particular Spanning Tree Instance.
stpxBpduSkewingDetectionEnable .1.3.6.1.4.1.9.9.82.1.10.1
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.
stpxBpduSkewingEntry .1.3.6.1.4.1.9.9.82.1.10.2.1
A Spanning Tree instance on a particular port for which BPDU skewing has been detected.
stpxMSTMaxInstanceNumber .1.3.6.1.4.1.9.9.82.1.11.1
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
The operational MST region name.
stpxMSTRegionRevision .1.3.6.1.4.1.9.9.82.1.11.3
The operational MST region version. This object is deprecated and replaced by stpxSMSTRegionRevision.
stpxMSTInstanceEntry .1.3.6.1.4.1.9.9.82.1.11.4.1
A conceptual row containing the MST instance information.
stpxMSTRegionEditBufferStatus .1.3.6.1.4.1.9.9.82.1.11.5
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.
stpxMSTRegionEditBufferOperation .1.3.6.1.4.1.9.9.82.1.11.6
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.
stpxMSTRegionEditName .1.3.6.1.4.1.9.9.82.1.11.7
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
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.
stpxMSTInstanceEditEntry .1.3.6.1.4.1.9.9.82.1.11.9.1
A conceptual row containing MST instance information in the Edit Buffer.
stpxPreferredMSTInstancesEntry .1.3.6.1.4.1.9.9.82.1.11.10.1
An entry indicating which MST instances are preferred on a specific trunk port.
stpxMSTPortEntry .1.3.6.1.4.1.9.9.82.1.11.11.1
An entry with port information for the MST Protocol on a bridge port.
stpxMSTPortRoleEntry .1.3.6.1.4.1.9.9.82.1.11.12.1
An entry containing the port role information for the MST protocol on a port for a particular MST instance existing on the system.
stpxMSTMaxHopCount .1.3.6.1.4.1.9.9.82.1.11.13
The maximum number of hops for the MST region.
stpxRSTPPortEntry .1.3.6.1.4.1.9.9.82.1.12.1.1
An entry with port information for the RSTP Protocol on a bridge port.
stpxRSTPPortRoleEntry .1.3.6.1.4.1.9.9.82.1.12.2.1
An entry containing the port role information for the RSTP protocol on a port for a particular Spanning Tree instance.
stpxRPVSTPortEntry .1.3.6.1.4.1.9.9.82.1.13.1.1
An entry with port status information on a bridge port for a particular Spanning Tree Instance.
stpxSMSTMaxInstances .1.3.6.1.4.1.9.9.82.1.14.1
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
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
The operational region version for IEEE MST.
stpxSMSTRegionEditRevision .1.3.6.1.4.1.9.9.82.1.14.4
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).
stpxSMSTInstanceEntry .1.3.6.1.4.1.9.9.82.1.14.5.1
A conceptual row containing the MST instance information for IEEE MST.
stpxSMSTInstanceEditEntry .1.3.6.1.4.1.9.9.82.1.14.6.1
A conceptual row containing MST instance information in the Edit Buffer. The total number of entries in this table has to be less or equal to the object value of stpxSMSTMaxInstances.
stpxSMSTPortEntry .1.3.6.1.4.1.9.9.82.1.14.7.1
An entry with port information for the MST protocol on a bridge port.
Tabular Object
stpxPreferredVlansMap .1.3.6.1.4.1.9.9.82.1.2.1.1.1
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
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
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
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.
stpxPVSTVlanIndex .1.3.6.1.4.1.9.9.82.1.2.2.1.1
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
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.
stpxVlanIndex .1.3.6.1.4.1.9.9.82.1.3.1.1.1
The VLAN id of the VLAN.
stpxPortIndex .1.3.6.1.4.1.9.9.82.1.3.1.1.2
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
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)'.
stpxRootGuardConfigPortIndex .1.3.6.1.4.1.9.9.82.1.5.1.1.1
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
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.
stpxRootInconsistencyIndex .1.3.6.1.4.1.9.9.82.1.5.2.1.1
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
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
Indicates whether the port on a particular Spanning Tree instance is currently in root-inconsistent state or not.
stpxLongStpPortPathCost .1.3.6.1.4.1.9.9.82.1.6.3.1.1
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 stpxSpanningTreePathCostMode is long(2). If the stpxSpanningTreePathCostMode is short(1), this mib object is not instantiated.
stpxMISTPInstanceIndex .1.3.6.1.4.1.9.9.82.1.7.2.1.1
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
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
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
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
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
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.
stpxVlanMISTPInstMapInstIndex .1.3.6.1.4.1.9.9.82.1.7.3.1.1
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.
stpxVlanMISTPInstMapEditInstIndex .1.3.6.1.4.1.9.9.82.1.7.4.1.1
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.
stpxPreferredMISTPInstancesMap .1.3.6.1.4.1.9.9.82.1.7.5.1.1
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.
stpxLoopGuardConfigPortIndex .1.3.6.1.4.1.9.9.82.1.8.1.1.1
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
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
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.
stpxLoopInconsistencyIndex .1.3.6.1.4.1.9.9.82.1.8.2.1.1
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
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
Indicates whether the port on a particular Spanning Tree instance is currently in loop-inconsistent state or not.
stpxFastStartPortIndex .1.3.6.1.4.1.9.9.82.1.9.3.1.1
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
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
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.
stpxFastStartPortBpduGuardMode .1.3.6.1.4.1.9.9.82.1.9.3.1.4
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.
stpxFastStartPortBpduFilterMode .1.3.6.1.4.1.9.9.82.1.9.3.1.5
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.
stpxFastStartOperModeInstIndex .1.3.6.1.4.1.9.9.82.1.9.5.1.1
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
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
Indicates the fast start operational status of the port on a particular Spanning Tree Instance.
stpxBpduSkewingInstanceIndex .1.3.6.1.4.1.9.9.82.1.10.2.1.1
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
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
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
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
Indicates the value of sysUpTime when the worst BPDU skewing was detected.
stpxMSTInstanceIndex .1.3.6.1.4.1.9.9.82.1.11.4.1.1
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
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
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
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
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
The remaining hop count for this MST instance. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4). This object is deprecated and replaced by stpxSMSTInstanceRemainingHopCount.
stpxMSTInstanceEditIndex .1.3.6.1.4.1.9.9.82.1.11.9.1.1
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
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
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
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
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.
stpxPreferredMSTInstancesMap .1.3.6.1.4.1.9.9.82.1.11.10.1.1
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'.
stpxMSTPortIndex .1.3.6.1.4.1.9.9.82.1.11.11.1.1
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
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.
stpxMSTPortOperLinkType .1.3.6.1.4.1.9.9.82.1.11.11.1.3
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.
stpxMSTPortProtocolMigration .1.3.6.1.4.1.9.9.82.1.11.11.1.4
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
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.
stpxMSTPortRoleInstanceIndex .1.3.6.1.4.1.9.9.82.1.11.12.1.1
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
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
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.
stpxRSTPPortIndex .1.3.6.1.4.1.9.9.82.1.12.1.1.1
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
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).
stpxRSTPPortOperLinkType .1.3.6.1.4.1.9.9.82.1.12.1.1.3
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).
stpxRSTPPortProtocolMigration .1.3.6.1.4.1.9.9.82.1.12.1.1.4
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.
stpxRSTPPortRoleInstanceIndex .1.3.6.1.4.1.9.9.82.1.12.2.1.1
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
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
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).
stpxRPVSTPortVlanIndex .1.3.6.1.4.1.9.9.82.1.13.1.1.1
The VLAN id of the VLAN.
stpxRPVSTPortIndex .1.3.6.1.4.1.9.9.82.1.13.1.1.2
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
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.
stpxSMSTInstanceIndex .1.3.6.1.4.1.9.9.82.1.14.5.1.1
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
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
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
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
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
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.
stpxSMSTInstanceEditIndex .1.3.6.1.4.1.9.9.82.1.14.6.1.1
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
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
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
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.
stpxSMSTPortIndex .1.3.6.1.4.1.9.9.82.1.14.7.1.1
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
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.
stpxSMSTPortAdminHelloTime .1.3.6.1.4.1.9.9.82.1.14.7.1.3
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
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
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.
Table
stpxPreferredVlansTable .1.3.6.1.4.1.9.9.82.1.2.1
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.
stpxPVSTVlanTable .1.3.6.1.4.1.9.9.82.1.2.2
A list of Virtual LAN entries containing information for Spanning Tree PVST+ protocol. An entry will exist for each VLAN existing on the device.
stpxInconsistencyTable .1.3.6.1.4.1.9.9.82.1.3.1
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.
stpxRootGuardConfigTable .1.3.6.1.4.1.9.9.82.1.5.1
A table containing a list of the bridge ports for which Spanning Tree RootGuard capability can be configured.
stpxRootInconsistencyTable .1.3.6.1.4.1.9.9.82.1.5.2
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.
stpxLongStpPortPathCostTable .1.3.6.1.4.1.9.9.82.1.6.3
A table containing the spanning tree port path cost configuration when stpxSpanningTreePathCostMode is long(2), If the value of stpxSpanningTreePathCostMode is short(1), this table is not instantiated.
stpxMISTPInstanceTable .1.3.6.1.4.1.9.9.82.1.7.2
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).
stpxVlanMISTPInstMapTable .1.3.6.1.4.1.9.9.82.1.7.3
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).
stpxVlanMISTPInstMapEditTable .1.3.6.1.4.1.9.9.82.1.7.4
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).
stpxPreferredMISTPInstancesTable .1.3.6.1.4.1.9.9.82.1.7.5
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).
stpxLoopGuardConfigTable .1.3.6.1.4.1.9.9.82.1.8.1
A table containing a list of the bridge ports for which Spanning Tree LoopGuard capability can be configured.
stpxLoopInconsistencyTable .1.3.6.1.4.1.9.9.82.1.8.2
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.
stpxFastStartPortTable .1.3.6.1.4.1.9.9.82.1.9.3
A table containing a list of the bridge ports for which Spanning Tree Port Fast Start can be configured.
stpxFastStartOperModeTable .1.3.6.1.4.1.9.9.82.1.9.5
A table containing a list of the bridge ports for a particular Spanning Tree Instance.
stpxBpduSkewingTable .1.3.6.1.4.1.9.9.82.1.10.2
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.
stpxMSTInstanceTable .1.3.6.1.4.1.9.9.82.1.11.4
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.
stpxMSTInstanceEditTable .1.3.6.1.4.1.9.9.82.1.11.9
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.
stpxPreferredMSTInstancesTable .1.3.6.1.4.1.9.9.82.1.11.10
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.
stpxMSTPortTable .1.3.6.1.4.1.9.9.82.1.11.11
A table containing port information for the MST Protocol on all the bridge ports existing on the system.
stpxMSTPortRoleTable .1.3.6.1.4.1.9.9.82.1.11.12
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.
stpxRSTPPortTable .1.3.6.1.4.1.9.9.82.1.12.1
A table containing port information for the RSTP Protocol on all the bridge ports existing in the system.
stpxRSTPPortRoleTable .1.3.6.1.4.1.9.9.82.1.12.2
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).
stpxRPVSTPortTable .1.3.6.1.4.1.9.9.82.1.13.1
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).
stpxSMSTInstanceTable .1.3.6.1.4.1.9.9.82.1.14.5
This table contains MST instance information for IEEE MST.
stpxSMSTInstanceEditTable .1.3.6.1.4.1.9.9.82.1.14.6
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).
stpxSMSTPortTable .1.3.6.1.4.1.9.9.82.1.14.7
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)
Trap
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.
Object Identifier
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
stpxVlanObjects .1.3.6.1.4.1.9.9.82.1.2
stpxInconsistencyObjects .1.3.6.1.4.1.9.9.82.1.3
stpxBackboneFastObjects .1.3.6.1.4.1.9.9.82.1.4
stpxRootGuardObjects .1.3.6.1.4.1.9.9.82.1.5
stpxSpanningTreeObjects .1.3.6.1.4.1.9.9.82.1.6
stpxMISTPObjects .1.3.6.1.4.1.9.9.82.1.7
stpxLoopGuardObjects .1.3.6.1.4.1.9.9.82.1.8
stpxFastStartObjects .1.3.6.1.4.1.9.9.82.1.9
stpxBpduSkewingObjects .1.3.6.1.4.1.9.9.82.1.10
stpxMSTObjects .1.3.6.1.4.1.9.9.82.1.11
stpxRSTPObjects .1.3.6.1.4.1.9.9.82.1.12
stpxRPVSTObjects .1.3.6.1.4.1.9.9.82.1.13
stpxSMSTObjects .1.3.6.1.4.1.9.9.82.1.14
stpxNotifications .1.3.6.1.4.1.9.9.82.2
stpxNotificationsPrefix .1.3.6.1.4.1.9.9.82.2.0
stpxMIBConformance .1.3.6.1.4.1.9.9.82.3
stpxMIBCompliances .1.3.6.1.4.1.9.9.82.3.1
stpxMIBGroups .1.3.6.1.4.1.9.9.82.3.2
Group
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.
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.
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).
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.