Users Guide

Table Of Contents
For more information about the options, see the iDRAC Online Help.
NOTE: The Community String value indicates the community string to use in a Simple Network Management Protocol
(SNMP) alert trap sent from iDRAC. Make sure that the destination community string is the same as the iDRAC
community string. The default value is Public.
5. To test whether the IP address is receiving the IPMI or SNMP traps, click Send under Test IPMI Trap and Test SNMP
Trap respectively.
6. Click Apply.
The alert destinations are configured.
7. In the SNMP Trap Format section, select the protocol version to be used to send the traps on the trap destination(s)
SNMP v1, SNMP v2, or SNMP v3 and click Apply.
NOTE: The SNMP Trap Format option applies only for SNMP Traps and not for IPMI Traps. IPMI Traps are always
sent in SNMP v1 format and is not based on the configured SNMP Trap Format option.
The SNMP trap format is configured.
Configuring IP alert destinations using RACADM
To configure the trap alert settings:
1. To enable traps:
racadm set idrac.SNMP.Alert.<index>.Enable <n>
Parameter
Description
<index>
Destination index. Allowed values are 1 through 8.
<n>=0
<n>=1
Disable the trap
Enable the trap
2. To configure the trap destination address:
racadm set idrac.SNMP.Alert.<index>.DestAddr <Address>
Parameter
Description
<index>
Destination index. Allowed values are 1 through 8.
<Address>
A valid IPv4, IPv6, or FQDN address
3. Configure the SNMP community name string:
racadm set idrac.ipmilan.communityname <community_name>
Parameter
Description
<community_name>
The SNMP Community Name.
4. To configure SNMP destination:
Set the SNMP trap destination for SNMPv3:
racadm set idrac.SNMP.Alert.<index>.DestAddr <IP address>
Set SNMPv3 users for trap destinations:
racadm set idrac.SNMP.Alert.<index>.SNMPv3Username <user_name>
Enable SNMPv3 for a user:
racadm set idrac.users.<index>.SNMPv3Enable Enabled
156
Configuring iDRAC to send alerts