Hello everyone!
I have host with some (1-20) "pairs" of SNMP responders.
The first element in every "pair" is OID1.X and represents "name of object", the second one is OID2.X represents "value of object",
where X is some number, unical for every "pair". Value is integer from 0 till 1000. I need trigger with condition "value=0". And I need action linked to this trigger. Action must send messages with name and value of object.
So, question: can I make it as most automatical as possible? And how to get Item value from tirgger based on other Item?
I have host with some (1-20) "pairs" of SNMP responders.
The first element in every "pair" is OID1.X and represents "name of object", the second one is OID2.X represents "value of object",
where X is some number, unical for every "pair". Value is integer from 0 till 1000. I need trigger with condition "value=0". And I need action linked to this trigger. Action must send messages with name and value of object.
So, question: can I make it as most automatical as possible? And how to get Item value from tirgger based on other Item?
Comment