I have configured an alert rule based on a specific SNMP trap. The alert sends an email using the default macros supplied by SolarWinds. However, that results in the alert message text contains a lot of junk. I assume that since the traps are not being processed into the database, I cannot use SQL to extract fields of specific data from the trap (such as the snmpTrapOID). Has anyone devised a way to make snmp trap messages more reader friendly in the same way that one can do that with other types of SolarWinds alerts? Will I need to forward the traps to some third party application? Could a script be run to do this?
Any help is appreciated.