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

Prefix: cisco-power-eth

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-POWER-ETHERNET-EXT-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-POWER-ETHERNET-EXT-MIB
  +--ro CISCO-POWER-ETHERNET-EXT-MIB
     +--ro cpeExtMIBObjects
     |  +--ro cpeExtDefaultAllocation?     uint32
     |  +--ro cpeExtPolicingNotifEnable?   boolean
     |  +--ro cpeExtPowerPriorityEnable?   boolean
     +--ro cpeExtPdStatistics
     |  +--ro cpeExtPdStatsTotalDevices?   uint32
     +--ro cpeExtMainPseTable
     |  +--ro cpeExtMainPseEntry* [pethMainPseGroupIndex]
     |     +--ro pethMainPseGroupIndex             -> /power-ethernet:POWER-ETHERNET-MIB/pethMainPseTable/pethMainPseEntry/pethMainPseGroupIndex
     |     +--ro cpeExtMainPseEntPhyIndex?         cisco-tc:EntPhysicalIndexOrZero
     |     +--ro cpeExtMainPseDescr?               snmp-framework:SnmpAdminString
     |     +--ro cpeExtMainPsePwrMonitorCapable?   boolean
     |     +--ro cpeExtMainPseUsedPower?           uint32
     |     +--ro cpeExtMainPseRemainingPower?      uint32
     +--ro cpeExtPdStatsTable
     |  +--ro cpeExtPdStatsEntry* [cpeExtPdStatsClass]
     |     +--ro cpeExtPdStatsClass          enumeration
     |     +--ro cpeExtPdStatsDeviceCount?   uint32
     +--ro cpeExtPsePortLldpTable
        +--ro cpeExtPsePortLldpEntry* [pethPsePortGroupIndex pethPsePortIndex]
           +--ro pethPsePortGroupIndex                -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortGroupIndex
           +--ro pethPsePortIndex                     -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortIndex
           +--ro cpeExtPsePortLldpPwrType?            CISCO-POWER-ETHERNET-EXT-MIB:CpeExtLldpPwrType
           +--ro cpeExtPsePortLldpPdPwrType?          CISCO-POWER-ETHERNET-EXT-MIB:CpeExtLldpPwrType
           +--ro cpeExtPsePortLldpPwrSrc?             CISCO-POWER-ETHERNET-EXT-MIB:CpeExtLldpPwrSrc
           +--ro cpeExtPsePortLldpPdPwrSrc?           CISCO-POWER-ETHERNET-EXT-MIB:CpeExtLldpPwrSrc
           +--ro cpeExtPsePortLldpPwrPriority?        CISCO-POWER-ETHERNET-EXT-MIB:CpeExtPwrPriority
           +--ro cpeExtPsePortLldpPdPwrPriority?      CISCO-POWER-ETHERNET-EXT-MIB:CpeExtPwrPriority
           +--ro cpeExtPsePortLldpPwrReq?             uint32
           +--ro cpeExtPsePortLldpPdPwrReq?           uint32
           +--ro cpeExtPsePortLldpPwrAlloc?           uint32
           +--ro cpeExtPsePortLldpPdPwrAlloc?         uint32
           +--ro cpeExtPsePortLldpPwrClass?           CISCO-POWER-ETHERNET-EXT-MIB:CpeExtLldpPwrClassOrZero
           +--ro cpeExtPsePortLldpPdPwrClass?         CISCO-POWER-ETHERNET-EXT-MIB:CpeExtLldpPwrClassOrZero
           +--ro cpeExtPsePortLldpPdPwrSupport?       bits
           +--ro cpeExtPsePortLldpPdPwrPairsOrZero?   enumeration

  augment /power-ethernet:POWER-ETHERNET-MIB/power-ethernet:pethPsePortTable/power-ethernet:pethPsePortEntry:
    +--ro cpeExtPsePortEnable?             enumeration
    +--ro cpeExtPsePortDiscoverMode?       enumeration
    +--ro cpeExtPsePortDeviceDetected?     boolean
    +--ro cpeExtPsePortIeeePd?             boolean
    +--ro cpeExtPsePortAdditionalStatus?   bits
    +--ro cpeExtPsePortPwrMax?             uint32
    +--ro cpeExtPsePortPwrAllocated?       uint32
    +--ro cpeExtPsePortPwrAvailable?       uint32
    +--ro cpeExtPsePortPwrConsumption?     uint32
    +--ro cpeExtPsePortMaxPwrDrawn?        uint32
    +--ro cpeExtPsePortEntPhyIndex?        cisco-tc:EntPhysicalIndexOrZero
    +--ro cpeExtPsePortPolicingCapable?    boolean
    +--ro cpeExtPsePortPolicingEnable?     enumeration
    +--ro cpeExtPsePortPolicingAction?     enumeration
    +--ro cpeExtPsePortPwrManAlloc?        uint32
    +--ro cpeExtPsePortCapabilities?       bits

  notifications:
    +---n cpeExtPolicingNotif
       +--ro object-1
       |  +--ro pethPsePortGroupIndex?         -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortGroupIndex
       |  +--ro pethPsePortIndex?              -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortIndex
       |  +--ro cpeExtPsePortPolicingAction?   -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPolicingAction
       +--ro object-2
       |  +--ro pethPsePortGroupIndex?           -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortGroupIndex
       |  +--ro pethPsePortIndex?                -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortIndex
       |  +--ro cpeExtPsePortAdditionalStatus?   -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortAdditionalStatus
       +--ro object-3
       |  +--ro pethPsePortGroupIndex?       -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortGroupIndex
       |  +--ro pethPsePortIndex?            -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortIndex
       |  +--ro cpeExtPsePortPwrAllocated?   -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPwrAllocated
       +--ro object-4
          +--ro pethPsePortGroupIndex?      -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortGroupIndex
          +--ro pethPsePortIndex?           -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortIndex
          +--ro cpeExtPsePortMaxPwrDrawn?   -> /power-ethernet:POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortMaxPwrDrawn

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