Reference Guide

Example
Commands for the cfgIpmiPet group:
Enable the alert.
racadm config -g cfgIpmiPet -o cfgIpmiPetAlertEnable -i 1
Set the destination email IP address.
racadm config -g cfgIpmiPet -o cfgIpmiPetAlertDestIpAddr -i 1
192.168.0.110
View the current test trap settings.
racadm getconfig -g cfgIpmiPet -i <index>
where <index> is a number from 1 to 4
testalert
Description Tests FQDN supported SNMP trap notifications.
To run this subcommand, you must have the Test Alert User Access.
This subcommand is applicable only for iDRAC.
Synopsis
racadm testalert -i <index>
Input -i — Specifies the index of the trap test.
index
must be an integer from 1 to 8 on iDRAC.
Output
Success: Test trap sent successfully
Failure: Unable to send test trap
Example
Test a trap with index as 1.
racadm testalert -i 1
Test trap sent successfully.
Test a trap that has not been configured yet.
racadm testalert -i 2
ERROR: Trap at specified index is not currently enabled.
traceroute
Description Traces network path of the routers as the packets traverse from the system to a destination IPv4
address.
To run this subcommand for CMC, you must have the Administrator privilege. For iDRAC, you must
have the Execute Diagnostic Commands permission.
Synopsis
racadm traceroute <IPv4 address>
racadm traceroute 192.168.0.1
Input
racadm traceroute 192.168.0.1
Output
traceroute to 192.168.0.1 (192.168.0.1), 30 hops
max,
40 byte packets
1 192.168.0.1 (192.168.0.1) 0.801 ms 0.246 ms 0.253 ms
138