Cisco-IOS-XE-cwmp

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://cisco.com/ns/yang/Cisco-IOS-XE-cwmp

Prefix: cwmp

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/Cisco-IOS-XE-cwmp

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-cwmp

  augment /ios:native/ios:cwmp:
    +--rw agent
       +--rw enable
       |  +--rw download?   empty
       +--rw request
       |  +--rw outstanding?   uint8
       +--rw parameter
       |  +--rw change
       |     +--rw notify
       |        +--rw interval?   uint16
       +--rw session
       |  +--rw retry
       |     +--rw limit?   uint8
       +--rw provision
       |  +--rw code?   string
       +--rw connection
       |  +--rw request
       |     +--rw username?   string
       |     +--rw password
       |        +--rw encryption?        enumeration
       |        +--rw password-string?   string
       +--rw management
          +--rw server
             +--rw username?   string
             +--rw password
             |  +--rw encryption?        enumeration
             |  +--rw password-string?   string
             +--rw url?        string