Cisco-IOS-XE-ezpm

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Native Config APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-ezpm

Prefix: ezpm

Related Modules:
CISCO-AAL5-MIB
CISCO-ATM-EXT-MIB
Cisco-IOS-XE-aaa
Cisco-IOS-XE-acl
Cisco-IOS-XE-adsl

💡 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-ezpm

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-ezpm

  augment /ios:native/ios:performance:
    +--rw monitor
       +--rw apply* [name]
       |  +--rw name             -> ../../context/name
       |  +--rw sdwan-tunnel?    empty
       |  +--rw color-all-dia?   empty
       |  +--rw color-list*      color-enum
       |  +--rw sdwan-sig?       empty
       +--rw sampling-rate?       uint32
       +--rw per-vpn-metric?      boolean
       +--rw context* [name]
       |  +--rw name               string
       |  +--rw profile?           enumeration
       |  +--rw default
       |  |  +--rw description?       empty
       |  |  +--rw exporter
       |  |  |  +--rw destination?   inet:ip-address
       |  |  |  +--rw source?        string
       |  |  |  +--rw port?          uint16
       |  |  |  +--rw transport?     enumeration
       |  |  |  +--rw vrf?           string
       |  |  +--rw traffic-monitor
       |  |     +--rw all!
       |  |     |  +--rw ipv4?   empty
       |  |     |  +--rw ipv6?   empty
       |  |     +--rw assurance-rtp-monitor!
       |  |     |  +--rw cache-size?         uint32
       |  |     |  +--rw interval-timeout?   uint32
       |  |     |  +--rw ipv4?               empty
       |  |     |  +--rw ipv6?               empty
       |  |     +--rw assurance-monitor!
       |  |     |  +--rw cache-size?         uint32
       |  |     |  +--rw interval-timeout?   uint32
       |  |     |  +--rw ipv4?               empty
       |  |     |  +--rw ipv6?               empty
       |  |     +--rw application-response-time!
       |  |     |  +--rw cache-size?         uint32
       |  |     |  +--rw class-replace?      string
       |  |     |  +--rw interval-timeout?   uint32
       |  |     |  +--rw cache-type?         enumeration
       |  |     |  +--rw class-and?          string
       |  |     |  +--rw ipv4?               empty
       |  |     |  +--rw ipv6?               empty
       |  |     +--rw application-traffic-stats!
       |  |     |  +--rw cache-size?         uint32
       |  |     |  +--rw class-replace?      string
       |  |     |  +--rw interval-timeout?   uint32
       |  |     +--rw conversation-traffic-stats!
       |  |     |  +--rw cache-size?         uint32
       |  |     |  +--rw class-replace?      string
       |  |     |  +--rw interval-timeout?   uint32
       |  |     |  +--rw cache-type?         enumeration
       |  |     |  +--rw ipv4?               empty
       |  |     |  +--rw ipv6?               empty
       |  |     +--rw media!
       |  |     |  +--rw cache-size?         uint32
       |  |     |  +--rw class-replace?      string
       |  |     |  +--rw interval-timeout?   uint32
       |  |     |  +--rw class-and?          string
       |  |     |  +--rw egress?             empty
       |  |     |  +--rw ingress?            empty
       |  |     |  +--rw ipv4?               empty
       |  |     |  +--rw ipv6?               empty
       |  |     +--rw url!
       |  |     |  +--rw cache-size?      uint32
       |  |     |  +--rw class-and?       string
       |  |     |  +--rw class-replace?   string
       |  |     |  +--rw ipv4?            empty
       |  |     |  +--rw ipv6?            empty
       |  |     |  +--rw sampling-rate?   uint32
       |  |     +--rw application-client-server-stats!
       |  |     |  +--rw cache-size?         uint32
       |  |     |  +--rw class-replace?      string
       |  |     |  +--rw interval-timeout?   uint32
       |  |     |  +--rw cache-type?         enumeration
       |  |     |  +--rw ipv4?               empty
       |  |     |  +--rw ipv6?               empty
       |  |     +--rw application-stats!
       |  |        +--rw cache-size?         uint32
       |  |        +--rw class-replace?      string
       |  |        +--rw interval-timeout?   uint32
       |  +--rw description?       string
       |  +--rw mode
       |  |  +--rw optimized?   boolean
       |  +--rw exporter-config* [destination source]
       |  |  +--rw destination          ezpm-exp-des-type
       |  |  +--rw source               string
       |  |  +--rw dscp?                uint8
       |  |  +--rw port?                uint16
       |  |  +--rw transport?           enumeration
       |  |  +--rw vrf?                 string
       |  |  +--rw spread-opt-tables?   empty
       |  o--rw exporter
       |  |  o--rw destination?   inet:ip-address
       |  |  o--rw source?        string
       |  |  o--rw dscp?          uint8
       |  |  o--rw port?          uint16
       |  |  o--rw transport?     enumeration
       |  |  o--rw vrf?           string
       |  +--rw traffic-monitor
       |     +--rw all!
       |     |  +--rw ipv4?   empty
       |     |  +--rw ipv6?   empty
       |     +--rw assurance-rtp-monitor!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw assurance-monitor!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw application-response-time!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw class-replace?      string
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw cache-type?         enumeration
       |     |  +--rw class-and?          string
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw art-cor-saas!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw class-replace?      string
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw cache-type?         enumeration
       |     |  +--rw class-and?          string
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw art-aggregated!
       |     |  +--rw cache-size?          uint32
       |     |  +--rw class-replace?       string
       |     |  +--rw interval-timeout?    uint32
       |     |  +--rw cache-type?          enumeration
       |     |  +--rw class-and?           string
       |     |  +--rw sampling-interval?   uint32
       |     |  +--rw ipv4?                empty
       |     |  +--rw ipv6?                empty
       |     +--rw application-traffic-stats!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw class-replace?      string
       |     |  +--rw interval-timeout?   uint32
       |     +--rw conversation-traffic-stats!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw class-replace?      string
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw cache-type?         enumeration
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw media!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw class-replace?      string
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw class-and?          string
       |     |  +--rw egress?             empty
       |     |  +--rw ingress?            empty
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw media-aggregated!
       |     |  +--rw cache-size?          uint32
       |     |  +--rw class-replace?       string
       |     |  +--rw interval-timeout?    uint32
       |     |  +--rw class-and?           string
       |     |  +--rw egress?              empty
       |     |  +--rw ingress?             empty
       |     |  +--rw sampling-interval?   uint32
       |     |  +--rw ipv4?                empty
       |     |  +--rw ipv6?                empty
       |     +--rw url!
       |     |  +--rw cache-size?      uint32
       |     |  +--rw class-and?       string
       |     |  +--rw class-replace?   string
       |     |  +--rw ipv4?            empty
       |     |  +--rw ipv6?            empty
       |     |  +--rw sampling-rate?   uint32
       |     +--rw application-client-server-stats!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw class-replace?      string
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw cache-type?         enumeration
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw application-stats!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw class-replace?      string
       |     |  +--rw interval-timeout?   uint32
       |     +--rw sdwan-fnf-vpn0-stats!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw sampling-rate?      uint32
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw app-visibility-stats!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw sampling-rate?      uint32
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw flow-level-visibility-stats!
       |     |  +--rw cache-size?         uint32
       |     |  +--rw interval-timeout?   uint32
       |     |  +--rw sampling-rate?      uint32
       |     |  +--rw ipv4?               empty
       |     |  +--rw ipv6?               empty
       |     +--rw sul-fnf-config!
       |        +--rw cache-size?         uint32
       |        +--rw interval-timeout?   uint32
       |        +--rw sampling-rate?      uint32
       |        +--rw ipv4?               empty
       |        +--rw ipv6?               empty
       +--rw observation-point
       |  +--rw encrypted-text?   empty
       +--rw profile
          +--rw load?    string
          +--rw force?   empty
  augment /ios:native/ios:interface/ios:FastEthernet:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:GigabitEthernet:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:TenGigabitEthernet:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:FiveGigabitEthernet:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:AppGigabitEthernet:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:TwentyFiveGigE:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:TwoGigabitEthernet:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:FortyGigabitEthernet:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:HundredGigE:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Tunnel:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Loopback:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Port-channel:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Serial:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Multilink:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Cellular:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Service-Engine:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Embedded-Service-Engine:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:ATM:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Dialer:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:LISP:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Ethernet:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Vlan:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string
  augment /ios:native/ios:interface/ios:Port-channel-subinterface/ios:Port-channel:
    +--rw performance {ios-features:ezpm}?
       +--rw monitor
          +--rw context-config* [name]
          |  +--rw name    -> /ios:native/performance/monitor/context/name
          o--rw context*          string