Deactivate Payload
更新时间: 2026/08/06
在Gitcode上查看源码Deactivate Payload
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Disables the payload.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | App 06h |
| CMD | 49h |
| 1 | [7:6]-reserved [5:0]-payload type |
| 2 | Payload Instance [7:4]-reserved [3:0]-payload instance, 1-based. 0h=reserved |
| 3:6 | Payload Auxiliary Data, Additional parameters to configure behavior of the payload when it becomes deactivated. Ignored if no auxiliary data is specified for given payload type For Payload Type=SOL: (no auxiliary data) write as 0000_0000h |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code Generic plus the following command-specific completion codes: 80h: Payload already deactivated 81h: Payload type is disabled (optional). Given payload type is not configured to be enabled for activation |
Command Example
Disable the payload.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN