Set System Info Parameters
更新时间: 2026/08/06
在Gitcode上查看源码Set System Info Parameters
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
This command is used to save third-party information to the BMC.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | App 06h |
| CMD | 58h |
| 1 | Parameter selector |
| 2-N | Configuration parameter data See Table 1. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code 80h=parameter not supported. 81h=attempt to set the 'set in progress' value (in parameter #0) when not in the 'set complete' state. (This completion code provides a way to recognize that another party has already 'claimed' the parameters.) 82h=attempt to write read-only parameter |
Command Example
Set the BMC MAC address to 00 18 82 01 02 03.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN