Please advise the best way/application to solve this:
We have to monitor software application, which is build on jNetX platform, which has support for sending SNMP traps, but all traps are sent as one alarm - genericAlarmNotification, inside which different varbinds exists. In OpManager, I can write Trap processor like this:
Alarm level: $5 , Message: $7
and I will get easy to read traps sent from the application, but this is basically the same alarm to the OpManager and I want somehow to relate Alarm level sent in Varbind 5 and Severity of alarm. I can send you jNetX's smp.mib file, if needed.
Thank you, very much.
Regards