📊 CISCO-DIAL-CONTROL-MIB

MIB YANG Tree Visualization - IOS-XE 17.18.1

📚 API Documentation & Navigation

📄 View Swagger Spec 🚀 Open in Swagger UI 📂 Browse All MIB APIs 📄 YANG Source 🌳 All MIB Trees 🏠 Main Tree Browser

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/CISCO-DIAL-CONTROL-MIB

Prefix: cisco-dial-cont

Related Modules:
ATM-MIB
BGP4-MIB
BRIDGE-MIB
CISCO-AAA-SERVER-MIB
CISCO-AAA-SESSION-MIB

💡 Example Usage

# GET module data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/CISCO-DIAL-CONTROL-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-DIAL-CONTROL-MIB
  +--ro CISCO-DIAL-CONTROL-MIB
     +--ro cPeerGlobalConfiguration
     |  +--ro cPeerSearchType?   enumeration
     +--ro cCallHistoryTable
     |  +--ro cCallHistoryEntry* [cCallHistoryIndex]
     |     +--ro cCallHistoryIndex              uint32
     |     +--ro cCallHistorySetupTime?         yang:timestamp
     |     +--ro cCallHistoryPeerAddress?       snmpv2-tc:DisplayString
     |     +--ro cCallHistoryPeerSubAddress?    snmpv2-tc:DisplayString
     |     +--ro cCallHistoryPeerId?            int32
     |     +--ro cCallHistoryPeerIfIndex?       int32
     |     +--ro cCallHistoryLogicalIfIndex?    if-mib:InterfaceIndexOrZero
     |     +--ro cCallHistoryDisconnectCause?   binary
     |     +--ro cCallHistoryDisconnectText?    snmpv2-tc:DisplayString
     |     +--ro cCallHistoryConnectTime?       yang:timestamp
     |     +--ro cCallHistoryDisconnectTime?    yang:timestamp
     |     +--ro cCallHistoryCallOrigin?        enumeration
     |     +--ro cCallHistoryChargedUnits?      dial-control:AbsoluteCounter32
     |     +--ro cCallHistoryInfoType?          enumeration
     |     +--ro cCallHistoryTransmitPackets?   dial-control:AbsoluteCounter32
     |     +--ro cCallHistoryTransmitBytes?     dial-control:AbsoluteCounter32
     |     +--ro cCallHistoryReceivePackets?    dial-control:AbsoluteCounter32
     |     +--ro cCallHistoryReceiveBytes?      dial-control:AbsoluteCounter32
     |     x--ro cCallHistoryReleaseSource?     enumeration
     |     +--ro cCallHistoryReleaseSrc?        enumeration
     +--ro cCallHistoryIecTable
        +--ro cCallHistoryIecEntry* [cCallHistoryIndex cCallHistoryIecIndex]
           +--ro cCallHistoryIndex       -> /CISCO-DIAL-CONTROL-MIB/cCallHistoryTable/cCallHistoryEntry/cCallHistoryIndex
           +--ro cCallHistoryIecIndex    uint32
           +--ro cCallHistoryIec?        snmp-framework:SnmpAdminString

About this tree: This visualization shows the hierarchical structure of the CISCO-DIAL-CONTROL-MIB MIB YANG module. Generated using pyang -f tree command. • +--rw = read-write node • +--ro = read-only node • +-- = configuration data • x-- = deprecated node