Hi
we have net group that in charge of all "environment and secutry access alerts"
They get all the traps APC is pushing out.
Because NPM is not the best tool for SNMP Trap
We also use universal poller that poll the general status of the element.
PowerNet-MIB:emsAlarmDeviceStatusDeviceState
That generate advance alert that need to be acknowledge by that team.
"Alert flow" is traps+that poller will give the overview.
if you like to get more info from that element :
1.you can push all of those elements to a map and then use " custom poller threshold " for that same poller "PowerNet-MIB:emsAlarmDeviceStatusDeviceState"
to change the elements color if there is alert.
2.There are more oids that can be use in the same way just google that mib.
Hope that helps...