Cisco-IOS-XE-isdn

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-isdn

Prefix: isdn

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

💡 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-isdn

📚 External Documentation

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

  augment /ios:native/ios:interface/ios:Serial:
    +--rw trunk-group
    |  +--rw trunk-group-label?        string
    |  +--rw trunk-group-preference?   uint8
    +--rw isdn
       +--rw switch-type
       |  +--rw switch-type-pri?   enumeration
       +--rw incoming-voice
       |  +--rw (call-type)?
       |  |  +--:(data)
       |  |  |  +--rw data?     empty
       |  |  +--:(modem)
       |  |  |  +--rw modem?    empty
       |  |  +--:(voice)
       |  |     +--rw voice?    empty
       |  +--rw b-channel-bw?   enumeration
       +--rw protocol-emulate?   enumeration
       +--rw timer
       |  +--rw T200?   uint32
       |  +--rw T203?   uint32
       |  +--rw T301?   uint32
       |  +--rw T303?   uint32
       |  +--rw T306?   uint32
       |  +--rw T309?   uint32
       |  +--rw T310?   uint32
       |  +--rw T321?   uint32
       +--rw map
       |  +--rw address
       |     +--rw plan-type* [id]
       |        +--rw id      string
       |        +--rw plan?   enumeration
       |        +--rw type?   enumeration
       +--rw outgoing
          +--rw ie* [id]
             +--rw id    enumeration
  augment /ios:native:
    +--rw isdn
       +--rw logging?       empty
       +--rw switch-type?   enumeration