CLI Guide
Table Of Contents
- Dell EMC OpenManage Enterprise Modular Edition Version 1.00.10 for PowerEdge MX7000 Chassis RACADM Command Line Reference Guide
- Introduction
- RACADM sub command details
- Guidelines to quote strings containing special characters when using RACADM commands
- Question mark and question mark with subcommand
- help and help with subcommand
- arp
- chassisaction
- chassisgroup
- chassislog
- cmcchangeover
- config
- connect
- deploy
- faultlist
- getconfig
- getmodinfo
- getniccfg
- getpbinfo
- getpminfo
- getsensorinfo
- getsysinfo
- ifconfig
- ping
- ping6
- racreset
- racresetcfg
- serveraction
- setniccfg
- swinventory
- traceroute
- traceroute6
- OME Modular property database group and object descriptions
faultlist
Description Displays the active error message in the chassis subsystem.
Synopsis
racadm faultlist view
$ racadm faultlist view
Example
SubSystem = System.Modular.7
Message = CPU 1 is absent
InstanceId = Fault#02200004#1
Severity = Critical
MessageId = CPU0003
SubSystem = PowerSupply
Message = The power input of power supply 1 is lost.
InstanceId = Fault#02200005#1
Severity = Critical
MessageId = PSU0003
SubSystem = PowerSupply
Message = The power input of power supply 5 is lost.
InstanceId = Fault#02200006#1
Severity = Critical
MessageId = PSU0005
getconfig
Description
Displays the configuration properties of OME - Modular.
Synopsis
racadm getconfig -g <group> [-mm <module>]
racadm getconfig -g <group> -o <object> [-mm <module>]
racadm getconfig -g <group> -i <index>
racadm getconfig -g <group> -o <object> -i <index>
racadm getconfig -h
Input
● -g—Specifies the configuration group to display
● -o—Specifies the configuration object to display. This option is used with -g.
● -i—Index of indexed group. This option is used with -g.
● -m—The <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.
● -h—Displays all the available configuration groups.
Example
● Display an entire group, in this case the LAN networking:
racadm getconfig -g cfgLanNetworking
14 RACADM sub command details