Reference Guide

Default
0
cfgEmailAlert
This group contains parameters to configure iDRAC email alerting capabilities. Up to four instances of this group are allowed.
Use this object with the config or getconfig subcommands.
The following sections provide information about the objects in the cfgEmailAlert group.
cfgEmailAlertIndex (Read Only)
Description
The unique index of an alert instance.
Legal Values
1–4
Default
<instance>
cfgEmailAlertEnable (Read or Write)
Description
Enables or disables the alert instance.
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
cfgEmailAlertAddress (Read or Write)
Description
Specifies 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>
cfgEmailAlertCustomMsg (Read or Write)
Description
Specifies a custom message that forms the subject of the alert.
Legal Values
A string of up to 32 characters
Default
<blank>
cfgEmailAlertEmailName (Read Only)
Description
Specifies name or other identifier 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
113