HP 3PAR OS 3.1.3 Command Line Interface Reference

showfirmwaredb
DESCRIPTION
The showfirmwaredb command displays the current database of firmware levels for possible
upgrade. If issued without any options, the firmware for all vendors is displayed.
SYNTAX
showfirmwaredb [options <arg>]
AUTHORITY
Any role in the system.
OPTIONS
n <vendor_name>
Specifies that the firmware vendor from the SCSI database file is displayed.
l
Reloads the SCSI database file into the system.
all
Specifies current and past firmware entries are displayed. If not specified, only current entries are
displayed.
sortcol <col>[,<dir>][:<col>[,<dir>]...]
Sorts command output based on column number <col>. Columns are numbered from left to right,
beginning with 0. At least one column must be specified. In addition, the direction of sorting <dir>
can be specified as follows:
inc
Sort in increasing order (default).
dec
Sort in decreasing order.
Multiple columns can be specified and separated by a colon (:). Rows that have the same
information in them as earlier columns are sorted by values in later columns.
SPECIFIERS
None
RESTRICTIONS
None
EXAMPLES
The following example displays the current database of firmware levels and prints firmware data:
cli% showfirmwaredb
Vendor Prod_rev Dev_Id Fw_status Cage_type
Firmware_File
HITACHI [C1C1] DK..DJ-18FC Current DC4
/opt/tpd/fw/drive/MDJFC1C1.BIN
HITACHI [C1C1] DK..DJ-72FC Current DC4
/opt/tpd/fw/drive/MDJFC1C1.BIN
HITACHI [JLAK] DK..CJ-18FC Current DC4
/opt/tpd/fw/drive/MCJF_LAK.BIN
showfirmwaredb 375