Get POH Counter
更新时间: 2026/08/06
在Gitcode上查看源码Get POH Counter
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the POH count.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | Chassis 00h |
| CMD | 0Fh |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion code |
| 2 | Minutes per count |
| 3:6 | Counter reading, LSB first |
Command Example
Obtain POH statistics.
Request:
bash
ipmitool raw 0x00 0x0fResponse:
text
01 01 02 03 04