This post is more than 5 years old

8 Posts

79652

February 23rd, 2015 14:00

iDRAC7 - Enable SNMP for all alerts

Hello,

I'm trying to enable SNMP traps for all of the available alerts on an R720 server. There are 15 pages of alerts with check boxes for each one. I thought I had found a way to enable them via racadm, but it looks like the cfgTraps group no longer exists on the iDRAC7.

Thanks

6 Operator

 • 

3K Posts

February 23rd, 2015 19:00

Try below racadm commands

To enable alerts

racadm set idrac.IPMILan.AlertEnable Enabled

To enable all alerts for SNMP trap

racadm eventfilters set -c idrac.alert.all -a none -n snmp

Note : You will get error message saying "Few alert settings have failed". This is normal as some of the events will not support SNMP

To get more details on this command you can run below help command

racadm help eventfilters

racadm eventfilters help set

Moderator

 • 

9.6K Posts

 • 

42.5K Points

February 23rd, 2015 16:00

Try the command       racadm config -g cfgIpmiLan -o cfgIpmiLanAlertEnable 1

You can also try to select the top box on each page which should select all on each page.

http://en.community.dell.com/techcenter/systems-management/w/wiki/4351.snmp-configuration-of-integrated-dell-remote-access-controller-version-7

No Events found!

Top