sla:TcpConnect
TCP Connect Operation to probe the server
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| control | scalar:Bool |
To turn on/off Control Packets Exchanging mechanism between the sender and the responder, control is enabled by default. | SELECTION: true or false DEFAULT: true |
| destHostName | string:Basic |
Destination Host Name, if IP address is resolved from DNS server.Modifying this property is not allowed in case of icmp-echo probe. | A sequence of characters |
| destip | address:Ip |
Destination IP address which is tracked by the probe.This property is not applicable if the configured probe type is HTTP or DNS. Modifying this property is not allowed in case of icmp-echo probe. | Value must match ipv4 or ipv6 known format |
| dstPort | scalar:Uint32 |
Destination TCP Port configuration for the TCP probe, it is must to configure the destination port. | RANGE: [0, 4294967295] |
| frequency | sla:Frequency (scalar:Uint32) |
Frequency of an operation - The interval at which the configured destination is tracked by the probe. Frequency in seconds(default value is 60). Minimum frequency value for an IP SLAs HTTP probe operation is 60 seconds but 1 second for other probes. | RANGE: [0 , 604800] DEFAULT: 60 |
| ipTos | scalar:Uint32 |
TOS if the probe is tracking IPv4 destination and Traffic Class if the probe is tracking IPv6 destination. | RANGE: [0, 4294967295] |
| ipv6TrafficClass | scalar:Uint32 |
TOS if the probe is tracking IPv4 destination and Traffic Class if the probe is tracking IPv6 destination. | RANGE: [0, 4294967295] |
| owner | string:Basic |
Owner string of the probe(Max size 127) | A sequence of characters |
| srcHostName | string:Basic |
Source Host Name, if IP address is resolved from DNS server. Modifying this property is not allowed. | A sequence of characters |
| srcPort | scalar:Uint32 |
Source TCP Port configuration for TCP probe, if the srcPort is not configured then the random source port will be used. | RANGE: [0, 4294967295] |
| srcip | address:Ip |
Source`IP address from which the configured destination is tracked by the probe. Modifying this property is not allowed. | Value must match ipv4 or ipv6 known format |
| tag | string:Basic |
User defined tag string (Max Size 127) | A sequence of characters |
| threshold | sla:Threshold (scalar:Uint32) |
Operation threshold - this is an upper limit for the observed RTT for the probe. RTT value of a probe exceeding the configured threshold will be marked with Overthreshold return code. | RANGE: [1 , 60000] DEFAULT: 5000 |
| timeout | sla:Timeout (scalar:Uint32) |
Timeout of an operation - this is the maximum wait time for completing the operation. The probe will be marked with Timeout return code. | RANGE: [0 , 604800000] DEFAULT: 60000 |
| vrf | l3:VrfName (string:Basic) |
vrf on which the probe is configured. | A sequence of characters DEFAULT: default |
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) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |