Reference Guide

NOTE: Firmware update from local RACADM (using -p -u -d options) is not supported on Linux
OS.
The following table describes the firmware update method supported for each interface.
FW Update Method iDRAC on Blade Servers iDRAC on Rack and Tower Servers
Local RACADM Yes Yes
Local RACADM-TFTP Yes Yes
Local RACADM-FTP Yes Yes
Remote RACADM Yes Yes
Remote RACADM-TFTP Yes Yes
Remote RACADM-FTP Yes Yes
Firmware RACADM-TFTP Yes Yes
Firmware RACADM-FTP Yes Yes
get
Description
Displays the value of one or more objects. The getsub-command has two forms.
Displays the value of a single object.
Exports the value of multiple objects to a file.
It supports multiple object value export in two file formats
INI format — The INI format files can be exported to a local file only
Server Configuration Profile XML format — XML format files can be exported to a local file, to an NFS
network share or to a CIFS network share.
NOTE: To run theGet sub-command for Server Configuration Profile XML files, use the Lifecycle
Controller version 1.1 or later.
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
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>
Multi-object Get
racadm get -f <filename>
racadm get -f <filename> -t xml -l <NFS share> [--clone | --replace ] [--
includeph]
racadm get -f <filename> -t xml -l <NFS share> -c <FQDD>[,<FQDD>*]
racadm get -f <filename> -t xml -u <username> -p <password> -l <CIFS share>
[--clone | --replace ] [--includeph]
racadm get -f <filename> -t xml -u <username> -p <password> -l <CIFS share> -
c <FQDD>[,<FQDD>*]
30