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

Prefix: power-ethernet

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

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: POWER-ETHERNET-MIB
  +--ro POWER-ETHERNET-MIB
     +--ro pethPsePortTable
     |  +--ro pethPsePortEntry* [pethPsePortGroupIndex pethPsePortIndex]
     |     +--ro pethPsePortGroupIndex                  int32
     |     +--ro pethPsePortIndex                       int32
     |     +--ro pethPsePortAdminEnable?                boolean
     |     +--ro pethPsePortPowerPairsControlAbility?   boolean
     |     +--ro pethPsePortPowerPairs?                 enumeration
     |     +--ro pethPsePortDetectionStatus?            enumeration
     |     +--ro pethPsePortPowerPriority?              enumeration
     |     +--ro pethPsePortMPSAbsentCounter?           yang:counter32
     |     +--ro pethPsePortType?                       snmp-framework:SnmpAdminString
     |     +--ro pethPsePortPowerClassifications?       enumeration
     |     +--ro pethPsePortInvalidSignatureCounter?    yang:counter32
     |     +--ro pethPsePortPowerDeniedCounter?         yang:counter32
     |     +--ro pethPsePortOverLoadCounter?            yang:counter32
     |     +--ro pethPsePortShortCounter?               yang:counter32
     +--ro pethMainPseTable
     |  +--ro pethMainPseEntry* [pethMainPseGroupIndex]
     |     +--ro pethMainPseGroupIndex          int32
     |     +--ro pethMainPsePower?              yang:gauge32
     |     +--ro pethMainPseOperStatus?         enumeration
     |     +--ro pethMainPseConsumptionPower?   yang:gauge32
     |     +--ro pethMainPseUsageThreshold?     int32
     +--ro pethNotificationControlTable
        +--ro pethNotificationControlEntry* [pethNotificationControlGroupIndex]
           +--ro pethNotificationControlGroupIndex    int32
           +--ro pethNotificationControlEnable?       boolean

  notifications:
    +---n pethPsePortOnOffNotification
    |  +--ro object-1
    |     +--ro pethPsePortGroupIndex?        -> /POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortGroupIndex
    |     +--ro pethPsePortIndex?             -> /POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortIndex
    |     +--ro pethPsePortDetectionStatus?   -> /POWER-ETHERNET-MIB/pethPsePortTable/pethPsePortEntry/pethPsePortDetectionStatus
    +---n pethMainPowerUsageOnNotification
    |  +--ro object-1
    |     +--ro pethMainPseGroupIndex?         -> /POWER-ETHERNET-MIB/pethMainPseTable/pethMainPseEntry/pethMainPseGroupIndex
    |     +--ro pethMainPseConsumptionPower?   -> /POWER-ETHERNET-MIB/pethMainPseTable/pethMainPseEntry/pethMainPseConsumptionPower
    +---n pethMainPowerUsageOffNotification
       +--ro object-1
          +--ro pethMainPseGroupIndex?         -> /POWER-ETHERNET-MIB/pethMainPseTable/pethMainPseEntry/pethMainPseGroupIndex
          +--ro pethMainPseConsumptionPower?   -> /POWER-ETHERNET-MIB/pethMainPseTable/pethMainPseEntry/pethMainPseConsumptionPower

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