Get upgrade status
更新时间: 2026/08/06
在Gitcode上查看源码Get upgrade status
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the upgrade status.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | PICMG 2Ch |
| CMD | 34h |
| 1 | PICMG ID. Enter 0. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | PICMG ID. Enter 0. |
| 3 | Command in process: indicates the command word of the time-consuming command that is being executed or has just been executed by the IPMC. |
| 4 | Last Command Completion Code: This field indicates the completion code of the time-consuming command that has just been executed last time. 80h=The command is being executed. |
| (5) | Completion estimate. This field is optional. Indicates the execution progress of the time-consuming command that is being executed, in percentage. [7]: reserved, 0 [6:0]: Estimated percentage complete, estimated completion percentage If the percentage cannot be provided, this field is optional. |
Command Example
Obtain the upgrade status.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN