I've been asked to cross post by Rob C. from the OME forum:
I have and I receive the same errors.
ERROR: Unable to send test trap. Please make sure that your trap has been configured correctly and connectivity to the destination endpoint exists.
My iDRAC7 and iDRAC 5 have no issues on the test traps. All are on the same subnets.
I receive successful modification messages after each configuration. Here is my racadm configs for the iDRAC6
config -g cfgOobSnmp -o cfgOobSnmpAgentCommunity hfhsread
config -g cfgOobSnmp -o cfgOobSnmpAgentEnable 1
config -g cfgIpmiLan -o cfgIpmiLanAlertEnable 1
config -g cfgIpmiLan -o cfgIpmiPetCommunityName hfhsread
config -g cfgIpmiPet -o cfgIpmiPetAlertDestIpAddr -i 1 10.19.137.16
config -g cfgIpmiPet -o cfgIpmiPetAlertEnable -i 1 1
config -g cfgIpmiPet -o cfgIpmiPetAlertDestIpAddr -i 2 10.19.137.19
config -g cfgIpmiPet -o cfgIpmiPetAlertEnable -i 2 1
testtrap -i 1
testtrap -i 2
Thanks