Get BBU temperature
更新时间: 2026/08/06
在Gitcode上查看源码Get BBU temperature
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the BBU temperature.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 39h |
| 1:3 | fru_id: 0x002000 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | bbu_temp1: board temperature 1 (°C) |
| 3 | bbu_temp2, board temperature 2 (°C) |
| 4 | bbu_temp3: copper bar temperature (valid only in Pangu interrupt mode) (°C) |
| 5 | bbu_temp4, cell temperature 1 (°C) |
| 6 | bbu_temp5, cell temperature 2 (°C) |
Command Example
Obtain the BBU temperature.
Request:
bash
ipmitool raw 0x32 0x39 0x00 0x20 0x00Response:
text
25 00 00 1e 1e