Obtain BBU voltage
更新时间: 2026/08/06
在Gitcode上查看源码Obtain BBU voltage
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the BBU voltage.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 3eh |
| 1:3 | fru_id: 0x002000 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2:3 | voltage1, bus voltage (mV) |
| 4:5 | voltage2: discharge voltage (mV) |
| 6:7 | voltage3: charging voltage (mV) |
| 8:9 | voltage4: battery voltage (mV) |
| 10:11 | voltage5: 5V (valid only for Pangu mid-range models) (mV) |
Command Example
Obtain the BBU voltage.
Request:
bash
ipmitool raw 0x32 0x3e 0x00 0x20 0x00Response:
text
9d 2f 2a 02 61 02 e7 2e 00 00