Administrator Guide

Table 25. Update EMM firmware
Parameter Description
-a
Specify the adapter used for the command. This
can be either SAS WWID or AdapterIndex.
-enc
Specify the enclosure used for the command. This
can be either WWN or EnclIndex.
-emm
Specify the EMM used for the command.
-file
Specify the file at the given path used for the
command.
-h
Provides additional information about the
command, description and usage.
-wait
(default) If provided, the application will wait to
return until after the updated EMM is automatically
turned on again .
-nowait
If provided, the application returns immediately
upon sending the firmware to the device. The
device may not be available for some duration of
time while it is applying the update.
NOTE: If the file name contains special characters, you must enclose the file path within escaped
double quotation marks.
Command examples
update emm -a = 500abcdefgh12345 -enc = 1 -emm = 0 -file = C:\Users
\Administrator\firmwares\emm_upgrade.esm
update emm -enc = 500rg67890123456 -emm = 500a123456789012 -file = C:\Users
\Administrator\firmwares\emm_upgrade.esm
update emm -emm = 500a123456789012 -file = C:\Users\Administrator\firmwares
\emm_upgrade.esm
Update Adapter
Description
After running the following command, the updated firmware file’s version is installed.
Command syntax
shmcli (update adapter | updateadapter) ( -a=<(SAS WWID | AdapterIndex)> -
file=<FW.FilePath> | [-h])
Parameters
37