Get DFT Test Item cnt
更新时间: 2026/08/06
在Gitcode上查看源码Get DFT Test Item cnt
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the number of test items.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, subcommand = 40h |
| 2 | Type 1: self-check item 2: test items that require prerequisites 3. Burn-in test items 4: test items that require manual check 5: test item that requires manual operations |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion code |
| 2 | Count |
Command Example
Obtain the number of self-test items.
Request:
bash
[root@localhost ~]# ipmicmd -k "0f 00 30 90 40 01" smi 0Response:
text
0f 31 00 90 00 1d