These responses are good in suppressing multiple alerts, and we do apply them at our shop, but they do not correct the problem I have stated. Because the DSM's are forwarding the traps simultaneously any method to create a 'is one already there' scenario does not work. Using the interval counter would work, but can not be used for other reasons. I am just beginning to use this app and although i have some (little) experience with MRA -I am not familiar with how the DSM talk to EM. Does EM know what DSM is forwarding the trap. If it does - then a method of
trap sent from DSM x and y
TEST ?DSM
if DSM = x
wait 10
waitoper (caught by dsm y)
inqoper (once x wakes up will see held message)
or test an exported var
This would solve the issue, and keep the redundancy, but it does not appear that EM knows the DSM forwarding.