vpd command
This command displays configuration and informational data (vital product data) associated with the hardware and software of the server.
Use the vpd command to display vital product data for the system (sys), IMM (bmc), server BIOS (uefi), Lenovo XClarity Provisioning Manager (lxpm), server firmware (fw), server components (comp) and PCIe devices (pcie). The same information is displayed as in the web interface.
Syntax:
vpd [arguments]
Arguments | Description |
---|---|
vpd sys | Displays Vital Product Data for the system. |
vpd bmc | Displays Vital Product Data for the management controller. |
vpd uefi | Displays Vital Product Data for system BIOS. |
vpd lxpm | Displays Vital Product Data for system LXPM. |
vpd fw | Displays Vital Product Data for the system firmware. |
vpd comp | Displays Vital Product Data for the system components. |
vpd pcie | Displays Vital Product Data for PCIe devices. |
Example:
system> vpd bmc
Type Status Version Build ReleaseDate
------------- ------- ------- ------ ------------
BMC (Primary) Active 0.00 DVI399T 2017/06/06
BMC (Backup) Inactive 1.00 TEI305J 2017/04/13
system>
Give documentation feedback