Specifications

Table Of Contents
faneepromdump — Allows you to dump the fan eeprom.
eeprom — This option is provided every time you access the EEPROM.
show — Shows the types and values of the EEPROM you specify.
erase — Erases the contents of the EEPROM. Only the CRC value is available after erasing the EEPROM
contents.
test — Allows you to verify the MAC address in the system-eeprom and the mac-eeprom.
get — Retrieves a particular value in the specified EEPROM.
set — Sets the values for the specified EEPROM.
Output
root@dell-diag-os:/opt/ngos/bin# eepromtool --list
TLV Code TLV Name
======== =================
0x21 Product Name
0x22 Part Number
0x23 Serial Number
0x24 Base MAC Address
0x25 Manufacture Date
0x26 Device Version
0x27 Label Revision
0x28 Platform Name
0x29 Loader Version
0x2a MAC Addresses
0x2b Manufacturer
0x2c Country Code
0x2d Vendor Name
0x2e Diag Version
0x2f Service Tag
0xfd Vendor Extension
0xfe CRC-32
root@dell-diag-os:/opt/ngos/bin# eepromtool --listdevices
CPUEEPROM1
CPUEEPROM2
CPUEEPROM3
CPUEEPROM4
CPUEEPROM5
CPUEEPROM6
CPUEEPROM7
CPUEEPROM8
FAN1EEPROM
FAN2EEPROM
FAN3EEPROM
FAN4EEPROM
FAN5EEPROM
SwitchEEPROM
root@dell-diag-os:/opt/ngos/bin# eepromtool --psueepromdump
************PSU1_CountryCode*************
Registers 0x24a - 0x24b
CH
************PSU1_DellPartNumber*************
Registers 0x24c - 0x251
0XTVK2
************PSU1_MfgID*************
Registers 0x252 - 0x256
0XTVK
************PSU1_MfgDate*************
Registers 0x257 - 0x25e
Dell DiagOS Tools 38