Quick Reference Guide

NOTE: -d option is only supported on the firmware
interface(s).
Example
To test AD:
racadm testfeature -f AD -u
joe@dell.com -p dell123
To test AD:
racadm testfeature -f AD -u
joe@dell.com -p dell123
To test LDAP:
racadm testfeature -f LDAP -u
joe -p dell123 -d 0xf2
testtrap
Description Tests the RAC’s SNMP trap alerting feature by sending a test trap from iDRAC to a
specified destination trap listener on the network.
To use this subcommand, you must have Test Alerts permission.
NOTE:
For iDRAC only, before you execute the testtrap subcommand, make sure that
the specified index in the RACADM cfgIpmiPet group is configured properly. The
cfgIpmiPet group is applicable only for iDRAC.
NOTE:
For CMC only, before you execute the testtrap subcommand, make sure that
the specified index in the RACADM cfgAlerting group is configured properly. The
cfgAlerting group is applicable only for CMC.
Synopsis
racadm testtrap -i <index>
Input -i — Specifies the index of the trap configuration to be used for the test. Valid values are
from 1 to 4.
Example Commands for the cfgIpmiPet group:
Enable the alert
racadm config -g cfgIpmiPet -o cfgIpmiPetAlertEnable -
i 1
Set the destination e-mail 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 use this subcommand, you must have Test Alert User Access .
122