Hi All,
I'm currently trying to implement some network monitoring using SNMP traps - wanting to start by checking to see if the network port is connected or not. However, instead of having a single trap that changes in value, I receive two different traps, with different OIDs: one to signal the link is active and one if not. Is there a way for me to be able to compare the time of reception for these two events in a single trigger?
I'm currently trying to implement some network monitoring using SNMP traps - wanting to start by checking to see if the network port is connected or not. However, instead of having a single trap that changes in value, I receive two different traps, with different OIDs: one to signal the link is active and one if not. Is there a way for me to be able to compare the time of reception for these two events in a single trigger?