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

Prefix: trustsec_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-trustsec-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-trustsec-oper
  +--ro trustsec-state
     +--ro cts-rolebased-sgtmaps
     |  +--ro cts-rolebased-sgtmap* [ip vrf-name]
     |     +--ro ip          inet:ip-prefix
     |     +--ro vrf-name    string
     |     +--ro sgt?        int32
     |     +--ro source?     trustsec-ios-xe-oper:cts-odm-binding-source
     +--ro cts-rolebased-policies
     |  +--ro cts-rolebased-policy* [src-sgt dst-sgt]
     |     +--ro src-sgt                   int32
     |     +--ro dst-sgt                   int32
     |     +--ro sgacl-name?               string
     |     +--ro num-of-sgacl?             uint32
     |     +--ro monitor-mode?             boolean
     |     +--ro policy-life-time?         uint64
     |     +--ro last-updated-time?        yang:date-and-time
     |     +--ro total-deny-count?         uint64
     |     +--ro total-permit-count?       uint64
     |     +--ro software-deny-count?      uint64
     |     +--ro software-permit-count?    uint64
     |     +--ro hardware-deny-count?      uint64
     |     +--ro hardware-permit-count?    uint64
     |     +--ro software-monitor-count?   uint64
     |     +--ro hardware-monitor-count?   uint64
     +--ro cts-rolebased-ipv6-policy* [src-sgt dst-sgt]
     |  +--ro src-sgt                   int32
     |  +--ro dst-sgt                   int32
     |  +--ro sgacl-name?               string
     |  +--ro num-of-sgacl?             uint32
     |  +--ro monitor-mode?             boolean
     |  +--ro policy-life-time?         uint64
     |  +--ro last-updated-time?        yang:date-and-time
     |  +--ro total-deny-count?         uint64
     |  +--ro total-permit-count?       uint64
     |  +--ro software-deny-count?      uint64
     |  +--ro software-permit-count?    uint64
     |  +--ro hardware-deny-count?      uint64
     |  +--ro hardware-permit-count?    uint64
     |  +--ro software-monitor-count?   uint64
     |  +--ro hardware-monitor-count?   uint64
     +--ro cts-sxp-connections
     |  +--ro cts-sxp-connection* [peer-ip vrf-name]
     |     +--ro peer-ip              inet:ip-address
     |     +--ro vrf-name             string
     |     +--ro source-ip?           inet:ip-address
     |     +--ro speaker-state?       trustsec-ios-xe-oper:sxp-con-state
     |     +--ro speaker-duration?    uint64
     |     +--ro listener-state?      trustsec-ios-xe-oper:sxp-con-state
     |     +--ro listener-duration?   uint64
     |     +--ro local-mode?          trustsec-ios-xe-oper:sxp-con-mode
     +--ro cts-manual-con* [if-name]
     |  +--ro if-name          string
     |  +--ro mode?            trustsec-ios-xe-oper:cts-ndac-mode
     |  +--ro ifc-state?       trustsec-ios-xe-oper:cts-manual-ifc-state
     |  +--ro trusted?         trustsec-ios-xe-oper:cts-manual-trust-status
     |  +--ro sgt-propagate?   trustsec-ios-xe-oper:cts-manual-sgt-propagate-status
     |  +--ro sap-status?      trustsec-ios-xe-oper:cts-sap-status
     |  +--ro peer-sgt?        uint16
     +--ro cts-pac!
     |  +--ro pac* []
     |     +--ro pac-type?            trustsec-ios-xe-oper:cts-eap-pac-type
     |     +--ro authority-id?        string
     |     +--ro initiator-id?        string
     |     +--ro authority-id-info?   string
     |     +--ro pac-life-time?       yang:date-and-time
     |     +--ro pac-refresh-time?    yang:date-and-time
     |     +--ro pac-opaque?          string
     +--ro cts-env-data!
        +--ro status?                 trustsec-ios-xe-oper:cts-env-data-status-s
        +--ro device-sgt?             uint16
        +--ro total-num-servers?      uint8
        +--ro life-time?              uint32
        +--ro last-updated-time?      yang:date-and-time
        +--ro next-refresh-time?      yang:date-and-time
        +--ro (transport-type-choice)?
           +--:(cts-radius-server)
           |  +--ro radius-servers
           |     +--ro radius-server* []
           |        +--ro ip-addr?     inet:ip-address
           |        +--ro port-num?    uint16
           |        +--ro is-alive?    boolean
           |        +--ro auto-test?   boolean
           |        +--ro keywrap?     boolean
           |        +--ro idle-time?   uint32
           |        +--ro dead-time?   uint32
           +--:(cts-policy-server)
              +--ro policy-servers
                 +--ro policy-server* []
                    +--ro server-name?    string
                    +--ro domain-name?    string
                    +--ro port-num?       uint16
                    +--ro ipv4-address*   inet:ipv4-address
                    +--ro ipv6-address*   inet:ipv6-address