CLI Guide

-oSpecifies the configuration object to display. This option is used with -g.
-iSpecifies the index of indexed group. This option is used with -g.
-mThe <module> must have one of the following values:
storage-<n>Where n = 1 to 8
NOTE: The storage-<n> option is available only for cfgStorageModule.
-hDisplays all the available configuration groups.
Example
Display an entire group, in this case the LAN networking:
racadm getconfig -g cfgLanNetworking
Display a single object from a particular group:
racadm getconfig -g cfgLanNetworking -o cfgDNSRacName
Display an indexed group:
racadm getconfig -g cfgUserAdmin -o cfgUserAdminPassword -i 2
Display information about the service tag of the storage module:
racadm getconfig -g cfgStorageModule -m storage-<1 to 8> -o
cfgStorageModuleServiceTag
Display all available configuration groups:
racadm getconfig -h
getmodinfo
Description
Gets module configuration and status information.
NOTE: If the Power Supply Unit (PSU) is absent, the RACADM interface displays the health state
and power status for the PSU as N/A.
Synopsis
racadm getmodinfo [-m <module>]
Input -mThe <module> must have one of the following values:
server-<n>Where n = 1 to 8
switch-<n>Where n = 1 to 6
mm-<n> Where n = 1, 2
fan-<n>Where n = 1 to 9
ps-<n> Where n = 1 to 6
storage-<n>chassis
Example
Display rollup status of all the modules in the chassis.
racadm getmodinfo
Display status of fan module 3 in the chassis.
racadm getmodinfo -m fan-3
18 RACADM sub command details