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

Prefix: stack_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-stack-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-stack-oper
  +--ro stack-oper-data
     +--ro stack-node* [chassis-number]
     |  +--ro chassis-number               uint8
     |  +--ro priority?                    uint8
     |  +--ro serial-number?               string
     |  +--ro latency?                     uint32
     |  +--ro keepalive-counters
     |  |  +--ro sent?                 uint64
     |  |  +--ro received?             uint64
     |  |  +--ro sent-failure?         uint64
     |  |  +--ro receive-failure?      uint64
     |  |  +--ro consecutive-losses?   uint64
     |  x--ro interface-mtu?               uint32
     |  +--ro role?                        stack-ios-xe-oper:stack-node-role-id
     |  +--ro node-state?                  stack-ios-xe-oper:stack-node-state
     |  +--ro stack-mode?                  stack-ios-xe-oper:stacking-mode
     |  +--ro sso-ready-flag?              boolean
     |  +--ro mac-address?                 yang:mac-address
     |  +--ro stack-ports* []
     |  |  +--ro port-num?          uint8
     |  |  +--ro port-state?        stack-ios-xe-oper:stacking-port-state
     |  |  +--ro switch-nbr-port?   uint8
     |  |  +--ro sp-stats
     |  |  |  +--ro rac-inserted?               uint64
     |  |  |  +--ro rac-copied?                 uint64
     |  |  |  +--ro rac-data-crc-err?           uint64
     |  |  |  +--ro rac-invalid-ringword-err?   uint64
     |  |  |  +--ro rac-pcs-codeword-err?       uint64
     |  |  |  +--ro rac-rwcrc-err?              uint64
     |  |  +--ro sp-stats-time?     yang:date-and-time
     |  +--ro reload-reason?               string
     |  +--ro ha-interface?                string
     |  +--ro local-ip?                    inet:ip-address
     |  +--ro local-ip-mask?               inet:ip-address
     |  +--ro remote-ip?                   inet:ip-address
     |  +--ro remote-mac-address?          yang:mac-address
     |  +--ro peer-timeout?                uint16
     |  +--ro retry-count?                 uint16
     |  +--ro hw-version?                  string
     |  +--ro mode?                        stack-ios-xe-oper:stack-type
     |  +--ro configured-mode?             stack-ios-xe-oper:stack-mode-config
     |  +--ro mac-persistency-wait-time?   uint32
     |  +--ro mode-reload-pending?         boolean
     |  +--ro topology?                    stack-ios-xe-oper:stack-topology
     |  +--ro stack-bw?                    uint64
     +--ro stack-info!
        +--ro size?                uint8
        +--ro ring-speed?          uint64
        +--ro ring-status?         stack-ios-xe-oper:stack-ring-status
        +--ro stack-mac-address?   yang:mac-address
        +--ro stack-boottime?      yang:date-and-time