Hello, new to Log Analyzer and have a simple use case that i cannot get to work. Hoping someone can point me in the right direction. Below is the trap received in LA:

The conditions that i need to alert on are as follows:
- The trap must have Varbind called 'alarmActive'. This varbind from the example above is: alarmActive.100.98 (1.3.6.1.4.1.29286.4.2.1.2.1.1.3.100.98) where the first part (1.3.6.1.4.1.29286.4.2.1.2.1.1.3) is always the same and the last two integers are variable (100.98) in the example.
- The value for this varbind must be 'alarm(1)'.
I've tried several different rules but thus far nothing is triggering an alert. Below are examples of the rules I'm trying:
Test Rule 1:

Test Rule 2:

Test Rule 3:

Test Rule 4:

Test Rule 5:

I just can't get match the traps with the processing rules. Any assistance would be much appreciated!