To query the remaining service life of a VRD
更新时间: 2026/08/06
在Gitcode上查看源码To query the remaining service life of a VRD
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
This command is used to query the remaining service life of VRDs. VRDs of some vendors have service life limits and need to be checked before an upgrade. For VRDs without service life limits, 0xff is returned.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 74h |
| 1 | fruId |
| 2:3 | FruLogicType |
| 4 | deviceId |
| 5 | sdrType |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | Remain Cnt |
Command Example
Query the remaining service life of the VRD.
Request:
bash
ipmitool raw 0x32 0x74 0x00 0x02 0x00 0x00 0x21Response:
text
0e