IpSlaOperType
Specifies the type of IP SLA operation to be performed. icmpEcho(1) - The value 'icmpEcho' will cause the IP SLA application to perform a timed ICMP echo request/response operation. udpEcho(2) - The value 'udpEcho' will cause the IP SLA application to perform a timed udp packet send/receive operation. tcpConnect(3) - The value 'tcpConnect' will cause the IP SLA application to perform a timed TCP connect operation. udpJitter(4) - The value 'udpjitter' will cause the IP SLA application to perform delay variance analysis using UDP timestamp packets. icmpjitter(5) - The value 'icmpjitter' will cause the IP SLA application to perform delay variance analysis using ICMP timestamp packets.
Possible values
5 objects| Number | Name |
|---|---|
| 1 | icmpEcho |
| 2 | udpEcho |
| 3 | tcpConnect |
| 4 | udpJitter |
| 5 | icmpJitter |