Cisco-IOS-XE-eogre-tunnel-oper

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Operational State APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-eogre-tunnel-oper

Prefix: eogre_tunnel_op

Related Modules:
Cisco-IOS-XE-aaa-oper
Cisco-IOS-XE-acl-oper
Cisco-IOS-XE-app-cflowd-oper
Cisco-IOS-XE-app-hosting-oper
Cisco-IOS-XE-appqoe-http-oper

💡 Example Usage

# GET operational data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/Cisco-IOS-XE-eogre-tunnel-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-eogre-tunnel-oper
  +--ro eogre-tunnel-oper-data
     +--ro tunnel-domain* [name type]
     |  +--ro name                  string
     |  +--ro type                  tunnel-types:tunnel-domain-mode
     |  +--ro cfg
     |  |  +--ro primary-tunnel-name?     string
     |  |  +--ro secondary-tunnel-name?   string
     |  |  +--ro redundancy-model?        tunnel-types:tunnel-redundancy-model
     |  |  +--ro enable?                  boolean
     |  +--ro active-tunnel-name?   string
     |  +--ro history
     |     +--ro event-history* []
     |        +--ro event?         uint32
     |        +--ro state?         uint32
     |        +--ro context?       uint32
     |        +--ro context-str?   string
     |        +--ro current-rc?    uint32
     |        +--ro count?         uint32
     |        +--ro sticky?        boolean
     |        +--ro timestamp?     yang:date-and-time
     +--ro tunnel-intf* [name type]
        +--ro name                string
        +--ro type                tunnel-types:tunnel-domain-mode
        +--ro gateway-address?    inet:ip-address
        +--ro admin-status?       tunnel-types:tunnel-intf-status
        +--ro status?             tunnel-types:tunnel-intf-status
        +--ro up-timestamp?       yang:date-and-time
        +--ro mtu?                uint32
        +--ro stats
        |  +--ro flap-count?           uint32
        |  +--ro total-rx-bytes?       uint64
        |  +--ro total-tx-bytes?       uint64
        |  +--ro total-rx-pkts?        uint64
        |  +--ro total-tx-pkts?        uint64
        |  +--ro client-count?         uint32
        |  +--ro up-time?              uint32
        |  +--ro keepalive-tx?         uint64
        |  +--ro keepalive-rx?         uint64
        |  +--ro keepalive-windows?    uint32
        |  +--ro keepalive-dropped?    uint32
        |  +--ro total-keepalive-tx?   uint64
        |  +--ro total-keepalive-rx?   uint64
        +--ro source-interface?   string
        +--ro source-address?     inet:ip-address
        +--ro history
        |  +--ro event-history* []
        |     +--ro event?         uint32
        |     +--ro state?         uint32
        |     +--ro context?       uint32
        |     +--ro context-str?   string
        |     +--ro current-rc?    uint32
        |     +--ro count?         uint32
        |     +--ro sticky?        boolean
        |     +--ro timestamp?     yang:date-and-time
        +--ro intf-type?          tunnel-types:tunnel-intf-mode