Hi all,
I'm trying to configure XMC to generate an alarm when a port goes out of profile, i'm testing with broadcast and limit 0, out-actions are trap and log:
code:configure ports 5 rate-limit flood broadcast 0 out-actions trap log
The XMC receives two different informs: extremeRateLimitExceededAlarm and etsysCosFloodLimitExceededNotification.
This is the alarm configuration:
With the action set to email.
The problem is that XMC gets the traps but it doesn't generate the alarm and of course doesn't send the email. The alarm doesn't show in alarm history.
Other alarms of type "selected trap" are working fine and the emails go out no problem.
Someone has this alarm configured and working?
Thank you.