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

Prefix: eigrp_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-eigrp-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-eigrp-oper
  +--ro eigrp-oper-data
     +--ro eigrp-instance* [afi vrf-name as-num]
        +--ro afi                eigrp-ios-xe-oper:eigrp-ios-oper-afi
        +--ro vrf-name           string
        +--ro as-num             uint16
        +--ro router-id?         uint32
        +--ro named-mode?        empty
        +--ro name?              string
        +--ro eigrp-interface* [name]
        |  +--ro name              string
        |  +--ro passive?          empty
        |  +--ro hello-interval?   uint16
        |  +--ro hold-timer?       uint16
        |  +--ro auth-val
        |  |  +--ro auth-mode?   eigrp-ios-xe-oper:eigrp-ios-oper-authentication-mode
        |  |  +--ro auth-key
        |  |     +--ro key-chain?         string
        |  |     +--ro sha256-password?   string
        |  +--ro eigrp-nbr* [afi nbr-address]
        |     +--ro afi                 eigrp-ios-xe-oper:eigrp-ios-oper-afi
        |     +--ro nbr-address         inet:ip-address
        |     +--ro nbr-sw-ver
        |     |  +--ro os-majorver?    uint8
        |     |  +--ro os-minorver?    uint8
        |     |  +--ro tlv-majorrev?   uint8
        |     |  +--ro tlv-minorrev?   uint8
        |     +--ro nbr-stubinfo
        |     |  +--ro stubbed?           empty
        |     |  +--ro receive-only?      empty
        |     |  +--ro allow-connected?   empty
        |     |  +--ro allow-static?      empty
        |     |  +--ro allow-summary?     empty
        |     |  +--ro static-nbr?        empty
        |     |  +--ro allow-redist?      empty
        |     |  +--ro allow-leaking?     empty
        |     +--ro retransmit-count?   uint32
        |     +--ro retry-count?        uint16
        |     +--ro last-seq-number?    uint32
        |     +--ro srtt?               uint32
        |     +--ro rto?                uint32
        +--ro eigrp-topo* [topo-id]
           +--ro topo-id          uint32
           +--ro eigrp-network* [afi ip-prefix]
              +--ro afi                eigrp-ios-xe-oper:eigrp-ios-oper-afi
              +--ro ip-prefix          inet:ip-prefix
              +--ro rd-metric?         uint64
              +--ro rd-vecmetric
              |  +--ro bandwidth?     uint64
              |  +--ro delay?         uint64
              |  +--ro tag?           uint32
              |  +--ro routerid?      uint32
              |  +--ro mtu?           uint16
              |  +--ro hopcount?      uint8
              |  +--ro reliability?   uint8
              |  +--ro load?          uint8
              +--ro fd-metric?         uint64
              +--ro successor-count?   uint16
              +--ro active?            empty
              +--ro eigrp-route* [afi infosource]
                 +--ro afi                      eigrp-ios-xe-oper:eigrp-ios-oper-afi
                 +--ro infosource               inet:ip-address
                 +--ro nexthop?                 inet:ip-address
                 +--ro originating-interface?   string
                 +--ro metric?                  uint64
                 +--ro vecmetric
                 |  +--ro bandwidth?     uint64
                 |  +--ro delay?         uint64
                 |  +--ro tag?           uint32
                 |  +--ro routerid?      uint32
                 |  +--ro mtu?           uint16
                 |  +--ro hopcount?      uint8
                 |  +--ro reliability?   uint8
                 |  +--ro load?          uint8
                 +--ro succ-metric?             uint64
                 +--ro succ-vecmetric
                 |  +--ro bandwidth?     uint64
                 |  +--ro delay?         uint64
                 |  +--ro tag?           uint32
                 |  +--ro routerid?      uint32
                 |  +--ro mtu?           uint16
                 |  +--ro hopcount?      uint8
                 |  +--ro reliability?   uint8
                 |  +--ro load?          uint8
                 +--ro origin?                  eigrp-ios-xe-oper:eigrp-ios-oper-origin-type
                 +--ro omp-tag?                 uint32
                 +--ro in-rib?                  empty
                 +--ro external?                empty
                 +--ro ext-data
                    +--ro routerid?     uint32
                    +--ro asystem?      uint32
                    +--ro tag?          uint32
                    +--ro ext-metric?   uint32
                    +--ro protocol?     uint8
                    +--ro flag?         uint8