Users Guide
Event Filter Mask Value
Firmware Version Mismatch 0x400000
Chassis Power Threshold Error 0x1000000
SDCARD Absent 0x2000000
SDCARD Error 0x4000000
Chassis Group Error 0x8000000
Server Sleeve Absent 0x10000000
Fabric Mismatch 0x20000000
4. Enable traps alerts:
racadm config -g cfgTraps -o cfgTrapsEnable 1 -i <index>
where <index> is a value between 1–4. CMC uses the index number to distinguish up to four
configurable destinations for traps alerts. Destinations may be specified as appropriately formatted
numeric addresses (IPv6 or IPv4), or Fully-Qualified Domain Names (FQDNs).
5. Specify a destination IP address to receive the traps alert:
racadm config -g cfgTraps -o cfgTrapsAlertDestIPAddr <IP address> -i <index>
where <IP address> is a valid destination, and <index> is the index value specified in step 4.
6. Specify the community name:
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 specified in steps 4 and 5.
NOTE: CMC uses a default SNMP community string as public. To ensure higher security, it is
recommended to change the default community string and set a value which is not blank.
You can configure up to four destinations to receive traps alerts. To add more destinations, repeat
steps 2–6.
NOTE: The commands in steps 2–6 overwrites any existing settings configured for the index
specified (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.
7. 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 not sure of the index number, use:
racadm getconfig -g cfgTraps -i <index>
Configuring Email Alert Settings
When CMC detects a chassis event, such as an environmental warning or a component failure, it can be
configured to send an email alert to one or more email addresses.
142