Deactivate Payload
更新时间: 2025/06/26
在Gitcode上查看源码49h-停用有效载荷(Deactivate-Payload)
修订记录
| openUBMC版本号 | 修订日期 | 修订内容 |
|---|---|---|
| 25.06 | 2025/06/26 | 初稿,新增命令详情 |
基本信息
功能说明
停用有效载荷。
权限
命令信息
请求信息
| 字节顺序 | 域取值说明 |
|---|---|
| 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 |
响应信息
| 字节顺序 | 域取值说明 |
|---|---|
| 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 |
命令样例
停用有效载荷
请求:
ipmicmd -k "0f 00 MM NN" smi 0响应:
0f MM NN