24 Introduction
RACADM Syntax Usage
The following section describes the syntax usage for local, SSH/Telnet, and
Remote RACADM.

Local RACADM

racadm getconfig -g <groupname> [-o <objectname>] [-i
<indexnumber>]
racadm <subcommand>
Example
racadm getconfig -g idracinfo
racadm getsysinfo

SSH/Telnet RACADM

racadm getconfig -g <groupname> [-o <objectname>] [-i
<indexnumber>]
racadm <subcommand>
Example
racadm getconfig -g idracinfo
racadm getsysinfo

Remote RACADM

racadm -r -u -p getconfig -g <groupname> [-o
<objectname>] [-i <indexnumber>]
racadm -r -u -p <subcommand>
Example
racadm -r -u -p getconfig -g idracinfo
racadm -r -u -p getsysinfo