Quick Reference Guide

Legal Values A string of up to 32 characters
Default <
blank
>
cfgEmailAlertEmailName
Description Specifies name or other identifier associated with the
destination e-mail address. The e-mail name can refer to
an individual, group, location, department, and so on.
This object property is specific to CMC.
Legal Values A string of up to 32 characters
Default <
blank
>
Example
racadm getconfig -g cfgEmailAlert -i 2
# cfgEmailAlertIndex=1
cfgEmailAlertEnable=1
cfgEmailAlertAddress=kfulton@dell.com
cfgEmailAlertName=Kevin Fulton
cfgSessionManagement
This group contains parameters to configure the number of sessions that can connect to iDRAC. One instance of the
group is allowed. Displays current settings for and configures idle timeout properties for Web server, Telnet, SSH, and
RACADM sessions. Changes to idle timeout settings take effect at the next login. To disable idle timeout for a
connection, set this property to 0. Use the -m option to apply this setting to iDRAC.
The following sections provide information about the objects in the cfgSessionManagement group.
cfgSsnMgtRacadmTimeout (Read/Write)
Description Defines the idle timeout in seconds for the Remote
RACADM interface. If a remote RACADM session remains
inactive for more than the specified sessions, the session
closes.
Legal Values 10 –1920
Default iDRAC - 60
CMC - 30
Example
racadm getconfig -g cfgSessionManagement [-m server-<n>]
-o <object name> <object value> cfgSsnMgtWebserverTimeout=0
cfgSsnMgtTelnetIdleTimeout=0
cfgSsnMgtSshIdleTimeout=300
cfgSsnMgtRacadmTimeout=0
128