Dell POWEREDGE M1000E User Manual

Page 117

Advertising
background image

To obtain the mask value, use a scientific calculator in hex mode and add the second values of the individual masks
(1, 2, 4, and so on) using the <OR> key.
For example, to enable trap alerts for Battery Probe Warning (0x2) , Power Supply Failure (0x1000) , and KVM failure
(0x80000) , key 2 <OR> 1000 <OR> 80000 and press the <=> key.
The resulting hex value is 81002, and the mask value for the RACADM command is 0x81002.

Table 17. Event Traps Filter Masks

Event

Filter Mask Value

Fan Probe Failure

0x1

Battery Probe Warning

0x2

Temperature Probe Warning

0x8

Temperature Probe Failure

0x10

Redundancy Degraded

0x40

Redundancy Lost

0x80

Power Supply Warning

0x800

Power Supply Failure

0x1000

Power Supply Absent

0x2000

Hardware Log Failure

0x4000

Hardware Log Warning

0x8000

Server Absent

0x10000

Server Failure

0x20000

KVM Absent

0x40000

KVM Failure

0x80000

IOM Absent

0x100000

IOM Failure

0x200000

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).

117

Advertising