Cisco-IOS-XE-serial

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

Prefix: serial

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

📚 External Documentation

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

  augment /ios:native/ios:interface/ios:Serial/ios:encapsulation/ios:encap-choice:
    +--rw hdlc?   boolean
  augment /ios:native/ios:interface/ios:Serial:
    +--rw nrzi-encoding?           empty
    +--rw transmitter-delay?       uint8
    +--rw pulse-time
    |  +--rw (pulse-time-choice)?
    |     +--:(seconds)
    |     |  +--rw seconds?   uint8
    |     +--:(msec)
    |        +--rw msec?      uint16
    +--rw loopback?                empty
    +--rw carrier-delay
    |  +--rw (carrier-delay-choice)?
    |     +--:(seconds)
    |     |  +--rw seconds?   uint8
    |     +--:(msec)
    |        +--rw msec?      uint16
    +--rw idle-character?          enumeration
    +--rw serial
    |  +--rw restart-delay?   uint16
    +--rw (serial-mode)?
    |  +--:(DCE-mode)
    |  |  +--rw DCE-mode-config
    |  |     +--rw dce-terminal-timing-enable?   empty
    |  |     +--rw clock
    |  |     |  +--rw rate?   enumeration
    |  |     +--rw ignore
    |  |        +--rw dtr?   empty
    |  |        +--rw rts?   empty
    |  +--:(DTE-mode)
    |     +--rw DTE-mode-config
    |        +--rw invert
    |        |  +--rw txclock?   empty
    |        +--rw clock
    |        |  +--rw rate
    |        |     +--rw threshold?   uint32
    |        +--rw ignore
    |           +--rw dcd?   empty
    |           +--rw cts?   empty
    |           +--rw dsr?   empty
    +--rw t3e3-config
       +--rw framing?       enumeration
       +--rw scramble?      boolean
       +--rw clock
       |  +--rw source?   enumeration
       +--rw cablelength?   uint16
       +--rw dsu
       |  +--rw mode?        uint8
       |  +--rw bandwidth?   uint16
       +--rw mdl
          +--rw string
          |  +--rw eic?         string
          |  +--rw fic?         string
          |  +--rw generator?   string
          |  +--rw lic?         string
          |  +--rw pfi?         string
          |  +--rw port?        string
          |  +--rw unit?        string
          +--rw transmit
             +--rw idle-signal?   boolean
             +--rw path?          boolean
             +--rw test-signal?   boolean