Get BMC Global Enables
更新时间: 2026/08/06
在Gitcode上查看源码Get BMC Global Enables
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Queries whether the BMC is enabled globally.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | App 06h |
| CMD | 2Fh |
| - | N/A |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | [7]-1b=OEM 2 Enabled [6]-1b=OEM 1 Enabled [5]-1b=OEM 0 Enabled [4]-reserved [3]-1b=System Event Logging Enabled [2]-1b=Event Message Buffer Enabled [1]-1b=Event Message Buffer Full Interrupt Enabled [0]-1b=Receive Message Queue Interrupt Enabled (this bit also indicates whether KCS communication interrupt are enabled or disabled) NOTE: If the Receive Message Queue and/or Event Message Full interrupts are not implemented the corresponding Interrupt Enabled status bit should always be returned as 0b |
Command Example
Obtain the global BMC enabling status.
Request:
bash
ipmicmd -k "0f 00 06 2F" smi 0Response:
text
0f 07 00 2f 00 0c