Cisco-IOS-XE-switch-dp-mac-learning-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-switch-dp-mac-learning-oper

Prefix: switch_dp_mac_l

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-switch-dp-mac-learning-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-switch-dp-mac-learning-oper
  +--ro switch-dp-mac-learning-oper-data
     +--ro location* [fru slot bay chassis node]
        +--ro fru                   common-types-ios-xe:fru-type
        +--ro slot                  int16
        +--ro bay                   int16
        +--ro chassis               int16
        +--ro node                  uint16
        +--ro mac-learning-stats!
           +--ro stats
              +--ro general-err-count?       uint32
              +--ro ios-notif-count?         uint32
              +--ro ios-notif-cache-count?   uint32
              +--ro l2-accumulated
              |  +--ro learning-error-count?                uint32
              |  +--ro learning-cache-count?                uint32
              |  +--ro learning-cache-validation-failure?   uint32
              +--ro l3-accumulated
                 +--ro learning-error-count?                uint32
                 +--ro learning-cache-count?                uint32
                 +--ro learning-cache-validation-failure?   uint32