Administrator Guide

Parameter Desription
-outputformat
You can specify the following output formats: xml
or json.
Command examples
list emms -a = 1
list emms -a = 1 -enc = 0
list emms -a = 500abcdefgh12345
list emms -enc = 500a123456789012 -outputformat = xml
List drawers
Description
This command lists the drawers accessible from the specified enclosure. Depending on your enclosure,
you may have one drawer or multiple drawers.
Command syntax
shmcli (list drawers | listdrawers | ldraw) (-a=<(SAS WWID | AdapterIndex)> -
enc=<(WWN | EnclIndex)> [-outputformat=<SupportedOutputFormats>] | -enc=<WWN> [-
outputformat=<SupportedOutputFormats>] | [-h])
Parameters
Table 10. List drawers
Parameter Description
-a
Specify the adapter used for the command. This is either SAS
WWID or AdapterIndex.
-enc
Specify the enclosure used for the command. This is either
WWN or EnclIndex.
-h
Provides more information about the command, description,
and usage.
-outputformat
You can specify the following output formats: xml or json.
Command examples
list drawers -a = 1 -enc = 500a123456789012
list drawers -a = 1 -enc = 0
list drawers -enc = 500a123456789012 -outputformat = xml
List EMM slots
Description
This command lists the EMM Slots and associated information for the specified enclosure.
Command syntax
shmcli (list emm slots | listemmslots | lemmslots) (-a=<(SAS WWID |
AdapterIndex)> -enc=<(WWN | EnclIndex)> [-
25