This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Alert threshold uDP table

Hi, every one, I need some help creating and alert.

I have a uDP that give me the attenuation value of the all optical interfaces in a device.

This devices can have 2,4, 8 optical interfaces, depends on the device.

pastedImage_0.png

Every interface can be different and need to be between a certain range of attenuation.

Interface 0/0/1 can be between -10 and 4 and interface 0/0/2 can be between -17 and 2.

So I need an alert for the interface 0/0/1 when the attenuation > 4 and  <-10 an alert for the interface 0/0/2 when the attenuation >2 and <-17.

This is what I configured. I am using the row ID to identify the interface because the uDP is not giving the name interface.

I tested with Current Numeric Value and the Current Value.

At the moment is not working, so I need some tips to achieve this alert works.

Maybe the problem is because the uDP is a table and I can´t get the value for a specific interface?

pastedImage_2.png

I tried this option too.

pastedImage_3.png

Thanks in advance.