Get OEM support
更新时间: 2025/06/26
在Gitcode上查看源码09h-获取OEM支持(Get-OEM-support)
修订记录
| openUBMC版本号 | 修订日期 | 修订内容 |
|---|---|---|
| 25.06 | 2025/06/26 | 初稿,新增命令详情 |
基本信息
功能说明
获取OEM支持(只适用于osca服务器)。
权限
ReadOnly
命令信息
请求信息
| 字节顺序 | 域取值说明 |
|---|---|
| NetFn | 30h |
| CMD | 94h |
| 1:3 | Manufacturer ID,LS Byte first。长度固定3个字节,例如,某厂家ID是2011,对应十六进制为0x0007DB,则字节序为第1个字节为DBh、第2个字节为07h、第3个字节为00h。 |
| 4 | Sub command,子命令=09h |
响应信息
| 字节顺序 | 域取值说明 |
|---|---|
| 1 | Completion Code |
| 2:4 | Manufacturer ID,LS Byte first。长度固定3个字节,例如,某厂家ID是2011,对应十六进制为0x0007DB,则字节序为第1个字节为DBh、第2个字节为07h、第3个字节为00h。 |
| 5 | OEM support [7] OEM KVM Command support [6] OEM SOL Command support [5] OEM APS Command support [4] OEM CAR Command support [3] OEM FWT Command support [2] OEM MAC Command support [1] OEM VER Command support [0] VMP support |
| 6 | OEM support [0] CPU、Memory Power Read support [1] Active-Standby Power Supply support [2] LCD support [3] NTP support [4] USB mouse support [5] Boot option enter into BIOS SETUP support other reserved |
| 7 | OEM support reserved |
| 8 | OEM support reserved |
命令样例
获取OEM支持
请求:
ipmicmd -k "0f 00 MM NN" smi 0响应:
0f MM NN