Owners Manual
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 congure up to 15 destinations. To congure 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 conguration 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
Retry Interval : 3
Number of Retries : 3
Alert Gateway : Default
Alert IP Address : 10.11.227.180
Alert MAC Address : 00:00:00:00:00:00
Alert policy setup
To setup the alert policy, you must use the ipmitool raw command.
To view the current policy table, use the ipmitool pef policy list command.
# ipmitool pef policy list
1 | 1 | disabled | Match-always | 1 | 802.3 LAN | PET | AMI | 0 | 0 | 0.0.0.0 |
00:00:00:00:00:00
2 | 2 | disabled | Match-always | 1 | 802.3 LAN | PET | AMI | 0 | 0 | 0.0.0.0 |
00:00:00:00:00:00
3 | 3 | disabled | Match-always | 1 | 802.3 LAN | PET | AMI | 0 | 0 | 0.0.0.0 |
00:00:00:00:00:00
4 | 4 | disabled | Match-always | 1 | 802.3 LAN | PET | AMI | 0 | 0 | 0.0.0.0 |
00:00:00:00:00:00
5 | 5 | disabled | Match-always | 1 | 802.3 LAN | PET | AMI | 0 | 0 | 0.0.0.0 |
00:00:00:00:00:00
6 | 6 | disabled | Match-always | 1 | 802.3 LAN | PET | AMI | 0 | 0 | 0.0.0.0 |
00:00:00:00:00:00
..
60 | 15 | disabled | Match-always | 1 | 802.3 LAN | PET | AMI | 0 | 0 | 0.0.0.0 |
00:00:00:00:00:00
There are 60 entries available for a policy table. The following example shows setting a policy entry. For a detailed description of the table
entries, see the IPMI Specication v2.0 Alert policy table entry.
# ipmitool raw 0x4 0x12 0x9 0x2 0x28 0x11 0x00
Byte 3 (0x9) – Alert policy table entry command
Byte 4 (02) – table entry number
Byte 5 (0x28) – policy number and enable bit
Byte 6 (0x11) – channel and destination
Byte 7 (0x00) – String
The 2nd entry after the command execution is show below
# ipmitool pef policy list
Conguration
methods 11










