Reset Interface Card MCU
更新时间: 2026/08/06
在Gitcode上查看源码

Reset Interface Card MCU

Change History

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

Basic Information

Function Description

Resetting the MCU

Privilege

BasicSetting

Command Information

Request Information

ByteData Field
NetFn32h
CMDbch
1slot_num
201h
3Reserved extended field. Set it to 0.
4device_id, which is reserved for extension. Set it to 0.
5SdrType. Set it to 0x12.

Response Information

ByteData Field
1Completion Code

Command Example

Reset the MCU.

Request:

bash
ipmitool raw 0x32 0xbc 0x00 0x01 0x00 0x00 0x12

Response:

text

Back to Index