BROCADE-SPX-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: BROCADE-SPX-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 brcdSPXMIB 1.3.6.1.4.1.1991.1.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.
       brcdSPXGlobalObjects 1.3.6.1.4.1.1991.1.1.3.40.1
           brcdSPXGlobalConfigCBState 1.3.6.1.4.1.1991.1.1.3.40.1.1 integer read-write
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 Enumeration: 'disabled': 2, 'none': 0, 'enabled': 1.
           brcdSPXGlobalConfigPEState 1.3.6.1.4.1.1991.1.1.3.40.1.2 integer read-write
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 Enumeration: 'disabled': 2, 'none': 0, 'enabled': 1.
       brcdSPXTableObjects 1.3.6.1.4.1.1991.1.1.3.40.2
           brcdSPXConfigUnitTable 1.3.6.1.4.1.1991.1.1.3.40.2.1 no-access
802.1BR SPX configuration unit table.
               brcdSPXConfigUnitEntry 1.3.6.1.4.1.1991.1.1.3.40.2.1.1 no-access
An entry in SPX configuration table.
                   brcdSPXConfigUnitIndex 1.3.6.1.4.1.1991.1.1.3.40.2.1.1.1 integer32 no-access
The SPX unit Id. CB unit ID is from 1 to 16. PE unit ID is from 17 to 56
                   brcdSPXConfigUnitPEName 1.3.6.1.4.1.1991.1.1.3.40.2.1.1.2 displaystring read-write
A name description of PE unit.
                   brcdSPXConfigUnitPESPXPort1 1.3.6.1.4.1.1991.1.1.3.40.2.1.1.3 interfaceindexorzero read-write
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.
                   brcdSPXConfigUnitPESPXPort2 1.3.6.1.4.1.1991.1.1.3.40.2.1.1.4 interfaceindexorzero read-write
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.
                   brcdSPXConfigUnitPESPXLag1 1.3.6.1.4.1.1991.1.1.3.40.2.1.1.5 octet string read-write
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.
                   brcdSPXConfigUnitPESPXLag2 1.3.6.1.4.1.1991.1.1.3.40.2.1.1.6 octet string read-write
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.
                   brcdSPXConfigUnitRowStatus 1.3.6.1.4.1.1991.1.1.3.40.2.1.1.7 integer read-write
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 Enumeration: 'other': 1, 'valid': 2, 'delete': 3.
                   brcdSPXConfigUnitType 1.3.6.1.4.1.1991.1.1.3.40.2.1.1.8 displaystring read-only
A description of the configured/active system type for each unit.
                   brcdSPXConfigUnitState 1.3.6.1.4.1.1991.1.1.3.40.2.1.1.9 integer read-only
A state for each unit. Enumeration: 'remote': 2, 'reserved': 3, 'local': 1, 'empty': 4.
           brcdSPXOperUnitTable 1.3.6.1.4.1.1991.1.1.3.40.2.2 no-access
802.1BR SPX operation unit table.
               brcdSPXOperUnitEntry 1.3.6.1.4.1.1991.1.1.3.40.2.2.1 no-access
An entry in SPX operation table.
                   brcdSPXOperUnitIndex 1.3.6.1.4.1.1991.1.1.3.40.2.2.1.1 integer32 no-access
The SPX unit Id. CB unit ID is from 1 to 16. PE unit ID is from 17 to 56
                   brcdSPXOperUnitType 1.3.6.1.4.1.1991.1.1.3.40.2.2.1.2 displaystring read-only
A description of the configured/active system type for each unit.
                   brcdSPXOperUnitRole 1.3.6.1.4.1.1991.1.1.3.40.2.2.1.3 integer read-only
A role for each unit. Enumeration: 'standalone': 5, 'standby': 3, 'member': 4, 'other': 1, 'spx-pe': 6, 'active': 2.
                   brcdSPXOperUnitMac 1.3.6.1.4.1.1991.1.1.3.40.2.2.1.4 macaddress read-only
A MAC address for each unit
                   brcdSPXOperUnitPriority 1.3.6.1.4.1.1991.1.1.3.40.2.2.1.5 integer32 read-only
The priority in Active/backup election on CB units. PE unit doesn't have priority, and 0 as default value.
                   brcdSPXOperUnitState 1.3.6.1.4.1.1991.1.1.3.40.2.2.1.6 integer read-only
A state for each unit Enumeration: 'remote': 2, 'reserved': 3, 'local': 1, 'empty': 4.
                   brcdSPXOperUnitDescription 1.3.6.1.4.1.1991.1.1.3.40.2.2.1.7 displaystring read-only
Describes the CB stacking or PE joining state for each unit.
                   brcdSPXOperUnitImgVer 1.3.6.1.4.1.1991.1.1.3.40.2.2.1.8 displaystring read-only
The version of the running software image for each unit
                   brcdSPXOperUnitBuildlVer 1.3.6.1.4.1.1991.1.1.3.40.2.2.1.9 displaystring read-only
The version of the running software build for each unit
           brcdSPXCBSPXPortTable 1.3.6.1.4.1.1991.1.1.3.40.2.3 no-access
SPX configuration CB SPX port table.
               brcdSPXCBSPXPortEntry 1.3.6.1.4.1.1991.1.1.3.40.2.3.1 no-access
An entry in the SPX configuration CB SPX port table.
                   brcdSPXCBSPXPortPort 1.3.6.1.4.1.1991.1.1.3.40.2.3.1.1 interfaceindexorzero no-access
The IfIndex for the configured CB SPX port. CB unit can have multiple SPX ports per unit.
                   brcdSPXCBSPXPortPEGroup 1.3.6.1.4.1.1991.1.1.3.40.2.3.1.2 displaystring read-write
The name of IfIndex for the configured CB SPX port. It is an optional field
                   brcdSPXCBSPXPortRowStatus 1.3.6.1.4.1.1991.1.1.3.40.2.3.1.3 integer read-write
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 Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3.
           brcdSPXCBSPXLagTable 1.3.6.1.4.1.1991.1.1.3.40.2.4 no-access
SPX configuration CB SPX LAG table.
               brcdSPXCBSPXLagEntry 1.3.6.1.4.1.1991.1.1.3.40.2.4.1 no-access
An entry in the SPX configuration CB SPX LAG table.
                   brcdSPXCBSPXLagPrimaryPort 1.3.6.1.4.1.1991.1.1.3.40.2.4.1.1 interfaceindexorzero no-access
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.
                   brcdSPXCBSPXLagLagIflist 1.3.6.1.4.1.1991.1.1.3.40.2.4.1.2 octet string read-write
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.
                   brcdSPXCBSPXLagPEGroup 1.3.6.1.4.1.1991.1.1.3.40.2.4.1.3 displaystring read-write
The name of SPX LAG for the configured CB SPX LAG. It is an optional field
                   brcdSPXCBSPXLagRowStatus 1.3.6.1.4.1.1991.1.1.3.40.2.4.1.4 integer read-write
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 Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3.
           brcdSPXPEGroupTable 1.3.6.1.4.1.1991.1.1.3.40.2.5 no-access
SPX CB SPX port and PE group table.
               brcdSPXPEGroupEntry 1.3.6.1.4.1.1991.1.1.3.40.2.5.1 no-access
An entry in the SPX PE group table.
                   brcdSPXPEGroupCBSPXPort 1.3.6.1.4.1.1991.1.1.3.40.2.5.1.1 interfaceindexorzero no-access
The IfIndex for the CB SPX port which is connected to a group of PE units
                   brcdSPXPEGroupPEGroup 1.3.6.1.4.1.1991.1.1.3.40.2.5.1.2 displaystring read-only
The name of IfIndex for the configured CB SPX port. It is an optional field
                   brcdSPXPEGroupPEIdList 1.3.6.1.4.1.1991.1.1.3.40.2.5.1.3 displaystring read-only
A list of PE unit ID indices which are attached to a CB SPX port.
                   brcdSPXPEGroupCBSPXEndPort 1.3.6.1.4.1.1991.1.1.3.40.2.5.1.4 interfaceindexorzero read-only
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.