Administrator Guide

Command syntax
shmcli (list emms | listemms | le) (-a=<(SAS WWID | AdapterIndex)> [-enc=<(WWN | EnclIndex)>]
[-outputformat=<SupportedOutputFormats>] | -enc=<WWN> [-
outputformat=<SupportedOutputFormats>] | [-h])
Parameters
Table 7. List EMMs
Parameter Description
-a
Specifies the adapter used for the command. This is either SAS
WWID or AdapterIndex.
-enc
Specifies 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 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 8. List drawers
Parameter Description
-a
Specifies the adapter used for the command. This is either SAS WWID or
AdapterIndex.
-enc
Specifies 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.
CLI reference 23