Owner's Manual

Troubleshooting and Recovery 245
where
<mask value>
is a hex value between 0x0 and 0x003fffdf.
Table 10-2 provides filter masks for each event type. For instructions on
calclulating the hex value for the filter mask you want to enable, see step 3
on "Using RACADM" on page 240.
4
Enable e-mail alerting by typing:
racadm config -g cfgEmailAlert -o
cfgEmailAlertEnable 1 -i <
index
>
where
<index>
is a value 1–4. The index number is used by the CMC to
distinguish up to four configurable destination e-mail addresses.
5
Specify a destination e-mail address to receive the e-mail alerts by typing:
racadm config -g cfgEmailAlert -o
cfgEmailAlertAddress
<e-mail address>
-i <
index
>
where
<e-mail address>
is a valid e-mail address, and
<index>
is
the index value you specified in step 4.
6
Specify the name of the party receiving the e-mail alert by typing:
racadm config -g cfgTraps -o
cfgEmailAlertEmailName
<e-mail name>
-i <
index
>
where
<e-mail name>
is the name of the person or group receiving the
e-mail alert, and
<index>
is the index value you specified in steps 4
and 5. The e-mail name can contain up to 32 alphanumeric characters,
dashes, underscores, and periods. Spaces are not valid.
You can configure up to four destination e-mail addresses to receive e-mail
alerts. To add more e-mail addresses, repeat steps 2–6.
NOTE: The commands in steps 2–6 will overwrite any existing settings configured
for the index you specify (1–4). To determine whether an index has previously
configured values, type: racadm get config -g cfgEmailAlert -i <index>. If the index
is configured, values will appear for the cfgEmailAlertAddress and
cfgEmailAlertEmailName objects.