Reference Guide

Make sure that the SMTP IP address is configured properly.
racadm set
idrac.remotehosts.SMTPServerIPAddress
192.168.0.1
View the current email alert settings.
racadm get idrac.EmailAlert <index>
where <index> is a number from 1 to 8.
testtrap
Descripti
on
Tests the RAC’s SNMP trap alerting feature by sending a test trap
from CMC to a specified destination trap listener on the
network.
To run this subcommand, you must have the Test Alert
permission.
NOTE:
Before you run the testtrap subcommand, make sure
that the specified index in the RACADM
iDRAC.SNMP.Alert group is configured properly.
The indices of testtrap subcommand is co-related to
the indices of iDRAC.SNMP.Alert group.
Synopsis
racadm testtrap -i <index>
Input -i <index> — Specifies the index of the trap configuration that
must be used for the test. Valid values are from 1 to 4.
Example
Enable the alert.
racadm set idrac.emailalert.1.CustomMsg
racadm set iDRAC.SNMP.Alert.1.Enable
Set the destination email IP address.
racadm set iDRAC.SNMP.Alert.1.DestIpAddr
192.168.0.110
View the current test trap settings.
racadm get iDRAC.SNMP.Alert.<index>
where <index> is a number from 1 to 8
138