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

Prefix: wireless_mesh_g

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-mesh-global-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-wireless-mesh-global-oper
  +--ro mesh-global-oper-data
     +--ro mesh-global-stats!
     |  +--ro num-of-bridge-aps?         uint32
     |  +--ro num-of-maps?               uint32
     |  +--ro num-of-raps?               uint32
     |  +--ro num-of-flex-bridge-aps?    uint32
     |  +--ro num-of-flex-bridge-maps?   uint32
     |  +--ro num-of-flex-bridge-raps?   uint32
     +--ro mesh-ap-cac-info* [wtp-name]
     |  +--ro wtp-name         string
     |  +--ro cac-info-list* []
     |     +--ro ap-name?                      string
     |     +--ro depth?                        uint8
     |     +--ro radio-type-slot-id-0?         uint8
     |     +--ro radio-type-slot-id-1?         uint8
     |     +--ro access-call-bw-24ghz?         uint16
     |     +--ro access-call-bw-5ghz?          uint16
     |     +--ro voice-bw-allocated-24ghz?     uint32
     |     +--ro voice-bw-allocated-5ghz?      uint32
     |     +--ro mesh-call-in-progress-5ghz?   uint16
     |     +--ro mesh-call-rejected-24ghz?     uint16
     |     +--ro mesh-call-rejected-5ghz?      uint16
     |     +--ro total-active-calls-24ghz?     uint16
     |     +--ro total-active-calls-5ghz?      uint16
     |     +--ro call-in-progress-24ghz?       uint16
     +--ro mesh-ap-path-info* [wtp-name]
     |  +--ro wtp-name        string
     |  +--ro mesh-ap-list* []
     |     +--ro ap-name?           string
     |     +--ro ap-role?           wireless-types:ap-role
     |     +--ro depth?             uint8
     |     +--ro link-snr?          uint8
     |     +--ro curr-freq?         uint16
     |     +--ro rate?              string
     |     +--ro flags?             uint32
     |     +--ro state?             string
     |     +--ro not-in-this-wlc?   boolean
     +--ro mesh-ap-tree-data* [sector-number wtp-mac]
        +--ro sector-number    uint32
        +--ro wtp-mac          yang:mac-address
        +--ro mesh-ap-count?   uint32
        +--ro rap-count?       uint32
        +--ro map-count?       uint32
        +--ro mesh-ap-list* []
           +--ro ap-name?                 string
           +--ro ap-role?                 wireless-types:ap-role
           +--ro bridge-group-name?       string
           +--ro pref-parent-ap-name?     string
           +--ro depth?                   uint8
           +--ro link-snr?                uint8
           +--ro curr-freq?               uint16
           +--ro chan-util?               uint16
           +--ro clients-count?           uint16
           +--ro not-in-this-wlc?         boolean
           +--ro parent-info-not-avail?   boolean