I am trying to alert on conditions of the OID's
1.3.6.1.4.1.9.9.715.1.1.6.1.14
&
1.3.6.1.4.1.9.9.715.1.1.6.1.12
More specifically the first interval which would be
1.3.6.1.4.1.9.9.715.1.1.6.1.14.9027.1
&
1.3.6.1.4.1.9.9.715.1.1.6.1.14.10027.1
Here is what I have written:

But this does not seem to catch anything or alert.
I can SNMPWALK the general OID and get values, as well as the more specific OID and get values, and they are values which aught to meet or exceed the conditions.
What am I doing wrong here?