BROCADE-SPX-MIB

File: BROCADE-SPX-MIB.mib (17443 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

BrcdSPXConfigUnitEntry  
SEQUENCE    
  brcdSPXConfigUnitIndex Integer32
  brcdSPXConfigUnitPEName DisplayString
  brcdSPXConfigUnitPESPXPort1 InterfaceIndexOrZero
  brcdSPXConfigUnitPESPXPort2 InterfaceIndexOrZero
  brcdSPXConfigUnitPESPXLag1 OCTET STRING
  brcdSPXConfigUnitPESPXLag2 OCTET STRING
  brcdSPXConfigUnitRowStatus INTEGER
  brcdSPXConfigUnitType DisplayString
  brcdSPXConfigUnitState INTEGER

BrcdSPXOperUnitEntry  
SEQUENCE    
  brcdSPXOperUnitIndex Integer32
  brcdSPXOperUnitType DisplayString
  brcdSPXOperUnitRole INTEGER
  brcdSPXOperUnitMac MacAddress
  brcdSPXOperUnitPriority Integer32
  brcdSPXOperUnitState INTEGER
  brcdSPXOperUnitDescription DisplayString
  brcdSPXOperUnitImgVer DisplayString
  brcdSPXOperUnitBuildlVer DisplayString

BrcdSPXCBSPXPortEntry  
SEQUENCE    
  brcdSPXCBSPXPortPort InterfaceIndexOrZero
  brcdSPXCBSPXPortPEGroup DisplayString
  brcdSPXCBSPXPortRowStatus INTEGER

BrcdSPXCBSPXLagEntry  
SEQUENCE    
  brcdSPXCBSPXLagPrimaryPort InterfaceIndexOrZero
  brcdSPXCBSPXLagLagIflist OCTET STRING
  brcdSPXCBSPXLagPEGroup DisplayString
  brcdSPXCBSPXLagRowStatus INTEGER

BrcdSPXPEGroupEntry  
SEQUENCE    
  brcdSPXPEGroupCBSPXPort InterfaceIndexOrZero
  brcdSPXPEGroupPEGroup DisplayString
  brcdSPXPEGroupPEIdList DisplayString
  brcdSPXPEGroupCBSPXEndPort InterfaceIndexOrZero

Defined Values

brcdSPXMIB 1.3.40
Management Information for 802.1BR SPX system configuration and operational status. Supported Platforms: - supported on FastIron ICX7750/ICX7450 platforms. Copyright 1996-2015 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    

brcdSPXGlobalObjects 1.3.40.1
OBJECT IDENTIFIER    

brcdSPXTableObjects 1.3.40.2
OBJECT IDENTIFIER    

brcdSPXGlobalConfigCBState 1.3.40.1.1
Configure CB (Control Bridge) state for 802.1BR feature on the global level. The set operation is allowed only on CB device. none: reserve state. enable: 802.1BR is enable on CB. disable: 802.1BR is disable on CB. The none state will be displayed if it is not a CB device
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enabled(1), disabled(2)  

brcdSPXGlobalConfigPEState 1.3.40.1.2
Configure PE (Port Extender) state for 802.1BR feature on the global level. The set operation is allowed only on PE standalone device. none: reserve state enable: 802.1BR is enabled on PE. disable: 802.1BR is disabled on PE. Note that enabling/disabling PE takes effect only after system is saved configure and reloaded. The none state will be displayed if it is not a PE device
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enabled(1), disabled(2)  

brcdSPXConfigUnitTable 1.3.40.2.1
802.1BR SPX configuration unit table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdSPXConfigUnitEntry

brcdSPXConfigUnitEntry 1.3.40.2.1.1
An entry in SPX configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdSPXConfigUnitEntry  

brcdSPXConfigUnitIndex 1.3.40.2.1.1.1
The SPX unit Id. CB unit ID is from 1 to 16. PE unit ID is from 17 to 56
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

brcdSPXConfigUnitPEName 1.3.40.2.1.1.2
A name description of PE unit.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

brcdSPXConfigUnitPESPXPort1 1.3.40.2.1.1.3
A PE SPX port on PE unit. It returns 0 if SPX port does not exist. Note that the maximum PE SPX port on a PE unit is 2.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

brcdSPXConfigUnitPESPXPort2 1.3.40.2.1.1.4
A PE SPX port on PE unit. It returns 0 if SPX port does not exist. Note that the maximum PE SPX port on a PE unit is 2.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

brcdSPXConfigUnitPESPXLag1 1.3.40.2.1.1.5
A list of interface indices which are the port membership of a SPX LAG group on PE. Each interface index is a 32-bit integer in big endian order. It returns NULL if PE SPX LAG does not exist. Note that the maximum PE SPX LAG on a PE unit is 2. Each SPX LAG group contains up to 16 ports.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

brcdSPXConfigUnitPESPXLag2 1.3.40.2.1.1.6
A list of interface indices which are the port membership of a SPX LAG group on PE. Each interface index is a 32-bit integer in big endian order. It returns NULL if PE SPX LAG does not exist. Note that the maximum PE SPX LAG on a PE unit is 2. Each SPX LAG group contains up to 16 ports.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

brcdSPXConfigUnitRowStatus 1.3.40.2.1.1.7
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)  

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

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

brcdSPXOperUnitTable 1.3.40.2.2
802.1BR SPX operation unit table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdSPXOperUnitEntry

brcdSPXOperUnitEntry 1.3.40.2.2.1
An entry in SPX operation table.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdSPXOperUnitEntry  

brcdSPXOperUnitIndex 1.3.40.2.2.1.1
The SPX unit Id. CB unit ID is from 1 to 16. PE unit ID is from 17 to 56
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

brcdSPXOperUnitRole 1.3.40.2.2.1.3
A role for each unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), active(2), standby(3), member(4), standalone(5), spx-pe(6)  

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

brcdSPXOperUnitPriority 1.3.40.2.2.1.5
The priority in Active/backup election on CB units. PE unit doesn't have priority, and 0 as default value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

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

brcdSPXOperUnitDescription 1.3.40.2.2.1.7
Describes the CB stacking or PE joining state for each unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

brcdSPXOperUnitImgVer 1.3.40.2.2.1.8
The version of the running software image for each unit
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

brcdSPXOperUnitBuildlVer 1.3.40.2.2.1.9
The version of the running software build for each unit
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

brcdSPXCBSPXPortTable 1.3.40.2.3
SPX configuration CB SPX port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdSPXCBSPXPortEntry

brcdSPXCBSPXPortEntry 1.3.40.2.3.1
An entry in the SPX configuration CB SPX port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdSPXCBSPXPortEntry  

brcdSPXCBSPXPortPort 1.3.40.2.3.1.1
The IfIndex for the configured CB SPX port. CB unit can have multiple SPX ports per unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

brcdSPXCBSPXPortPEGroup 1.3.40.2.3.1.2
The name of IfIndex for the configured CB SPX port. It is an optional field
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

brcdSPXCBSPXPortRowStatus 1.3.40.2.3.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 create(4)...creates a new 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)  

brcdSPXCBSPXLagTable 1.3.40.2.4
SPX configuration CB SPX LAG table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdSPXCBSPXLagEntry

brcdSPXCBSPXLagEntry 1.3.40.2.4.1
An entry in the SPX configuration CB SPX LAG table.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdSPXCBSPXLagEntry  

brcdSPXCBSPXLagPrimaryPort 1.3.40.2.4.1.1
The LAG primary port for the configured CB SPX LAG. This primary port is the smallest port in the CB SPX LAG group. CB unit can have multiple SPX LAGs per unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

brcdSPXCBSPXLagLagIflist 1.3.40.2.4.1.2
A list of interface indices which are the port membership of a SPX Lag group on CB. Each interface index is a 32-bit integer in big endian order. It returns NULL if CB SPX Lag does not exist. Note that each CB SPX LAG group contains up to 16 ports.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

brcdSPXCBSPXLagPEGroup 1.3.40.2.4.1.3
The name of SPX LAG for the configured CB SPX LAG. It is an optional field
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

brcdSPXCBSPXLagRowStatus 1.3.40.2.4.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 create(4)...creates a new 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)  

brcdSPXPEGroupTable 1.3.40.2.5
SPX CB SPX port and PE group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdSPXPEGroupEntry

brcdSPXPEGroupEntry 1.3.40.2.5.1
An entry in the SPX PE group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdSPXPEGroupEntry  

brcdSPXPEGroupCBSPXPort 1.3.40.2.5.1.1
The IfIndex for the CB SPX port which is connected to a group of PE units
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

brcdSPXPEGroupPEGroup 1.3.40.2.5.1.2
The name of IfIndex for the configured CB SPX port. It is an optional field
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

brcdSPXPEGroupPEIdList 1.3.40.2.5.1.3
A list of PE unit ID indices which are attached to a CB SPX port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

brcdSPXPEGroupCBSPXEndPort 1.3.40.2.5.1.4
The IfIndex for the CB SPX port which is connected to a group of PE units. This CB SPX port is at other end if it is a ring topology. It returns 0 if it is a chain topology and there is no the end port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero