FOUNDRY-SN-STACKING-MIB

File: FOUNDRY-SN-STACKING-MIB.mib (25817 bytes)

Imported modules

SNMPv2-SMI FOUNDRY-SN-SWITCH-GROUP-MIB SNMPv2-TC
FOUNDRY-SN-AGENT-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
snSwitch MacAddress DisplayString
InterfaceIndexOrZero

Defined Types

SnStackingConfigUnitEntry  
SEQUENCE    
  snStackingConfigUnitIndex Integer32
  snStackingConfigUnitPriority Integer32
  snStackingConfigUnitConfigStackPort InterfaceIndexOrZero
  snStackingConfigUnitRowStatus INTEGER
  snStackingConfigUnitType DisplayString
  snStackingConfigUnitState INTEGER
  snStackingConfigUnitStackPort1 InterfaceIndexOrZero
  snStackingConfigUnitStackPort2 InterfaceIndexOrZero
  snStackingConfigUnitConnectPort1 InterfaceIndexOrZero
  snStackingConfigUnitConnectPort2 InterfaceIndexOrZero

SnStackingOperUnitEntry  
SEQUENCE    
  snStackingOperUnitIndex Integer32
  snStackingOperUnitRole INTEGER
  snStackingOperUnitMac MacAddress
  snStackingOperUnitPriority Integer32
  snStackingOperUnitState INTEGER
  snStackingOperUnitDescription DisplayString
  snStackingOperUnitStackPort1 InterfaceIndexOrZero
  snStackingOperUnitStackPort1State INTEGER
  snStackingOperUnitStackPort2 InterfaceIndexOrZero
  snStackingOperUnitStackPort2State INTEGER
  snStackingOperUnitNeighbor1 Integer32
  snStackingOperUnitNeighbor2 Integer32
  snStackingOperUnitImgVer DisplayString
  snStackingOperUnitBuildlVer DisplayString

SnStackingConfigStackTrunkEntry  
SEQUENCE    
  snStackingConfigStackTrunkUnit Integer32
  snStackingConfigStackTrunkPort1 InterfaceIndexOrZero
  snStackingConfigStackTrunkPort2 InterfaceIndexOrZero
  snStackingConfigStackTrunkRowStatus INTEGER
  snStackingConfigStackTrunkNumPort1 Integer32
  snStackingConfigStackTrunkNumPort2 Integer32

SnStackingConfigPeriPortEntry  
SEQUENCE    
  snStackingConfigPeriPortUnit Integer32
  snStackingConfigPeriPortPort InterfaceIndexOrZero
  snStackingConfigPeriPortRowStatus INTEGER

SnStackingConfigPeriTrunkEntry  
SEQUENCE    
  snStackingConfigPeriTrunkUnit Integer32
  snStackingConfigPeriTrunkPort1 InterfaceIndexOrZero
  snStackingConfigPeriTrunkPort2 InterfaceIndexOrZero
  snStackingConfigPeriTrunkRowStatus INTEGER

SnStackingNeighborPortEntry  
SEQUENCE    
  snStackingNeighborPortUnit Integer32
  snStackingNeighborPortStackPort InterfaceIndexOrZero
  snStackingNeighborPortNeighborPort InterfaceIndexOrZero

Defined Values

snStacking 1.3.31
Management Information for stacking system configuration and operational status. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
MODULE-IDENTITY    

snStackingGlobalObjects 1.3.31.1
OBJECT IDENTIFIER    

snStackingTableObjects 1.3.31.2
OBJECT IDENTIFIER    

snStackingGlobalConfigState 1.3.31.1.1
Configure stack state for stacking feature on the global level. none: neutral, receive packets only enable: stacking is enable, send and receive packets disable: stacking is disable, No send and receive packets
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enabled(1), disabled(2)  

snStackingGlobalMacAddress 1.3.31.1.2
Management MAC address of the stacking system. This is available to change management MAC address of stack for administrative purpose. It is strongly recommended that this command should be used with upmost caution to prevent duplicate MAC address and must reboot the system to take an effect. It is mutually exclusive from enabling the persistent MAC timer. Enter zero MAC address to remove the configured MAC address
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

snStackingGlobalPersistentMacTimerState 1.3.31.1.3
Configure persistent MAC timer state for stacking feature on the global level. enable: the persistent MAC timer is active and configured. The persistent MAC timer is set as the default timer (60 minutes) disable: deactivate the persistent MAC timer. It will stop the use of persistent MAC address and use new active stack unit's base MAC address
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1)  

snStackingGlobalPersistentMacTimer 1.3.31.1.4
Persistent MAC timer in minutes for the stacking system Number of minutes to retain original active stack unit's base MAC address in event of active unit crash or removal. This timer is triggered when new active unit is elected. When timer expires, new active unit will change stacking MAC to its own base MAC address and advertise its own base MAC address to management VLAN to update the ARP table of peers. If you decide to use new active unit's MAC address, one must enter this timer again to reactivate the persistent MAC. 0 - keep it forever. 5 to 6000 - valid value range. 60 - default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snStackingGlobalTopology 1.3.31.1.5
The topology of the stacking system
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), chain(2), ring(3), standalone(4)  

snStackingGlobalMode 1.3.31.1.6
The stacking mode of the system. stackingMode: the system has been installed STK EEPROM, and it is in stacking mode. nonStackingMode:the system has not been installed STK EEPROM, and it is not in stacking mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stackingMode(1), nonStackingMode(2)  

snStackingGlobalMixedMode 1.3.31.1.7
The mixed stacking mode of the system. mixedStackingMode: the system is in mixed stacking mode (heterogeneous stacking). classicStackingMode: the system is not in mixed stacking mode (homogeneous stacking).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mixedStackingMode(1), classicStackingMode(2)  

snStackingConfigUnitTable 1.3.31.2.1
Stacking configuration unit table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnStackingConfigUnitEntry

snStackingConfigUnitEntry 1.3.31.2.1.1
An entry in the stacking configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnStackingConfigUnitEntry  

snStackingConfigUnitIndex 1.3.31.2.1.1.1
The stacking unit Id
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snStackingConfigUnitPriority 1.3.31.2.1.1.2
The priority in Active/backup eclection.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

snStackingConfigUnitConfigStackPort 1.3.31.2.1.1.3
The IfIndex for the configured stacking port. If no stacking port is configured, it will be displayed zero and the first two 10G ports as the default stacking ports. Enter zero to remove the configured stacking port.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingConfigUnitRowStatus 1.3.31.2.1.1.4
This object is used to delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row If the row exists, then a SET with value of create(4) returns error 'wrongValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuchName...no such row other(1).....some other cases valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3)  

snStackingConfigUnitType 1.3.31.2.1.1.5
A description of the configured/active system type for each unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snStackingConfigUnitState 1.3.31.2.1.1.6
A state for each unit
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2), reserved(3), empty(4)  

snStackingConfigUnitStackPort1 1.3.31.2.1.1.7
First stack port for each unit. It returns 0 if stack port does not exist.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingConfigUnitStackPort2 1.3.31.2.1.1.8
Second stack port for each unit. It returns 0 if stack port does not exist.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingConfigUnitConnectPort1 1.3.31.2.1.1.9
First connect port for a peripheral unit in a mixed stacking system. A peripheral unit can have up to two connect ports that is is conected to. They are suggested neighbor linking ports. Thus, they could be code units' periport/trunk or peripheral units' stacking port. It returns 0 if connect port does not exist.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingConfigUnitConnectPort2 1.3.31.2.1.1.10
second connect port for a peripheral unit in a mixed stacking system. A peripheral unit can have up to two connect ports that is is conected to. They are suggested neighbor linking ports. Thus, they could be code units' periport/trunk or peripheral units' stacking port. It returns 0 if connect port does not exist.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingOperUnitTable 1.3.31.2.2
Stacking operation unit table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnStackingOperUnitEntry

snStackingOperUnitEntry 1.3.31.2.2.1
An entry in the stacking operation table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnStackingOperUnitEntry  

snStackingOperUnitIndex 1.3.31.2.2.1.1
The stacking unit Id
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snStackingOperUnitRole 1.3.31.2.2.1.2
A role for each unit
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), active(2), standby(3), member(4), standalone(5)  

snStackingOperUnitMac 1.3.31.2.2.1.3
A MAC address for each unit
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

snStackingOperUnitPriority 1.3.31.2.2.1.4
The priority in Active/backup eclection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

snStackingOperUnitState 1.3.31.2.2.1.5
A state for each unit
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2), reserved(3), empty(4)  

snStackingOperUnitDescription 1.3.31.2.2.1.6
Describes the stacking state for each unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

snStackingOperUnitStackPort1 1.3.31.2.2.1.7
First stack port for each unit. It returns 0 if stack port does not exist.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingOperUnitStackPort1State 1.3.31.2.2.1.8
The first stack port state for each unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), up(2), down(3)  

snStackingOperUnitStackPort2 1.3.31.2.2.1.9
Second stack port for each unit. It returns 0 if stack port does not exist.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingOperUnitStackPort2State 1.3.31.2.2.1.10
The second stack port state for each unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), up(2), down(3)  

snStackingOperUnitNeighbor1 1.3.31.2.2.1.11
Stacking neighbor unit (left) number. If there is no neighbor unit, then it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snStackingOperUnitNeighbor2 1.3.31.2.2.1.12
Stacking neighbor unit (left) number. If there is no neighbor unit, then it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snStackingOperUnitImgVer 1.3.31.2.2.1.13
The version of the running software image
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snStackingOperUnitBuildlVer 1.3.31.2.2.1.14
The version of the running software build
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snStackingConfigStackTrunkTable 1.3.31.2.3
Stacking configuration stack trunk table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnStackingConfigStackTrunkEntry

snStackingConfigStackTrunkEntry 1.3.31.2.3.1
An entry in the stacking configuration Stack trunk table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnStackingConfigStackTrunkEntry  

snStackingConfigStackTrunkUnit 1.3.31.2.3.1.1
The stacking unit Id
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snStackingConfigStackTrunkPort1 1.3.31.2.3.1.2
The IfIndex for the first (primary) port of the configured stack trunk. There are two ports per stack trunk. In some case, a physical port may contain more than one port, e.g. one 40G (1/2/2) for ICX6610 has 4x10G ports. It returns 0 if the port does not exist.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingConfigStackTrunkPort2 1.3.31.2.3.1.3
The IfIndex for the second port of the configured stack trunk. There are two ports per stack trunk. In some case, a physical port may contain more than one logical port, e.g. one 40G (1/2/2) for ICX6610 has 4x10G ports. It returns 0 if the port does not exist.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingConfigStackTrunkRowStatus 1.3.31.2.3.1.4
This object is used to delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row If the row exists, then a SET with value of create(4) returns error 'wrongValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuchName...no such row other(1).....some other cases valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snStackingConfigStackTrunkNumPort1 1.3.31.2.3.1.5
Number of logical ports for the first (primary) port of the configured stack trunk. In some case, a physical port may contain more than one logical port, e.g. one 40G (1/2/2) for ICX6610 has 4x10G ports. It returns 0 if the port does not exist.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snStackingConfigStackTrunkNumPort2 1.3.31.2.3.1.6
Number of logical ports for the second port of the configured stack trunk. In some case, a physical port may contain more than one logical port, e.g. one 40G (1/2/2) for ICX6610 has 4x10G ports. It returns 0 if the port does not exist.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snStackingConfigPeriPortTable 1.3.31.2.4
Stacking configuration peripheral port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnStackingConfigPeriPortEntry

snStackingConfigPeriPortEntry 1.3.31.2.4.1
An entry in the stacking configuration peripheral port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnStackingConfigPeriPortEntry  

snStackingConfigPeriPortUnit 1.3.31.2.4.1.1
The stacking unit Id
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snStackingConfigPeriPortPort 1.3.31.2.4.1.2
The IfIndex for the configured mixed stacking peripheral port. It is up to eight peripheral ports per unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingConfigPeriPortRowStatus 1.3.31.2.4.1.3
This object is used to delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row If the row exists, then a SET with value of create(4) returns error 'wrongValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuchName...no such row other(1).....some other cases valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snStackingConfigPeriTrunkTable 1.3.31.2.5
Stacking configuration peripheral trunk table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnStackingConfigPeriTrunkEntry

snStackingConfigPeriTrunkEntry 1.3.31.2.5.1
An entry in the stacking configuration peripheral trunk table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnStackingConfigPeriTrunkEntry  

snStackingConfigPeriTrunkUnit 1.3.31.2.5.1.1
The stacking unit Id
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snStackingConfigPeriTrunkPort1 1.3.31.2.5.1.2
The IfIndex for the first port of the configured mixed stacking peripheral trunk. There are two ports per peripheral trunk. It is up to four peripheral trunks per unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingConfigPeriTrunkPort2 1.3.31.2.5.1.3
The IfIndex for the second port of the configured mixed stacking peripheral trunk. There are two ports per peripheral trunk. It is up to four peripheral trunks per unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingConfigPeriTrunkRowStatus 1.3.31.2.5.1.4
This object is used to delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row If the row exists, then a SET with value of create(4) returns error 'wrongValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuchName...no such row other(1).....some other cases valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snStackingNeighborPortTable 1.3.31.2.6
Stacking neighbor port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnStackingNeighborPortEntry

snStackingNeighborPortEntry 1.3.31.2.6.1
An entry in the stacking neighborport table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnStackingNeighborPortEntry  

snStackingNeighborPortUnit 1.3.31.2.6.1.1
The stacking unit Id
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snStackingNeighborPortStackPort 1.3.31.2.6.1.2
The IfIndex for the stack port on this unit. It is up to ten stack ports and peripheral ports per unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

snStackingNeighborPortNeighborPort 1.3.31.2.6.1.3
The IfIndex for the neighbor port of the stack port on this unit. It returns 0 if neighbor port does not exist for this stack port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero