SMM Start Up Notification
更新时间: 2026/08/06
在Gitcode上查看源码SMM Start Up Notification
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
The slave board was started.
Privilege
UserMgnt
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 0x0C |
| CMD | F1h |
| - | - |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion 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 0xf1Response:
text