Type track:ProbeState


Probe type for Sla

Constants
reachability 0 probe state is reachable or over threshold For reachability, if the return code is OK or OverThreshold, reachability is UP; if not OK, reachability is Down.
state 1 probe state is reachable and within threshold For state, if the return code is OK, the track state is UP; if the return code is not OK, the track state is Down.
DEFAULT state(1) probe state is reachable and within threshold For state, if the return code is OK, the track state is UP; if the return code is not OK, the track state is Down.