I am trying to set up an alert using two Universal Device Pollers, the reason being the table I am using has status for Cascade, PSU and Internal Fans and I need to split these into three different alerts. To do this I am trying to use the GrpIndx poller to isolate each one however I can't seem to get it to work.
If I use the following it doesn't work,

I am trying to check against the 'state' UDP ignoring 3 = removed and 5 = normal status
If I use just that I get alerts for Fans, PSU and Cascade status but to make the email alerts relavent to one type of hardware I am trying to also check against the GrpIndx UDP 6 = Fan (Cascade = 8, PSU = 4).
Is this possible, if so how, any help would be appreciated.
Thanks.