Set Event Receiver
更新时间: 2026/08/06
在Gitcode上查看源码Set Event Receiver
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Set the event receiver.
Privilege
BasicSetting
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | S/E 04h |
| CMD | 00h |
| 1 | Event Receiver Slave Address. 0FFh disables Event Message Generation, Otherwise: [7:1]-IPMB (I2C) Slave Address [0]-always 0b when [7:1] hold I2C slave address |
| 2 | [7:2]-reserved [1:0]-Event Receiver LUN |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Set the event receiver.
Request:
bash
ipmicmd -k "0f 00 04 00 00 03" smi 0Response:
text
0f