Obtains the flag for automatically starting the CCDB and transferring data to the memory
更新时间: 2026/08/06
在Gitcode上查看源码Obtains the flag for automatically starting the CCDB and transferring data to the memory
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the flag for automatically starting the CCDB and transferring data to the memory.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | bbh |
| 1:2 | 0x0002 |
| 3:4 | Reserved extended field. Set it to 0. |
| 5 | Sdr_type:79h |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | flag |
Command Example
Obtain the flag for automatically starting the CCDB and saving it to the memory.
Request:
bash
ipmitool raw 0x32 0xbb 0x00 0x02 0x00 0x00 0x79Response:
text
01