ALCATEL-IND1-STACK-MANAGER-MIB

File: ALCATEL-IND1-STACK-MANAGER-MIB.mib (36174 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
ALCATEL-IND1-BASE SNMPv2-CONF

Imported symbols

NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
Counter32 TEXTUAL-CONVENTION RowStatus
InterfaceIndex softentIND1StackMgr MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

AlaStackMgrLinkNumber  
Lists the port numbers that the stackable ports can hold. Also the values are the same as the one marked on the Stack chassis pannel. These values are hardware dependent as follows: - First generation stackable switches - 24 ports: linkA27=27, linkB28=28, - First generation stackable switches - 48 ports: linkA51=51, linkB52=52, - 1st version of 2nd generation stackable switches : linkA31=31, linkB32=32. - 2nd version of 2nd generation stackable switches 24-port : linkA25=25, linkB26=26, - 2nd version of 2nd generation stackable switches 48-port : linkA29=29, linkB30=30.
TEXTUAL-CONVENTION    
  INTEGER linkA27(27), linkB28(28), linkA51(51), linkB52(52), linkA31(31), linkB32(32), linkA25(25), linkB26(26), linkA29(29), linkB30(30), linkA(1), linkB(2)  

AlaStackMgrNINumber  
The numbers allocated for the stack NIs are as follows: - 0 = invalid slot number; - 1..8 = valid and assigned slot numbers corresponding values from the entPhysicalTable; - 1001..1008 = switches operating in pass through mode; - 255 = unassigned slot number.
TEXTUAL-CONVENTION    
  INTEGER 0..1008  

AlaStackMgrLinkStatus  
Provides the logical stack link status. The logical link is considered operational if the physical link is operational and communication with the adjacent switch is active. The possible values are: - up(1), - down(2).
TEXTUAL-CONVENTION    
  INTEGER up(1), down(2)  

AlaStackMgrSlotRole  
Indicates the role of each switch within the stack as follows: - unassigned(0), - primary(1), - secondary(2), - idle(3), - standalone(4), - passthrough(5)
TEXTUAL-CONVENTION    
  INTEGER unassigned(0), primary(1), secondary(2), idle(3), standalone(4), passthrough(5)  

AlaStackMgrStackStatus  
Indicates whether the stack ring is or not in loop as follows: - loop(1), - noloop(2)
TEXTUAL-CONVENTION    
  INTEGER loop(1), noloop(2)  

AlaStackMgrSlotState  
Current operational state of a stack element as follows: - running(1) : switch is fully operational, - duplicateSlot(2): switch operates in pass through mode due to slot duplication, - clearedSlot(3) : switch operates in pass through mode upon management command, - outOfSlots(4) : switch operates in pass through because the maximum number of allowed stackable swicthes has been reached, - outOfTokens(5) : switch operates in pass through mode because no tokens are available to be assigned. - badMix (6) : switch operates in pass through mode because it's not compatible with the existing stack.
TEXTUAL-CONVENTION    
  INTEGER running(1), duplicateSlot(2), clearedSlot(3), outOfSlots(4), outOfTokens(5), badMix(6)  

AlaStackMgrCommandAction  
Identifies which of the following actions is to be performed: - notSiginificant(0) : no action, - clearSlot(1) : saved slot number will be removed from persistent database, - clearSlotImmediately : saved slot number will be cleared and change will be in effect right away causing the switch to enter in pass through mode, - reloadAny(3) : reboot an element regardless of its operational mode, - reloadPassThru(4) : reboot an element that is operating in pass thru mode.
TEXTUAL-CONVENTION    
  INTEGER notSignificant(0), clearSlot(1), clearSlotImmediately(2), reloadAny(3), reloadPassThru(4)  

AlaStackMgrCommandStatus  
Identifies the current status of the last action command received as follows: - notSignificant(0), - clearSlotInProgress(1), - clearSlotFailed(2), - clearSlotSuccess(3), - setSlotInProgress(4), - setSlotFailed(5), - setSlotSuccess(6).
TEXTUAL-CONVENTION    
  INTEGER notSignificant(0), clearSlotInProgress(1), clearSlotFailed(2), clearSlotSuccess(3), setSlotInProgress(4), setSlotFailed(5), setSlotSuccess(6)  

AlaStackMgrStackingMode  
Stacking mode, which specifies the ability of a switch to be part of a set of switches or virtual chassis: - stackable(1) :the switch may be stacked with other switches in the same virtual chassis. - standalone(2) :the switch is not allowed to be stacked together with other switches.
TEXTUAL-CONVENTION    
  INTEGER stackable(1), standalone(2)  

AlaStackMgrStackMode  
Switch Mode for OS6850 or OS6850E devices. In OS6850 mode, OS6850E switch will operate as OS6850. While stacking with OS6850, OS6850 mode should be set.
TEXTUAL-CONVENTION    
  INTEGER os6850(1), os6850e(2)  

AlaStackMgrChassisEntry  
SEQUENCE    
  alaStackMgrSlotNINumber AlaStackMgrNINumber
  alaStackMgrSlotCMMNumber INTEGER
  alaStackMgrChasRole AlaStackMgrSlotRole
  alaStackMgrLocalLinkStateA AlaStackMgrLinkStatus
  alaStackMgrRemoteNISlotA AlaStackMgrNINumber
  alaStackMgrRemoteLinkA AlaStackMgrLinkNumber
  alaStackMgrLocalLinkStateB AlaStackMgrLinkStatus
  alaStackMgrRemoteNISlotB AlaStackMgrNINumber
  alaStackMgrRemoteLinkB AlaStackMgrLinkNumber
  alaStackMgrChasState AlaStackMgrSlotState
  alaStackMgrSavedSlotNINumber AlaStackMgrNINumber
  alaStackMgrCommandAction AlaStackMgrCommandAction
  alaStackMgrCommandStatus AlaStackMgrCommandStatus
  alaStackMgrOperStackingMode AlaStackMgrStackingMode
  alaStackMgrAdminStackingMode AlaStackMgrStackingMode

AlaStackMgrStatsEntry  
SEQUENCE    
  alaStackMgrStatLinkNumber AlaStackMgrLinkNumber
  alaStackMgrStatPktsRx Counter32
  alaStackMgrStatPktsTx Counter32
  alaStackMgrStatErrorsRx Counter32
  alaStackMgrStatErrorsTx Counter32
  alaStackMgrStatDelayFromLastMsg INTEGER

AlaStackMgrStaticRouteEntry  
SEQUENCE    
  alaStackMgrStaticRouteSrcStartIf InterfaceIndex
  alaStackMgrStaticRouteSrcEndIf InterfaceIndex
  alaStackMgrStaticRouteDstStartIf InterfaceIndex
  alaStackMgrStaticRouteDstEndIf InterfaceIndex
  alaStackMgrStaticRoutePort AlaStackMgrLinkNumber
  alaStackMgrStaticRoutePortState AlaStackMgrLinkStatus
  alaStackMgrStaticRouteStatus INTEGER
  alaStackMgrStaticRouteRowStatus RowStatus

AlaStackMgrStackModeEntry  
SEQUENCE    
  alaStackMgrStackModeIndex AlaStackMgrNINumber
  alaStackMgrAdminStackMode AlaStackMgrStackMode
  alaStackMgrOperStackMode AlaStackMgrStackMode
  alaStackMgrCmdAction INTEGER

Defined Values

alcatelIND1StackMgrMIB 1.3.6.1.4.1.6486.801.1.2.1.24.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line Stack Manager 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) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1StackMgrMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.24.1.1
OBJECT IDENTIFIER    

alcatelIND1StackMgrMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.24.1.2
OBJECT IDENTIFIER    

alcatelIND1StackMgrTrapObjects 1.3.6.1.4.1.6486.801.1.2.1.24.1.3
OBJECT IDENTIFIER    

alaStackMgrTraps 1.3.6.1.4.1.6486.801.1.2.1.24.1.4
OBJECT IDENTIFIER    

alaStackMgrChassisTable 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1
Maintains a list with information about all the switches that participate on the stack herein refered to as chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaStackMgrChassisEntry

alaStackMgrChassisEntry 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1
Each entry corresponds to a chassis and lists its role and neighbors in the stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaStackMgrChassisEntry  

alaStackMgrSlotNINumber 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.1
Numbers allocated for the stack NIs as follows: - 0: invalid slot number - 1..8: valid and assigned slot numbers corresponding to values from the entPhysicalTable - 1001..1008: swicthes operating in pass through mode - 255: unassigned slot number.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrNINumber  

alaStackMgrSlotCMMNumber 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.2
The numbers allocated for the stack CMMs are from 65..72 or 0 if not present
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..72  

alaStackMgrChasRole 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.3
The current role of the chassis as follows: - unassigned(0), - primary(1), - secondary(2), - idle(3), - standalone(4), - passthrough(5).
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrSlotRole  

alaStackMgrLocalLinkStateA 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.4
1 indicates that the stacking link A is up, which means it knows its adjacent node. 2 indicates that the stacking link A is inactive and RemoteNISlotA and RemoteLinkA are not significants.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrLinkStatus  

alaStackMgrRemoteNISlotA 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.5
This is the remote NI slot seen by the current NI through its stacking link A. The numbers allocated for the Stack NIs are 1..8, 1001..1008 or 0 if not present
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrNINumber  

alaStackMgrRemoteLinkA 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.6
This is the remote link of the remote NI slot seen through the stacking link A. The values for these ports are platform dependent. The possible values are: - 0: not present - linkA: 25, 27, 29, 31 or 51 - linkB: 26, 28, 30, 32 or 52.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrLinkNumber  

alaStackMgrLocalLinkStateB 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.7
1 indicates that the stacking link B is up, which means it knows its adjacent node. 2 indicates that the stacking link B is inactive and RemoteNISlotB and RemoteLinkB are not significants.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrLinkStatus  

alaStackMgrRemoteNISlotB 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.8
This is the remote NI slot seen by the current NI through its stacking link B. The numbers allocated for the Stack NIs are 1..8, 1001..1008 or 0 if not present
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrNINumber  

alaStackMgrRemoteLinkB 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.9
This is the remote link of the remote NI slot seen through the stacking link B. The values for these ports are platform dependent. The possible values are: - 0: not present - linkA: 25, 27, 29, 31 or 51 - linkB: 26, 28, 30, 32 or 52.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrLinkNumber  

alaStackMgrChasState 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.10
This current state of the chassis: running (1), duplicateSlot (2), clearedSlot (3), outOfSlots (4), outOfTokens (5), or badMix (6).
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrSlotState  

alaStackMgrSavedSlotNINumber 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.11
Slot number stored in persistent memory that will be in effect if the stack element reboots. Only slot numbers in the range 1..8 are allowed.
Status: current Access: read-write
OBJECT-TYPE    
  AlaStackMgrNINumber  

alaStackMgrCommandAction 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.12
This object identifies which of the following Actions is to be performed: clearSlot(1), clearSlotImmediately (2) or reload (3). Whenever a new command is received, the value of the object alaStackMgrCommandStatus will be updated accordingly.
Status: current Access: read-write
OBJECT-TYPE    
  AlaStackMgrCommandAction  

alaStackMgrCommandStatus 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.13
This object provides the current status of last command received from the management as follows: notSignificant(0), clearSlotInProgress(1), clearSlotFailed(2), clearSlotSuccess(3), setSlotInProgress(4), setSlotFailed(5) or setSlotSuccess(6). New commands are only accepted if the value of this object is different than setSlotInProgress and clearSlotInProgress.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrCommandStatus  

alaStackMgrOperStackingMode 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.14
This object specifies the current running mode of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrStackingMode  

alaStackMgrAdminStackingMode 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.1.1.15
This object specifies the stack mode atained on reload.
Status: current Access: read-write
OBJECT-TYPE    
  AlaStackMgrStackingMode  

alaStackMgrStatsTable 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.2
Stack port statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaStackMgrStatsEntry

alaStackMgrStatsEntry 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.2.1
Stats table for stackable ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaStackMgrStatsEntry  

alaStackMgrStatLinkNumber 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.2.1.1
Local link refers to the stacking port on each slot. The values of these ports are: - linkA: 25, 27, 29, 31 or 51 - linkB: 26, 28, 30, 32 or 52.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrLinkNumber  

alaStackMgrStatPktsRx 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.2.1.2
The total number of packets recieved on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaStackMgrStatPktsTx 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.2.1.3
The total number of packets transmitted on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaStackMgrStatErrorsRx 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.2.1.4
The total number of packets in error - received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaStackMgrStatErrorsTx 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.2.1.5
The total number of packets in error - transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaStackMgrStatDelayFromLastMsg 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.2.1.6
The delay since the last message.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

alaStackMgrStackStatus 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.3
Indicates whether the Stack is or not in Loop.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrStackStatus  

alaStackMgrTokensUsed 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.4
Indicates the total number of tokens that have been allocated to all the elements in the stack.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

alaStackMgrTokensAvailable 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.5
Indicates the total number of tokens that are still available and that potentially may be allocated to elements of the stack.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

alaStackMgrStaticRouteTable 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6
Maintains a list with information about all the static routes in the stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaStackMgrStaticRouteEntry

alaStackMgrStaticRouteEntry 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6.1
Each entry corresponds to a static route and lists its source and destination in the stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaStackMgrStaticRouteEntry  

alaStackMgrStaticRouteSrcStartIf 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6.1.1
The physical identification number for start source range of the static route
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaStackMgrStaticRouteSrcEndIf 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6.1.2
The physical identification number for end source range of the static route
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaStackMgrStaticRouteDstStartIf 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6.1.3
The physical identification number for start destination range of the static route
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaStackMgrStaticRouteDstEndIf 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6.1.4
The physical identification number for end destination range of the static route
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaStackMgrStaticRoutePort 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6.1.5
This is the stack link to the destination NI slot . The values for these ports are platform dependent. The possible values are: - 0: not present - linkA: 25, 27, 29, 31 or 51 - linkB: 26, 28, 30, 32 or 52. Incase of static routes the value is either 1(STACKA) or 2(STACKB)
Status: current Access: read-write
OBJECT-TYPE    
  AlaStackMgrLinkNumber  

alaStackMgrStaticRoutePortState 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6.1.6
1 indicates that the static route stacking link is up . 2 indicates that the stacking link is inactive.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrLinkStatus  

alaStackMgrStaticRouteStatus 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6.1.7
Whether this static route is enabled or disabled .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

alaStackMgrStaticRouteRowStatus 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.6.1.8
The status of this table entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

alaStackMgrStackModeTable 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.7
Maintains a list with information about the switch mode for OS6850/OS6850E devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaStackMgrStackModeEntry

alaStackMgrStackModeEntry 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.7.1
Each entry corresponds to the switch mode for OS6850/OS6850E devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaStackMgrStackModeEntry  

alaStackMgrStackModeIndex 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.7.1.1
This object specifies the slot number of the NI. Numbers allocated for the stack NIs as follows: - 0: invalid slot number - 1..8: valid and assigned slot numbers corresponding to values from the entPhysicalTable - 1001..1008: swicthes operating in pass through mode - 255: unassigned slot number.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaStackMgrNINumber  

alaStackMgrAdminStackMode 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.7.1.2
This object specifies the mode of the switch on the next reboot.
Status: current Access: read-write
OBJECT-TYPE    
  AlaStackMgrStackMode  

alaStackMgrOperStackMode 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.7.1.3
This object specifies the current running mode of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  AlaStackMgrStackMode  

alaStackMgrCmdAction 1.3.6.1.4.1.6486.801.1.2.1.24.1.1.7.1.4
This object specifies reboot of switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reloadAny(3)  

alaStackMgrTrapLinkNumber 1.3.6.1.4.1.6486.801.1.2.1.24.1.3.1
Holds the link number, when the stack is not in loop.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AlaStackMgrLinkNumber  

alaStackMgrPrimary 1.3.6.1.4.1.6486.801.1.2.1.24.1.3.2
Holds the slot number of the stack element that plays the role of Primary.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AlaStackMgrNINumber  

alaStackMgrSecondary 1.3.6.1.4.1.6486.801.1.2.1.24.1.3.3
Holds the slot number of the stack element that plays the role of Secondary.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AlaStackMgrNINumber  

alaStackMgrDuplicateSlotTrap 1.3.6.1.4.1.6486.801.1.2.1.24.1.4.0.1
The element specified by alaStackMgrSlotNINumber has the same slot number of another element of the stack and it must relinquish its operational status because it has a higher election key (up time, slot, mac). The elements will be put in pass through mode.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alaStackMgrNeighborChangeTrap 1.3.6.1.4.1.6486.801.1.2.1.24.1.4.0.2
Indicates whether the stack is in loop or not. In case of no loop, alaStackMgrSlotNINumber and alaStackMgrTrapLinkNumber indicate where the Stack is broken
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alaStackMgrRoleChangeTrap 1.3.6.1.4.1.6486.801.1.2.1.24.1.4.0.3
Role Change Trap. Indicates that a new primary or secondary is elected.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alaStackMgrDuplicateRoleTrap 1.3.6.1.4.1.6486.801.1.2.1.24.1.4.0.4
The element identified by alaStackMgrSlotNINumber detected the presence of two elements with the same primary or secondary role as specified by alaStackMgrChasRole on the stack.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alaStackMgrClearedSlotTrap 1.3.6.1.4.1.6486.801.1.2.1.24.1.4.0.5
The element identified by alaStackMgrSlotNINumber will enter the pass through mode because its operational slot was cleared with immediate effect.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alaStackMgrOutOfSlotsTrap 1.3.6.1.4.1.6486.801.1.2.1.24.1.4.0.6
One element of the stack will enter the pass through mode because there are no slot numbers available to be assigned to this element.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alaStackMgrOutOfTokensTrap 1.3.6.1.4.1.6486.801.1.2.1.24.1.4.0.7
The element identified by alaStackMgrSlotNINumber will enter the pass through mode because there are no tokens available to be assigned to this element.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alaStackMgrOutOfPassThruSlotsTrap 1.3.6.1.4.1.6486.801.1.2.1.24.1.4.0.8
There are no pass through slots available to be assigned to an element that is supposed to enter the pass through mode.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alaStackMgrBadMixTrap 1.3.6.1.4.1.6486.801.1.2.1.24.1.4.0.9
The element identified by alaStackMgrSlotNINumber will enter the pass through mode because it is not compatible with the existing stack.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alcatelIND1StackMgrMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.1
OBJECT IDENTIFIER    

alcatelIND1StackMgrMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.2
OBJECT IDENTIFIER    

alaStackMgrCfgMgrGroup 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.1.1
A collection of objects providing information about the topology of the stack .
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaStackMgrNotificationGroup 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.1.2
A collection of notifications for signaling Stack manager events.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

alaStackMgrStackModeGroup 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.1.3
A collection of objects providing information about the switch mode for OS6850/OS6850E devices.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaStackMgrTrapGroup 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.1.4
Stack Manager Trap Objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaStackMgrStatGroup 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.1.5
Stack Mgr Statistics.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaStackMgrStaticRouteGroup 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.1.6
Stack Static Route.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaStackMgrMIBObjectsGroup 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.1.7
Stack Mgr Global Objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alcatelIND1StackMgrMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.24.1.2.2.1
The compliance statement for device support of Stack Manager.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE