Read UFCA/UFCB flag
更新时间: 2026/08/06
在Gitcode上查看源码Read UFCA/UFCB flag
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Reads the UFCA/UFCB flag.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, sub command = 37h |
| 2 | FRU Device ID |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code 00h=The board type is obtained correctly. Cch=Failed to obtain the board type because there is no valid board type flag in the EEPROM. |
| 2 | blade flag: 0: UFCA 1: UFCB board |
Command Example
Read the UFCA/UFCB flag.
Request:
bash
[root@localhost ~]# ipmicmd -k "0f 00 30 93 DB 07 00 65 00 00" smi 0Response:
text
00 DB 07 00 00