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

Prefix: mroute_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-mroute-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-mroute-oper
  +--ro mroute-oper-data
     +--ro mroute-state* [source group vrf af]
        +--ro source                    inet:ip-address
        +--ro group                     inet:ip-address
        +--ro vrf                       string
        +--ro af                        mroute-ios-xe-oper:mroute-addr-family
        +--ro ingress-if
        |  +--ro if-name?              string
        |  +--ro mfib-if-flags?        mroute-ios-xe-oper:mfib-if-flag-type
        |  +--ro rpf-id?               uint32
        |  +--ro mfib-next-hop-type?   mroute-ios-xe-oper:mfib-nh-type
        |  +--ro mfib-next-hop-addr
        |  |  +--ro (next-hop-addr-choice)?
        |  |     +--:(mfib-nh-type-ipv4)
        |  |     |  +--ro next-hop-addr-v4?                   inet:ip-address
        |  |     +--:(mfib-nh-type-mdt-encap-ipv4)
        |  |     |  +--ro next-hop-addr-encap-v4?             inet:ip-address
        |  |     +--:(mfib-nh-type-lsm)
        |  |     |  +--ro next-hop-lsm?                       uint32
        |  |     +--:(mfib-nh-type-lsm-nbma)
        |  |     |  +--ro next-hop-lsm-nbma?                  uint32
        |  |     +--:(mfib-nh-type-cb)
        |  |     |  +--ro next-hop-cb?                        uint32
        |  |     +--:(mfib-nh-type-ipv6)
        |  |     |  +--ro next-hop-addr-v6?                   inet:ip-address
        |  |     +--:(mfib-nh-type-mdt-encap-ipv6)
        |  |     |  +--ro next-hop-addr-encap-v6?             inet:ip-address
        |  |     +--:(mfib-nh-type-mdt-encap-ipv4-mapped-ipv6)
        |  |     |  +--ro next-hop-addr-encap-v4-mapped-v6?   inet:ip-address
        |  |     +--:(mfib-nh-type-service-reflect)
        |  |     |  +--ro sr-next-hop-addr
        |  |     |     +--ro next-hop-source?   inet:ip-address
        |  |     |     +--ro next-hop-group?    inet:ip-address
        |  |     |     +--ro gr-index?          uint32
        |  |     +--:(mfib-nh-type-amt-ipv4)
        |  |     |  +--ro amt-next-hop-addr-v4
        |  |     |     +--ro nh-ip-addr?     inet:ip-address
        |  |     |     +--ro amt-udp-port?   uint16
        |  |     +--:(mfib-nh-type-amt-ipv6)
        |  |     |  +--ro amt-next-hop-addr-v6
        |  |     |     +--ro nh-ip-addr?     inet:ip-address
        |  |     |     +--ro amt-udp-port?   uint16
        |  |     +--:(mfib-nh-type-lisp-ipv4)
        |  |     |  +--ro lisp-next-hop
        |  |     |     +--ro rloc-addr?    inet:ip-address
        |  |     |     +--ro group-addr?   inet:ip-address
        |  |     +--:(mfib-nh-type-vxlan-ipv4)
        |  |     |  +--ro vxlan-next-hop-addr-v4
        |  |     |     +--ro group-addr?   inet:ip-address
        |  |     |     +--ro vni?          uint32
        |  |     +--:(mfib-nh-type-vxlan-ipv6)
        |  |     |  +--ro vxlan-next-hop-addr-v6
        |  |     |     +--ro group-addr?   inet:ip-address
        |  |     |     +--ro vni?          uint32
        |  |     +--:(mfib-nh-type-srv6)
        |  |        +--ro srv6-nh?                            uint32
        |  +--ro srpf-addr?            inet:ip-address
        +--ro mcast-egress-if-entry* [if-name]
        |  +--ro if-name                 string
        |  +--ro mcast-egress-if-data
        |     +--ro mfib-if-flags?        mroute-ios-xe-oper:mfib-if-flag-type
        |     +--ro output-if-counters?   uint64
        |     +--ro if-uptime?            yang:date-and-time
        |     +--ro if-expiry-set?        empty
        |     +--ro if-expires?           yang:date-and-time
        |     +--ro is-static?            boolean
        |     +--ro is-proxy?             boolean
        |     +--ro next-hop?             inet:ip-address
        |     +--ro outer-src?            inet:ip-address
        |     +--ro aux-next-hop?         uint64
        |     +--ro if-state?             mroute-ios-xe-oper:interface-state-type
        |     +--ro blocked?              boolean
        |     +--ro if-threshold?         uint64
        |     +--ro out-rate-limit?       uint64
        |     +--ro port-number?          uint32
        |     +--ro if-flags?             mroute-ios-xe-oper:interface-flag-type
        |     +--ro hw-packet-count?      uint64
        |     +--ro fs-packet-count?      uint64
        |     +--ro ps-packet-count?      uint64
        |     +--ro egress-rate-pps?      uint64
        |     +--ro rpf-id?               uint32
        |     +--ro mfib-next-hop-type?   mroute-ios-xe-oper:mfib-nh-type
        |     +--ro mfib-next-hop-addr
        |     |  +--ro (next-hop-addr-choice)?
        |     |     +--:(mfib-nh-type-ipv4)
        |     |     |  +--ro next-hop-addr-v4?                   inet:ip-address
        |     |     +--:(mfib-nh-type-mdt-encap-ipv4)
        |     |     |  +--ro next-hop-addr-encap-v4?             inet:ip-address
        |     |     +--:(mfib-nh-type-lsm)
        |     |     |  +--ro next-hop-lsm?                       uint32
        |     |     +--:(mfib-nh-type-lsm-nbma)
        |     |     |  +--ro next-hop-lsm-nbma?                  uint32
        |     |     +--:(mfib-nh-type-cb)
        |     |     |  +--ro next-hop-cb?                        uint32
        |     |     +--:(mfib-nh-type-ipv6)
        |     |     |  +--ro next-hop-addr-v6?                   inet:ip-address
        |     |     +--:(mfib-nh-type-mdt-encap-ipv6)
        |     |     |  +--ro next-hop-addr-encap-v6?             inet:ip-address
        |     |     +--:(mfib-nh-type-mdt-encap-ipv4-mapped-ipv6)
        |     |     |  +--ro next-hop-addr-encap-v4-mapped-v6?   inet:ip-address
        |     |     +--:(mfib-nh-type-service-reflect)
        |     |     |  +--ro sr-next-hop-addr
        |     |     |     +--ro next-hop-source?   inet:ip-address
        |     |     |     +--ro next-hop-group?    inet:ip-address
        |     |     |     +--ro gr-index?          uint32
        |     |     +--:(mfib-nh-type-amt-ipv4)
        |     |     |  +--ro amt-next-hop-addr-v4
        |     |     |     +--ro nh-ip-addr?     inet:ip-address
        |     |     |     +--ro amt-udp-port?   uint16
        |     |     +--:(mfib-nh-type-amt-ipv6)
        |     |     |  +--ro amt-next-hop-addr-v6
        |     |     |     +--ro nh-ip-addr?     inet:ip-address
        |     |     |     +--ro amt-udp-port?   uint16
        |     |     +--:(mfib-nh-type-lisp-ipv4)
        |     |     |  +--ro lisp-next-hop
        |     |     |     +--ro rloc-addr?    inet:ip-address
        |     |     |     +--ro group-addr?   inet:ip-address
        |     |     +--:(mfib-nh-type-vxlan-ipv4)
        |     |     |  +--ro vxlan-next-hop-addr-v4
        |     |     |     +--ro group-addr?   inet:ip-address
        |     |     |     +--ro vni?          uint32
        |     |     +--:(mfib-nh-type-vxlan-ipv6)
        |     |     |  +--ro vxlan-next-hop-addr-v6
        |     |     |     +--ro group-addr?   inet:ip-address
        |     |     |     +--ro vni?          uint32
        |     |     +--:(mfib-nh-type-srv6)
        |     |        +--ro srv6-nh?                            uint32
        |     +--ro cef-status?           mroute-ios-xe-oper:mcast-cef-status
        |     +--ro cef-adjacency-mac?    binary
        +--ro in-rate-limit?            uint64
        +--ro port-number?              uint32
        +--ro rp?                       inet:ip-address
        +--ro rpf-nbr?                  inet:ip-address
        +--ro mdt-join-timer-set?       empty
        +--ro mdt-join-timer?           yang:date-and-time
        +--ro mvpn-lsm-tree-num?        uint32
        +--ro lsm-root?                 inet:ip-address
        +--ro lsm-type?                 mroute-ios-xe-oper:mvpn-lsm-type
        +--ro sec-if-name?              string
        +--ro sec-rpf-nbr?              inet:ip-address
        +--ro mofrr-primary?            boolean
        +--ro mofrr-peer-group?         inet:ip-address
        +--ro mofrr-peer-source?        inet:ip-address
        +--ro mroute-uptime?            yang:date-and-time
        +--ro mroute-expiry-set?        empty
        +--ro mroute-expires?           yang:date-and-time
        +--ro mroute-mode?              mroute-ios-xe-oper:mroute-mode-type
        +--ro mroute-flags?             mroute-ios-xe-oper:mroute-flag-type
        +--ro mroute-ext-flags?         mroute-ios-xe-oper:mroute-ext-flag-type
        +--ro mfib-flags?               mroute-ios-xe-oper:mfib-flag-type
        +--ro sw-packet-count?          uint64
        +--ro sw-packets-per-second?    uint64
        +--ro sw-average-packet-size?   uint64
        +--ro sw-kbits-per-second?      uint64
        +--ro sw-total?                 uint64
        +--ro sw-rpf-failed?            uint64
        +--ro sw-other-drops?           uint64
        +--ro hw-packet-count?          uint64
        +--ro hw-packets-per-second?    uint64
        +--ro hw-average-packet-size?   uint64
        +--ro hw-kbits-per-second?      uint64
        +--ro hw-total?                 uint64
        +--ro hw-rpf-failed?            uint64
        +--ro hw-other-drops?           uint64