CLI Guide

Running Get and Set
This section provides detailed description of the RACADM Get and Set subcommands including the syntax and valid entries.
For more information about all attributes to perform get and set operations, see the iDRAC Attribute Registry available at
https://www.dell.com/idracmanuals
Topics:
get
set
get
Table 4. Details of get
Description
Displays the value of one or more objects. The get subcommand has two forms.
Displays the value of a single object.
Exports the value of multiple objects to a file.
It supports multiple object value exports in the below file format:
Server Configuration Profile(SCP) XML and JSON formatXML and JSON format files can be
imported from a local file, from an NFS, CIFS, HTTP, HTTPS, FTP and TFTP network share.
NOTE: You need admin user privilege to perform import and export SCP operations.
NOTE:
Some objects may have a pending value if a Set operation is performed on the object through a
reboot job. To complete the pending operation, schedule the job using a jobqueue command, and
then check for completion of the job using the returned Job ID. For more information, see
jobqueue.
Import and Export of INI file type doesn't support -c option for firmware versions earlier than iDRAC
version 4.40.00.00.
For more information on the get subcommand, run the RACADM command racadm help get
Autobackup will return a license error from iDRAC version 4.40.00.00 release for Rx4xx and Mx4xx
platforms. The command will display this error as the feature and the corresponding license will be
removed.
Synopsis
Single-object Get
racadm get <FQDD Alias>.<group>
racadm get <FQDD Alias>.<group>.<object>
racadm get <FQDD Alias>.<group>.[<index>].<object>
racadm get <FQDD Alias>.<index>.<group>.<index>.<object>
2
Running Get and Set 21