Hi
I got the trap alert to work
I use ${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage} to get the trap message
The problem is its look like that
CISCO-SYSLOG-MIB:clogMessageGenerated : clogHistFacility.204 = PM, clogHistSeverity.204 = 5, clogHistMsgName.204 = ERR_DISABLE, clogHistMsgText.204 = bpduguard error detected on Gi1/0/19, putting Gi1/0/19 in err-disable state, clogHistTimestamp.204 = 477058492, sysUpTime = 55 days 5 hours 9 minutes 44,94 seconds, experimental.1057.1.0 = 10.50.20.10, snmpTrapEnterprise = CISCO-SYSLOG-MIB:ciscoSyslogMIBNotificationPrefix :clogMessageGenerate
I wish I could to display only text from clogHistMsgText.204 =
clogHistMsgText.204 = bpduguard error detected on Gi1/0/19, putting Gi1/0/19 in err-disable state
Is there away to fine tune that ?