Property

cisco_ipsla

Cisco IP SLA is used to measure network performance between Cisco devices. The responder listens on UDP port 1967 (RFC 6812).

Property Name Type Description Required
auth_mode string Authentication that the responder requires. Ex. disabled, sha256, hmac-sha-256
ctrl_port integer Port that is used for the IP SLA control protocol.
duration integer Duration of the measurement session in milliseconds.
key_id integer
meas_dst_port integer Destination port of the measurement session.
meas_src_port integer Source port of the measurement session.
role string Role of the device in the measurement session. Ex. sender, responder
sequence integer
session_id integer
status string Result of the control request. Ex. success, fail, auth_failure, format_error, port_in_use
sub_status integer
version integer

↑ TopSearch Queries
SearchCisco IP SLA responders
product:"Cisco IP SLA"
SearchCisco IP SLA responders that do not require authentication
cisco_ipsla.auth_mode:disabled

↑ TopExample
{
  "version": 2,
  "status": "unknown(8)",
  "sequence": 1,
  "sub_status": 3
}