代码仓
中
Reset FRU
更新时间: 2026/08/06
在AtomGit上查看源码

Reset FRU ​

Change History ​

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information ​

Function Description ​

Reset the FRU.

Privilege ​

Command Information ​

Request Information ​

ByteData Field
NetFn30h
CMD90h
1Sub command, subcommand = 14h
2FRU Device ID
6=852T daughter card

Response Information ​

ByteData Field
1Completion Code
00=Command execution succeeded.
0xD3=The target board is not in position.

Command Example ​

Reset the FRU. ​

Request:

bash
ipmicmd -k "0f 00 MM NN" smi 0

Response:

text
0f MM NN

Back to Index ​