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

Prefix: lldp_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-lldp-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-lldp-oper
  +--ro lldp-entries
     +--ro lldp-entry* [device-id local-interface connecting-interface]
     |  +--ro device-id               string
     |  +--ro local-interface         string
     |  +--ro connecting-interface    string
     |  +--ro ttl?                    uint32
     |  +--ro capabilities
     |  |  +--ro repeater?       empty
     |  |  +--ro bridge?         empty
     |  |  +--ro access-point?   empty
     |  |  +--ro router?         empty
     |  |  +--ro telephone?      empty
     |  |  +--ro docsis?         empty
     |  |  +--ro station?        empty
     |  |  +--ro other?          empty
     |  +--ro port-vlan-id?           uint32
     |  +--ro mau-type?               uint32
     |  +--ro auto-neg
     |  |  +--ro enabled?     empty
     |  |  +--ro supported?   empty
     |  +--ro power
     |  |  +--ro is-drawing-power?   empty
     |  |  +--ro power-details
     |  |     +--ro power-pair?          lldp-ios-xe-oper:lldp-pwr-pair-type
     |  |     +--ro power-class?         lldp-ios-xe-oper:lldp-pwr-class-type
     |  |     +--ro power-device-type?   lldp-ios-xe-oper:lldp-pwr-device-type
     |  |     +--ro power-source?        lldp-ios-xe-oper:lldp-pwr-source-type
     |  |     +--ro power-priority?      lldp-ios-xe-oper:lldp-pwr-priority-type
     |  |     +--ro power-requested?     uint32
     |  |     +--ro power-allocated?     uint32
     |  +--ro local-efp-id?           uint32
     +--ro lldp-state-details!
     |  +--ro enabled?            boolean
     |  +--ro hello-timer?        uint64
     |  +--ro system-name?        string
     |  +--ro system-desc?        string
     |  +--ro chassis-id?         string
     |  +--ro chassis-id-type?    lldp-ios-xe-oper:chid-subtype
     |  +--ro frame-in?           uint64
     |  +--ro frame-out?          uint64
     |  +--ro frame-error-in?     uint64
     |  +--ro frame-discard?      uint64
     |  +--ro tlv-discard?        uint64
     |  +--ro tlv-unknown?        uint64
     |  +--ro entries-aged-out?   uint64
     |  +--ro mem-failures?       uint64
     |  +--ro encap-failures?     uint64
     |  +--ro inqueue-overflow?   uint64
     |  +--ro table-overflow?     uint64
     +--ro lldp-intf-details* [if-name]
        +--ro if-name                  string
        +--ro isenabled?               boolean
        +--ro lldp-neighbor-details* [identifier]
        |  +--ro identifier                string
        |  +--ro chassis-id?               string
        |  +--ro chassis-id-type?          lldp-ios-xe-oper:chid-subtype
        |  +--ro port-id?                  string
        |  +--ro port-id-type?             lldp-ios-xe-oper:poid-type
        |  +--ro port-desc?                string
        |  +--ro system-name?              string
        |  +--ro system-desc?              string
        |  +--ro time-remaining?           uint32
        |  +--ro age?                      uint32
        |  +--ro time-since-last-update?   uint32
        |  +--ro mgmt-addrs* []
        |  |  +--ro mgmt-addr?        string
        |  |  +--ro mgmt-addr-type?   lldp-ios-xe-oper:mgmt-type
        |  +--ro system-capabilities
        |  |  +--ro repeater?       empty
        |  |  +--ro bridge?         empty
        |  |  +--ro access-point?   empty
        |  |  +--ro router?         empty
        |  |  +--ro telephone?      empty
        |  |  +--ro docsis?         empty
        |  |  +--ro station?        empty
        |  |  +--ro other?          empty
        |  +--ro enabled-capabilities
        |  |  +--ro repeater?       empty
        |  |  +--ro bridge?         empty
        |  |  +--ro access-point?   empty
        |  |  +--ro router?         empty
        |  |  +--ro telephone?      empty
        |  |  +--ro docsis?         empty
        |  |  +--ro station?        empty
        |  |  +--ro other?          empty
        |  x--ro media-caps?               lldp-ios-xe-oper:phy-media-cap
        |  +--ro ttl?                      uint32
        |  +--ro orgtlv-detail* [platform-id]
        |  |  +--ro platform-id      string
        |  |  +--ro system-cookie?   string
        |  +--ro peer-src-mac?             yang:mac-address
        |  +--ro local-efp-id?             uint32
        |  +--ro vnd-tlv* []
        |  |  +--ro tlv-type?   lldp-ios-xe-oper:vendor-tlv-type
        |  |  +--ro tlv-len?    uint32
        |  |  +--ro tlv-val?    string
        |  +--ro adv-media-cap*            lldp-ios-xe-oper:phy-media-cap
        +--ro tx?                      lldp-ios-xe-oper:tx-state
        +--ro rx?                      lldp-ios-xe-oper:rx-state
        +--ro lldp-efp-detail* [efp-id]
           +--ro efp-id    uint32