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
Species 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 Species name or other identier associated with the destination email address. The email name can refer to an
individual, group, location, department, and so on.
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 congure the number of sessions that can connect to CMC. One instance of the group is allowed.
Displays current settings for and congures the idle timeout properties for web server, Telnet, SSH and RACADM sessions. Changes
to idle time out settings take eect 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
Denes the idle timeout in seconds for the Remote RACADM interface. If a remote RACADM session
remains inactive for more than the specied sessions, the session closes.
Legal Values
10–1920
Default
30 minutes
Example
racadm getconfig -g cfgSessionManagement cfgSsnMgtWebserverTimeout=0
cfgSsnMgtTelnetIdleTimeout=0
98