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

Prefix: wireless_lisp_a

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-lisp-agent-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-wireless-lisp-agent-oper
  +--ro lisp-agent-oper-data
     +--ro lisp-agent-memory-stats!
     |  +--ro malloc-psk-buf?           yang:counter64
     |  +--ro free-psk-buf?             yang:counter64
     |  +--ro malloc-map-reg-msg?       yang:counter64
     |  +--ro free-map-reg-msg?         yang:counter64
     |  +--ro malloc-map-req-msg?       yang:counter64
     |  +--ro free-map-req-msg?         yang:counter64
     |  +--ro malloc-lisp-ha-node?      yang:counter64
     |  +--ro free-lisp-ha-node?        yang:counter64
     |  +--ro malloc-map-server-ctxt?   yang:counter64
     |  +--ro free-map-server-ctxt?     yang:counter64
     +--ro lisp-agent-map-server-memory-stats* [map-server-address]
     |  +--ro map-server-address                   inet:ip-address
     |  +--ro malloc-tcp-flow-control-msg-queue?   yang:counter64
     |  +--ro free-tcp-flow-control-msg-queue?     yang:counter64
     |  +--ro malloc-tcp-incomplete-msg-buffer?    yang:counter64
     |  +--ro free-tcp-incomplete-msg-buffer?      yang:counter64
     |  +--ro malloc-tcp-receive-buff?             yang:counter64
     |  +--ro free-tcp-receive-buff?               yang:counter64
     |  +--ro malloc-udp-receive-buff?             yang:counter64
     |  +--ro free-udp-receive-buff?               yang:counter64
     +--ro lisp-agent-ap-data* [wtp-radio-mac]
     |  +--ro wtp-mac?         yang:mac-address
     |  +--ro wtp-ip           inet:ip-address
     |  +--ro wtp-xtr-ip?      inet:ip-address
     |  +--ro wtp-vnid?        uint32
     |  +--ro wtp-radio-mac    yang:mac-address
     |  +--ro cp-name?         string
     +--ro lisp-agent-client-data* [client-mac]
     |  +--ro client-mac           yang:mac-address
     |  +--ro client-ap-mac?       yang:mac-address
     |  +--ro client-ap-ip?        inet:ip-address
     |  +--ro client-xtr-ip?       inet:ip-address
     |  +--ro client-assoc-time?   uint64
     |  +--ro client-ap-vnid?      uint32
     |  +--ro client-vnid?         uint32
     |  +--ro client-sgt?          uint16
     |  +--ro cp-name?             string
     +--ro lisp-agent-client-history* [client-mac]
     |  +--ro client-mac       yang:mac-address
     |  +--ro assoc-history
     |     +--ro entry* []
     |        +--ro wtp-mac?             yang:mac-address
     |        +--ro client-xtr-ip?       inet:ip-address
     |        +--ro ms-ip?               inet:ip-address
     |        +--ro client-assoc-time?   uint64
     |        +--ro data-entry-time?     uint64
     |        +--ro client-vnid?         uint32
     |        +--ro lisp-msg-type?       uint32
     |        +--ro client-sgt?          uint16
     +--ro lisp-agent-ms-msg-stats-data* [map-server-ip]
     |  +--ro map-server-ip                                   inet:ip-address
     |  +--ro map-request-msg-count?                          yang:counter64
     |  +--ro map-reply-ack-msg-count?                        yang:counter64
     |  +--ro map-reply-nack-msg-count?                       yang:counter64
     |  +--ro map-register-add-msg-count?                     yang:counter64
     |  +--ro map-register-delete-msg-count?                  yang:counter64
     |  +--ro map-register-ack-msg-count?                     yang:counter64
     |  +--ro map-register-add-reject-msg-count?              yang:counter64
     |  +--ro map-register-delete-reject-msg-count?           yang:counter64
     |  +--ro map-register-refresh-msg-count?                 yang:counter64
     |  +--ro map-wlc-notify-msg-count?                       yang:counter64
     |  +--ro map-error-notify-msg-count?                     yang:counter64
     |  +--ro map-request-msg-send-failure-count?             yang:counter64
     |  +--ro map-register-msg-send-failure-count?            yang:counter64
     |  +--ro map-register-ack-msg-parse-failure-count?       yang:counter64
     |  +--ro map-register-reject-msg-parse-failure-count?    yang:counter64
     |  +--ro map-register-refresh-msg-parse-failure-count?   yang:counter64
     |  +--ro map-reply-msg-parse-failure-count?              yang:counter64
     |  +--ro map-server-tcp-create-fail-count?               yang:counter64
     |  +--ro map-server-tcp-read-fail-count?                 yang:counter64
     |  +--ro map-server-tcp-msg-parse-fail-count?            yang:counter64
     |  +--ro map-server-tcp-write-fail-count?                yang:counter64
     |  +--ro map-server-udp-create-fail-count?               yang:counter64
     |  +--ro map-server-udp-read-fail-count?                 yang:counter64
     |  +--ro map-server-udp-msg-parse-fail-count?            yang:counter64
     |  +--ro map-server-udp-write-fail-count?                yang:counter64
     |  +--ro map-server-status?                              boolean
     +--ro lisp-wlc-capabilities!
     |  +--ro fabric-capable?   boolean
     +--ro lisp-ap-capabilities* [ap-type]
        +--ro ap-type           uint32
        +--ro fabric-capable?   boolean