Hi,
I am using IP Sla to test a connectivity between two Cisco devices with Icmp-Echo scenario and get statistics.
I use 2 items :
-SNMP OID X to read the delay
-SNMP OID Y to test if an error occured (no response ...)
I can know if there is no error if a SNMP read for OID Y returns value "1". If the value is other than "1" then it's an error (Values are from "0" to "n").
I would like to calculate the % of errors (Number of errors / Number of tests)
Is it possible? How could I do that?
Thanks
I am using IP Sla to test a connectivity between two Cisco devices with Icmp-Echo scenario and get statistics.
I use 2 items :
-SNMP OID X to read the delay
-SNMP OID Y to test if an error occured (no response ...)
I can know if there is no error if a SNMP read for OID Y returns value "1". If the value is other than "1" then it's an error (Values are from "0" to "n").
I would like to calculate the % of errors (Number of errors / Number of tests)
Is it possible? How could I do that?
Thanks