Installation Manual

Configuring IP Alert Destinations Using Web Interface
To configure alert destination settings using Web interface:
1. Go to OverviewServerAlertsSNMP and E-mail Settings.
2. Select the State option to enable an alert destination (IPv4 address, IPv6 address, or Fully Qualified Domain Name
(FQDN)) to receive the traps.
You can specify up to eight destination addresses. For more information about the options, see the
iDRAC7 Online
Help
.
3. Enter the iDRAC7 SNMP community string and the SNMP alert port number.
For more information about the options, see the
iDRAC7 Online Help
.
NOTE: The Community String value indicates the community string to use in a Simple Network Management
Protocol (SNMP) alert trap sent from iDRAC7. Make sure that the destination community string is the same as
the iDRAC7 community string. The default value is Public.
4. To test whether the IP address is receiving the IPMI or SNMP traps, click Send under Test IPMI Trap and Test
SNMP Trap respectively.
5. Click Apply.
The alert destinations are configured.
6. In the SNMP Trap Format section, select the protocol version to be used to send the traps on the trap destination(s)
SNMP v1 or SNMP v2 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:
For IPv4 address:
racadm config -g cfgIpmiPet -o cfgIpmiPetAlertEnable -i (index) (0|1)
For IPv6 address:
racadm config -g cfgIpmiPetIpv6 -o cfgIpmiPetIpv6AlertEnable -i (index)
(0|1)
where, (index) is the destination index and 0 or 1 disables or enables the trap, respectively.
For example, to enable trap with index 4, enter the following command:
racadm config -g cfgIpmiPet -o cfgIpmiPetAlertEnable -i 4 1
2. To configure the trap destination address:
racadm config -g cfgIpmiPetIpv6 -o cfgIpmiPetIpv6AlertDestIPAddr -i
[index] [IP-address]
where [index] is the trap destination index and [IP-address] is the destination IP address of the system
that receives the platform event alerts.
3. Configure the SNMP community name string:
racadm config -g cfgIpmiLan -o cfgIpmiPetCommunityName [name]
where [name] is the SNMP Community Name.
160