Deregister the imu key
更新时间: 2026/08/06
在Gitcode上查看源码Deregister the imu key
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
This command is used to deregister the imu key.
Privilege
BasicSetting
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | d5h |
| 1:4 | 0x00 0x02 0x00 0x00 |
| 5:N | File Path |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Deregister the IMU key.
Request:
bash
ipmitool raw 0x32 0xd5 0x00 0x02 0x00 0x00 0x2f 0x74 0x6d 0x70 0x2f 0x63 0x70 0x75 0x64 0x69 0x65 0x5f 0x65 0x66 0x75 0x73 0x65Response:
text