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