📊 CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB

Prefix: cisco-config-ma

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-CONFIG-MAN-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-CONFIG-MAN-MIB
  +--ro CISCO-CONFIG-MAN-MIB
     +--ro ccmHistory
     |  +--ro ccmHistoryRunningLastChanged?   yang:timeticks
     |  +--ro ccmHistoryRunningLastSaved?     yang:timeticks
     |  +--ro ccmHistoryStartupLastChanged?   yang:timeticks
     |  +--ro ccmHistoryMaxEventEntries?      int32
     |  +--ro ccmHistoryEventEntriesBumped?   yang:counter32
     +--ro ccmCLIHistory
     |  +--ro ccmCLIHistoryMaxCmdEntries?       uint32
     |  +--ro ccmCLIHistoryCmdEntries?          yang:gauge32
     |  +--ro ccmCLIHistoryCmdEntriesAllowed?   uint32
     +--ro ccmCLICfg
     |  +--ro ccmCLICfgRunConfNotifEnable?   boolean
     +--ro ccmCTIDObjects
     |  +--ro ccmCTID?                        cisco-tc:Unsigned64
     |  +--ro ccmCTIDLastChangeTime?          snmpv2-tc:DateAndTime
     |  +--ro ccmCTIDWhoChanged?              snmp-framework:SnmpAdminString
     |  +--ro ccmCTIDRolledOverNotifEnable?   boolean
     +--ro ccmHistoryEventTable
     |  +--ro ccmHistoryEventEntry* [ccmHistoryEventIndex]
     |     +--ro ccmHistoryEventIndex                    int32
     |     +--ro ccmHistoryEventTime?                    yang:timeticks
     |     +--ro ccmHistoryEventCommandSource?           enumeration
     |     +--ro ccmHistoryEventConfigSource?            CISCO-CONFIG-MAN-MIB:HistoryEventMedium
     |     +--ro ccmHistoryEventConfigDestination?       CISCO-CONFIG-MAN-MIB:HistoryEventMedium
     |     +--ro ccmHistoryEventTerminalType?            enumeration
     |     +--ro ccmHistoryEventTerminalNumber?          int32
     |     +--ro ccmHistoryEventTerminalUser?            snmpv2-tc:DisplayString
     |     +--ro ccmHistoryEventTerminalLocation?        snmpv2-tc:DisplayString
     |     x--ro ccmHistoryEventCommandSourceAddress?    inet:ipv4-address
     |     +--ro ccmHistoryEventVirtualHostName?         snmpv2-tc:DisplayString
     |     x--ro ccmHistoryEventServerAddress?           inet:ipv4-address
     |     +--ro ccmHistoryEventFile?                    snmpv2-tc:DisplayString
     |     +--ro ccmHistoryEventRcpUser?                 snmpv2-tc:DisplayString
     |     +--ro ccmHistoryCLICmdEntriesBumped?          yang:counter32
     |     +--ro ccmHistoryEventCommandSourceAddrType?   inet-address:InetAddressType
     |     +--ro ccmHistoryEventCommandSourceAddrRev1?   inet-address:InetAddress
     |     +--ro ccmHistoryEventServerAddrType?          inet-address:InetAddressType
     |     +--ro ccmHistoryEventServerAddrRev1?          inet-address:InetAddress
     +--ro ccmCLIHistoryCommandTable
        +--ro ccmCLIHistoryCommandEntry* [ccmHistoryEventIndex ccmCLIHistoryCommandIndex]
           +--ro ccmHistoryEventIndex         -> /CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventIndex
           +--ro ccmCLIHistoryCommandIndex    uint32
           +--ro ccmCLIHistoryCommand?        snmpv2-tc:DisplayString

  notifications:
    +---n ciscoConfigManEvent
    |  +--ro object-1
    |  |  +--ro ccmHistoryEventIndex?           -> /CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventIndex
    |  |  +--ro ccmHistoryEventCommandSource?   -> /CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventCommandSource
    |  +--ro object-2
    |  |  +--ro ccmHistoryEventIndex?          -> /CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventIndex
    |  |  +--ro ccmHistoryEventConfigSource?   -> /CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventConfigSource
    |  +--ro object-3
    |     +--ro ccmHistoryEventIndex?               -> /CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventIndex
    |     +--ro ccmHistoryEventConfigDestination?   -> /CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventConfigDestination
    +---n ccmCLIRunningConfigChanged
    |  +--ro object-1
    |  |  +--ro ccmHistoryRunningLastChanged?   -> /CISCO-CONFIG-MAN-MIB/ccmHistory/ccmHistoryRunningLastChanged
    |  +--ro object-2
    |     +--ro ccmHistoryEventIndex?          -> /CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventIndex
    |     +--ro ccmHistoryEventTerminalType?   -> /CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventTerminalType
    +---n ccmCTIDRolledOver

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