sla:Reaction

sla reaction configurations for a probe - IP SLAs reactions are configured to trigger when a monitored value exceeds or falls below a specified level or when a monitored event, such as a timeout or connection loss, occurs. If IP SLAs measure too high or too low of any configured reaction, IP SLAs can generate a notification to a network management application or trigger another IP SLA operation to gather more data.

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
lowerThreshold sla:Threshold
(scalar:Uint32)
Lower limit for Threshold.
RANGE: [1 , 60000]
DEFAULT: 3000
reactOn sla:ReactionVariable
(scalar:Enum8)
The performance parameters on which the proactive threshold monitoring and notifications are done. SELECTION:
0 - none
1 - rtt
2 - jitterSDAvg
3 - jitterDSAvg
4 - packetLossSD
5 - packetLossDS
6 - mos
7 - timeout
8 - connectionLoss
9 - verifyError
10 - jitterAvg
11 - icpif
13 - packetLateArrival
14 - packetOutOfSequence
15 - maxOfPositiveSD
16 - maxOfNegativeSD
17 - maxOfPositiveDS
18 - maxOfNegativeDS
DEFAULT: none
reactionType sla:ActionType
(scalar:Enum8)
The config is to notify the user when the monitored performance parameter value rises above or falls below a specified threshold. The notification can be either as SNMP traps or trigger to a new probe. SELECTION:
1 - none
2 - trapOnly
3 - triggerOnly
4 - trapAndTrigger
DEFAULT: none
thresholdCountX scalar:Uint16
The config denotes the number of times the monitored performance parameter value rises above or falls below a specified threshold. This config applies only for the thresholdType 1. average 2. consecutive 3. xOfy
RANGE: [1 , 16]
DEFAULT: 5
thresholdCountY scalar:Uint16
The config denotes the number of times the monitored performance parameter value rises above or falls below a specified threshold. This config applies only for the thresholdType xOfy
RANGE: [1 , 16]
DEFAULT: 5
thresholdType sla:ThresholdType
(scalar:Enum8)
The config says when the configured reactionType should be triggered. SELECTION:
1 - never
2 - immediate
3 - consecutive
4 - xOfy
5 - average
DEFAULT: never
upperThreshold sla:Threshold
(scalar:Uint32)
Upper limit for Threshold.
RANGE: [1 , 60000]
DEFAULT: 5000

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced