Cisco-IOS-XE-ip-sla-events

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Event/Telemetry APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-ip-sla-events

Prefix: ip_sla_events

Related Modules:
Cisco-IOS-XE-ip-sla-oper
Cisco-IOS-XE-aaa-events
Cisco-IOS-XE-appqoe-events
Cisco-IOS-XE-controller-shdsl-events
Cisco-IOS-XE-crypto-events

💡 Example Usage

# GET module data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/Cisco-IOS-XE-ip-sla-events

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-ip-sla-events

  notifications:
    +---n ipsla-reaction-update
       +--ro severity?       ip-sla-ios-xe-events:sla-notification-severity
       +--ro oper-id?        uint32
       +--ro probe-type?     ip-sla-ios-xe-events:ipsla-probe-type
       +--ro oper-type?      ip-sla-ios-xe-events:ipsla-operation-type
       +--ro react-type?     ip-sla-ios-xe-events:ipsla-react-type
       +--ro react-status?   ip-sla-ios-xe-events:ipsla-react-status
       +--ro react-value?    uint32
       +--ro precision?      ip-sla-ios-xe-events:ipsla-precision-type
       +--ro react-data
       |  +--ro threshold-type?      ip-sla-ios-xe-events:ipsla-threshold-type
       |  +--ro threshold-rising?    uint64
       |  +--ro threshold-falling?   uint64
       |  +--ro (threshold-value-choice)?
       |     +--:(xofy-value)
       |     |  +--ro xofy
       |     |     +--ro x-value?   uint32
       |     |     +--ro y-value?   uint32
       |     +--:(consecutive-value)
       |     |  +--ro consecutive?   uint32
       |     +--:(average-value)
       |     |  +--ro average?       uint32
       |     +--:(immediate-value)
       |        +--ro immediate?     boolean
       +--ro oper-data
          +--ro (oper-data-type-choice)?
             +--:(dhcp-oper-data)
             |  +--ro dhcp-oper-data
             |     +--ro destination-address?   inet:ip-address
             |     +--ro source-address?        inet:ip-address
             +--:(dns-oper-data)
             |  +--ro dns-oper-data
             |     +--ro target-name?      string
             |     +--ro name-server?      inet:ip-address
             |     +--ro source-address?   inet:ip-address
             |     +--ro source-port?      uint16
             |     +--ro vrf-name?         string
             +--:(ftp-oper-data)
             |  +--ro ftp-oper-data
             |     +--ro url?              string
             |     +--ro source-address?   inet:ip-address
             |     +--ro mode?             ip-sla-ios-xe-events:ipsla-ftp-mode-type
             |     +--ro vrf-name?         string
             +--:(http-oper-data)
             |  +--ro http-oper-data
             |     +--ro destination-address?   inet:ip-address
             |     +--ro url?                   string
             |     +--ro name-server?           inet:ip-address
             |     +--ro source-address?        inet:ip-address
             |     +--ro dest-port?             uint16
             |     +--ro source-port?           uint16
             |     +--ro vrf-name?              string
             +--:(icmp-echo-oper-data)
             |  +--ro icmp-echo-oper-data
             |     +--ro destination-address?   inet:ip-address
             |     +--ro source-address?        inet:ip-address
             |     +--ro vrf-name?              string
             +--:(icmp-jitter-oper-data)
             |  +--ro icmp-jitter-oper-data
             |     +--ro destination-address?   inet:ip-address
             |     +--ro source-address?        inet:ip-address
             |     +--ro vrf-name?              string
             +--:(lsp-ping-oper-data)
             |  +--ro lsp-ping-oper-data
             |     +--ro target-address?   inet:ip-address
             |     +--ro lsp-selector?     inet:ip-address
             |     +--ro source-address?   inet:ip-address
             +--:(lsp-trace-oper-data)
             |  +--ro lsp-trace-oper-data
             |     +--ro target-address?   inet:ip-address
             |     +--ro lsp-selector?     inet:ip-address
             |     +--ro source-address?   inet:ip-address
             +--:(lsp-ping-pseudowire-oper-data)
             |  +--ro lsp-pseudowire-oper-data
             |     +--ro target-address?   inet:ip-address
             |     +--ro vccv-id?          uint32
             |     +--ro source-address?   inet:ip-address
             +--:(path-echo-oper-data)
             |  +--ro path-echo-oper-data
             |     +--ro destination-address?   inet:ip-address
             |     +--ro source-address?        inet:ip-address
             |     +--ro vrf-name?              string
             +--:(path-jitter-oper-data)
             |  +--ro path-jitter-oper-data
             |     +--ro destination-address?   inet:ip-address
             |     +--ro source-address?        inet:ip-address
             |     +--ro vrf-name?              string
             +--:(tcp-connect-oper-data)
             |  +--ro tcp-connect-oper-data
             |     +--ro destination-address?   inet:ip-address
             |     +--ro source-address?        inet:ip-address
             |     +--ro dest-port?             uint16
             |     +--ro source-port?           uint16
             |     +--ro vrf-name?              string
             +--:(udp-echo-oper-data)
             |  +--ro udp-echo-oper-data
             |     +--ro destination-address?   inet:ip-address
             |     +--ro source-address?        inet:ip-address
             |     +--ro dest-port?             uint16
             |     +--ro source-port?           uint16
             |     +--ro vrf-name?              string
             +--:(udp-jitter-oper-data)
             |  +--ro udp-jitter-oper-data
             |     +--ro destination-address?   inet:ip-address
             |     +--ro source-address?        inet:ip-address
             |     +--ro dest-port?             uint16
             |     +--ro source-port?           uint16
             |     +--ro vrf-name?              string
             +--:(y1731-delay-oper-data)
             |  +--ro y1731-delay-oper-data
             |     +--ro y1731-sub-type?     ip-sla-ios-xe-events:ipsla-y1731-sub-type
             |     +--ro domain-name?        string
             |     +--ro destination-mpid?   uint32
             |     +--ro source-mpid?        uint32
             |     +--ro cos?                uint8
             +--:(y1731-loss-oper-data)
             |  +--ro y1731-loss-oper-data
             |     +--ro y1731-sub-type?     ip-sla-ios-xe-events:ipsla-y1731-sub-type
             |     +--ro domain-name?        string
             |     +--ro destination-mpid?   uint32
             |     +--ro source-mpid?        uint32
             |     +--ro cos?                uint8
             +--:(https-oper-data)
                +--ro https-oper-data
                   +--ro dest-addr?     inet:ip-address
                   +--ro url?           string
                   +--ro name-server?   inet:ip-address
                   +--ro dest-port?     uint16
                   +--ro vrf-name?      string