Clear Message Flags
更新时间: 2026/08/06
在Gitcode上查看源码Clear Message Flags
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Indicates whether to clear messages.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | App 06h |
| CMD | 30h |
| 1 | [7]-1b=Clear OEM 2 [6]-1b=Clear OEM 1 [5]-1b=Clear OEM 0 [4]-reserved [3]-1b=Clear watchdog pre-timeout interrupt flag [2]-reserved [1]-1b=Clear Event Message Buffer. [0]-1b=Clear Receive Message Queue |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code Implementations are not required to return an error completion code if an attempt is made to clear the Event Message Buffer flag but the Event Message Buffer is not supported |
Command Example
Clear the message flag.
Request:
bash
ipmicmd -k "0f 00 06 30 01" smi 0Response:
text
0f 07 00 30 00