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

Prefix: wpan_oper

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-wpan-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-wpan-oper
  +--ro wpan-oper-data
     +--ro wpan-hw-info* [if-name]
     |  +--ro if-name                 string
     |  +--ro module-type?            wpan-ios-xe-oper:wpan-module-type
     |  +--ro state?                  wpan-ios-xe-oper:wpan-service-state
     |  +--ro fw-ver?                 string
     |  +--ro pan-id?                 uint16
     |  +--ro wisun?                  empty
     |  +--ro band-id?                uint8
     |  +--ro ssid?                   string
     |  +--ro eui64?                  string
     |  +--ro txpower?                int8
     |  +--ro phy-mode*               uint8
     |  +--ro channel?                uint8
     |  +--ro dwell-window?           uint32
     |  +--ro dwell-max?              uint32
     |  +--ro disc-imin?              uint32
     |  +--ro disc-imax?              uint32
     |  +--ro disc-k?                 uint32
     |  +--ro security-enabled?       boolean
     |  +--ro admin-up?               boolean
     |  +--ro beacon-ver?             uint32
     |  +--ro beacon-ver-inc-time?    uint32
     |  +--ro ucast-dwell-interval?   uint32
     |  +--ro bcast-dwell-interval?   uint32
     |  +--ro bcast-interval?         uint32
     |  +--ro edfe-enabled?           boolean
     |  +--ro lfn?                    empty
     |  +--ro lfn-bver?               uint32
     +--ro wpan-conf* [if-name]
     |  +--ro if-name          string
     |  +--ro outage-server?   inet:ip-address
     |  +--ro dtls-relay?      inet:ip-address
     |  +--ro mcast-group*     inet:ip-address
     |  +--ro mcast-port*      uint16
     |  +--ro peer-to-peer?    boolean
     +--ro wpan-ha-info* [if-name]
     |  +--ro if-name          string
     |  +--ro state?           wpan-ios-xe-oper:wpan-ha-state
     |  +--ro peer-ip?         inet:ip-address
     |  +--ro session-id?      uint32
     |  +--ro port-number?     uint16
     |  +--ro ctrl-if-name?    string
     |  +--ro standby-group?   uint32
     |  +--ro cfg-src?         wpan-ios-xe-oper:wpan-ha-cfg
     +--ro wpan-rpl-config-info* [if-name]
     |  +--ro if-name                     string
     |  +--ro dodag-id?                   inet:ip-address
     |  +--ro dodag-lifetime?             uint8
     |  +--ro dio-imin?                   uint8
     |  +--ro dio-imax?                   uint8
     |  +--ro rpl-ver?                    uint8
     |  +--ro ver-incr-time?              uint16
     |  +--ro route-poisoning?            empty
     |  +--ro pon-instance?               empty
     |  +--ro pon-dio-imin?               uint8
     |  +--ro pon-dio-imax?               uint8
     |  +--ro dodag-version?              uint8
     |  +--ro route-auto-poisoning?       empty
     |  +--ro rpl-opt-metric-container?   boolean
     |  +--ro cisco-option?               uint8
     +--ro wpan-time-stats* [if-name]
     |  +--ro if-name          string
     |  +--ro pulse-enabled?   boolean
     |  +--ro pulse
     |     +--ro src?             wpan-ios-xe-oper:wpan-pulse-src
     |     +--ro last-trigger?    yang:date-and-time
     |     +--ro last-recv?       yang:date-and-time
     |     +--ro num-triggered?   uint32
     |     +--ro num-received?    uint32
     |     +--ro num-sync?        uint32
     +--ro wpan-rpl* [if-name ip]
     |  +--ro if-name           string
     |  +--ro ip                inet:ip-address
     |  +--ro num-parents?      uint8
     |  +--ro external?         uint8
     |  +--ro last-heard?       yang:date-and-time
     |  +--ro mcast-group*      inet:ip-address
     |  +--ro mcast-domain*     inet:ip-address
     |  +--ro has-cisco-info?   empty
     |  +--ro eui64?            string
     |  +--ro rank?             uint16
     |  +--ro version?          uint8
     +--ro wpan-rpl-parent* [if-name ip parent-ip]
     |  +--ro if-name           string
     |  +--ro ip                inet:ip-address
     |  +--ro parent-ip         inet:ip-address
     |  +--ro reachable?        boolean
     |  +--ro priority?         uint8
     |  +--ro hops?             uint8
     |  +--ro has-cisco-info?   empty
     |  +--ro eui64?            string
     |  +--ro etx-path?         uint16
     |  +--ro etx-link?         uint16
     |  +--ro rssi-reverse?     int8
     |  +--ro rssi-forward?     int8
     |  +--ro lqi-reverse?      uint8
     |  +--ro lqi-forward?      uint8
     +--ro wpan-mpl* [if-name ip]
     |  +--ro if-name      string
     |  +--ro ip           inet:ip-address
     |  +--ro data-imin?   uint32
     |  +--ro data-imax?   uint32
     |  +--ro expire?      uint8
     |  +--ro seed* []
     |     +--ro id?         inet:ip-address
     |     +--ro seq-hb?     uint8
     |     +--ro seq-lb?     uint8
     |     +--ro min-seq?    uint8
     |     +--ro num-msgs?   uint8
     +--ro wpan-nbr* [if-name eui64]
     |  +--ro if-name             string
     |  +--ro eui64               string
     |  +--ro first-heard?        yang:date-and-time
     |  +--ro last-heard?         yang:date-and-time
     |  +--ro rssi-reverse?       int8
     |  +--ro rssi-forward?       int8
     |  +--ro lqi-reverse?        uint8
     |  +--ro lqi-forward?        uint8
     |  +--ro phy-mode-reverse?   uint8
     |  +--ro phy-mode-forward?   uint8
     |  +--ro ipv6-reg?           empty
     |  +--ro ip?                 inet:ip-address
     |  +--ro ip-expiry?          yang:date-and-time
     +--ro wpan-pon* [if-name eui64]
     |  +--ro if-name            string
     |  +--ro eui64              string
     |  +--ro outage-reported?   yang:date-and-time
     |  +--ro first-received?    yang:date-and-time
     |  +--ro last-received?     yang:date-and-time
     +--ro wpan-prn* [if-name eui64]
     |  +--ro if-name                 string
     |  +--ro eui64                   string
     |  +--ro outage-reported?        yang:date-and-time
     |  +--ro restoration-reported?   yang:date-and-time
     |  +--ro first-received?         yang:date-and-time
     |  +--ro last-received?          yang:date-and-time
     +--ro wpan-eap* [if-name eui64]
     |  +--ro if-name          string
     |  +--ro eui64            string
     |  +--ro last-heard?      yang:date-and-time
     |  +--ro relayed?         empty
     |  +--ro relay-ip-addr?   inet:ip-address
     +--ro wpan-dtls-relay* [if-name eui64]
     |  +--ro if-name       string
     |  +--ro eui64         string
     |  +--ro start-time?   yang:date-and-time
     |  +--ro num-rx?       uint32
     |  +--ro num-tx?       uint32
     +--ro meshsec-info* [if-name]
     |  +--ro if-name            string
     |  +--ro sess-total?        uint32
     |  +--ro sess-with-keys?    uint32
     |  +--ro max-active-auth?   uint32
     |  +--ro cur-active-auth?   uint32
     |  +--ro queued-auth?       uint32
     |  +--ro max-active-ke?     uint32
     |  +--ro cur-ke?            uint32
     |  +--ro queued-ke?         uint32
     |  +--ro dot1x-cleanup?     boolean
     |  +--ro pmk-lifetime?      uint32
     |  +--ro ptk-lifetime?      uint32
     |  +--ro gtk-lifetime?      uint32
     |  +--ro gtk* []
     |  |  +--ro key-id?   uint8
     |  |  +--ro expiry?   yang:date-and-time
     |  +--ro cur-key-id?        uint8
     |  +--ro lgtk* []
     |     +--ro key-id?   uint8
     |     +--ro expiry?   yang:date-and-time
     +--ro meshsec-sess* [if-name eui64]
        +--ro if-name       string
        +--ro eui64         string
        +--ro state?        wpan-ios-xe-oper:meshsec-state
        +--ro has-pmk?      empty
        +--ro pmk-expiry?   yang:date-and-time
        +--ro has-ptk?      empty
        +--ro ptk-expiry?   yang:date-and-time
        +--ro gtk*          uint8
        +--ro role?         wpan-ios-xe-oper:meshsec-supp-role
        +--ro lgtk*         uint8