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

Prefix: lisp_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-lisp-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-lisp-oper
  +--ro lisp-state
     +--ro lisp-routers* [top-id]
        +--ro top-id                 uint32
        +--ro site-id?               uint64
        +--ro xtr-id*                uint8
        +--ro instances* [iid]
        |  +--ro iid                   uint32
        |  +--ro af* [iaftype]
        |  |  +--ro iaftype                                         lisp-ios-xe-oper:lisp-iaftype-type
        |  |  +--ro role
        |  |  |  +--ro is-ms?     boolean
        |  |  |  +--ro is-mr?     boolean
        |  |  |  +--ro is-itr?    boolean
        |  |  |  +--ro is-etr?    boolean
        |  |  |  +--ro is-pitr?   boolean
        |  |  |  +--ro is-petr?   boolean
        |  |  +--ro map-cache* [afi prefix]
        |  |  |  +--ro up-time?                    yang:date-and-time
        |  |  |  +--ro last-modified-time?         yang:date-and-time
        |  |  |  +--ro last-update-time?           yang:date-and-time
        |  |  |  +--ro ttl?                        uint32
        |  |  |  +--ro is-authoritative?           boolean
        |  |  |  +--ro is-static?                  boolean
        |  |  |  +--ro is-negative?                boolean
        |  |  |  +--ro nmr-action?                 lisp-ios-xe-oper:lisp-map-reply-action-type
        |  |  |  +--ro expiry-time?                yang:date-and-time
        |  |  |  +--ro encapsulated-packets?       uint64
        |  |  |  +--ro encapsulated-octets?        uint64
        |  |  |  +--ro is-active?                  boolean
        |  |  |  +--ro map-cache-rloc* [afi address]
        |  |  |  |  +--ro state?                      lisp-ios-xe-oper:lisp-rloc-state-type
        |  |  |  |  +--ro creation-time?              yang:date-and-time
        |  |  |  |  +--ro last-state-change-time?     yang:date-and-time
        |  |  |  |  +--ro rloc-probe-rtt?             uint32
        |  |  |  |  +--ro params
        |  |  |  |  |  +--ro priority?                   uint8
        |  |  |  |  |  +--ro weight?                     uint8
        |  |  |  |  |  +--ro mcast-priority?             uint8
        |  |  |  |  |  +--ro mcast-weight?               uint8
        |  |  |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  |  |  +--ro affinity-id-x?              uint64
        |  |  |  |  |  +--ro affinity-id-y?              uint64
        |  |  |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  |  +--ro encap-iid?                  uint32
        |  |  |  |  +--ro is-encap-iid-present?       boolean
        |  |  |  |  +--ro route-metric?               uint32
        |  |  |  |  +--ro si-id?                      uint16
        |  |  |  |  +--ro si-type?                    lisp-ios-xe-oper:lisp-si-type
        |  |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  |  +--ro afi                         lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  |  +--ro address                     string
        |  |  |  +--ro info-best-source?           lisp-ios-xe-oper:lisp-map-cache-information-best-source-type
        |  |  |  +--ro info-best-trans-source?     lisp-ios-xe-oper:lisp-map-cache-information-best-source-trans-type
        |  |  |  +--ro is-encapsulating-to-petr?   boolean
        |  |  |  +--ro expiry-time-valid?          empty
        |  |  |  +--ro is-sgt-set?                 boolean
        |  |  |  +--ro sgt?                        uint32
        |  |  |  +--ro afi                         lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro prefix                      string
        |  |  +--ro l2-domain-id?                                   uint32
        |  |  +--ro map-cache-size?                                 uint32
        |  |  +--ro map-cache-limit?                                uint32
        |  |  +--ro etr-map-cache-ttl?                              uint32
        |  |  +--ro registration-more-specific?                     uint32
        |  |  +--ro registration-more-specific-warning-threshold?   uint32
        |  |  +--ro registration-more-specific-limit?               uint32
        |  |  +--ro map-cache-threshold?                            uint32
        |  |  +--ro map-requests-in?                                uint64
        |  |  +--ro map-requests-out?                               uint64
        |  |  +--ro encapsulated-map-requests-in?                   uint64
        |  |  +--ro encapsulated-map-requests-out?                  uint64
        |  |  +--ro rloc-probe-map-requests-in?                     uint64
        |  |  +--ro rloc-probe-map-requests-out?                    uint64
        |  |  +--ro map-requests-expired-on-queue?                  uint64
        |  |  +--ro map-requests-no-reply?                          uint64
        |  |  +--ro map-requests-from-disallowed-locators?          uint64
        |  |  +--ro smr-map-requests-in?                            uint64
        |  |  +--ro smr-map-requests-out?                           uint64
        |  |  +--ro ddt-itr-map-requests-dropped?                   uint64
        |  |  +--ro ddt-itr-map-requests-nonce-collision?           uint64
        |  |  +--ro ddt-itr-map-requests-bad-xtr-nonce?             uint64
        |  |  +--ro mr-map-requests-forwarded?                      uint64
        |  |  +--ro ms-map-requests-forwarded?                      uint64
        |  |  +--ro to-alt-map-requests-out?                        uint64
        |  |  +--ro map-reply-records-in?                           uint64
        |  |  +--ro map-reply-records-out?                          uint64
        |  |  +--ro authoritative-records-in?                       uint64
        |  |  +--ro authoritative-records-out?                      uint64
        |  |  +--ro non-authoritative-records-in?                   uint64
        |  |  +--ro non-authoritative-records-out?                  uint64
        |  |  +--ro negative-records-in?                            uint64
        |  |  +--ro negative-records-out?                           uint64
        |  |  +--ro rloc-probe-records-in?                          uint64
        |  |  +--ro rloc-probe-records-out?                         uint64
        |  |  +--ro ms-proxy-reply-records-out?                     uint64
        |  |  +--ro wlc-subscribe-in?                               uint64
        |  |  +--ro wlc-subscribe-out?                              uint64
        |  |  +--ro wlc-subscribe-in-failure?                       uint64
        |  |  +--ro wlc-subscribe-out-failure?                      uint64
        |  |  +--ro wlc-unsubscribe-in?                             uint64
        |  |  +--ro wlc-unsubscribe-out?                            uint64
        |  |  +--ro wlc-unsubscribe-in-failure?                     uint64
        |  |  +--ro wlc-unsubscribe-out-failure?                    uint64
        |  |  +--ro map-register-records-in?                        uint64
        |  |  +--ro map-register-records-out?                       uint64
        |  |  +--ro map-registers-ms-disabled?                      uint64
        |  |  +--ro map-registers-auth-failed?                      uint64
        |  |  +--ro map-registers-from-disallowed-locators?         uint64
        |  |  +--ro wlc-map-register-records-in?                    uint64
        |  |  +--ro wlc-map-register-records-out?                   uint64
        |  |  +--ro wlc-map-register-records-in-ap?                 uint64
        |  |  +--ro wlc-map-register-records-out-ap?                uint64
        |  |  +--ro wlc-map-register-records-in-client?             uint64
        |  |  +--ro wlc-map-register-records-out-client?            uint64
        |  |  +--ro wlc-map-register-records-in-failure?            uint64
        |  |  +--ro wlc-map-register-records-out-failure?           uint64
        |  |  +--ro map-notify-records-in?                          uint64
        |  |  +--ro map-notify-records-out?                         uint64
        |  |  +--ro map-notify-auth-failed?                         uint64
        |  |  +--ro wlc-map-notify-records-in?                      uint64
        |  |  +--ro wlc-map-notify-records-out?                     uint64
        |  |  +--ro wlc-map-notify-records-in-ap?                   uint64
        |  |  +--ro wlc-map-notify-records-out-ap?                  uint64
        |  |  +--ro wlc-map-notify-records-in-client?               uint64
        |  |  +--ro wlc-map-notify-records-out-client?              uint64
        |  |  +--ro wlc-map-notify-records-in-failure?              uint64
        |  |  +--ro wlc-map-notify-records-out-failure?             uint64
        |  |  +--ro mapping-record-ttl-alerts?                      uint64
        |  |  +--ro remote-eid-entries-created?                     uint64
        |  |  +--ro remote-eid-entries-deleted?                     uint64
        |  |  +--ro remote-eid-nsf-replay-entries-created?          uint64
        |  |  +--ro forwarding-data-signals-processed?              uint64
        |  |  +--ro forwarding-data-signals-dropped?                uint64
        |  |  +--ro forwarding-reachability-reports-processed?      uint64
        |  |  +--ro forwarding-reachability-reports-dropped?        uint64
        |  |  +--ro is-etr-accept-mapping?                          boolean
        |  |  +--ro is-etr-accept-mapping-verify?                   boolean
        |  |  +--ro local-dbase* [afi prefix]
        |  |  |  +--ro lsb?                      uint32
        |  |  |  +--ro is-reachable?             boolean
        |  |  |  +--ro local-dbase-rloc* [afi address]
        |  |  |  |  +--ro params
        |  |  |  |  |  +--ro priority?                   uint8
        |  |  |  |  |  +--ro weight?                     uint8
        |  |  |  |  |  +--ro mcast-priority?             uint8
        |  |  |  |  |  +--ro mcast-weight?               uint8
        |  |  |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  |  |  +--ro affinity-id-x?              uint64
        |  |  |  |  |  +--ro affinity-id-y?              uint64
        |  |  |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  |  +--ro state?                      lisp-ios-xe-oper:lisp-rloc-state-type
        |  |  |  |  +--ro is-local?                   boolean
        |  |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  |  +--ro afi                         lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  |  +--ro address                     string
        |  |  |  +--ro is-proxy?                 boolean
        |  |  |  +--ro etr-map-servers* [afi address]
        |  |  |  |  +--ro last-registration-time?   yang:date-and-time
        |  |  |  |  +--ro ack-received?             boolean
        |  |  |  |  +--ro domain-id?                uint32
        |  |  |  |  +--ro afi                       lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  |  +--ro address                   string
        |  |  |  +--ro creation-time?            yang:date-and-time
        |  |  |  +--ro last-change-time?         yang:date-and-time
        |  |  |  +--ro route-tag?                uint32
        |  |  |  +--ro is-active?                boolean
        |  |  |  +--ro is-default-etr?           boolean
        |  |  |  +--ro si-id?                    uint16
        |  |  |  +--ro si-type?                  lisp-ios-xe-oper:lisp-si-type
        |  |  |  +--ro domain-id-type?           lisp-ios-xe-oper:lisp-domain-id-type
        |  |  |  +--ro domain-id?                uint32
        |  |  |  +--ro best-source?              lisp-ios-xe-oper:lisp-local-dbase-map-best-source-type
        |  |  |  +--ro locator-set-name?         string
        |  |  |  +--ro skip-registration?        boolean
        |  |  |  +--ro auto-discover-rloc?       boolean
        |  |  |  +--ro register-on-group-msmr?   boolean
        |  |  |  +--ro route-map-configured?     boolean
        |  |  |  +--ro route-map-name?           string
        |  |  |  +--ro route-metric?             uint32
        |  |  |  +--ro is-sgt-set?               boolean
        |  |  |  +--ro sgt?                      uint32
        |  |  |  +--ro etr-type?                 lisp-ios-xe-oper:lisp-etr-type
        |  |  |  +--ro is-cfg-prop?              boolean
        |  |  |  +--ro extranet-iid?             uint32
        |  |  |  +--ro is-silent-host?           boolean
        |  |  |  +--ro afi                       lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro prefix                    string
        |  |  +--ro ms-registrations* [afi prefix]
        |  |  |  +--ro last-registration-source
        |  |  |  |  +--ro afi?       lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  |  +--ro address?   string
        |  |  |  +--ro last-registration-source-port?   uint16
        |  |  |  +--ro creation-time?                   yang:date-and-time
        |  |  |  +--ro last-registration-time?          yang:date-and-time
        |  |  |  +--ro site-name?                       string
        |  |  |  +--ro site-description?                string
        |  |  |  +--ro is-registered?                   boolean
        |  |  |  +--ro authentication-error?            uint64
        |  |  |  +--ro rloc-mismatch-error?             uint64
        |  |  |  +--ro etr-registrations* [source-address source-port]
        |  |  |  |  +--ro last-registration-time?        yang:date-and-time
        |  |  |  |  +--ro ttl?                           uint32
        |  |  |  |  +--ro proxy-reply?                   boolean
        |  |  |  |  +--ro wants-map-notify?              boolean
        |  |  |  |  +--ro ms-registration-rloc* [afi address]
        |  |  |  |  |  +--ro params
        |  |  |  |  |  |  +--ro priority?                   uint8
        |  |  |  |  |  |  +--ro weight?                     uint8
        |  |  |  |  |  |  +--ro mcast-priority?             uint8
        |  |  |  |  |  |  +--ro mcast-weight?               uint8
        |  |  |  |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  |  |  |  +--ro affinity-id-x?              uint64
        |  |  |  |  |  |  +--ro affinity-id-y?              uint64
        |  |  |  |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  |  |  +--ro state?                      lisp-ios-xe-oper:lisp-rloc-state-type
        |  |  |  |  |  +--ro is-local?                   boolean
        |  |  |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  |  |  +--ro domain-path*                uint32
        |  |  |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  |  |  +--ro afi                         lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  |  |  +--ro address                     string
        |  |  |  |  +--ro domain-multihoming-id-valid?   boolean
        |  |  |  |  +--ro domain-id?                     uint32
        |  |  |  |  +--ro multihoming-id?                uint16
        |  |  |  |  +--ro route-tag?                     uint32
        |  |  |  |  +--ro source-address                 inet:ip-address
        |  |  |  |  +--ro source-port                    uint16
        |  |  |  +--ro is-sgt-set?                      boolean
        |  |  |  +--ro sgt?                             uint32
        |  |  |  +--ro afi                              lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro prefix                           string
        |  |  +--ro map-servers* [afi address]
        |  |  |  +--ro state?          lisp-ios-xe-oper:lisp-rloc-state-type
        |  |  |  +--ro avg-rtt-5sec?   uint32
        |  |  |  +--ro avg-rtt-1min?   uint32
        |  |  |  +--ro avg-rtt-5min?   uint32
        |  |  |  +--ro domain-id?      uint32
        |  |  |  +--ro afi             lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro address         string
        |  |  +--ro map-resolvers* [afi address]
        |  |  |  +--ro state?          lisp-ios-xe-oper:lisp-rloc-state-type
        |  |  |  +--ro avg-rtt-5sec?   uint32
        |  |  |  +--ro avg-rtt-1min?   uint32
        |  |  |  +--ro avg-rtt-5min?   uint32
        |  |  |  +--ro afi             lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro address         string
        |  |  +--ro proxy-etrs* [afi address]
        |  |  |  +--ro params
        |  |  |  |  +--ro priority?                   uint8
        |  |  |  |  +--ro weight?                     uint8
        |  |  |  |  +--ro mcast-priority?             uint8
        |  |  |  |  +--ro mcast-weight?               uint8
        |  |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  |  +--ro affinity-id-x?              uint64
        |  |  |  |  +--ro affinity-id-y?              uint64
        |  |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  +--ro state?                            lisp-ios-xe-oper:lisp-rloc-state-type
        |  |  |  +--ro iid?                              uint32
        |  |  |  +--ro is-iid-present?                   boolean
        |  |  |  +--ro is-proxy-etr-learned-from-msmr?   boolean
        |  |  |  +--ro afi                               lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro address                           string
        |  |  +--ro extranet-eids* [afi prefix]
        |  |  |  +--ro is-configured?   boolean
        |  |  |  +--ro afi              lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro prefix           string
        |  |  +--ro map-resolver-receive-count-last-5sec?           uint64
        |  |  +--ro map-resolver-receive-count-last-1min?           uint64
        |  |  +--ro map-resolver-receive-count-last-5min?           uint64
        |  |  +--ro map-server-receive-count-last-5sec?             uint64
        |  |  +--ro map-server-receive-count-last-1min?             uint64
        |  |  +--ro map-server-receive-count-last-5min?             uint64
        |  |  +--ro is-mr-use-petr-enabled?                         boolean
        |  |  +--ro mr-use-petr-locator-set-name?                   string
        |  |  +--ro remote-eid-entries-rejected?                    uint64
        |  |  +--ro is-publication-subscription-enabled?            boolean
        |  |  +--ro pubsub-sub-requests-in?                         uint64
        |  |  +--ro pubsub-sub-requests-out?                        uint64
        |  |  +--ro pubsub-sub-requests-in-failure?                 uint64
        |  |  +--ro pubsub-sub-requests-out-failure?                uint64
        |  |  +--ro pubsub-sub-status-in?                           uint64
        |  |  +--ro pubsub-sub-status-out?                          uint64
        |  |  +--ro pubsub-sub-status-in-failure?                   uint64
        |  |  +--ro pubsub-sub-status-out-failure?                  uint64
        |  |  +--ro pubsub-sub-status-end-pub-in?                   uint64
        |  |  +--ro pubsub-sub-status-end-pub-out?                  uint64
        |  |  +--ro pubsub-sub-status-removal-in?                   uint64
        |  |  +--ro pubsub-sub-status-removal-out?                  uint64
        |  |  +--ro pubsub-sub-status-rejection-in?                 uint64
        |  |  +--ro pubsub-sub-status-rejection-out?                uint64
        |  |  +--ro pubsub-solicit-subs-in?                         uint64
        |  |  +--ro pubsub-solicit-subs-out?                        uint64
        |  |  +--ro pubsub-solicit-subs-in-failure?                 uint64
        |  |  +--ro pubsub-solicit-subs-out-failure?                uint64
        |  |  +--ro pubsub-pubs-in?                                 uint64
        |  |  +--ro pubsub-pubs-out?                                uint64
        |  |  +--ro pubsub-pubs-in-failure?                         uint64
        |  |  +--ro pubsub-pubs-out-failure?                        uint64
        |  |  +--ro lisp-publisher* [peer-address peer-port]
        |  |  |  +--ro is-established?      boolean
        |  |  |  +--ro publication-count?   uint64
        |  |  |  +--ro cp-type?             lisp-ios-xe-oper:lisp-control-plane-type
        |  |  |  +--ro peer-address         inet:ip-address
        |  |  |  +--ro peer-port            uint16
        |  |  +--ro lisp-subscriber* [peer-address peer-port]
        |  |  |  +--ro is-established?             boolean
        |  |  |  +--ro subs-type?                  lisp-ios-xe-oper:lisp-pubsub-subs-type
        |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  +--ro affinity-id-x?              uint64
        |  |  |  +--ro affinity-id-y?              uint64
        |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  +--ro peer-address                inet:ip-address
        |  |  |  +--ro peer-port                   uint16
        |  |  +--ro received-publication-count?                     uint64
        |  |  +--ro lisp-received-publication* [afi prefix]
        |  |  |  +--ro first-publication-time?     yang:date-and-time
        |  |  |  +--ro last-publication-time?      yang:date-and-time
        |  |  |  +--ro lisp-publication-mapping* [publisher-address publisher-port]
        |  |  |  |  +--ro last-publication-time?   yang:date-and-time
        |  |  |  |  +--ro site-id?                 uint64
        |  |  |  |  +--ro xtr-id*                  uint8
        |  |  |  |  +--ro lisp-publication-rloc* [afi address]
        |  |  |  |  |  +--ro state?                      lisp-ios-xe-oper:lisp-rloc-state-type
        |  |  |  |  |  +--ro params
        |  |  |  |  |  |  +--ro priority?                   uint8
        |  |  |  |  |  |  +--ro weight?                     uint8
        |  |  |  |  |  |  +--ro mcast-priority?             uint8
        |  |  |  |  |  |  +--ro mcast-weight?               uint8
        |  |  |  |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  |  |  |  +--ro affinity-id-x?              uint64
        |  |  |  |  |  |  +--ro affinity-id-y?              uint64
        |  |  |  |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  |  |  +--ro is-encap-iid-set?           boolean
        |  |  |  |  |  +--ro encap-iid?                  uint32
        |  |  |  |  |  +--ro route-metric?               uint32
        |  |  |  |  |  +--ro domain-id?                  uint32
        |  |  |  |  |  +--ro multihoming-id?             uint16
        |  |  |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  |  |  +--ro domain-path*                uint32
        |  |  |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  |  |  |  +--ro afi                         lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  |  |  +--ro address                     string
        |  |  |  |  +--ro domain-id?               uint32
        |  |  |  |  +--ro multihoming-id?          uint16
        |  |  |  |  +--ro route-tag?               uint32
        |  |  |  |  +--ro domain-id-type?          lisp-ios-xe-oper:lisp-domain-id-type
        |  |  |  |  +--ro is-encap-iid-set?        boolean
        |  |  |  |  +--ro encap-iid?               uint32
        |  |  |  |  +--ro state?                   lisp-ios-xe-oper:lisp-remote-eid-state-type
        |  |  |  |  +--ro is-sgt-set?              empty
        |  |  |  |  +--ro sgt?                     uint32
        |  |  |  |  +--ro expiry-time?             yang:date-and-time
        |  |  |  |  +--ro expiry-time-valid?       empty
        |  |  |  |  +--ro publisher-address        inet:ip-address
        |  |  |  |  +--ro publisher-port           uint16
        |  |  |  +--ro exported-to?                lisp-ios-xe-oper:lisp-pubsub-export-type
        |  |  |  +--ro afi                         lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro prefix                      string
        |  |  +--ro is-signal-suppression-enabled?                  boolean
        |  |  +--ro signal-suppression-enabled-count?               uint64
        |  |  +--ro last-signal-suppression-time?                   yang:date-and-time
        |  |  +--ro ddt-requests-failed?                            uint64
        |  |  +--ro last-stats-clear-time?                          yang:date-and-time
        |  |  +--ro active-eids?                                    uint32
        |  |  +--ro inactive-eids?                                  uint32
        |  |  +--ro multi-ip-per-mac?                               boolean
        |  |  +--ro ms-registered-eids?                             uint32
        |  |  +--ro cfg-prop-pub* [afi prefix]
        |  |  |  +--ro first-pub-time?     yang:date-and-time
        |  |  |  +--ro last-pub-time?      yang:date-and-time
        |  |  |  +--ro cfg-prop-pub-map* [publisher-address publisher-port]
        |  |  |  |  +--ro last-pub-time?       yang:date-and-time
        |  |  |  |  +--ro domain-id?           uint32
        |  |  |  |  +--ro multihoming-id?      uint16
        |  |  |  |  +--ro domain-id-type?      lisp-ios-xe-oper:lisp-domain-id-type
        |  |  |  |  +--ro encap-iid?           uint32
        |  |  |  |  +--ro expiry-time?         yang:date-and-time
        |  |  |  |  +--ro expiry-time-valid?   empty
        |  |  |  |  +--ro publisher-address    inet:ip-address
        |  |  |  |  +--ro publisher-port       uint16
        |  |  |  +--ro exported-to?        lisp-ios-xe-oper:lisp-pubsub-export-type
        |  |  |  +--ro afi                 lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro prefix              string
        |  |  +--ro sgt-table-total-count?                          uint32
        |  |  +--ro sgt-table* [afi prefix]
        |  |  |  +--ro creation-time?        yang:date-and-time
        |  |  |  +--ro last-modified-time?   yang:date-and-time
        |  |  |  +--ro sgt?                  uint32
        |  |  |  +--ro is-src-remote-eid?    boolean
        |  |  |  +--ro is-src-map-notify?    boolean
        |  |  |  +--ro is-programmed?        boolean
        |  |  |  +--ro afi                   lisp-ios-xe-oper:lisp-address-family-type
        |  |  |  +--ro prefix                string
        |  |  +--ro eth-fast-detect?                                boolean
        |  +--ro vrf-name?             string
        |  +--ro is-rloc-probing?      boolean
        |  +--ro ms-eid-membership* [rloc]
        |  |  +--ro rloc             inet:ip-address
        |  |  +--ro member-since?    yang:date-and-time
        |  |  +--ro is-gleaned?      boolean
        |  |  +--ro is-configured?   boolean
        |  +--ro etr-eid-membership* [rloc]
        |  |  +--ro rloc                  inet:ip-address
        |  |  +--ro member-since?         yang:date-and-time
        |  |  +--ro is-learned-from-ms?   boolean
        |  |  +--ro is-configured?        boolean
        |  +--ro extranets* [extranet-name]
        |     +--ro extranet-name                 string
        |     +--ro extranet-inst-count?          uint32
        |     +--ro extranet-member-instances* [iid]
        |     |  +--ro iid            uint32
        |     |  +--ro is-provider?   boolean
        |     +--ro policy-state?                 lisp-ios-xe-oper:lisp-extranet-policy-state-type
        |     +--ro provider-ipv4-prefix-count?   uint32
        |     +--ro provider-ipv6-prefix-count?   uint32
        |     +--ro subs-ipv4-prefix-count?       uint32
        |     +--ro subs-ipv6-prefix-count?       uint32
        +--ro sessions* [local-address peer-address local-port peer-port]
        |  +--ro state?                          lisp-ios-xe-oper:lisp-session-state-type
        |  +--ro last-state-change-time?         yang:date-and-time
        |  +--ro is-role-active?                 boolean
        |  +--ro is-routable?                    boolean
        |  +--ro messages-in?                    uint64
        |  +--ro messages-out?                   uint64
        |  +--ro bytes-in?                       uint64
        |  +--ro bytes-out?                      uint64
        |  +--ro capability-bits-in?             uint32
        |  +--ro known-capabilities-in?          lisp-ios-xe-oper:lisp-capabilities-type
        |  +--ro capabilities-out?               lisp-ios-xe-oper:lisp-capabilities-type
        |  +--ro capability-messages-in?         uint64
        |  +--ro capability-error-messages-in?   uint64
        |  +--ro local-address                   inet:ip-address
        |  +--ro peer-address                    inet:ip-address
        |  +--ro local-port                      uint16
        |  +--ro peer-port                       uint16
        +--ro local-rlocs* [afi address]
        |  +--ro state?      lisp-ios-xe-oper:lisp-rloc-state-type
        |  +--ro is-local?   boolean
        |  +--ro afi         lisp-ios-xe-oper:lisp-address-family-type
        |  +--ro address     string
        +--ro prefix-lists* [name]
        |  +--ro name                 string
        |  +--ro count?               uint64
        |  +--ro prefix-list-entry* [afi prefix]
        |     +--ro source-has-static?     boolean
        |     +--ro source-has-rib?        boolean
        |     +--ro source-has-site-reg?   boolean
        |     +--ro source-has-pub-sub?    boolean
        |     +--ro afi                    lisp-ios-xe-oper:lisp-address-family-type
        |     +--ro prefix                 string
        +--ro capabilities?          lisp-ios-xe-oper:lisp-capabilities-type
        +--ro remote-locator-sets* [name]
        |  +--ro name                        string
        |  x--ro remote-locator-set-rlocs* [iid afi address]
        |  |  +--ro params
        |  |  |  +--ro priority?                   uint8
        |  |  |  +--ro weight?                     uint8
        |  |  |  +--ro mcast-priority?             uint8
        |  |  |  +--ro mcast-weight?               uint8
        |  |  |  +--ro is-affinity-id-present?     boolean
        |  |  |  +--ro affinity-id-x?              uint64
        |  |  |  +--ro affinity-id-y?              uint64
        |  |  |  +--ro is-affinity-id-y-present?   boolean
        |  |  +--ro is-configured?   boolean
        |  |  +--ro si-id?           uint16
        |  |  +--ro si-type?         lisp-ios-xe-oper:lisp-si-type
        |  |  +--ro route-metric?    uint32
        |  |  +--ro etr-type?        lisp-ios-xe-oper:lisp-etr-type
        |  |  +--ro iid              uint32
        |  |  +--ro afi              lisp-ios-xe-oper:lisp-address-family-type
        |  |  +--ro address          inet:ip-address
        |  +--ro rem-loc-set-rlocs-si* [iid afi address si-eid-name]
        |     +--ro params
        |     |  +--ro priority?                   uint8
        |     |  +--ro weight?                     uint8
        |     |  +--ro mcast-priority?             uint8
        |     |  +--ro mcast-weight?               uint8
        |     |  +--ro is-affinity-id-present?     boolean
        |     |  +--ro affinity-id-x?              uint64
        |     |  +--ro affinity-id-y?              uint64
        |     |  +--ro is-affinity-id-y-present?   boolean
        |     +--ro is-configured?   boolean
        |     +--ro si-id?           uint16
        |     +--ro si-type?         lisp-ios-xe-oper:lisp-si-type
        |     +--ro route-metric?    uint32
        |     +--ro etr-type?        lisp-ios-xe-oper:lisp-etr-type
        |     +--ro iid              uint32
        |     +--ro afi              lisp-ios-xe-oper:lisp-address-family-type
        |     +--ro address          inet:ip-address
        |     +--ro si-eid-name      string
        +--ro domain-id?             uint32
        +--ro multihoming-id?        uint16