Users Guide
180 Using the Serial and racadm Commands
racadm config -g cfgUserAdmin -o
cfgUserAdminAlertFilterSysEventMask -i 2 0x0
racadm config -g cfgTraps -o cfgTrapsSnmpCommunity -i
2 public
racadm config -g cfgTraps -o cfgTrapsEnable -i 2 1
racadm config -g cfgTraps -o
cfgTrapsFilterRacEventMask -i 2 0x0
racadm config -g cfgTraps -o
cfgTrapsFilterSysEventMask -i 2 0x0
racadm config -g cfgTraps -o cfgTrapsDestIpAddr -i 2
<
SNMP trap destination
>
racadm config -g cfgOobSnmp -o cfgOobSnmpTrapsEnable 1
racadm config -g cfgRemoteHosts -o
cfgRhostsSmtpServerIpAddr 143.166.224.254
racadm racreset
You can type the commands manually, run a batch file, or build a .cfg file
using the command racadm config -f racadm.cfg. After doing so, you may
want to test each of the alerts.
Testing Email Alerting
Email alerting is enabled by the following command. A "0" disables this
feature; a "1" enables it.
racadm config -g cfgUserAdmin -o
cfgUserAdminEmailEnable -i 2 1
racadm testemail -i 2
Testing SNMP Trap Alerting
SNMP traps are enabled by the following command. A "0" disables this
feature; a "1" enables it.
racadm config -g cfgTraps -o cfgTrapsEnable -i 2 1
racadm testtrap -i 2