Get PSU Serial Number Setting Progress
更新时间: 2026/08/06
在Gitcode上查看源码Get PSU Serial Number Setting Progress
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Queries the progress of setting the serial number of an H3C power supply.
The current command has been discarded in the iBMC V2 trunk.
Privilege
N/A
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command=65h |
| 2 | PSU slot number |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | SN setting progress of the power supply 0:PSU_SUCCESS_STATUS 1:PSU_FAILED_STATUS 2:PSU_ONGOING_STATUS |
| 3 | PSU slot number |
Command Example
Query the progress of setting the serial number of an H3C power supply.
Request:
bash
ipmitool raw 0x30 0x90 0x65 0x00Response:
text
0x00 0x00 0x00