Get BBU Cell Voltage
更新时间: 2026/08/06
在Gitcode上查看源码Get BBU Cell Voltage
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the electrochemical cell voltage of the BBU.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 3dh |
| 1:3 | fru_id: 0x002000 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2:3 | cell_voltage1, cell 1 voltage (mV) |
| 4:5 | cell_voltage2, cell 2 voltage (mV) |
| 6:7 | cell_voltage3: cell 3 voltage (mV) |
| 8:9 | cell_voltage4, cell 4 voltage (mV) |
| 10:11 | cell_voltage5, cell 5 voltage (mV) |
| 12:13 | cell_voltage6: cell 6 voltage (mV) |
Command Example
Obtain the electrochemical cell voltage of the BBU.
Request:
bash
ipmitool raw 0x32 0x3d 0x00 0x20 0x00Response:
text
a7 0f a0 0f a0 0f 00 00 00 00 00 00