Reference Guide

Use this object with the getconfig and config subcommands.
To use this object property for, you must have Chassis Configuration Administrator privileges.
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/Write)
Description Enables or disables the alert instance.
Legal Values
1 (TRUE)
0 (FALSE)
Default 0
cfgEmailAlertAddress (Read/Write)
Description Specifies the destination email address for email alerts, for example,
user1@company.com.
Legal Values E-mail address format, with a maximum length of 64 ASCII 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.
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
104