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

Prefix: service_chain_o

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-service-chain-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-service-chain-oper
  +--ro service-chain-oper-data
     +--ro svc-chain-status* [sc-id-str]
     |  +--ro sc-id-str        string
     |  +--ro sc-name?         string
     |  +--ro sc-status?       service-chain-ios-xe-oper:svc-chain-elements-state
     |  +--ro vpn?             string
     |  +--ro sc-label?        uint32
     |  +--ro sc-track-obj?    uint32
     |  +--ro sc-affect-bfd?   boolean
     |  +--ro sc-svc-entry* [svc-seq]
     |     +--ro svc-name?          string
     |     +--ro svc-status?        service-chain-ios-xe-oper:svc-chain-elements-state
     |     +--ro is-track-enable?   boolean
     |     +--ro svc-seq            uint32
     |     +--ro svc-ha-pair* [ha-pair-id]
     |        +--ro ha-pair-id           uint32
     |        +--ro trust-posture?       service-chain-ios-xe-oper:ha-pair-trust
     |        +--ro ha-pair-type?        service-chain-ios-xe-oper:ha-type
     |        +--ro is-backup-present?   empty
     |        +--ro active
     |        |  +--ro is-current?   boolean
     |        |  +--ro tx
     |        |  |  +--ro tp-status?        service-chain-ios-xe-oper:svc-chain-elements-state
     |        |  |  +--ro if-name?          string
     |        |  |  +--ro svc-ip-address?   inet:ip-address
     |        |  |  +--ro tracker-name?     string
     |        |  +--ro rx
     |        |     +--ro tp-status?        service-chain-ios-xe-oper:svc-chain-elements-state
     |        |     +--ro if-name?          string
     |        |     +--ro svc-ip-address?   inet:ip-address
     |        |     +--ro tracker-name?     string
     |        +--ro backup
     |           +--ro is-current?   boolean
     |           +--ro tx
     |           |  +--ro tp-status?        service-chain-ios-xe-oper:svc-chain-elements-state
     |           |  +--ro if-name?          string
     |           |  +--ro svc-ip-address?   inet:ip-address
     |           |  +--ro tracker-name?     string
     |           +--ro rx
     |              +--ro tp-status?        service-chain-ios-xe-oper:svc-chain-elements-state
     |              +--ro if-name?          string
     |              +--ro svc-ip-address?   inet:ip-address
     |              +--ro tracker-name?     string
     +--ro svc-chain-stats* [sc-id-str]
        +--ro sc-id-str       string
        +--ro sc-name?        string
        +--ro sc-status?      service-chain-ios-xe-oper:svc-chain-elements-state
        +--ro vpn?            string
        +--ro sc-label?       uint32
        +--ro sc-svc-stats* [svc-seq]
           +--ro svc-name?            string
           +--ro svc-seq              uint32
           +--ro svc-status?          service-chain-ios-xe-oper:svc-chain-elements-state
           +--ro svc-stats
           |  +--ro tx-stats?   uint64
           |  +--ro rx-stats?   uint64
           +--ro svc-ha-pair-stats* [ha-pair-id]
              +--ro ha-pair-id         uint32
              +--ro ha-pair-type?      service-chain-ios-xe-oper:ha-type
              +--ro is-bckp-present?   empty
              +--ro actv-stats
              |  +--ro v4-stats
              |  |  +--ro tx-stats?   uint64
              |  |  +--ro rx-stats?   uint64
              |  +--ro v6-stats
              |  |  +--ro tx-stats?   uint64
              |  |  +--ro rx-stats?   uint64
              |  +--ro tx-tracker
              |  |  +--ro sent?      uint64
              |  |  +--ro dropped?   uint64
              |  |  +--ro rtt?       uint32
              |  +--ro rx-tracker
              |     +--ro sent?      uint64
              |     +--ro dropped?   uint64
              |     +--ro rtt?       uint32
              +--ro bckp-stats
                 +--ro v4-stats
                 |  +--ro tx-stats?   uint64
                 |  +--ro rx-stats?   uint64
                 +--ro v6-stats
                 |  +--ro tx-stats?   uint64
                 |  +--ro rx-stats?   uint64
                 +--ro tx-tracker
                 |  +--ro sent?      uint64
                 |  +--ro dropped?   uint64
                 |  +--ro rtt?       uint32
                 +--ro rx-tracker
                    +--ro sent?      uint64
                    +--ro dropped?   uint64
                    +--ro rtt?       uint32