Owner's Manual
Troubleshooting and Recovery 407
5
Specify a destination IP address to receive the traps alert by typing:
racadm config -g cfgTraps -o
cfgTrapsAlertDestIPAddr <IP address> -i <index>
where
<IP address>
is a valid destination, and
<index>
is the index
value you specified in step 4.
6
Specify the community name by typing:
racadm config -g cfgTraps -o cfgTrapsCommunityName
<community name> -i <index>
where
<community name>
is the SNMP community to which
the chassis belongs, and
<index>
is the index value you specified in
steps 4 and 5.
You can configure up to four destinations to receive traps alerts. To add more
destination
s, repeat steps 2–6.
NOTE: The commands in steps 2–6 overwrites any existing settings configured for
the index you specify (1–4). To determine whether an index has previously
configured values, type: racadm getconfig -g cfgTraps -i <
index
>. If the index is
configured, values appear for the cfgTrapsAlertDestIPAddr and
cfgTrapsCommunityName objects.
To test an event trap for an alert destination, type:
racadm testtrap -i <index>
where
<index>
is a value 1–4 representing the alert destination you want to
test. If you are unsure of the index number, type:
racadm getconfig -g cfgTraps -i <index>
Configuring E-mail Alerts
When CMC detects a chassis event, such as an environmental warning or a
component failure, it can be configured to send an e-mail alert to one or more
e-mail addresses.
Table 12-2 provides an overview of the events that trigger e-mail and SNMP
alerts. For information on SNMP alerts, see "Configuring SNMP Alerts" on
page 402.
You can add and configure e-mail alerts using the Web interface or
RACADM.