Users Guide

Byte 11(0xff) - sensor number(any)
Byte 12(0x01) – event trigger(threshold)
The entry 2 is changed after the command, as shown:
# ipmitool pef lter list
1 | enabled, configurable | Any | Any | None | OEM | Any | Alert,OEM-defined | 1
2 | enabled, pre-congured | Any | Any | Information | OEM | Any | Alert | 2
For more information, see the IPMI Specication v2.0 chapter 17.7 Event Filter Table and chapter 30.3 Set PEF Conguration Parameters
Command.
Alert policies and destinations
For more information, see the IPMI Specication v2.0 chapter 17.11 Alert Policy Table and chapter 30.3 Set PEF Conguration Parameters
Command (parameter 9).
LAN destinations
BMC supports SNMP alert destinations. These are SNMP traps. When you set a LAN destination for alerts, the BMC sends an SNMP trap
to the set a destination whenever BMC detects alert conditions. You can setup the SNMP management application on the destination to
receive these SNMP traps; however, setting up the SNMP management station is beyond the scope of this document.
# ipmitool lan alert print
Alert Destination : 0
Alert Acknowledge : Unacknowledged
Destination Type : PET Trap
Retry Interval : 0
Number of Retries : 0
Alert Gateway : Default
Alert IP Address : 0.0.0.0
Alert MAC Address : 00:00:00:00:00:00
Alert Destination : 1
Alert Acknowledge : Unacknowledged
Destination Type : PET Trap
Retry Interval : 0
Number of Retries : 0
Alert Gateway : Default
Alert IP Address : 0.0.0.0
Alert MAC Address : 00:00:00:00:00:00
..
Alert Destination : 15
Alert Acknowledge : Unacknowledged
Destination Type : PET Trap
Retry Interval : 0
Number of Retries : 0
Alert Gateway : Default
Alert IP Address : 0.0.0.0
Alert MAC Address : 00:00:00:00:00:00
You can congure up to 15 destinations. To congure destination 1 to send an alert to a machine with IP address 10.11.227.180:
# ipmitool lan alert set 1 1 ipaddr 10.11.227.180
Setting LAN Alert 1 IP Address to 10.11.227.180
The following output using the ipmitool lan alert print command shows the conguration was successful:
root@dellemc-diag-os:/opt/dellemc/diag/bin# ipmitool lan alert print 1 1
Alert Destination : 1
Alert Acknowledge : Unacknowledged
Destination Type : OEM 1
52
Conguration methods