BCCUSTOM-OPR-MIB

File: BCCUSTOM-OPR-MIB.mib (4152 bytes)

Imported modules

SNMPv2-SMI Brocade-REG-MIB

Imported symbols

Integer32 OBJECT-IDENTITY OBJECT-TYPE
IpAddress MODULE-IDENTITY fcSwitch

Defined Values

bcCustomOperation 1.3.6.1.4.1.1588.2.1.1.52
The MIB module is to get the details of T8000 Embedded switch. copyright (c) 2011-2018 Brocade Communications Systems, Inc. All rights reserved.
MODULE-IDENTITY    

hwinfospsaveCmd 1.3.6.1.4.1.1588.2.1.1.52.1
The OID subtree for supportsave operation.
Status: current Access: read-write
OBJECT-IDENTITY    

hwinfospsaveSet 1.3.6.1.4.1.1588.2.1.1.52.1.1
Parameter required for FC switch to execute supportsave operation: FTP Server IP Type: IPV4/IPV6 Server IP address: IP address of FTP server FTP User: FTP server username to login FTP Code: password of FTP server Command: which is executed on the FC switch board. Filename: The name of info package after command executed. Used: Trigger 'supportsave' command when received a trap of FC switch work abnormally.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

hwinfospsaveGet 1.3.6.1.4.1.1588.2.1.1.52.1.2
Get the state how the triggered Command executed. Command: which is executed on the FC switch board. Used: Get state of Hwinfospsaveget execute. 0x0: command execute success ,file already transferred to FTP server 0x1: FTP server connect Error 0x2: progressing 0x3: System Error.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(0), ftperror(1), progressing(2), systemerror(3)  

hwUpdateFilecmd 1.3.6.1.4.1.1588.2.1.1.52.2
The OID subtree for Firmware download operation.
Status: current Access: read-only
OBJECT-IDENTITY    

hwUpdateFile 1.3.6.1.4.1.1588.2.1.1.52.2.1
Does Firmware upgrade of the FC switch. Use a space between each attribute separated. 1.The type, the current must be IPV4 2.ftp Host ip 3.ftp User name 4.ftp Password 5.The upgrade of the software loaded, you can bear with the path. Example: 'IPV4 172.16.128.1 user password xcbf.cc'
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

hwUpdateFileInfo 1.3.6.1.4.1.1588.2.1.1.52.2.2
For getting firmware upgrade and progress status. Format is 1. INT32 iStatus 'Update state' 2. UINT8 ucResv[2] 'Reserved' Example: 1. Success - Firmwaredownload completed successfully 2. Inprogress - Firmwaredownload is going on 3. Another Firmware download in progress - When another download is going on 4. Invalid URI - Input URI is in incorrect format 5. Failure - Firmwaredownload is failed
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

hwSoftwareVersion 1.3.6.1.4.1.1588.2.1.1.52.2.3
Software firmware version information. Format is 1. UINT32 hwSoftwareVersionNum 'The number of software' 'Version of the software structure' 2. UINT8 ucNameLen 'Software name length' 3. char ucName[ucNameLen] 'Software Name' Example (XCBC board) are as follows 00.00.00.02. --- The number of software 03. --- The length of the current version of the software (Firmware 1) 32.31.38. --- The current version of the software 218 (Firmware 1) 03. --- The length of the current version of the software (Firmware 2) 32.31.38. --- The current version of the software 218 (Firmware 2
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..4096)