SMM Start Up Notification
更新时间: 2026/08/06
在Gitcode上查看源码

SMM Start Up Notification

Change History

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

Basic Information

Function Description

The slave board was started.

Privilege

UserMgnt

Command Information

Request Information

ByteData Field
NetFn0x0C
CMDF1h
--

Response Information

ByteData Field
1Completion Code

Command Example

The slave control board is started.

Request:

bash
ipmitool -H {ip} -I lanplus -p 623 -U {user} -P {password} -C 17 raw 0x0c 0xf1

Response:

text

Back to Index