I have a SNMP TRAPS requirement from Database team. I have tried several solutions posted on Thwack but none of them has the same requirement.
Facts
Source Server: Same for All traps
Traps: Different
Trigger:
Reset: No Reset Condition (Prefer: No reset condition – Trigger this alert each time the trigger condition is met)
Platform: Orion Platform 2016.1.5300, SAM 6.2.4, DPA 10.0.1, NCM 7.5, IVIM 2.1.2, QoE 2.1.0, NetPath 1.0, NPM 12.0, NTA 4.2.0, UDT 3.2.4
Requirement:
Trigger Condition: Every time the trap comes in Alarm should be triggered.
Reset : No reset condition should be there. Engineer will manually reset the Alert after the NOC notifies them.
My Goal:
Create New Alert based on Varbinds and Alert should trigger every time a trap comes in.
Message # 1
ibmSoNASNotificationMessage =
Message # 2
tsveERRI =
Current Setup:
Trap Collector/Forwarder : sc0240v
Color is different just because I just created basic alerts for the following
and 
We can disregard the above and create a new condition from scratch.
12/23/2016 11:38:06 PM | 20x.x.xx.xxx | sc0240v | Mizuhocbus | ATM-SWITCHING-NODE-MIB:ibmProd.0.1 | ibmSoNASNotificationMessage = SF1218W The file system usage of /dev/NASFS04 reached the warning level of 80% ibmSoNASNotificationTime = 23.12.2016 23:38:06.455 ibmSoNASNotificationLogLevel = WARNING ibmSoNASNotificationProcess = 0 ibmSoNASNotificationFacility = USER(1) ibmSoNASNotificationComponent = UTILIZATION ibmSoNASNotificationHost = mgmt001st001 ibmSoNASNotificationCluster = 12249236846866375040 snmpTrapOID = ATM-SWITCHING-NODE-MIB:ibmProd.0.1 sysUpTime = 0.00 second |
12/23/2016 8:08:06 PM | 20x.x.xx.xxx | sc0240v | Mizuhocbus | ATM-SWITCHING-NODE-MIB:ibmProd.0.1 | ibmSoNASNotificationMessage = SF1218W The file system usage of /dev/NASFS04 reached the warning level of 80.02% ibmSoNASNotificationTime = 23.12.2016 20:08:06.148 ibmSoNASNotificationLogLevel = WARNING ibmSoNASNotificationProcess = 0 ibmSoNASNotificationFacility = USER(1) ibmSoNASNotificationComponent = UTILIZATION ibmSoNASNotificationHost = mgmt001st001 ibmSoNASNotificationCluster = 12249236846866266406 snmpTrapOID = ATM-SWITCHING-NODE-MIB:ibmProd.0.1 sysUpTime = 0.00 second |
12/23/2016 3:13:34 PM | 20x.x.xxx..xxx | sc0240v | Mizuhocbus | IBM-SVC-MIB:tsveETrap | tsveADD2 = # Additional Data (64 -> 127) = 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 tsveADD1 = # Additional Data (0 -> 63) = 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 tsveMPNO = # Machine Part Number = tsveCOPY = # Copy ID = tsveOBJN = # Object Name = tsveOBJI = # Object ID = 230 tsveOBJT = # Object Type = drive tsveTIME = # Timestamp = Sun Dec 18 17:16:48 2016 tsveERRS = # Error Sequence Number = 1787 tsveNODE = # Node ID = 4 tsveCLUS = # System Name = IHCV7K01 tsveFRUP = # FRU = Hard Disk Drive: Vendor Id: IBM-D050 Product Id: HUC156030CSS20 Part Number 00AR324 tsveSWVE = # System Version = 7.5.0.6 (build 115.52.1512221701000) tsveERRC = # Error Code = 1285 : Drive SAS error counts exceeded warning thresholds tsveERRI = # Error ID = 10084 : Drive SAS error counts exceeded warning thresholds tsveSERI = # Serial Number = xxx tsveMACH = # Machine Type = 207624F snmpTrapOID = IBM-SVC-MIB:tsveETrap sysUpTime = 0.00 second |
12/22/2016 8:28:00 PM | 203.3.10.xxx | sc0240v | Mizuhocbus | IBM-SVC-MIB:tsveWTrap | tsveADD2 = # Additional Data (64 -> 127) = 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 tsveADD1 = # Additional Data (0 -> 63) = 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 tsveMPNO = # Machine Part Number = tsveCOPY = # Copy ID = tsveOBJN = # Object Name = node4 tsveOBJI = # Object ID = 4 tsveOBJT = # Object Type = node tsveTIME = # Timestamp = Thu Dec 22 20:41:53 2016 tsveERRS = # Error Sequence Number = 1812 tsveNODE = # Node ID = 1 tsveCLUS = # System Name = IHCV7K01 tsveFRUP = # FRU = None tsveSWVE = # System Version = 7.5.0.6 (build 115.52.1512221701000) tsveERRC = # Error Code = tsveERRI = # Error ID = 980440 : Failed to transfer file from remote node tsveSERI = # Serial Number = xxx tsveMACH = # Machine Type = 2076524 snmpTrapOID = IBM-SVC-MIB:tsveWTrap sysUpTime = 0.00 second |
I hope someone can help me with this request.