📊 CISCO-IMAGE-LICENSE-MGMT-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-IMAGE-LICENSE-MGMT-MIB

Prefix: cisco-image-lic

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-IMAGE-LICENSE-MGMT-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-IMAGE-LICENSE-MGMT-MIB
  +--ro CISCO-IMAGE-LICENSE-MGMT-MIB
     +--ro ciscoImageLicenseMgmtMIBObjects
     |  +--ro cilmEULAAccepted?   boolean
     +--ro cilmNotifCntl
     |  +--ro cilmImageLevelChangedNotif?   boolean
     +--ro cilmBootImageLevelTable
     |  +--ro cilmBootImageLevelEntry* [entPhysicalIndex cilmModuleName]
     |     +--ro entPhysicalIndex                 -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
     |     +--ro cilmModuleName                   snmp-framework:SnmpAdminString
     |     +--ro cilmCurrentImageLevel?           CISCO-IMAGE-LICENSE-MGMT-MIB:BootImageLevel
     |     +--ro cilmConfiguredBootImageLevel?    CISCO-IMAGE-LICENSE-MGMT-MIB:BootImageLevel
     |     +--ro cilmNextBootImageLevel?          CISCO-IMAGE-LICENSE-MGMT-MIB:BootImageLevel
     |     +--ro cilmCurrentLicenseStoreIndex?    uint32
     |     +--ro cilmCurrentLicenseIndex?         uint32
     |     +--ro cilmNextBootLicenseStoreIndex?   uint32
     |     +--ro cilmNextBootLicenseIndex?        uint32
     +--ro cilmImageLevelToLicenseMapTable
        +--ro cilmImageLevelToLicenseMapEntry* [entPhysicalIndex cilmModuleName cilmImageLicenseMapIndex]
           +--ro entPhysicalIndex              -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
           +--ro cilmModuleName                -> /CISCO-IMAGE-LICENSE-MGMT-MIB/cilmBootImageLevelTable/cilmBootImageLevelEntry/cilmModuleName
           +--ro cilmImageLicenseMapIndex      uint32
           +--ro cilmImageLicenseImageLevel?   CISCO-IMAGE-LICENSE-MGMT-MIB:BootImageLevel
           +--ro cilmImageLicenseName?         CISCO-IMAGE-LICENSE-MGMT-MIB:LicenseNameList
           +--ro cilmImageLicensePriority?     uint32

  notifications:
    +---n cilmBootImageLevelChanged
       +--ro object-1
       |  +--ro entPhysicalIndex?        -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
       |  +--ro cilmModuleName?          -> /CISCO-IMAGE-LICENSE-MGMT-MIB/cilmBootImageLevelTable/cilmBootImageLevelEntry/cilmModuleName
       |  +--ro cilmCurrentImageLevel?   -> /CISCO-IMAGE-LICENSE-MGMT-MIB/cilmBootImageLevelTable/cilmBootImageLevelEntry/cilmCurrentImageLevel
       +--ro object-2
          +--ro entPhysicalIndex?               -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
          +--ro cilmModuleName?                 -> /CISCO-IMAGE-LICENSE-MGMT-MIB/cilmBootImageLevelTable/cilmBootImageLevelEntry/cilmModuleName
          +--ro cilmConfiguredBootImageLevel?   -> /CISCO-IMAGE-LICENSE-MGMT-MIB/cilmBootImageLevelTable/cilmBootImageLevelEntry/cilmConfiguredBootImageLevel

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