MIBs Depot

ALCATEL-IND1-VLAN-STP-MIB

Registered at
1.3.6.1.4.1.6486.801.1.2.1.12.1
Last updated
2019-11-27 00:00
Organization
ALE USA Inc.
Revisions
2019-11-27 00:00, 2010-05-13 00:00
Namespace
alcatel-aos7
Source file
ALCATEL-IND1-VLAN-STP-MIB
Digest
sha256:54159ae79770732fb7beeba2179c117b7a4cb1f5f9732ee9b4a1636107dbc241

Description

The Spanning Tree parameters for Vlans and ports that support the Spanning Tree protocol. Large percentage of this group is lifted from rfc1493. Implementation of this group is mandatory for AOS products. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) ALE USA Inc. 2014-2019 Copyright (C) 1995-2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE

Contact

Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: Alcatel-Lucent Enterprise 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: +1 800 995 2696 Electronic Mail: ebg_global_supportcenter@al-enterprise.com World Wide Web: https://www.al-enterprise.com

Imports

FromSymbols
ALCATEL-IND1-BASEsoftentIND1VlanStp
BRIDGE-MIBBridgeId, Timeout
IF-MIBInterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALCATEL-IND1-BASE
ALCATEL-IND1-VLAN-STP-MIB
BRIDGE-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
DigestId
type
VlanBitmap
TEXTUAL-CONVENTION
bit map of Vlans from 1 to 4096.
current

Objects

NameOIDSyntaxAccessStatus
alcatelIND1VLANSTPMIBNotifications
OBJECT-IDENTITY
Branch For VLAN STP MIB Subsystem Notifications.
1.3.6.1.4.1.6486.801.1.2.1.12.1.0current
alcatelIND1VLANSTPMIBObjects
OBJECT-IDENTITY
Branch For Spanning Tree Managed Objects.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1current
vStpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1
vStpInsTable
OBJECT-TYPE
A list of Spanning Tree instances on this bridge.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1not-accessiblecurrent
vStpInsEntry
OBJECT-TYPE
A STP instance entry. Either one multiple spanning tree instance, or a per VLAN instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1not-accessiblecurrent
vStpInsBridgeMode
OBJECT-TYPE
The mode of the Spanning Tree Protocol activated on this bridge.Only the instances matching the current value of vStpBridgeMode are active
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.1INTEGER {flat(1), onePerVlan(2)}not-accessiblecurrent
vStpInsNumber
OBJECT-TYPE
The Spanning Tree number identifying this instance. In 1x1 mode the accepted range is 1-4095 and corresponds to the VLAN. In Flat mode the range is 0-4095 and corresponds to the Spanning tree instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.2Integer32 (0..4095)read-onlycurrent
vStpInsProtocolSpecification
OBJECT-TYPE
The version of the Spanning Tree Protocol implemented for this instance. ieeeSTP represents standard STP of 802.1d 1998. ieeeRSTP stands for Rapid STP. Multiple STP or MSTP (802.1s) is only supported in flat mode, using instance 0. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version, a new value will be defined.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.3INTEGER {unknown(1), decLb100(2), ieeeSTP(3), ieeeRSTP(4), ieeeMSTP(5)}read-writecurrent
vStpInsPriority
OBJECT-TYPE
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID (vStpBridgeAddress). The other (last) 6 octets of the Bridge ID are recommended to be the numerically smallest MAC address of all ports that belong to this Spanning tree instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.4Integer32 (0..65535)read-writecurrent
vStpInsBridgeAddress
OBJECT-TYPE
The bridge identifier of this spanning tree instance as determined by the Spanning Tree Protocol.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.5BridgeIdread-onlycurrent
vStpInsTimeSinceTopologyChange
OBJECT-TYPE
The time (in hundredths of a second) since the last time a topology change was detected by this spanning tree instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.6TimeTicksread-onlycurrent
vStpInsTopChanges
OBJECT-TYPE
The total number of topology changes detected by this spanning tree instance since the management entity was last reset or initialized.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.7Counter32read-onlycurrent
vStpInsDesignatedRoot
OBJECT-TYPE
The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this instance. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node for this instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.8BridgeIdread-onlycurrent
vStpInsRootCost
OBJECT-TYPE
The cost of the path to the root as seen from this bridge for this spanning tree instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.9Integer32read-onlycurrent
vStpInsRootPortNumber
OBJECT-TYPE
The ifindex of the port which offers the lowest cost path from this bridge to the root bridge for this spanning tree instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.10Integer32read-onlycurrent
vStpInsNextBestRootCost
OBJECT-TYPE
The cost of the path to the root through the next best root port as seen from this bridge for this spanning tree instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.11Integer32read-onlycurrent
vStpInsNextBestRootPortNumber
OBJECT-TYPE
The ifindex of the next port which offers the lowest cost path from this bridge to the root bridge for this spanning tree instance. This port will become root port if the actual root port goes down.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.12Integer32read-onlycurrent
vStpInsMaxAge
OBJECT-TYPE
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this spanning tree instance is currently using.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.13Timeoutread-onlycurrent
vStpInsHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration bridge PDUs by this instance on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this instance is currently using.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.14Timeoutread-onlycurrent
vStpInsHoldTime
OBJECT-TYPE
This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this instance, in units of hundredths of a second.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.15Integer32read-onlycurrent
vStpInsForwardDelay
OBJECT-TYPE
This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. (Note that this value is the one that this instance is currently using, in contrast to vStpBridgeForwardDelay which is the value that this instance and all others would start using if/when this bridge were to become the root.)
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.16Integer32read-onlycurrent
vStpInsBridgeMaxAge
OBJECT-TYPE
The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of vStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 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.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.17Timeout (600..4000)read-writecurrent
vStpInsBridgeHelloTime
OBJECT-TYPE
The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 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.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.18Timeout (100..1000)read-writecurrent
vStpInsBridgeForwardDelay
OBJECT-TYPE
The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of vStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 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.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.19Timeout (400..3000)read-writecurrent
vStpInsBpduSwitching
OBJECT-TYPE
When this field is enabled, the BPDUs received for this instance to be switched when spanning tree is disabled. When the field is disabled, the BPDUs received on this instance will be dropped if spanning tree is disabled.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.20INTEGER {enabled(1), disabled(2)}read-writecurrent
vStpInsCistRegionalRootId
OBJECT-TYPE
The bridge identifier of the regional CIST root bridge of the spanning tree as determined by the Spanning Tree Protocol. This value is only used in flat mode
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.21BridgeIdread-onlycurrent
vStpInsCistPathCost
OBJECT-TYPE
The cost of the path to the cist regional root. This value is only used in flat mode
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.22Integer32read-onlycurrent
vStpIns1x1VlanNumber
OBJECT-TYPE
The Vlan number of this instance. Only valid in 1x1 mode.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.23Integer32read-onlycurrent
vStpInsMstiNumber
OBJECT-TYPE
The Mst instance. Only valid in Flat Mode.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.24Integer32read-onlycurrent
vStpInsMode
OBJECT-TYPE
The current mode of the Spanning Tree Protocol this instance is a part of.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.25INTEGER {flat(1), onePerVlan(2)}read-onlycurrent
vStpInsAutoVlanContainment
OBJECT-TYPE
The current enabled status for this instance of the Auto Vlan containment feature which controls path costs in MSTP.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.26INTEGER {enable(1), disable(2)}read-writecurrent
vStpInsBridgeTxHoldCount
OBJECT-TYPE
A limit controlling the number of PDUs transmitted per port per second for this instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.27Integer32 (1..10)read-writecurrent
vStpInsAdminState
OBJECT-TYPE
The enabled/disabled status of the STP instance; applicable only to per VLAN Spanning Tree instances. Default values are enabled(1) for per VLAN instances and notapplicable(0) for the rest.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.28INTEGER {notapplicable(0), enabled(1), disabled(2)}read-writecurrent
vStpInsPortTable
OBJECT-TYPE
A table that contains port-specific information for the Spanning Tree Protocol.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2not-accessiblecurrent
vStpInsPortEntry
OBJECT-TYPE
A list of information maintained for every Spanning Tree instance by every port about the Spanning Tree Protocol state for that port.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1not-accessiblecurrent
vStpInsPortNumber
OBJECT-TYPE
The ifindex of the port for which this entry contains Spanning Tree Protocol management information.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.1Integer32 (1..2147483647)read-onlycurrent
vStpInsPortPriority
OBJECT-TYPE
The priority of this port which was used originally as part of the port ID specified in 802.1D.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.2Integer32 (0..15)read-writecurrent
vStpInsPortState
OBJECT-TYPE
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. For ports which are disabled (see vStpInsPortEnable), this object will have a value of disabled(1). AOS does not support the broken(6) state as defined in RFC1493.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.3INTEGER {disabled(1), blocking(2), listening(3), learning(4), forwarding(5)}read-onlycurrent
vStpInsPortEnable
OBJECT-TYPE
The enabled/disabled status of the port.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.4INTEGER {enabled(1), disabled(2)}read-writecurrent
vStpInsPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.5Integer32read-writecurrent
vStpInsPortDesignatedRoot
OBJECT-TYPE
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.6BridgeIdread-onlycurrent
vStpInsPortDesignatedCost
OBJECT-TYPE
The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.7Integer32read-onlycurrent
vStpInsPortDesignatedBridge
OBJECT-TYPE
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.8BridgeIdread-onlycurrent
vStpInsPortDesignatedPtPrio
OBJECT-TYPE
The priority portion of the port ID on the Designated Bridge for this port's segment.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.9Integer32read-onlycurrent
vStpInsPortDesignatedPtNumber
OBJECT-TYPE
The Port Identifier of the port on the Designated Bridge for this port's segment (defined in IEEE 802.1D-1998: Section 8.5.5.7).
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.10Integer32read-onlycurrent
vStpInsPortForwardTransitions
OBJECT-TYPE
The number of times this port has transitioned from the Learning state to the Forwarding state.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.11Integer32read-onlycurrent
vStpInsPortManualMode
OBJECT-TYPE
The port's manual mode for this spanning tree instance. This mode defines the way the state of the port(vStpPortState) is managed. The mode can be dynamic (1) (managed by the Spanning Tree), or manual (blocking(2) or forwarding(3)). In manual mode, the port is not involved in the Spanning tree algorithm computation.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.12INTEGER {no(1), blocking(2), forwarding(3)}read-writecurrent
vStpInsPortRole
OBJECT-TYPE
The port's role for this spanning tree instance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.13INTEGER {root(1), designated(2), alternate(3), backup(4), disabled(5), master(6)}read-onlycurrent
vStpInsPortPrimaryPortNumber
OBJECT-TYPE
The ifindex of the associated primary port for this spanning tree instance. This information is only available if the port role is backup (vStpInsPortRole = 4)
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.14Integer32read-onlycurrent
vStpInsPortAdminConnectionType
OBJECT-TYPE
The administrative port's connection type for this spanning tree instance. This parameter is used to optimise the fast Spanning Tree (6.4.3 of P802.1w). The default value is nopointtopoint(1). The value pointtopoint(2) forces the port to be treated as if it is connected through a point-to-point LAN segment to another switch. Set this parameter to autopointtopoint(3) makes the point-to-point status to be determined automatically by the MAC entity. The value edgeport(4) indicates that the port is considered to be an edge port (18.3.3 of P802.1t).
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.15INTEGER {nopointtopoint(1), pointtopoint(2), autopointtopoint(3), edgeport(4)}read-writecurrent
vStpInsPortOperConnectionType
OBJECT-TYPE
The operational port's connection type for this spanning tree instance.This parameter is used to optimise the fast Spanning Tree.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.16INTEGER {nopointtopoint(1), pointtopoint(2), nonsignificant(3), edgeport(4)}read-onlycurrent
vStpInsPortCistRegionRootId
OBJECT-TYPE
The bridge identifier of the regional CIST root bridge as determined by the Spanning Tree Protocol. This value is only used in flat mode
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.17BridgeIdread-onlycurrent
vStpInsPortCistPathCost
OBJECT-TYPE
The cost of the path to the cist regional root. This value is only used in flat mode
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.18Integer32read-onlycurrent
vStpInsPortHelloTime
OBJECT-TYPE
The value that is used by the port for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 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.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.19Timeout (100..1000)read-onlycurrent
vStpInsPortBridgeHelloTime
OBJECT-TYPE
The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 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.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.20Timeout (100..1000)read-onlycurrent
vstpInsPortRcvdInternal
OBJECT-TYPE
The operational port's connection type for this spanning tree instance.This parameter is used to optimise the fast Spanning Tree.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.21INTEGER {external(1), internal(2), unkown(3)}read-onlycurrent
vStpInsPortAdminEdge
OBJECT-TYPE
Upon intiliazation of the port, this will be the default setting of the operational edge status of the port. May change depending on AutoEdge setting. Will not change status after link is up on port.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.22INTEGER {enable(1), disable(2)}read-writecurrent
vStpInsPortAutoEdge
OBJECT-TYPE
When enabled STP will determine the operational edge status of the port. May overwrite the AdminEdge status, if enabled. If disabled, port will remain as the AdminEdge state.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.23INTEGER {enable(1), disable(2)}read-writecurrent
vStpInsPortRestrictedRole
OBJECT-TYPE
When enabled, this port will not be selected as the Root port and will be selected as Alternate after the Root port is selected.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.24INTEGER {enable(1), disable(2)}read-writecurrent
vStpInsPortRestrictedTcn
OBJECT-TYPE
When set to enable, this port will not propogate any topology changes or notifications to other ports. Is used to prevent bridges outside of a core network from causing flushes within the core network.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.25INTEGER {enable(1), disable(2)}read-writecurrent
vStpBridge
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3
vStpBridgeMode
OBJECT-TYPE
The mode of the Spanning Tree Protocol activated on this bridge.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.1INTEGER {flat(1), onePerVlan(2)}read-writecurrent
vStpBridgeAddressId
OBJECT-TYPE
The bridge identifier as determined by the Spanning Tree Protocol.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.2MacAddressread-onlycurrent
vStpBridgeLastChanged
OBJECT-TYPE
This object indicates the time of the most recent change to the vStpBridge group vStpMstRegionTable
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.3TimeTicksread-onlycurrent
vStpBridgePathCostMode
OBJECT-TYPE
This object describes what the default path costs the bridge gives to ports upon link up. thirtyTwoBit designates 32 bit path cost value range in accordance with IEEE 802.1w standard and newer. Auto designates 16 bit path cost value range in accordance to IEEE 802.1d 1998 standard, except when the bridge is operating in MSTP protocol when 32 bit values will be in effect
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.4INTEGER {thrityTwoBit(1), auto(2)}read-writecurrent
vStpBridgeAutoVlanContainment
OBJECT-TYPE
The current enabled status for the whole bridge of the Auto Vlan containment feature which controls path costs in MSTP.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.5INTEGER {enable(1), disable(2)}read-writecurrent
vStpBridgeModePVST
OBJECT-TYPE
When enabled, Spanning Tree can interoperate with Cisco switch in PVST+ mode. When disabled, Spanning Tree is back to normal 1x1 mode.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.6INTEGER {enable(1), disable(2)}read-writecurrent
vStpMstRegionTable
OBJECT-TYPE
This table contains Region-specific information for the spanning tree protocol 802.1s
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4not-accessiblecurrent
vStpMstRegionEntry
OBJECT-TYPE
A Region entry.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4.1not-accessiblecurrent
vStpMstRegionNumber
OBJECT-TYPE
The 802.1s spec. defines only 1 region. However, for possible future enhancements it may be desired to have the ability to configure more than one region on the the same bridge.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4.1.1Integer32 (0..4)read-onlycurrent
vStpMstRegionConfigFormatSelector
OBJECT-TYPE
The Mst format selector. When 0, this field indicates the use of the following components as specified in 802.1s standard; config name, revision level, and config digest.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4.1.2Integer32 (0..255)read-onlycurrent
vStpMstRegionConfigDigest
OBJECT-TYPE
The Mst Region identifier, a 16 octet field of type HMAC-MD5. It is an encoding of the VID to MSTID table and sent in the MSTP BPDU to allow bridges to recognize their neighbors region.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4.1.3DigestIdread-onlycurrent
vStpMstRegionConfigName
OBJECT-TYPE
Name of the region defined by the 802.1s standard
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4.1.4SnmpAdminString (SIZE(0..31))read-writecurrent
vStpMstRegionConfigRevisionLevel
OBJECT-TYPE
Revision level of the region defined by the 802.1s standard
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4.1.5Integer32 (0..65535)read-writecurrent
vStpMstRegionMstiList
OBJECT-TYPE
List of Mst instances configured in this region. Each Mst Instance will be displayed in a seperated by comas. (maximum 64 Msti)
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4.1.6SnmpAdminString (SIZE(0..128))read-onlycurrent
vStpMstRegionCistInstanceNumber
OBJECT-TYPE
Number of the CIST instance. Always 0 in this release and limited to one region
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4.1.7Integer32 (0..4095)read-onlycurrent
vStpMstRegionMaxHops
OBJECT-TYPE
The value that all bridges use for MaxHops in the region when this bridge is acting as the root.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.4.1.8Integer32 (1..40)read-writecurrent
vStpMstInstanceTable
OBJECT-TYPE
This table contains Mst Instance-specific information for the spanning tree protocol 802.1s
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.5not-accessiblecurrent
vStpMstInstanceEntry
OBJECT-TYPE
A Mst Instance entry.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.5.1not-accessiblecurrent
vStpMstInstanceNumber
OBJECT-TYPE
The Mst Instance number identfies a Spanning Tree instance and its vlan range assocaited. To create a new instance a rowStatus is required. The instance 0 is reserved for the CIST. See also the vStpTable. By default all vlans are associated to the CIST instance 0
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.5.1.1Integer32 (0..4095)not-accessiblecurrent
vStpMstInstanceName
OBJECT-TYPE
An optional 32 character string assignable by the operator.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.5.1.2SnmpAdminString (SIZE(0..31))read-createcurrent
vStpMstInstanceVlanBitmapAddition
OBJECT-TYPE
A string of 4096 bits forming a bitmap which defines a set of VLANs to be added to the membership of the MSTI.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.5.1.3VlanBitmapread-createcurrent
vStpMstInstanceVlanBitmapDeletion
OBJECT-TYPE
A string of 4096 bits forming a bitmap which defines a set of VLANs to revoke membership from the MSTI.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.5.1.4VlanBitmapread-createcurrent
vStpMstInstanceVlanBitmapState
OBJECT-TYPE
A string of 4096 bits forming a bitmap which defines the set of VLANs that are members of this MSTI.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.5.1.5VlanBitmapread-onlycurrent
vStpMstInstanceRowStatus
OBJECT-TYPE
This object is the RowStatus (locking flag) for creating or deleting Mst Instance objects
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.5.1.6RowStatusread-createcurrent
vStpMstVlanAssignmentTable
OBJECT-TYPE
This table displays the VLAN to MSTI assignment.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.6not-accessiblecurrent
vStpMstVlanAssignmentEntry
OBJECT-TYPE
A Mst Instance entry.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.6.1not-accessiblecurrent
vStpMstVlanAssignmentVlanNumber
OBJECT-TYPE
The VLAN number identifying this instance. Valid range from 1 to 4095.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.6.1.1Integer32 (1..4095)not-accessiblecurrent
vStpMstVlanAssignmentMstiNumber
OBJECT-TYPE
The Msti number assigned to this vlan. All VLANs by default are placed in MSTI 0. An MSTI must exist for the assignment to occur.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.6.1.2Integer32 (0..63)read-writecurrent
vStpPortConfigTable
OBJECT-TYPE
A table that contains protocol independant port-specific information for the Spanning Tree Protocol.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.7not-accessiblecurrent
vStpPortConfigEntry
OBJECT-TYPE
A list of information maintained for every Spanning Tree instance by every port about the protocol independant state for that port.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.7.1not-accessiblecurrent
vStpPortConfigIfIndex
OBJECT-TYPE
The ifindex of the port for which this entry contains Spanning Tree Protocol management information.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.7.1.1InterfaceIndexread-onlycurrent
vStpPortConfigTenGigOs8800Opt
OBJECT-TYPE
The status of whether this port is interacting with a 10 gigabit link to a OS8800 switch.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.7.1.2INTEGER {enable(1), disable(2)}read-writecurrent
vStpPortConfigPVST
OBJECT-TYPE
Configure a port what type of BPDU to use when PVST+ mode is enabled: Auto: Use IEEE BPDUs until a PVST+ BPDU is detected. Enable: Use PVST+ BPDUs. Disable: Use IEEE BPDUs.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.7.1.3INTEGER {auto(1), enable(2), disable(3)}read-writecurrent
vStpPortConfigStatePVST
OBJECT-TYPE
The status of whether the type of PVST+ BPDU is on or off for this port.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.7.1.4INTEGER {on(1), off(2)}read-onlycurrent
vStpPortConfigLoopGuard
OBJECT-TYPE
Configure STP loop guard on the port.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.7.1.5INTEGER {enable(1), disable(2)}read-writecurrent
vStpPortConfigLoopGuardNote
OBJECT-TYPE
STP loop guard status to signify if the port is in loop inconsistency state(Err) or not.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.7.1.6SnmpAdminString (SIZE(0..32))read-onlycurrent
vStpRrstpGlobalState
OBJECT-TYPE
The state of Ring rapid spanning tree on a global level. When the RRSTP is disabled gobally, all the rings get disabled. When the RRSTP is enabled globally, the rings can be individually configured to be enabled or disabled.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.8INTEGER {enable(1), disable(2)}read-writecurrent
vStpRrstpRingConfigTable
OBJECT-TYPE
A table that contains RRSTP ring configuration related information.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.9not-accessiblecurrent
vStpRrstpRingConfigEntry
OBJECT-TYPE
A list of information maintained for each RRSTP ring about ports that are part of the ring.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.9.1not-accessiblecurrent
vStpRrstpRingId
OBJECT-TYPE
The identifier of the RRSTP ring.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.9.1.1Integer32 (1..128)not-accessiblecurrent
vStpRrstpRingPort1
OBJECT-TYPE
The interface index of first port that belongs to the ring.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.9.1.2InterfaceIndexread-createcurrent
vStpRrstpRingPort2
OBJECT-TYPE
The interface index of second port that belongs to the ring.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.9.1.3InterfaceIndexread-createcurrent
vStpRrstpRingVlanTag
OBJECT-TYPE
The VLAN tag applied to the ring with which RRSTP ring frames shall be tagged. Valid range from 1 to 4094
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.9.1.4Integer32 (1..4094)read-createcurrent
vStpRrstpRingState
OBJECT-TYPE
The state of the ring. A ring can be created but can be made active or inactive.
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.9.1.5INTEGER {enable(1), disable(2)}read-createcurrent
vStpRrstpRingRowStatus
OBJECT-TYPE
This object is the RowStatus (locking flag) for creating or deleting RRSTP Ring
1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.9.1.6RowStatusread-createcurrent
alcatelIND1VLANSTPMIBConformance
OBJECT-IDENTITY
Branch For Spanning Tree Conformance Information.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2current
alcatelIND1VLANSTPMIBGroups
OBJECT-IDENTITY
Branch For Spanning Tree Units Of Conformance.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1current
alcatelIND1VLANSTPMIBCompliances
OBJECT-IDENTITY
Branch For Spanning Tree Compliance Statements.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.2current

Notifications

NameOIDStatus
stpNewRoot
NOTIFICATION-TYPE
The NewRoot trap indicates that the bridge has become the new root for this Spanning Tree instance; the trap is sent by a bridge soon after its election as the new root, upon expiration of the Topology Change Timer immediately subsequent to its election.
1.3.6.1.4.1.6486.801.1.2.1.12.1.0.1current
stpRootPortChange
NOTIFICATION-TYPE
A RootPortChange trap is sent for a Spannnig Tree instance by a bridge when its root port has changed. The root port is the port which offers the lowest cost path from this bridge to the root bridge.
1.3.6.1.4.1.6486.801.1.2.1.12.1.0.2current
alaSTPLoopGuardError
NOTIFICATION-TYPE
This trap is sent by a bridge when a port enters the Loop inconsistent state (ERR state).
1.3.6.1.4.1.6486.801.1.2.1.12.1.0.3current
alaSTPLoopGuardRecovery
NOTIFICATION-TYPE
This trap is sent by a bridge when a port leaves the Loop inconsistent state (ERR state).
1.3.6.1.4.1.6486.801.1.2.1.12.1.0.4current

Conformance

NameOIDStatus
vStpInsGroup
OBJECT-GROUP
Collection of objects for management of Spanning Tree instances.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.1current
vStpInsPortGroup
OBJECT-GROUP
Collection of objects for management of Spanning Tree port instances.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.2current
vStpNotificationGroup
NOTIFICATION-GROUP
The Spanning Tree Notification Group.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.3current
vStpMstInstanceGroup
OBJECT-GROUP
Collection of objects for management of Spanning Tree mst instances.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.4current
vStpMstVlanAssignmentGroup
OBJECT-GROUP
Collection of objects for management of Spanning Tree assignment vlan to msti instances.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.5current
vStpMstRegionGroup
OBJECT-GROUP
Collection of objects for management of Spanning Tree mst region instances.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.6current
vStpPortConfigGroup
OBJECT-GROUP
Collection of objects for management of protocol indepentant port configuration.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.7current
vStpRrstpRingConfigGroup
OBJECT-GROUP
Collection of objects maintained for each RRSTP ring about ports that are part of the ring.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.8current
vStpRrstpRingBaseGroup
OBJECT-GROUP
State of Ring rapid spanning tree on a global level
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.9current
vStpBridgeGroup
OBJECT-GROUP
Collection of objects maintained for VLAN STP configuration.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.1.10current
alcatelIND1VLANSTPMIBCompliance
MODULE-COMPLIANCE
Compliance statement for Spanning Tree.
1.3.6.1.4.1.6486.801.1.2.1.12.1.2.2.1current