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

Prefix: bgp_nbr_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-bgp-nbr-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-bgp-nbr-oper
  +--ro bgp-nbr-oper-data
     +--ro bgp-nbr-data* [ip if-name af ni-name ni-type]
     |  +--ro ip             inet:ip-address
     |  +--ro if-name        string
     |  +--ro af             bgp-nbr-ios-xe-oper:neighbor-afi-safi
     |  +--ro ni-name        string
     |  +--ro ni-type        common-types-ios-xe:net-inst-type
     |  +--ro desc?          string
     |  +--ro as?            uint32
     |  +--ro ver?           uint16
     |  +--ro dyn-conf?      boolean
     |  +--ro link?          bgp-nbr-ios-xe-oper:bgp-link-neighbor
     |  +--ro session?       bgp-nbr-ios-xe-oper:bgp-neighbor-state
     |  +--ro timers
     |  |  +--ro hold-time?        uint16
     |  |  +--ro keepalive-time?   uint16
     |  +--ro conn
     |  |  +--ro state?   bgp-nbr-ios-xe-oper:tcp-fsm-state-neighbor
     |  |  +--ro mode?    bgp-nbr-ios-xe-oper:bgp-conn-mode
     |  +--ro transp
     |  |  +--ro path-mtu-dis?       boolean
     |  |  +--ro local-port?         uint16
     |  |  +--ro local-host?         inet:ip-address
     |  |  +--ro foreign-port?       uint16
     |  |  +--ro foreign-host?       inet:ip-address
     |  |  +--ro mss?                uint16
     |  |  +--ro ao-key?             string
     |  |  +--ro ao-key-id?          int32
     |  |  +--ro ao-incl-tcp-opts?   boolean
     |  |  +--ro ao-acc-mis-conn?    boolean
     |  +--ro encaps-pref?   bgp-nbr-ios-xe-oper:bgp-encaps-pref-neighbor
     +--ro bgp-nbr-cntrs* [ip if-name af ni-name ni-type]
        +--ro ip            inet:ip-address
        +--ro if-name       string
        +--ro af            bgp-nbr-ios-xe-oper:neighbor-afi-safi
        +--ro ni-name       string
        +--ro ni-type       common-types-ios-xe:net-inst-type
        +--ro inst-prfx?    uint32
        +--ro prfx-act
        |  +--ro sent
        |  |  +--ro cur-prfx?   uint64
        |  |  +--ro acc-prfx?   uint64
        |  |  +--ro imp-with?   uint64
        |  |  +--ro exp-with?   uint64
        |  |  +--ro bpath?      uint64
        |  |  +--ro mpath?      uint64
        |  +--ro rcvd
        |     +--ro cur-prfx?   uint64
        |     +--ro acc-prfx?   uint64
        |     +--ro imp-with?   uint64
        |     +--ro exp-with?   uint64
        |     +--ro bpath?      uint64
        |     +--ro mpath?      uint64
        +--ro sent
        |  +--ro opens?             uint32
        |  +--ro updates?           uint32
        |  +--ro notifs?            uint32
        |  +--ro keepalives?        uint32
        |  +--ro route-refreshes?   uint32
        +--ro rcvd
        |  +--ro opens?             uint32
        |  +--ro updates?           uint32
        |  +--ro notifs?            uint32
        |  +--ro keepalives?        uint32
        |  +--ro route-refreshes?   uint32
        +--ro inq-dep?      uint32
        +--ro outq-dep?     uint32
        +--ro up-time?      yang:date-and-time
        +--ro last-write?   yang:date-and-time
        +--ro last-read?    yang:date-and-time
        +--ro conn-cntrs
           +--ro total-est?       uint32
           +--ro total-dropped?   uint32
           +--ro last-reset?      yang:date-and-time
           +--ro reset-reason?    bgp-nbr-ios-xe-oper:bgp-reset-reason