I am monitoring a Dell iDRAC using NPM. The chassisStatus OID is tied to a table, so I'm using "Custom Table Poller Current Status / Current Value" in the trigger condition. I'd like the node itself to turn red instead of staying green when the value of chassisStatus is "Critical". My first attempt to make this happen was by setting a custom status in the trigger actions section, by setting "change to a specific status - Critical" and "Affected Node: Node that triggered the alert". Is seems, however, that the "node that triggered the alert" is the "Main System Chassis" SNMP table. It seems this way because the alert appears on the node saying the triggering object is "Main System Chassis" with the related node being the idrac node. How can i make this type of alarm make the node's status turn critical?