📊 CISCO-ENTITY-EXT-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-ENTITY-EXT-MIB

Prefix: cisco-entity-ex

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-ENTITY-EXT-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-ENTITY-EXT-MIB
  +--ro CISCO-ENTITY-EXT-MIB
     +--ro ceExtPhysicalProcessorTable
     |  +--ro ceExtPhysicalProcessorEntry* [entPhysicalIndex]
     |     +--ro entPhysicalIndex             -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
     |     +--ro ceExtProcessorRam?           uint32
     |     +--ro ceExtNVRAMSize?              uint32
     |     +--ro ceExtNVRAMUsed?              uint32
     |     +--ro ceExtProcessorRamOverflow?   uint32
     |     +--ro ceExtHCProcessorRam?         cisco-tc:Unsigned64
     +--ro ceExtConfigRegTable
     |  +--ro ceExtConfigRegEntry* [entPhysicalIndex]
     |     +--ro entPhysicalIndex           -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
     |     +--ro ceExtConfigRegister?       CISCO-ENTITY-EXT-MIB:ConfigRegisterValue
     |     +--ro ceExtConfigRegNext?        CISCO-ENTITY-EXT-MIB:ConfigRegisterValue
     |     +--ro ceExtSysBootImageList?     CISCO-ENTITY-EXT-MIB:BootImageList
     |     +--ro ceExtKickstartImageList?   CISCO-ENTITY-EXT-MIB:BootImageList
     +--ro ceExtEntityLEDTable
        +--ro ceExtEntityLEDEntry* [entPhysicalIndex ceExtEntityLEDType]
           +--ro entPhysicalIndex       -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
           +--ro ceExtEntityLEDType     enumeration
           +--ro ceExtEntityLEDColor?   enumeration

  augment /entity-mib:ENTITY-MIB/entity-mib:entPhysicalTable/entity-mib:entPhysicalEntry:
    +--ro ceEntPhysicalSecondSerialNum?   snmp-framework:SnmpAdminString

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