Owners Manual

Access FRU data
To check field replacement unit (FRU) data, use the following command:
root@dellemc-diag-os:~# ipmitool fru print
For more FRU information, see the IPMI Specification v2.0 chapter 34.2 Read FRU Data Command.
Request data 1FRU device ID. FFh=reserved
Request data 2FRU inventory offset to read, LS byte
Request data 3FRU inventory offset to read, LS byte
Offset is in bytes or words-per-device. Access type returned in the Get FRU Inventory Area Info command
output.
Request data 4Count to read. Count is '1' based.
Response data 1Completion code. Generic, plus the command specifics:
81h=FRU device busy. The requested cannot be completed because the logical FRU device is in a state where FRU
information is temporarily unavailable. This state is possibly due to a loss of arbitration if the FRU implements as a device
on a shared bus.
Software can elect to retry the operation after a minimum of 30 milliseconds if the code returns. Dell Technologies
recommends that the management controllers incorporate built-in retry mechanisms. Generic IPMI does not take
advantage of this completion code.
Response data 2Count returned. Count is '1' based.
Response data 3:2=NRequested data
ipmitool FRUs
root@dellemc-diag-os:~# ipmitool fru print
FRU Device Description : Builtin FRU Device (ID 0)
Board Mfg Date : Sat May 19 06:04:00 2018
Board Mfg : CES00
Board Product : <platform>
Board Serial : CN01XR4WCES0085F0002
Board Part Number : 01XR4WX01
Product Manufacturer : CES00
Product Name : <platform>
Product Asset Tag : GDNRG02
FRU Device Description : PSU1_fru (ID 1)
Board Mfg Date : Fri Mar 30 21:30:00 2018
Board Mfg : DELL
Board Product : PWR SPLY,750W,AC,PS/IO,DELTA
Board Serial : CNDED0083U00D5
Board Part Number : 0HXWNFA00FRU
Device Description : PSU2_fru (ID 2)
Board Mfg Date : Fri Mar 30 22:12:00 2018
Board Mfg : DELL
Board Product : PWR SPLY,750W,AC,PS/IO,DELTA
Board Serial : CNDED0083U00BY
Board Part Number : 0HXWNFA00FRU
Device Description : FAN1_fru (ID 3)
Board Mfg Date : Mon Jan 1 00:00:00 1996
Board Serial : CN07R5RFCES0084N0081
Board Part Number : 07R5RFX01FRU
Device Description : FAN2_fru (ID 4)
Board Mfg Date : Mon Jan 1 00:00:00 1996
Board Serial : CN07R5RFCES0084N0080
Board Part Number : 07R5RFX01FRU
Device Description : FAN3_fru (ID 5)
Board Mfg Date : Mon Jan 1 00:00:00 1996
Board Serial : CN07R5RFCES0084N0083
9
Access FRU data 39