Ad Widget

Collapse

Triggers and SNMP Traps

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zach.l@aptalaska.com
    Junior Member
    • Apr 2010
    • 1

    #1

    Triggers and SNMP Traps

    I am currently able to receive traps and put them into items. The problem I am running into is that I need the ability to set a trigger when two specific items are a certain value, and then leave the trigger active until the same two items are a different value. For example:
    I need the trigger to set with this:
    {ARGUS TRAPS:.1.3.6.1.6.3.1.1.4.1.0.str(SNMPv2-SMI::enterprises.7309.4.1.3.0.1)}=1&{ARGUS TRAPS:.1.3.6.1.4.1.7309.4.1.5.2.2.1.4.2.str(Batter y Disconnected)}=1

    I need it to clear with this:
    {ARGUS TRAPS:.1.3.6.1.6.3.1.1.4.1.0.str(SNMPv2-SMI::enterprises.7309.4.1.3.0.2)}=1&{ARGUS TRAPS:.1.3.6.1.4.1.7309.4.1.5.2.2.1.4.2.str(Batter y Disconnected)}=1

    Unfortunately the item that matches on str(SNMPV2-SMI::enterprises.7309.4.1.3.0.1) gets a different string put in almost immediately with a different alarm. This causes the trigger to clear before the situation is actually resolved. Is there any way to make a trigger set when a specific condition is true and then only clear when a different specific condition is true?
Working...