Get OEM Support Status
更新时间: 2026/08/06
在Gitcode上查看源码Get OEM Support Status
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Query the OEM command support status.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 3Eh |
| CMD | 02h |
| - | - |
Response Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 94h |
| 1 | Completion Code |
| 2 | Command support status1 [0] – 1b=Get Device Status support [1] – 1b= New product identify support [2] – 1b= Get MC configuration support [3] – 1b= Get Sensor Value support [4] – 1b= Write BIOS configuration to BMC support [5] – 1b= Read BIOS configuration from BMC support [6] – 1b= Clear BIOS configuration in BMC support [7] – 1b= Restore to Manufacture setting support |
| 3 | Command support status2 [0] – 1b= Get system configuration support [1] – 1b= Get OS configuration support [2] – 1b= Set OS configuration support [3] – 1b= Get PS12V Status support [4] – 1b= Clear PS12V Status support [5] – 1b= Get critical Status support [6] – 1b= Clear critical Status support [7]-reserved |
| 4 | Command support status3 Reserved |
| 5 | Command support status4 Reserved |
Command Example
Query the support for OEM commands.
Request:
bash
ipmicmd -k "0f 00 3E 02" smi 0Response:
text
0f 3f 00 02 00 89 00 00 00