Reference Guide
cfgEmailAlertEnable (Read or Write)
Description
Enables or disables the alert instance.
Legal Values
• 1 (TRUE)
• 0 (FALSE)
Default
0
cfgEmailAlertAddress (Read or Write)
Description
Species the destination email address for email alerts, for example, user1@company.com.
Legal Values
Email address format, with a maximum length of 64 ASCII characters.
Default
<blank>
cfgEmailAlertEmailName (Read Only)
Description Species name or other identier associated with the destination email address. The email name can refer to an
individual, group, location, department, and so on.
This object property is specic 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 congure the number of sessions that can connect to iDRAC or CMC. One instance of the group
is allowed. Displays current settings for and congures the idle timeout properties for web server, Telnet, SSH and RACADM
sessions. Changes to idle time out settings take eect at the next login. To disable the idle time out property for a connection, set
this property to 0.
The following sections provide information about the objects in the cfgSessionManagement group.
cfgSsnMgtRacadmTimeout (Read or Write)
Description
Denes the idle timeout in seconds for the Remote RACADM interface. If a remote RACADM session
remains inactive for more than the specied sessions, the session closes.
Legal Values
10–1920
Default
30 minutes
93