Users Guide

Access FRU data
To check eld replacement unit (FRU) data, use the following command:
root@dellemc-diag-os:~# ipmitool fru print
For more FRU information, see the IPMI Specication v2.0 chapter 34.2 Read FRU Data Command.
Request data 1—FRU device ID. FFh=reserved
Request data 2—FRU inventory oset to read, LS byte
Request data 3—FRU inventory oset to read, LS byte
Oset is in bytes or words-per-device. Access type returned in the Get FRU Inventory Area Info command output.
Request data 4—Count to read. Count is '1' based.
Response data 1—Completion code. Generic, plus the command specics:
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 EMC recommends that the
management controllers incorporate built-in retry mechanisms. Generic IPMI does not take advantage of this completion code.
Response data 2—Count returned. Count is '1' based.
Response data 3:2=N—Requested data
ipmitool FRUs
root@dellemc-diag-os:~# ipmitool fru print
FRU Device Description : Builtin FRU Device (ID 0)
Board Mfg Date : Mon May 14 13:44:00 2018
Board Mfg : DELL Board
Product : Z9264F-ON
Board Serial : TW0DYJR5DNT0085E0052
Board Part Number : 0DYJR5
Product Manufacturer : DELL Product
Name : Z9264F-ON
Product Version : X1
Product Serial : 9WJFXC2
Product Asset Tag :
FRU Device Description : FRU_FAN1 (ID 1)
Board Mfg Date : Mon May 14 13:44:00 2018
Board Mfg : DELL
Board Product :
Board Serial : TW0M6X8JDNT008570205
Board Part Number : 0M6X8JX01FRU Device
Description : FRU_FAN2 (ID 2)
Board Mfg Date : Mon May 14 13:44:00 2018
Board Mfg : DELL
Board Product :
Board Serial : TW0M6X8JDNT008570206
Board Part Number : 0M6X8JX01FRU
Device Description : FRU_FAN3 (ID 3)
Board Mfg Date : Mon May 14 13:44:00 2018
Board Mfg : DELL
Board Product :
Board Serial : TW0M6X8JDNT008570207
Board Part Number : 0M6X8JX01FRU
Device Description : FRU_FAN4 (ID 4)
8
Access FRU data 91