Set the electronic label content of the Pangea card
更新时间: 2026/08/06
在Gitcode上查看源码Set the electronic label content of the Pangea card
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Sets the electronic label content of the Pangea card.
Privilege
BasicSetting
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | bch |
| 1 | Slot_id |
| 2:3 | 0x0100 |
| 4 | reserved |
| 5 | 05h |
| 6:7 | reserved |
| 8:9 | Cur_num: number of current frames. The maximum value is 5. The frames must be sent in the sequence of 1 to 5. |
| 9~228 | Data |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Set the content of the electronic label of the Pangea card.
Request:
bash
ipmitool raw 0x32 0xbc 0x00 0x01 0x00 0x00 0x05 0x00 0x00 0x01 0x00 [data]Response:
text
00