Capture Screen
更新时间: 2026/08/06
在Gitcode上查看源码Capture Screen
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
You can run this command to take a screenshot and save it on the BMC.
Privilege
DiagnoseMgmt
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 3Eh |
| CMD | 60h |
| 1:3 | 0xA54C00 (LSB low byte first) |
| 4 | index Value range: 0-2 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Take a screenshot and save it as screen0.jpeg.
Request:
bash
ipmicmd -k "0f 00 3E 60 00 4C A5 00" smi 0Response:
text
0f 00