tailf-confd-monitoring

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Native Config APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://tail-f.com/ns/tailf-confd-monitoring

Prefix: confd-moni

Related Modules:
CISCO-AAL5-MIB
CISCO-ATM-EXT-MIB
Cisco-IOS-XE-aaa
Cisco-IOS-XE-acl
Cisco-IOS-XE-adsl

💡 Example Usage

# GET module data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/tailf-confd-monitoring

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: tailf-confd-monitoring
  +--ro confd-state
     +--ro version?              string
     +--ro smp!
     |  +--ro number-of-threads?   uint16
     +--ro epoll?                boolean
     +--ro daemon-status?        enumeration
     +--ro read-only-mode?       empty
     +--ro upgrade-mode?         empty
     +--ro ha!
     |  +--ro mode?                  enumeration
     |  +--ro node-id?               ha-node-id
     |  +--ro primary-node-id?       string
     |  +--ro connected-secondary*   string
     |  +--ro pending-secondary*     string
     +--ro loaded-data-models
     |  +--ro data-model* [name]
     |  |  +--ro name                     string
     |  |  +--ro revision?                string
     |  |  +--ro namespace?               inet:uri
     |  |  +--ro prefix?                  string
     |  |  +--ro (exported)?
     |  |     +--:(exported-to-all)
     |  |     |  +--ro exported-to-all?   empty
     |  |     +--:(exported-to)
     |  |        +--ro exported-to*       union
     |  +--ro mount* [mount-id]
     |     +--ro mount-id      string
     |     +--ro data-model* [name]
     |        +--ro name                     string
     |        +--ro revision?                string
     |        +--ro namespace?               inet:uri
     |        +--ro prefix?                  string
     |        +--ro (exported)?
     |           +--:(exported-to-all)
     |           |  +--ro exported-to-all?   empty
     |           +--:(exported-to)
     |              +--ro exported-to*       union
     +--ro netconf!
     |  +--ro listen
     |     +--ro tcp* []
     |     |  +--ro ip?     inet:ip-address
     |     |  +--ro port?   inet:port-number
     |     +--ro ssh* []
     |        +--ro ip?     inet:ip-address
     |        +--ro port?   inet:port-number
     +--ro cli!
     |  +--ro listen
     |     +--ro ssh* []
     |        +--ro ip?     inet:ip-address
     |        +--ro port?   inet:port-number
     +--ro webui!
     |  +--ro listen
     |     +--ro tcp* []
     |     |  +--ro ip?     inet:ip-address
     |     |  +--ro port?   inet:port-number
     |     +--ro ssl* []
     |        +--ro ip?     inet:ip-address
     |        +--ro port?   inet:port-number
     +--ro rest!
     |  +--ro listen
     |     +--ro tcp* []
     |     |  +--ro ip?     inet:ip-address
     |     |  +--ro port?   inet:port-number
     |     +--ro ssl* []
     |        +--ro ip?     inet:ip-address
     |        +--ro port?   inet:port-number
     +--ro snmp!
     |  +--ro listen
     |  |  +--ro udp* []
     |  |     +--ro ip?     inet:ip-address
     |  |     +--ro port?   inet:port-number
     |  +--ro mib*         string
     |  +--ro version
     |  |  +--ro v1?    empty
     |  |  +--ro v2c?   empty
     |  |  +--ro v3?    empty
     |  +--ro engine-id?   string
     +--ro internal
        +--ro callpoints
        |  +--ro callpoint* [id]
        |  |  +--ro id              string
        |  |  +--ro (registration-type)?
        |  |  |  +--:(daemon)
        |  |  |  |  +--ro daemon
        |  |  |  |     +--ro id?          uint32
        |  |  |  |     +--ro name?        string
        |  |  |  |     +--ro callbacks*   string
        |  |  |  |     +--ro error?       enumeration
        |  |  |  +--:(range)
        |  |  |  |  +--ro path?     string
        |  |  |  |  +--ro range* []
        |  |  |  |     +--ro lower?     string
        |  |  |  |     +--ro upper?     string
        |  |  |  |     +--ro default?   empty
        |  |  |  |     +--ro daemon
        |  |  |  |        +--ro id?          uint32
        |  |  |  |        +--ro name?        string
        |  |  |  |        +--ro callbacks*   string
        |  |  |  |        +--ro error?       enumeration
        |  |  |  +--:(file)
        |  |  |     +--ro file?     string
        |  |  +--ro error?          enumeration
        |  +--ro validationpoint* [id]
        |  |  +--ro id              string
        |  |  +--ro (registration-type)?
        |  |  |  +--:(daemon)
        |  |  |  |  +--ro daemon
        |  |  |  |     +--ro id?          uint32
        |  |  |  |     +--ro name?        string
        |  |  |  |     +--ro callbacks*   string
        |  |  |  |     +--ro error?       enumeration
        |  |  |  +--:(range)
        |  |  |  |  +--ro path?     string
        |  |  |  |  +--ro range* []
        |  |  |  |     +--ro lower?     string
        |  |  |  |     +--ro upper?     string
        |  |  |  |     +--ro default?   empty
        |  |  |  |     +--ro daemon
        |  |  |  |        +--ro id?          uint32
        |  |  |  |        +--ro name?        string
        |  |  |  |        +--ro callbacks*   string
        |  |  |  |        +--ro error?       enumeration
        |  |  |  +--:(file)
        |  |  |     +--ro file?     string
        |  |  +--ro error?          enumeration
        |  +--ro actionpoint* [id]
        |  |  +--ro id              string
        |  |  +--ro (registration-type)?
        |  |  |  +--:(daemon)
        |  |  |  |  +--ro daemon
        |  |  |  |     +--ro id?          uint32
        |  |  |  |     +--ro name?        string
        |  |  |  |     +--ro callbacks*   string
        |  |  |  |     +--ro error?       enumeration
        |  |  |  +--:(range)
        |  |  |  |  +--ro path?     string
        |  |  |  |  +--ro range* []
        |  |  |  |     +--ro lower?     string
        |  |  |  |     +--ro upper?     string
        |  |  |  |     +--ro default?   empty
        |  |  |  |     +--ro daemon
        |  |  |  |        +--ro id?          uint32
        |  |  |  |        +--ro name?        string
        |  |  |  |        +--ro callbacks*   string
        |  |  |  |        +--ro error?       enumeration
        |  |  |  +--:(file)
        |  |  |     +--ro file?     string
        |  |  +--ro error?          enumeration
        |  +--ro snmp-inform-callback* [id]
        |  |  +--ro id              string
        |  |  +--ro (registration-type)?
        |  |  |  +--:(daemon)
        |  |  |  |  +--ro daemon
        |  |  |  |     +--ro id?          uint32
        |  |  |  |     +--ro name?        string
        |  |  |  |     +--ro callbacks*   string
        |  |  |  |     +--ro error?       enumeration
        |  |  |  +--:(range)
        |  |  |  |  +--ro path?     string
        |  |  |  |  +--ro range* []
        |  |  |  |     +--ro lower?     string
        |  |  |  |     +--ro upper?     string
        |  |  |  |     +--ro default?   empty
        |  |  |  |     +--ro daemon
        |  |  |  |        +--ro id?          uint32
        |  |  |  |        +--ro name?        string
        |  |  |  |        +--ro callbacks*   string
        |  |  |  |        +--ro error?       enumeration
        |  |  |  +--:(file)
        |  |  |     +--ro file?     string
        |  |  +--ro error?          enumeration
        |  +--ro snmp-notification-subscription* [id]
        |  |  +--ro id              string
        |  |  +--ro (registration-type)?
        |  |  |  +--:(daemon)
        |  |  |  |  +--ro daemon
        |  |  |  |     +--ro id?          uint32
        |  |  |  |     +--ro name?        string
        |  |  |  |     +--ro callbacks*   string
        |  |  |  |     +--ro error?       enumeration
        |  |  |  +--:(range)
        |  |  |  |  +--ro path?     string
        |  |  |  |  +--ro range* []
        |  |  |  |     +--ro lower?     string
        |  |  |  |     +--ro upper?     string
        |  |  |  |     +--ro default?   empty
        |  |  |  |     +--ro daemon
        |  |  |  |        +--ro id?          uint32
        |  |  |  |        +--ro name?        string
        |  |  |  |        +--ro callbacks*   string
        |  |  |  |        +--ro error?       enumeration
        |  |  |  +--:(file)
        |  |  |     +--ro file?     string
        |  |  +--ro error?          enumeration
        |  +--ro error-formatting-callback* [id]
        |  |  +--ro id              string
        |  |  +--ro (registration-type)?
        |  |  |  +--:(daemon)
        |  |  |  |  +--ro daemon
        |  |  |  |     +--ro id?          uint32
        |  |  |  |     +--ro name?        string
        |  |  |  |     +--ro callbacks*   string
        |  |  |  |     +--ro error?       enumeration
        |  |  |  +--:(range)
        |  |  |  |  +--ro path?     string
        |  |  |  |  +--ro range* []
        |  |  |  |     +--ro lower?     string
        |  |  |  |     +--ro upper?     string
        |  |  |  |     +--ro default?   empty
        |  |  |  |     +--ro daemon
        |  |  |  |        +--ro id?          uint32
        |  |  |  |        +--ro name?        string
        |  |  |  |        +--ro callbacks*   string
        |  |  |  |        +--ro error?       enumeration
        |  |  |  +--:(file)
        |  |  |     +--ro file?     string
        |  |  +--ro error?          enumeration
        |  +--ro typepoint* [id]
        |  |  +--ro id              string
        |  |  +--ro (registration-type)?
        |  |  |  +--:(daemon)
        |  |  |  |  +--ro daemon
        |  |  |  |     +--ro id?          uint32
        |  |  |  |     +--ro name?        string
        |  |  |  |     +--ro callbacks*   string
        |  |  |  |     +--ro error?       enumeration
        |  |  |  +--:(range)
        |  |  |  |  +--ro path?     string
        |  |  |  |  +--ro range* []
        |  |  |  |     +--ro lower?     string
        |  |  |  |     +--ro upper?     string
        |  |  |  |     +--ro default?   empty
        |  |  |  |     +--ro daemon
        |  |  |  |        +--ro id?          uint32
        |  |  |  |        +--ro name?        string
        |  |  |  |        +--ro callbacks*   string
        |  |  |  |        +--ro error?       enumeration
        |  |  |  +--:(file)
        |  |  |     +--ro file?     string
        |  |  +--ro error?          enumeration
        |  +--ro notification-stream-replay* [name]
        |  |  +--ro name              string
        |  |  +--ro replay-support?   enumeration
        |  |  +--ro (registration-type)?
        |  |  |  +--:(daemon)
        |  |  |  |  +--ro daemon
        |  |  |  |     +--ro id?          uint32
        |  |  |  |     +--ro name?        string
        |  |  |  |     +--ro callbacks*   string
        |  |  |  |     +--ro error?       enumeration
        |  |  |  +--:(range)
        |  |  |  |  +--ro path?       string
        |  |  |  |  +--ro range* []
        |  |  |  |     +--ro lower?     string
        |  |  |  |     +--ro upper?     string
        |  |  |  |     +--ro default?   empty
        |  |  |  |     +--ro daemon
        |  |  |  |        +--ro id?          uint32
        |  |  |  |        +--ro name?        string
        |  |  |  |        +--ro callbacks*   string
        |  |  |  |        +--ro error?       enumeration
        |  |  |  +--:(file)
        |  |  |     +--ro file?       string
        |  |  +--ro error?            enumeration
        |  +--ro authentication-callback!
        |  |  +--ro enabled?        boolean
        |  |  +--ro (registration-type)?
        |  |  |  +--:(daemon)
        |  |  |  |  +--ro daemon
        |  |  |  |     +--ro id?          uint32
        |  |  |  |     +--ro name?        string
        |  |  |  |     +--ro callbacks*   string
        |  |  |  |     +--ro error?       enumeration
        |  |  |  +--:(range)
        |  |  |  |  +--ro path?     string
        |  |  |  |  +--ro range* []
        |  |  |  |     +--ro lower?     string
        |  |  |  |     +--ro upper?     string
        |  |  |  |     +--ro default?   empty
        |  |  |  |     +--ro daemon
        |  |  |  |        +--ro id?          uint32
        |  |  |  |        +--ro name?        string
        |  |  |  |        +--ro callbacks*   string
        |  |  |  |        +--ro error?       enumeration
        |  |  |  +--:(file)
        |  |  |     +--ro file?     string
        |  |  +--ro error?          enumeration
        |  +--ro authorization-callbacks!
        |     +--ro enabled?        boolean
        |     +--ro (registration-type)?
        |     |  +--:(daemon)
        |     |  |  +--ro daemon
        |     |  |     +--ro id?          uint32
        |     |  |     +--ro name?        string
        |     |  |     +--ro callbacks*   string
        |     |  |     +--ro error?       enumeration
        |     |  +--:(range)
        |     |  |  +--ro path?     string
        |     |  |  +--ro range* []
        |     |  |     +--ro lower?     string
        |     |  |     +--ro upper?     string
        |     |  |     +--ro default?   empty
        |     |  |     +--ro daemon
        |     |  |        +--ro id?          uint32
        |     |  |        +--ro name?        string
        |     |  |        +--ro callbacks*   string
        |     |  |        +--ro error?       enumeration
        |     |  +--:(file)
        |     |     +--ro file?     string
        |     +--ro error?          enumeration
        +--ro cdb
           +--ro datastore* [name]
           |  +--ro name                            datastore-name
           |  +--ro transaction-id?                 string
           |  +--ro write-queue?                    uint32
           |  +--ro filename?                       string
           |  +--ro disk-size?                      size-in-bytes
           |  +--ro ram-size?                       size-in-bytes
           |  +--ro read-locks?                     uint32
           |  +--ro write-lock-set?                 boolean
           |  +--ro pending-locks?                  uint32
           |  +--ro subscription-lock-set?          boolean
           |  +--ro waiting-for-replication-sync?   boolean
           |  +--ro pending-subscription-sync!
           |  |  +--ro priority?         subscription-priority
           |  |  +--ro notification* []
           |  |  |  +--ro client-name?        string
           |  |  |  +--ro subscription-ids*   subscription-id
           |  |  +--ro time-remaining?   union
           |  +--ro pending-notification-queue* []
           |     +--ro notification* []
           |        +--ro priority?           subscription-priority
           |        +--ro client-name?        string
           |        +--ro subscription-ids*   subscription-id
           +--ro client* []
              +--ro name?           string
              +--ro info?           string
              +--ro type?           enumeration
              +--ro datastore?      union
              +--ro lock?           enumeration
              +--ro subscription* []
                 +--ro datastore?   datastore-name
                 +--ro twophase?    empty
                 +--ro priority?    subscription-priority
                 +--ro id?          subscription-id
                 +--ro path?        string
                 +--ro error?       enumeration