Get BBU Hardware and Software Version
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtaining the Software and Hardware Versions of the BBU
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | b4h |
| 1:3 | fru_id: 0x002000 |
| 4 | Device_id. Set this parameter to 0x00. |
| 5 | sdr_type: 0x10 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | bbu_type: module flag code Bits 7-4: cross-generation version 0: STM32 platform version C ; 1: Hi5001 platform version C+ Bits 3-0: module type 0- high-end; 1: mid-range; 2: entry-level; 3: TaiShan; 4: Sanyo |
| 3 | bbu_pcb_id: PCB version |
| 4:14 | bbu_firmware_version: software version |
Command Example
Obtain the software and hardware versions of the BBU.
Request:
ipmitool raw 0x32 0b4 0x00 0x20 0x00 0x00 0x10Response:
10 41 36 33 2e 30 30 2e 31 30 54 30 32 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
