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

Prefix: lte450_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-lte450-oper

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-lte450-oper
  +--ro lte450-oper-data
     +--ro lte450-hw* [if-name]
     |  +--ro if-name           string
     |  +--ro sys-time?         yang:date-and-time
     |  +--ro boot-time?        yang:date-and-time
     |  +--ro free-disk?        uint64
     |  +--ro free-ram?         uint64
     |  +--ro modem-mac?        yang:mac-address
     |  +--ro modem-hw-ver?     string
     |  +--ro modem-fw-ver?     string
     |  +--ro modem-temp?       decimal64
     |  +--ro pim-mac?          yang:mac-address
     |  +--ro pim-hw-ver?       string
     |  +--ro pim-fw-ver?       string
     |  +--ro pim-sn?           string
     |  +--ro mgmt-ipv4-addr?   inet:ip-address
     |  +--ro mgmt-ipv6-addr?   inet:ipv6-address
     |  +--ro pim-temp?         decimal64
     |  +--ro hw-wd-ctr?        uint32
     |  +--ro modem-wd-ctr?     uint32
     +--ro lte450-net* [if-name]
     |  +--ro if-name           string
     |  +--ro conn-status?      lte450-ios-xe-oper:lte450-conn-status
     |  +--ro conn-time?        yang:date-and-time
     |  +--ro imsi?             string
     |  +--ro iccid?            string
     |  +--ro msisdn?           string
     |  +--ro apn1-ipv4-addr?   inet:ip-address
     |  +--ro apn1-ipv6-addr?   inet:ipv6-address
     |  +--ro apn2-ipv4-addr?   inet:ip-address
     |  +--ro apn2-ipv6-addr?   inet:ipv6-address
     |  +--ro apn3-ipv4-addr?   inet:ip-address
     |  +--ro apn3-ipv6-addr?   inet:ipv6-address
     |  +--ro imei?             string
     |  +--ro sys-mode?         lte450-ios-xe-oper:lte450-sys-mode
     |  +--ro eps-state?        lte450-ios-xe-oper:lte450-eps-state
     |  +--ro rrc-state?        lte450-ios-xe-oper:lte450-rrc-state
     |  +--ro cereg?            int16
     |  +--ro apn1-name?        string
     |  +--ro apn2-name?        string
     |  +--ro apn3-name?        string
     |  +--ro band?             lte450-ios-xe-oper:lte450-band
     |  +--ro plmn?             string
     |  +--ro cell-id?          uint64
     |  +--ro tac?              string
     |  +--ro pci?              uint16
     |  +--ro tx-power?         int16
     |  +--ro bw?               lte450-ios-xe-oper:lte450-bw
     |  +--ro lte-rx-chan?      uint32
     |  +--ro lte-tx-chan?      uint32
     |  +--ro current-up?       decimal64
     |  +--ro current-dl?       decimal64
     +--ro lte450-radio* [if-name]
        +--ro if-name      string
        +--ro rssi?        int16
        +--ro rsrp?        int16
        +--ro rsrq?        int16
        +--ro sinr?        int16
        +--ro main-rssi?   int16
        +--ro main-rsrp?   int16
        +--ro aux-rssi?    int16
        +--ro aux-rsrp?    int16