Home/Catalog/CISCO-STP-EXTENSIONS-MIB

CISCO-STP-EXTENSIONS-MIB

AI MIB Summary

The CISCO-STP-EXTENSIONS-MIB monitors Cisco-specific Spanning Tree Protocol (STP) parameters and state variables on Cisco IOS and NX-OS devices, extending the standard IEEE 802.1D MIB to track proprietary features such as PortFast, BPDU Guard, Root Guard, and UplinkFast. It provides visibility into non-standard STP operational states, error counters, and configuration attributes that are not covered by the standard MIB-II or RSTP MIBs.

The MIB module for managing Cisco extensions to the 802.1D Spanning Tree Protocol (STP).
Main OID:
ciscoStpExtensionsMIB.1.3.6.1.4.1.9.9.82
206
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

206 total
Object Name
ciscoStpExtensionsMIBThe MIB module for managing Cisco extensions to the 802.1D Spanning Tree Protocol (STP).
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.82
stpxObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1
stpxUplinkFastObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.1
stpxUplinkFastEnabledAn 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.1.1
stpxUplinkFastTransitionsThe 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).ro
Counter32 UNITS "transitions"
.1.3.6.1.4.1.9.9.82.1.1.2
stpxUplinkStationLearningGenRateThe 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.rw
Integer32
.1.3.6.1.4.1.9.9.82.1.1.3
stpxUplinkStationLearningFramesThe 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).ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.9.82.1.1.4
stpxUplinkFastOperEnabledAn indication of whether the UplinkFast capability is operationally enabled on the device.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.1.5
stpxVlanObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.2
stpxPreferredVlansTableThe 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.
SEQUENCE OF StpxPreferredVlansEntry
.1.3.6.1.4.1.9.9.82.1.2.1
stpxPreferredVlansEntryAn entry indicating which VLANs are preferred on a specific VLAN trunk port.
StpxPreferredVlansEntry
.1.3.6.1.4.1.9.9.82.1.2.1.1
stpxPreferredVlansMapA 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.rw
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.2.1.1.1
stpxPreferredVlansMap2kA 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.rw
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.2.1.1.2
stpxPreferredVlansMap3kA 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.rw
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.2.1.1.3
stpxPreferredVlansMap4kA 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.rw
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.2.1.1.4
stpxPVSTVlanTableA list of Virtual LAN entries containing information for Spanning Tree PVST+ protocol. An entry will exist for each VLAN existing on the device.
SEQUENCE OF StpxPVSTVlanEntry
.1.3.6.1.4.1.9.9.82.1.2.2
stpxPVSTVlanEntryAn entry containing Spanning Tree PVST+ Protocol information for a particular Virtual LAN.
StpxPVSTVlanEntry
.1.3.6.1.4.1.9.9.82.1.2.2.1
stpxPVSTVlanIndexAn index value that uniquely identifies the Virtual LAN associated with this information.
VlanIndex
.1.3.6.1.4.1.9.9.82.1.2.2.1.1
stpxPVSTVlanEnableIndicates 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.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.2.2.1.2
stpxInconsistencyObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.3
stpxInconsistencyTableA 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.
SEQUENCE OF StpxInconsistencyEntry
.1.3.6.1.4.1.9.9.82.1.3.1
stpxInconsistencyEntryA VLAN on a particular port for which a Spanning Tree inconsistency is currently in effect.
StpxInconsistencyEntry
.1.3.6.1.4.1.9.9.82.1.3.1.1
stpxVlanIndexThe VLAN id of the VLAN.
VlanIndex
.1.3.6.1.4.1.9.9.82.1.3.1.1.1
stpxPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.3.1.1.2
stpxInconsistentStateThe 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)'.ro
Bits
.1.3.6.1.4.1.9.9.82.1.3.1.1.3
stpxBackboneFastObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.4
stpxBackboneFastEnabledAn indication of whether the BackboneFast capability is administratively enabled on the device.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.4.1
stpxBackboneFastInInferiorBPDUsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.82.1.4.2
stpxBackboneFastInRLQRequestPDUsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.82.1.4.3
stpxBackboneFastInRLQResponsePDUsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.82.1.4.4
stpxBackboneFastOutRLQRequestPDUsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.82.1.4.5
stpxBackboneFastOutRLQResponsePDUsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.82.1.4.6
stpxBackboneFastOperEnabledAn indication of whether the BackboneFast capability is operationally enabled on the device.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.4.7
stpxRootGuardObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.5
stpxRootGuardConfigTableA table containing a list of the bridge ports for which Spanning Tree RootGuard capability can be configured.
SEQUENCE OF StpxRootGuardConfigEntry
.1.3.6.1.4.1.9.9.82.1.5.1
stpxRootGuardConfigEntryA bridge port for which Spanning Tree RootGuard capability can be configured.
StpxRootGuardConfigEntry
.1.3.6.1.4.1.9.9.82.1.5.1.1
stpxRootGuardConfigPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.5.1.1.1
stpxRootGuardConfigEnabledAn 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.5.1.1.2
stpxRootInconsistencyTableA 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.
SEQUENCE OF StpxRootInconsistencyEntry
.1.3.6.1.4.1.9.9.82.1.5.2
stpxRootInconsistencyEntryA Spanning Tree instance on a particular port for which a Spanning Tree root-inconsistency is currently in effect.
StpxRootInconsistencyEntry
.1.3.6.1.4.1.9.9.82.1.5.2.1
stpxRootInconsistencyIndexThe Spanning Tree instance id, such as the VLAN id of the VLAN if the object value of stpxSpanningTreeType is pvstPlus(1) or rapidPvstPlus(5).
Integer32
.1.3.6.1.4.1.9.9.82.1.5.2.1.1
stpxRootInconsistencyPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.5.2.1.2
stpxRootInconsistencyStateIndicates whether the port on a particular Spanning Tree instance is currently in root-inconsistent state or not.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.5.2.1.3
stpxSpanningTreeObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.6
stpxSpanningTreeTypeThe actual mode of spanning tree protocol runs on the device. It can be one of the following: pvstPlus mistp mistpPvstPlus enabled for PVST+. mst with IEEE 802.1w Rapid Spanning Tree Protocol (RSTP). rapidPvstPlus 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.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.6.1
stpxSpanningTreePathCostModeIndicates the administrative spanning tree path cost mode configured on device.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.6.2
stpxLongStpPortPathCostTableA 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.
SEQUENCE OF StpxLongStpPortPathCostEntry
.1.3.6.1.4.1.9.9.82.1.6.3
stpxLongStpPortPathCostEntryA conceptual row containing the spanning tree port path cost configuration.
StpxLongStpPortPathCostEntry
.1.3.6.1.4.1.9.9.82.1.6.3.1
stpxLongStpPortPathCostThe 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.rw
Unsigned32
.1.3.6.1.4.1.9.9.82.1.6.3.1.1
stpxExtendedSysIDAdminEnabledIndicates whether Extended System ID feature is administratively enabled on the device or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.6.4
stpxExtendedSysIDOperEnabledIndicates 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.6.5
stpxNotificationEnableIndicates 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 topologyChange defined in BRIDGE-MIB. inconsistency rootInconsistency notification. loopInconsistency notification.rw
Bits
.1.3.6.1.4.1.9.9.82.1.6.6
stpxSpanningTreePathCostOperModeIndicate 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.ro
Enumeration
.1.3.6.1.4.1.9.9.82.1.6.7
stpxMISTPObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.7
stpxMISTPInstanceNumberThe number of MISTP instances, that are supported by the device when the value of stpxSpanningTreeType is either mistp(2) or mistpPvstPlus(3).ro
Integer32
.1.3.6.1.4.1.9.9.82.1.7.1
stpxMISTPInstanceTableThis 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).
SEQUENCE OF StpxMISTPInstanceEntry
.1.3.6.1.4.1.9.9.82.1.7.2
stpxMISTPInstanceEntryA conceptual row containing the status of the MISTP instance.
StpxMISTPInstanceEntry
.1.3.6.1.4.1.9.9.82.1.7.2.1
stpxMISTPInstanceIndexAn arbitrary integer within the range from 1 to the value of stpxMISTPInstanceNumber that uniquely identifies an instance.
Integer32
.1.3.6.1.4.1.9.9.82.1.7.2.1.1
stpxMISTPInstanceEnableThis 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.7.2.1.2
stpxMISTPInstanceVlansMappedA 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'.ro
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.7.2.1.3
stpxMISTPInstanceVlansMapped2kA 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.7.2.1.4
stpxMISTPInstanceVlansMapped3kA 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.7.2.1.5
stpxMISTPInstanceVlansMapped4kA 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.7.2.1.6
stpxVlanMISTPInstMapTableA 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).
SEQUENCE OF StpxVlanMISTPInstMapEntry
.1.3.6.1.4.1.9.9.82.1.7.3
stpxVlanMISTPInstMapEntryA conceptual row containing the MISTP Instance Index of the VLAN for a particular management domain.
StpxVlanMISTPInstMapEntry
.1.3.6.1.4.1.9.9.82.1.7.3.1
stpxVlanMISTPInstMapInstIndexThe 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.ro
Integer32
.1.3.6.1.4.1.9.9.82.1.7.3.1.1
stpxVlanMISTPInstMapEditTableA 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).
SEQUENCE OF StpxVlanMISTPInstMapEditEntry
.1.3.6.1.4.1.9.9.82.1.7.4
stpxVlanMISTPInstMapEditEntryInformation about one VLAN mapping to one instance in the Edit Buffer for a particular management domain.
StpxVlanMISTPInstMapEditEntry
.1.3.6.1.4.1.9.9.82.1.7.4.1
stpxVlanMISTPInstMapEditInstIndexThe 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.rw
Integer32
.1.3.6.1.4.1.9.9.82.1.7.4.1.1
stpxPreferredMISTPInstancesTableThe 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).
SEQUENCE OF StpxPreferredMISTPInstancesEntry
.1.3.6.1.4.1.9.9.82.1.7.5
stpxPreferredMISTPInstancesEntryAn entry indicating which MISTP instances are preferred on a specific trunk port.
StpxPreferredMISTPInstancesEntry
.1.3.6.1.4.1.9.9.82.1.7.5.1
stpxPreferredMISTPInstancesMapA 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.rw
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.7.5.1.1
stpxLoopGuardObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.8
stpxLoopGuardConfigTableA table containing a list of the bridge ports for which Spanning Tree LoopGuard capability can be configured.
SEQUENCE OF StpxLoopGuardConfigEntry
.1.3.6.1.4.1.9.9.82.1.8.1
stpxLoopGuardConfigEntryA bridge port for which Spanning Tree LoopGuard capability can be configured.
StpxLoopGuardConfigEntry
.1.3.6.1.4.1.9.9.82.1.8.1.1
stpxLoopGuardConfigPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.8.1.1.1
stpxLoopGuardConfigEnabledAn 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.rwdeprecated
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.8.1.1.2
stpxLoopGuardConfigModeIndicates 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 port. disable port. default or not on this port depends on the object value of stpxLoopGuardGlobalDefaultMode.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.8.1.1.3
stpxLoopInconsistencyTableA 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.
SEQUENCE OF StpxLoopInconsistencyEntry
.1.3.6.1.4.1.9.9.82.1.8.2
stpxLoopInconsistencyEntryA Spanning Tree instance on a particular port for which a Spanning Tree loop-inconsistency is currently in effect.
StpxLoopInconsistencyEntry
.1.3.6.1.4.1.9.9.82.1.8.2.1
stpxLoopInconsistencyIndexThe Spanning Tree instance id, such as the VLAN id of the VLAN if the object value of stpxSpanningTreeType is pvstPlus(1) or rapidPvstPlus(5).
Integer32
.1.3.6.1.4.1.9.9.82.1.8.2.1.1
stpxLoopInconsistencyPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.8.2.1.2
stpxLoopInconsistencyStateIndicates whether the port on a particular Spanning Tree instance is currently in loop-inconsistent state or not.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.8.2.1.3
stpxLoopGuardGlobalDefaultModeIndicates the global default config mode of LoopGuard feature on the device.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.8.3
stpxFastStartObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.9
stpxFastStartBpduGuardEnableIndicates 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.9.1
stpxFastStartBpduFilterEnableIndicates 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.9.2
stpxFastStartPortTableA table containing a list of the bridge ports for which Spanning Tree Port Fast Start can be configured.
SEQUENCE OF StpxFastStartPortEntry
.1.3.6.1.4.1.9.9.82.1.9.3
stpxFastStartPortEntryA bridge port for which Spanning Tree Port Fast Start can be configured.
StpxFastStartPortEntry
.1.3.6.1.4.1.9.9.82.1.9.3.1
stpxFastStartPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.9.3.1.1
stpxFastStartPortEnableIndicates 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.rwdeprecated
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.9.3.1.2
stpxFastStartPortModeIndicates 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 port but will only take effect when the object value of its vlanTrunkPortDynamicStatus as specified in CISCO-VTP-MIB is notTrunking(2). disable port. enableForTrunk on this port and will take effect regardless of the object value of its vlanTrunkPortDynamicStatus. default or not on this port depends on the object value of stpxFastStartGlobalDefaultMode. network this port.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.9.3.1.3
stpxFastStartPortBpduGuardModeIndicates 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 port. disable port. default 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.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.9.3.1.4
stpxFastStartPortBpduFilterModeIndicates the mode of Bpdu Filter Feature on the port. The system will not transmit BPDUs on a port with Bpdu Filter feature enabled. enable port. disable port. default 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.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.9.3.1.5
stpxFastStartGlobalDefaultModeIndicates the global default mode of the Fast Start feature on the device.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.9.4
stpxFastStartOperModeTableA table containing a list of the bridge ports for a particular Spanning Tree Instance.
SEQUENCE OF StpxFastStartOperModeEntry
.1.3.6.1.4.1.9.9.82.1.9.5
stpxFastStartOperModeEntryAn entry with port fast start oper mode information on a bridge port for a particular Spanning Tree Instance.
StpxFastStartOperModeEntry
.1.3.6.1.4.1.9.9.82.1.9.5.1
stpxFastStartOperModeInstIndexThe Spanning Tree instance id, such as the VLAN id of the VLAN if the object value of stpxSpanningTreeType is pvstPlus(1).
Integer32
.1.3.6.1.4.1.9.9.82.1.9.5.1.1
stpxFastStartOperModePortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.9.5.1.2
stpxFastStartOperModeIndicates the fast start operational status of the port on a particular Spanning Tree Instance.ro
Enumeration
.1.3.6.1.4.1.9.9.82.1.9.5.1.3
stpxBpduSkewingObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.10
stpxBpduSkewingDetectionEnableIndicates 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.10.1
stpxBpduSkewingTableA 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.
SEQUENCE OF StpxBpduSkewingEntry
.1.3.6.1.4.1.9.9.82.1.10.2
stpxBpduSkewingEntryA Spanning Tree instance on a particular port for which BPDU skewing has been detected.
StpxBpduSkewingEntry
.1.3.6.1.4.1.9.9.82.1.10.2.1
stpxBpduSkewingInstanceIndexThe Spanning Tree instance id, such as the VLAN id of the VLAN if the object value of stpxSpanningTreeType is pvstPlus(1).
Integer32
.1.3.6.1.4.1.9.9.82.1.10.2.1.1
stpxBpduSkewingPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.10.2.1.2
stpxBpduSkewingLastSkewDurationIndicates the skew duration in milliseconds of the last BPDU skewing detected.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.9.9.82.1.10.2.1.3
stpxBpduSkewingWorstSkewDurationIndicates the skew duration in milliseconds of the worst BPDU skewing detected.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.9.9.82.1.10.2.1.4
stpxBpduSkewingWorstSkewTimeIndicates the value of sysUpTime when the worst BPDU skewing was detected.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.10.2.1.5
stpxMSTObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.11
stpxMSTMaxInstanceNumberThe 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.rodeprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.1
stpxMSTRegionNameThe operational MST region name.ro
DisplayString
.1.3.6.1.4.1.9.9.82.1.11.2
stpxMSTRegionRevisionThe operational MST region version. This object is deprecated and replaced by stpxSMSTRegionRevision.rodeprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.3
stpxMSTInstanceTableThis 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.deprecated
SEQUENCE OF StpxMSTInstanceEntry
.1.3.6.1.4.1.9.9.82.1.11.4
stpxMSTInstanceEntryA conceptual row containing the MST instance information.deprecated
StpxMSTInstanceEntry
.1.3.6.1.4.1.9.9.82.1.11.4.1
stpxMSTInstanceIndexAn 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.deprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.4.1.1
stpxMSTInstanceVlansMappedA 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.rodeprecated
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.11.4.1.2
stpxMSTInstanceVlansMapped2kA 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.rodeprecated
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.11.4.1.3
stpxMSTInstanceVlansMapped3kA 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.rodeprecated
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.11.4.1.4
stpxMSTInstanceVlansMapped4kA 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.rodeprecated
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.11.4.1.5
stpxMSTInstanceRemainingHopCountThe 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.rodeprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.4.1.6
stpxMSTRegionEditBufferStatusIndicates the current ownership status of the unique Region Config Edit Buffer. released the SNMP management stations. acquiredBySnmp any of the SNMP management stations. acquiredByNonSnmp non-SNMP users managing the device.ro
Enumeration
.1.3.6.1.4.1.9.9.82.1.11.5
stpxMSTRegionEditBufferOperationIndicates the operation that is performed on the Region Config Edit Buffer. other acquire 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 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 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 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.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.11.6
stpxMSTRegionEditNameThe MST region name in the Edit Buffer. This object is only instantiated when the stpxMSTRegionEditBufferStatus has the value of acquiredBySnmp(2).rw
DisplayString
.1.3.6.1.4.1.9.9.82.1.11.7
stpxMSTRegionEditRevisionThe 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.rwdeprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.8
stpxMSTInstanceEditTableThis 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.deprecated
SEQUENCE OF StpxMSTInstanceEditEntry
.1.3.6.1.4.1.9.9.82.1.11.9
stpxMSTInstanceEditEntryA conceptual row containing MST instance information in the Edit Buffer.deprecated
StpxMSTInstanceEditEntry
.1.3.6.1.4.1.9.9.82.1.11.9.1
stpxMSTInstanceEditIndexAn 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.deprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.9.1.1
stpxMSTInstanceEditVlansMapA 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.rwdeprecated
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.11.9.1.2
stpxMSTInstanceEditVlansMap2kA 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.rwdeprecated
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.11.9.1.3
stpxMSTInstanceEditVlansMap3kA 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.rwdeprecated
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.11.9.1.4
stpxMSTInstanceEditVlansMap4kA 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.rwdeprecated
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.11.9.1.5
stpxPreferredMSTInstancesTableThe 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.deprecated
SEQUENCE OF StpxPreferredMSTInstancesEntry
.1.3.6.1.4.1.9.9.82.1.11.10
stpxPreferredMSTInstancesEntryAn entry indicating which MST instances are preferred on a specific trunk port.deprecated
StpxPreferredMSTInstancesEntry
.1.3.6.1.4.1.9.9.82.1.11.10.1
stpxPreferredMSTInstancesMapA 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'.rwdeprecated
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.11.10.1.1
stpxMSTPortTableA table containing port information for the MST Protocol on all the bridge ports existing on the system.deprecated
SEQUENCE OF StpxMSTPortEntry
.1.3.6.1.4.1.9.9.82.1.11.11
stpxMSTPortEntryAn entry with port information for the MST Protocol on a bridge port.deprecated
StpxMSTPortEntry
.1.3.6.1.4.1.9.9.82.1.11.11.1
stpxMSTPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.deprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.11.1.1
stpxMSTPortAdminLinkTypeIndicates the administrative link type configuration of a bridge port for the MST protocol. pointToPoint be connected to a point-to-point link. shared connected to a shared medium. auto 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.rwdeprecated
Enumeration
.1.3.6.1.4.1.9.9.82.1.11.11.1.2
stpxMSTPortOperLinkTypeIndicates the operational link type of a bridge port for the MST protocol. pointToPoint a point-to-point link. shared a shared medium. other This object is only instantiated when the object value of stpxSpanningTreeType is mst(4). stpxMSTPortOperLinkType is deprecated and replaced with stpxRSTPPortOperLinkType.rodeprecated
Enumeration
.1.3.6.1.4.1.9.9.82.1.11.11.1.3
stpxMSTPortProtocolMigrationThe 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.rwdeprecated
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.11.11.1.4
stpxMSTPortStatusIndicates the operational status of the port for the MST protocol. edge boundary MST region. pvst stp Tree bridge. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4). This object is deprecated and replaced by stpxSMSTPortStatus.rodeprecated
Bits
.1.3.6.1.4.1.9.9.82.1.11.11.1.5
stpxMSTPortRoleTableA 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.deprecated
SEQUENCE OF StpxMSTPortRoleEntry
.1.3.6.1.4.1.9.9.82.1.11.12
stpxMSTPortRoleEntryAn entry containing the port role information for the MST protocol on a port for a particular MST instance existing on the system.deprecated
StpxMSTPortRoleEntry
.1.3.6.1.4.1.9.9.82.1.11.12.1
stpxMSTPortRoleInstanceIndexThe MST instance id within the range of 0 to stpxMSTMaxInstanceNumber.deprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.12.1.1
stpxMSTPortRolePortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.deprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.12.1.2
stpxMSTPortRoleValueIndicates the port role on a particular MST instance for the MST protocol. disabled root instance. designated port on this MST instance. alternate on this MST instance. backUp MST instance. boundary this MST instance. master this MST instance.rodeprecated
Enumeration
.1.3.6.1.4.1.9.9.82.1.11.12.1.3
stpxMSTMaxHopCountThe 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.rwdeprecated
Integer32
.1.3.6.1.4.1.9.9.82.1.11.13
stpxRSTPObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.12
stpxRSTPPortTableA table containing port information for the RSTP Protocol on all the bridge ports existing in the system.
SEQUENCE OF StpxRSTPPortEntry
.1.3.6.1.4.1.9.9.82.1.12.1
stpxRSTPPortEntryAn entry with port information for the RSTP Protocol on a bridge port.
StpxRSTPPortEntry
.1.3.6.1.4.1.9.9.82.1.12.1.1
stpxRSTPPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.12.1.1.1
stpxRSTPPortAdminLinkTypeIndicates the administrative link type configuration of a bridge port for the RSTP protocol. pointToPoint be connected to a point-to-point link. shared connected to a shared medium. auto 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).rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.12.1.1.2
stpxRSTPPortOperLinkTypeIndicates the operational link type of a bridge port for the RSTP protocol. pointToPoint a point-to-point link. shared a shared medium. other This object is only instantiated when the object value of stpxSpanningTreeType is mst(4) or rapidPvstPlus(5).ro
Enumeration
.1.3.6.1.4.1.9.9.82.1.12.1.1.3
stpxRSTPPortProtocolMigrationThe 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.12.1.1.4
stpxRSTPPortRoleTableA 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).
SEQUENCE OF StpxRSTPPortRoleEntry
.1.3.6.1.4.1.9.9.82.1.12.2
stpxRSTPPortRoleEntryAn entry containing the port role information for the RSTP protocol on a port for a particular Spanning Tree instance.
StpxRSTPPortRoleEntry
.1.3.6.1.4.1.9.9.82.1.12.2.1
stpxRSTPPortRoleInstanceIndexThe 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).
Integer32
.1.3.6.1.4.1.9.9.82.1.12.2.1.1
stpxRSTPPortRolePortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.12.2.1.2
stpxRSTPPortRoleValueIndicates the port role on a particular Spanning Tree instance for the RSTP protocol. disabled Tree instance. root Spanning Tree instance. designated port in this Spanning Tree instance. alternate in this Spanning Tree instance. backUp Spanning Tree instance. boundary this Spanning Tree instance. master this Spanning Tree instance. This object could have a value of 'boundary' or 'master' only when the object value of stpxSpanningTreeType is mst(4).ro
Enumeration
.1.3.6.1.4.1.9.9.82.1.12.2.1.3
stpxRSTPTransmitHoldCountThe Transmit Hold Count.rw
Unsigned32
.1.3.6.1.4.1.9.9.82.1.12.3
stpxRPVSTObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.13
stpxRPVSTPortTableA 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).
SEQUENCE OF StpxRPVSTPortEntry
.1.3.6.1.4.1.9.9.82.1.13.1
stpxRPVSTPortEntryAn entry with port status information on a bridge port for a particular Spanning Tree Instance.
StpxRPVSTPortEntry
.1.3.6.1.4.1.9.9.82.1.13.1.1
stpxRPVSTPortVlanIndexThe VLAN id of the VLAN.
VlanIndex
.1.3.6.1.4.1.9.9.82.1.13.1.1.1
stpxRPVSTPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.13.1.1.2
stpxRPVSTPortStatusIndicates the operational status of the port for the Rapid PVST+ protocol. edge unused1 unused2 stp Tree/PVST+ bridge. dispute inferior BPDU with a designated role and the learning bit being set.ro
Bits
.1.3.6.1.4.1.9.9.82.1.13.1.1.3
stpxSMSTObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.1.14
stpxSMSTMaxInstancesThe maximum number of MST instances that can be supported by the device for IEEE MST.ro
Unsigned32
.1.3.6.1.4.1.9.9.82.1.14.1
stpxSMSTMaxInstanceIDThe maximum MST instance ID that can be supported by the device for IEEE MST.ro
Unsigned32
.1.3.6.1.4.1.9.9.82.1.14.2
stpxSMSTRegionRevisionThe operational region version for IEEE MST.ro
Unsigned32
.1.3.6.1.4.1.9.9.82.1.14.3
stpxSMSTRegionEditRevisionThe MST region version in the Edit Buffer for IEEE MST. This object is only instantiated when the stpxMSTRegionEditBufferStatus has the value of acquiredBySnmp(2).rw
Unsigned32
.1.3.6.1.4.1.9.9.82.1.14.4
stpxSMSTInstanceTableThis table contains MST instance information for IEEE MST.
SEQUENCE OF StpxSMSTInstanceEntry
.1.3.6.1.4.1.9.9.82.1.14.5
stpxSMSTInstanceEntryA conceptual row containing the MST instance information for IEEE MST.
StpxSMSTInstanceEntry
.1.3.6.1.4.1.9.9.82.1.14.5.1
stpxSMSTInstanceIndexThe MST instance ID, the value of which is in the range from 0 to stpxSMSTMaxInstanceID.
Unsigned32
.1.3.6.1.4.1.9.9.82.1.14.5.1.1
stpxSMSTInstanceVlansMapped1k2kA 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.14.5.1.2
stpxSMSTInstanceVlansMapped3k4kA 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.14.5.1.3
stpxSMSTInstanceRemainingHopCountThe 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).ro
Integer32 (-1..2147483647)
.1.3.6.1.4.1.9.9.82.1.14.5.1.4
stpxSMSTInstanceCISTRegionalRootIndicates 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.14.5.1.5
stpxSMSTInstanceCISTIntRootCostIndicates 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.ro
Unsigned32
.1.3.6.1.4.1.9.9.82.1.14.5.1.6
stpxSMSTInstanceEditTableThis 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).
SEQUENCE OF StpxSMSTInstanceEditEntry
.1.3.6.1.4.1.9.9.82.1.14.6
stpxSMSTInstanceEditEntryA 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.
StpxSMSTInstanceEditEntry
.1.3.6.1.4.1.9.9.82.1.14.6.1
stpxSMSTInstanceEditIndexThe 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.
Unsigned32
.1.3.6.1.4.1.9.9.82.1.14.6.1.1
stpxSMSTInstanceEditVlansMap1k2kA 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.rw
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.14.6.1.2
stpxSMSTInstanceEditVlansMap3k4kA 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.rw
OCTET STRING
.1.3.6.1.4.1.9.9.82.1.14.6.1.3
stpxSMSTInstanceEditRowStatusThis 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.82.1.14.6.1.4
stpxSMSTPortTableA 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)
SEQUENCE OF StpxSMSTPortEntry
.1.3.6.1.4.1.9.9.82.1.14.7
stpxSMSTPortEntryAn entry with port information for the MST protocol on a bridge port.
StpxSMSTPortEntry
.1.3.6.1.4.1.9.9.82.1.14.7.1
stpxSMSTPortIndexThe value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port.
Integer32
.1.3.6.1.4.1.9.9.82.1.14.7.1.1
stpxSMSTPortStatusIndicates the operational status of the port for the MST protocol. edge boundary MST region. pvst stp Tree bridge. dispute inferior BPDU with a designated role and the learning bit being set. rstp MST bridge in a different MST region.ro
Bits
.1.3.6.1.4.1.9.9.82.1.14.7.1.2
stpxSMSTPortAdminHelloTimeThe 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.rw
Unsigned32 UNITS "hundredth of seconds"
.1.3.6.1.4.1.9.9.82.1.14.7.1.3
stpxSMSTPortConfigedHelloTimeIndicates the effective configuration of the hello time on a port.ro
Unsigned32 UNITS "hundredth of seconds"
.1.3.6.1.4.1.9.9.82.1.14.7.1.4
stpxSMSTPortOperHelloTimeThe 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.ro
Integer32 (-1..2147483647) UNITS "hundredth of seconds"
.1.3.6.1.4.1.9.9.82.1.14.7.1.5
stpxSMSTPortAdminMSTModeThe desired MST mode of this port. preStandard transmit pre-standard, i.e. pre IEEE MST, BPDUs. auto on automatic detection of neighbor ports.rw
Enumeration
.1.3.6.1.4.1.9.9.82.1.14.7.1.6
stpxSMSTPortOperMSTModeIndicates the current operational MST mode of this port. unknown preStandard pre-standard MSTP BPDU transmission mode. standard BPDU transmission mode.ro
Enumeration
.1.3.6.1.4.1.9.9.82.1.14.7.1.7
stpxSMSTMaxHopCountThe maximum number of hops for the IEEE MST region.rw
Unsigned32
.1.3.6.1.4.1.9.9.82.1.14.8
stpxSMSTConfigDigestThe IEEE MST region configuration digest.ro
StpxMSTConfigurationDigest
.1.3.6.1.4.1.9.9.82.1.14.9
stpxSMSTConfigPreStandardDigestThe pre-standard MST region configuration digest.ro
StpxMSTConfigurationDigest
.1.3.6.1.4.1.9.9.82.1.14.10
stpxNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.2
stpxNotificationsPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.2.0
stpxInconsistencyUpdateA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.82.2.0.1
stpxRootInconsistencyUpdateA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.82.2.0.2
stpxLoopInconsistencyUpdateA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.82.2.0.3
stpxMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.3
stpxMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.3.1
stpxMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.82.3.2
CISCO-STP-EXTENSIONS-MIB - SNMP MIB Reference | MIBs Explorer