I'm working on setting up some SNMP alerts based on traps received, specifically for problems with physical drives. Is there a way for me to pull individual information out of the trap details message? For example, I would only want to send an email alert with "descriptionEvent" and "objectNameEvent" from the trap. Is there a way to do that with the variables in the email message?
Also, is there any way to have the node/hardware status change when a specific SNMP trap is received? I know I can set up an email alert to notify us, but I also wanted to have the status change in the dashboard as soon as the trap is received, before the next automatic poll cycle.
Thanks in advance