Set SOL Configuration Parameters
更新时间: 2026/08/06
在Gitcode上查看源码Set SOL Configuration Parameters
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Configure SOL.
Privilege
KVMMgnt
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | Transport 0Ch |
| CMD | 21h |
| 1 | [7:4]-reserved [3:0]-Channel number. |
| 2 | Parameter selector |
| 3 | Configuration parameter data, per Table 8-5, SOL Configuration Parameters |
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 83h=attempt to read write-only parameter |
Command Example
Set the SOL configuration.
Request:
bash
ipmicmd -k "0f 00 0c 21 00 00 c9" smi 0Response:
text
0f 0d 00 21 cc