Cisco-IOS-XE-wireless-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-wireless-tunnel-oper

Prefix: wireless_tunnel

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-wireless-tunnel-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-wireless-tunnel-oper
  +--ro tunnel-oper-data
     +--ro tunnel-ap-gw-data* [ap name]
     |  +--ro ap                  yang:mac-address
     |  +--ro name                string
     |  +--ro gw-name?            string
     |  +--ro gateway-address?    inet:ip-address
     |  +--ro type?               tunnel-types:tunnel-domain-mode
     |  +--ro intf-type?          tunnel-types:tunnel-intf-mode
     |  +--ro status?             tunnel-types:tunnel-intf-status
     |  +--ro admin-status?       tunnel-types:tunnel-intf-status
     |  +--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 tunnel-domain-ap-data* [ap-mac domain-name]
        +--ro active-gateway?   string
        +--ro ap-mac            yang:mac-address
        +--ro domain-name       string