IpSlaReactVar

  • Base type Enumeration

The following are specific reaction variables for an IP SLA operation to react upon: rtt(1) - Round Trip Time jitterSDAvg(2) - Jitter average from source to destination jitterDSAvg(3) - Jitter average from destination to source packetLossSD(4) - Packet loss from source to destination packetLossDS(5) - Packet loss from destination to source mos(6) - Mean Opinion Score timeout(7) - Timeout of the operation connectionLoss(8) - Connection failed to the destination verifyError(9) - Data corruption occurs jitterAvg(10) - Jitter average in both directions icpif(11) - Calculated Planning Impairment Factor packetMIA(12) - Missed packets in operation packetLateArrival(13) - Packets arriving late packetOutOfSequence(14) - Packets arriving out of sequence maxOfPositiveSD(15) - Maximum positive jitter from source to destination maxOfNegativeSD(16) - Maximum negative jitter from source to destination maxOfPositiveDS(17) - Maximum positive jitter from destination to source maxOfNegativeDS(18) - Maximum negative jitter from destination to source. successivePacketLoss(19)- Successive packet dropped maxOfLatencyDS(20) - Maximum Latency from Destination to Source maxOfLatencySD(21) - Maximum Latency from Source to Destination latencyDSAvg(22) - Latency average from Destination to Source latencySDAvg(23) - Latency average from Source to Destination packetLoss(24) - Packets loss in both directions

Possible values

24 objects
Number Name
1 rtt
2 jitterSDAvg
3 jitterDSAvg
4 packetLossSD
5 packetLossDS
6 mos
7 timeout
8 connectionLoss
9 verifyError
10 jitterAvg
11 icpif
12 packetMIA
13 packetLateArrival
14 packetOutOfSequence
15 maxOfPositiveSD
16 maxOfNegativeSD
17 maxOfPositiveDS
18 maxOfNegativeDS
19 successivePacketLoss
20 maxOfLatencyDS
21 maxOfLatencySD
22 latencyDSAvg
23 latencySDAvg
24 packetLoss