ipi-ip-sla
+--rw ip-sla
+--rw processes
| +--rw process* [identifier]
| +--rw identifier -> ../config/identifier
| +--rw config
| | +--rw identifier? uint16
| +--ro state
| | +--ro identifier? uint16
| +--ro ip-sla-statistics
| | +--ro state
| | +--ro start-time? yang:date-and-time
| | +--ro elapsed-time? uint64
| | +--ro packets-sent? uint32
| | +--ro packets-received? uint32
| | +--ro packets-lost? decimal64
| | +--ro invalid-tests? uint32
| | +--ro minimum-round-trip-delay? uint64
| | +--ro maximum-round-trip-delay? uint64
| | +--ro average-round-trip-delay? uint64
| +--rw icmp-echo-processes
| +--rw icmp-echo-process* [host]
| +--rw host -> ../config/host
| +--rw config
| | +--rw host? ip_sla_hostname_t
| | +--rw source-interface? string
| | +--rw frequency? uint8
| | +--rw timeout? uint16
| | +--rw threshold? uint16
| +--ro state
| +--ro host? ip_sla_hostname_t
| +--ro source-interface? string
| +--ro frequency? uint8
| +--ro timeout? uint16
| +--ro threshold? uint16
+--rw scheduled-processes
+--rw scheduled-process* [scheduled-pid time-range-name]
+--rw scheduled-pid -> ../config/scheduled-pid
+--rw time-range-name -> ../config/time-range-name
+--rw config
| +--rw scheduled-pid? uint16
| +--rw time-range-name? string
| +--rw vrf-name? string
+--ro state
+--ro scheduled-pid? uint16
+--ro time-range-name? string
+--ro vrf-name? string
 
rpcs:
+---x ip-sla-clear-statistics {feature-list:HAVE_IPSLA,feature-list:HAVE_BFD}?
+---w input
+---w identifier uint16
 
notifications:
+---n icmp-echo-threshold {feature-list:HAVE_IPSLA}?
| +--ro severity? cml-data-types:cml_notif_severity_t
| +--ro eventClass? cml-data-types:cml_notif_class_t
| +--ro host? ip_sla_hostname_t
| +--ro identifier? uint16
| +--ro threshold? uint16
+---n icmp-echo-timeout {feature-list:HAVE_IPSLA}?
| +--ro severity? cml-data-types:cml_notif_severity_t
| +--ro eventClass? cml-data-types:cml_notif_class_t
| +--ro host? ip_sla_hostname_t
| +--ro identifier? uint16
| +--ro timeout? uint16
+---n icmp-echo-disconnect {feature-list:HAVE_IPSLA}?
+--ro severity? cml-data-types:cml_notif_severity_t
+--ro eventClass? cml-data-types:cml_notif_class_t
+--ro identifier? uint16
Last modified date: 07-14-2023