{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-POWER-ETHERNET-EXT-MIB",
    "description": "MIB data from `CISCO-POWER-ETHERNET-EXT-MIB` module.\n\n**Root containers:** 1 (CISCO-POWER-ETHERNET-EXT-MIB)\n**Paths:** 53 | **Descendants:** 68\n\nAll endpoints are read-only (GET).",
    "version": "17.18.1",
    "contact": {
      "name": "Cisco IOS-XE RESTCONF API",
      "url": "https://developer.cisco.com/iosxe/"
    },
    "x-yang-module": "CISCO-POWER-ETHERNET-EXT-MIB",
    "x-model-type": "mib"
  },
  "servers": [
    {
      "url": "https://{device}:{port}/restconf",
      "description": "IOS-XE Device RESTCONF API",
      "variables": {
        "device": {
          "default": "devnetsandboxiosxec9k.cisco.com"
        },
        "port": {
          "default": "443"
        }
      }
    }
  ],
  "paths": {
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB": {
      "get": {
        "summary": "Get CISCO-POWER-ETHERNET-EXT-MIB",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpeExtMIBObjects": {
                      "type": "object",
                      "properties": {
                        "cpeExtDefaultAllocation": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cpeExtPolicingNotifEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "cpeExtPowerPriorityEnable": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpeExtPdStatistics": {
                      "type": "object",
                      "properties": {
                        "cpeExtPdStatsTotalDevices": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpeExtMainPseTable": {
                      "type": "object",
                      "properties": {
                        "cpeExtMainPseEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "pethMainPseGroupIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpeExtMainPseEntPhyIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpeExtMainPseDescr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpeExtMainPsePwrMonitorCapable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cpeExtMainPseUsedPower": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cpeExtMainPseRemainingPower": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpeExtPdStatsTable": {
                      "type": "object",
                      "properties": {
                        "cpeExtPdStatsEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cpeExtPdStatsClass": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpeExtPdStatsDeviceCount": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 10
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpTable": {
                      "type": "object",
                      "properties": {
                        "cpeExtPsePortLldpEntry": {
                          "type": "object",
                          "properties": {
                            "pethPsePortGroupIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "pethPsePortIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPwrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPdPwrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPwrSrc": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPdPwrSrc": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPwrPriority": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPdPwrPriority": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPwrReq": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cpeExtPsePortLldpPdPwrReq": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cpeExtPsePortLldpPwrAlloc": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cpeExtPsePortLldpPdPwrAlloc": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cpeExtPsePortLldpPwrClass": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPdPwrClass": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPdPwrSupport": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpeExtPsePortLldpPdPwrPairsOrZero": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpeExtPsePortEnable": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortDiscoverMode": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortDeviceDetected": {
                      "type": "boolean",
                      "example": true
                    },
                    "cpeExtPsePortIeeePd": {
                      "type": "boolean",
                      "example": true
                    },
                    "cpeExtPsePortAdditionalStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "cpeExtPsePortPwrMax": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortPwrAllocated": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortPwrAvailable": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortPwrConsumption": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortMaxPwrDrawn": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortEntPhyIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortPolicingCapable": {
                      "type": "boolean",
                      "example": true
                    },
                    "cpeExtPsePortPolicingEnable": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortPolicingAction": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortPwrManAlloc": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortCapabilities": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB": {
                    "cpeExtMIBObjects": {
                      "cpeExtDefaultAllocation": 1,
                      "cpeExtPolicingNotifEnable": true,
                      "cpeExtPowerPriorityEnable": true
                    },
                    "cpeExtPdStatistics": {
                      "cpeExtPdStatsTotalDevices": 1
                    },
                    "cpeExtMainPseTable": {
                      "cpeExtMainPseEntry": [
                        {
                          "pethMainPseGroupIndex": "configured-value",
                          "cpeExtMainPseEntPhyIndex": "configured-value",
                          "cpeExtMainPseDescr": "configured-value",
                          "cpeExtMainPsePwrMonitorCapable": true,
                          "cpeExtMainPseUsedPower": 1,
                          "cpeExtMainPseRemainingPower": 1
                        }
                      ]
                    },
                    "cpeExtPdStatsTable": {
                      "cpeExtPdStatsEntry": [
                        {
                          "cpeExtPdStatsClass": "default",
                          "cpeExtPdStatsDeviceCount": 10
                        }
                      ]
                    },
                    "cpeExtPsePortLldpTable": {
                      "cpeExtPsePortLldpEntry": {
                        "pethPsePortGroupIndex": "configured-value",
                        "pethPsePortIndex": "configured-value",
                        "cpeExtPsePortLldpPwrType": "configured-value",
                        "cpeExtPsePortLldpPdPwrType": "configured-value",
                        "cpeExtPsePortLldpPwrSrc": "configured-value",
                        "cpeExtPsePortLldpPdPwrSrc": "configured-value",
                        "cpeExtPsePortLldpPwrPriority": "configured-value",
                        "cpeExtPsePortLldpPdPwrPriority": "configured-value",
                        "cpeExtPsePortLldpPwrReq": 1,
                        "cpeExtPsePortLldpPdPwrReq": 1,
                        "cpeExtPsePortLldpPwrAlloc": 1,
                        "cpeExtPsePortLldpPdPwrAlloc": 1,
                        "cpeExtPsePortLldpPwrClass": "configured-value",
                        "cpeExtPsePortLldpPdPwrClass": "configured-value",
                        "cpeExtPsePortLldpPdPwrSupport": "",
                        "cpeExtPsePortLldpPdPwrPairsOrZero": "default"
                      }
                    },
                    "cpeExtPsePortEnable": "default",
                    "cpeExtPsePortDiscoverMode": "default",
                    "cpeExtPsePortDeviceDetected": true,
                    "cpeExtPsePortIeeePd": true,
                    "cpeExtPsePortAdditionalStatus": "",
                    "cpeExtPsePortPwrMax": 1,
                    "cpeExtPsePortPwrAllocated": 1,
                    "cpeExtPsePortPwrAvailable": 1,
                    "cpeExtPsePortPwrConsumption": 1,
                    "cpeExtPsePortMaxPwrDrawn": 1,
                    "cpeExtPsePortEntPhyIndex": "configured-value",
                    "cpeExtPsePortPolicingCapable": true,
                    "cpeExtPsePortPolicingEnable": "default",
                    "cpeExtPsePortPolicingAction": "default",
                    "cpeExtPsePortPwrManAlloc": 1,
                    "cpeExtPsePortCapabilities": ""
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-POWER-ETHERNET-EXT-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMIBObjects": {
      "get": {
        "summary": "Get cpeExtMIBObjects",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMIBObjects",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpeExtDefaultAllocation": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPolicingNotifEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "cpeExtPowerPriorityEnable": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtMIBObjects": {
                    "cpeExtDefaultAllocation": 1,
                    "cpeExtPolicingNotifEnable": true,
                    "cpeExtPowerPriorityEnable": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtMIBObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMIBObjects/cpeExtDefaultAllocation": {
      "get": {
        "summary": "Get cpeExtDefaultAllocation",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMIBObjects-cpeExtDefaultAllocation",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtDefaultAllocation": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtDefaultAllocation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMIBObjects/cpeExtPolicingNotifEnable": {
      "get": {
        "summary": "Get cpeExtPolicingNotifEnable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMIBObjects-cpeExtPolicingNotifEnable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPolicingNotifEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPolicingNotifEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMIBObjects/cpeExtPowerPriorityEnable": {
      "get": {
        "summary": "Get cpeExtPowerPriorityEnable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMIBObjects-cpeExtPowerPriorityEnable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPowerPriorityEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPowerPriorityEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPdStatistics": {
      "get": {
        "summary": "Get cpeExtPdStatistics",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPdStatistics",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpeExtPdStatsTotalDevices": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPdStatistics": {
                    "cpeExtPdStatsTotalDevices": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPdStatistics from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPdStatistics/cpeExtPdStatsTotalDevices": {
      "get": {
        "summary": "Get cpeExtPdStatsTotalDevices",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPdStatistics-cpeExtPdStatsTotalDevices",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPdStatsTotalDevices": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPdStatsTotalDevices from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMainPseTable": {
      "get": {
        "summary": "Get cpeExtMainPseTable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMainPseTable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpeExtMainPseEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "pethMainPseGroupIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpeExtMainPseEntPhyIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpeExtMainPseDescr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpeExtMainPsePwrMonitorCapable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cpeExtMainPseUsedPower": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cpeExtMainPseRemainingPower": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtMainPseTable": {
                    "cpeExtMainPseEntry": [
                      {
                        "pethMainPseGroupIndex": "configured-value",
                        "cpeExtMainPseEntPhyIndex": "configured-value",
                        "cpeExtMainPseDescr": "configured-value",
                        "cpeExtMainPsePwrMonitorCapable": true,
                        "cpeExtMainPseUsedPower": 1,
                        "cpeExtMainPseRemainingPower": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtMainPseTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMainPseTable/cpeExtMainPseEntry": {
      "get": {
        "summary": "Get cpeExtMainPseEntry",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMainPseTable-cpeExtMainPseEntry",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "pethMainPseGroupIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpeExtMainPseEntPhyIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpeExtMainPseDescr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpeExtMainPsePwrMonitorCapable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cpeExtMainPseUsedPower": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cpeExtMainPseRemainingPower": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtMainPseEntry": [
                    {
                      "pethMainPseGroupIndex": "configured-value",
                      "cpeExtMainPseEntPhyIndex": "configured-value",
                      "cpeExtMainPseDescr": "configured-value",
                      "cpeExtMainPsePwrMonitorCapable": true,
                      "cpeExtMainPseUsedPower": 1,
                      "cpeExtMainPseRemainingPower": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtMainPseEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMainPseTable/cpeExtMainPseEntry/pethMainPseGroupIndex": {
      "get": {
        "summary": "Get pethMainPseGroupIndex",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMainPseTable-cpeExtMainPseEntry-pethMainPseGroupIndex",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:pethMainPseGroupIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve pethMainPseGroupIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMainPseTable/cpeExtMainPseEntry/cpeExtMainPseEntPhyIndex": {
      "get": {
        "summary": "Get cpeExtMainPseEntPhyIndex",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMainPseTable-cpeExtMainPseEntry-cpeExtMainPseEntPhyIndex",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtMainPseEntPhyIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtMainPseEntPhyIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMainPseTable/cpeExtMainPseEntry/cpeExtMainPseDescr": {
      "get": {
        "summary": "Get cpeExtMainPseDescr",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMainPseTable-cpeExtMainPseEntry-cpeExtMainPseDescr",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtMainPseDescr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtMainPseDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMainPseTable/cpeExtMainPseEntry/cpeExtMainPsePwrMonitorCapable": {
      "get": {
        "summary": "Get cpeExtMainPsePwrMonitorCapable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMainPseTable-cpeExtMainPseEntry-cpeExtMainPsePwrMonitorCapable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtMainPsePwrMonitorCapable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtMainPsePwrMonitorCapable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMainPseTable/cpeExtMainPseEntry/cpeExtMainPseUsedPower": {
      "get": {
        "summary": "Get cpeExtMainPseUsedPower",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMainPseTable-cpeExtMainPseEntry-cpeExtMainPseUsedPower",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtMainPseUsedPower": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtMainPseUsedPower from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtMainPseTable/cpeExtMainPseEntry/cpeExtMainPseRemainingPower": {
      "get": {
        "summary": "Get cpeExtMainPseRemainingPower",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtMainPseTable-cpeExtMainPseEntry-cpeExtMainPseRemainingPower",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtMainPseRemainingPower": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtMainPseRemainingPower from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPdStatsTable": {
      "get": {
        "summary": "Get cpeExtPdStatsTable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPdStatsTable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpeExtPdStatsEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cpeExtPdStatsClass": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpeExtPdStatsDeviceCount": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 10
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPdStatsTable": {
                    "cpeExtPdStatsEntry": [
                      {
                        "cpeExtPdStatsClass": "default",
                        "cpeExtPdStatsDeviceCount": 10
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPdStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPdStatsTable/cpeExtPdStatsEntry": {
      "get": {
        "summary": "Get cpeExtPdStatsEntry",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPdStatsTable-cpeExtPdStatsEntry",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "cpeExtPdStatsClass": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpeExtPdStatsDeviceCount": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 10
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPdStatsEntry": [
                    {
                      "cpeExtPdStatsClass": "default",
                      "cpeExtPdStatsDeviceCount": 10
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPdStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPdStatsTable/cpeExtPdStatsEntry/cpeExtPdStatsClass": {
      "get": {
        "summary": "Get cpeExtPdStatsClass",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPdStatsTable-cpeExtPdStatsEntry-cpeExtPdStatsClass",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPdStatsClass": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPdStatsClass from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPdStatsTable/cpeExtPdStatsEntry/cpeExtPdStatsDeviceCount": {
      "get": {
        "summary": "Get cpeExtPdStatsDeviceCount",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPdStatsTable-cpeExtPdStatsEntry-cpeExtPdStatsDeviceCount",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 10
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPdStatsDeviceCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPdStatsDeviceCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable": {
      "get": {
        "summary": "Get cpeExtPsePortLldpTable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpeExtPsePortLldpEntry": {
                      "type": "object",
                      "properties": {
                        "pethPsePortGroupIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "pethPsePortIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPwrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPdPwrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPwrSrc": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPdPwrSrc": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPwrPriority": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPdPwrPriority": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPwrReq": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cpeExtPsePortLldpPdPwrReq": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cpeExtPsePortLldpPwrAlloc": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cpeExtPsePortLldpPdPwrAlloc": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cpeExtPsePortLldpPwrClass": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPdPwrClass": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPdPwrSupport": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpeExtPsePortLldpPdPwrPairsOrZero": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpTable": {
                    "cpeExtPsePortLldpEntry": {
                      "pethPsePortGroupIndex": "configured-value",
                      "pethPsePortIndex": "configured-value",
                      "cpeExtPsePortLldpPwrType": "configured-value",
                      "cpeExtPsePortLldpPdPwrType": "configured-value",
                      "cpeExtPsePortLldpPwrSrc": "configured-value",
                      "cpeExtPsePortLldpPdPwrSrc": "configured-value",
                      "cpeExtPsePortLldpPwrPriority": "configured-value",
                      "cpeExtPsePortLldpPdPwrPriority": "configured-value",
                      "cpeExtPsePortLldpPwrReq": 1,
                      "cpeExtPsePortLldpPdPwrReq": 1,
                      "cpeExtPsePortLldpPwrAlloc": 1,
                      "cpeExtPsePortLldpPdPwrAlloc": 1,
                      "cpeExtPsePortLldpPwrClass": "configured-value",
                      "cpeExtPsePortLldpPdPwrClass": "configured-value",
                      "cpeExtPsePortLldpPdPwrSupport": "",
                      "cpeExtPsePortLldpPdPwrPairsOrZero": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry": {
      "get": {
        "summary": "Get cpeExtPsePortLldpEntry",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "pethPsePortGroupIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "pethPsePortIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPwrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPdPwrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPwrSrc": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPdPwrSrc": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPwrPriority": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPdPwrPriority": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPwrReq": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortLldpPdPwrReq": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortLldpPwrAlloc": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortLldpPdPwrAlloc": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpeExtPsePortLldpPwrClass": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPdPwrClass": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPdPwrSupport": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpeExtPsePortLldpPdPwrPairsOrZero": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpEntry": {
                    "pethPsePortGroupIndex": "configured-value",
                    "pethPsePortIndex": "configured-value",
                    "cpeExtPsePortLldpPwrType": "configured-value",
                    "cpeExtPsePortLldpPdPwrType": "configured-value",
                    "cpeExtPsePortLldpPwrSrc": "configured-value",
                    "cpeExtPsePortLldpPdPwrSrc": "configured-value",
                    "cpeExtPsePortLldpPwrPriority": "configured-value",
                    "cpeExtPsePortLldpPdPwrPriority": "configured-value",
                    "cpeExtPsePortLldpPwrReq": 1,
                    "cpeExtPsePortLldpPdPwrReq": 1,
                    "cpeExtPsePortLldpPwrAlloc": 1,
                    "cpeExtPsePortLldpPdPwrAlloc": 1,
                    "cpeExtPsePortLldpPwrClass": "configured-value",
                    "cpeExtPsePortLldpPdPwrClass": "configured-value",
                    "cpeExtPsePortLldpPdPwrSupport": "",
                    "cpeExtPsePortLldpPdPwrPairsOrZero": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/pethPsePortGroupIndex": {
      "get": {
        "summary": "Get pethPsePortGroupIndex",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-pethPsePortGroupIndex",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:pethPsePortGroupIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve pethPsePortGroupIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/pethPsePortIndex": {
      "get": {
        "summary": "Get pethPsePortIndex",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-pethPsePortIndex",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:pethPsePortIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve pethPsePortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPwrType": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPwrType",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPwrType",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPwrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPwrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPdPwrType": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPdPwrType",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPdPwrType",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPdPwrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPdPwrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPwrSrc": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPwrSrc",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPwrSrc",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPwrSrc": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPwrSrc from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPdPwrSrc": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPdPwrSrc",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPdPwrSrc",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPdPwrSrc": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPdPwrSrc from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPwrPriority": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPwrPriority",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPwrPriority",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPwrPriority": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPwrPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPdPwrPriority": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPdPwrPriority",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPdPwrPriority",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPdPwrPriority": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPdPwrPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPwrReq": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPwrReq",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPwrReq",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPwrReq": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPwrReq from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPdPwrReq": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPdPwrReq",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPdPwrReq",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPdPwrReq": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPdPwrReq from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPwrAlloc": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPwrAlloc",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPwrAlloc",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPwrAlloc": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPwrAlloc from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPdPwrAlloc": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPdPwrAlloc",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPdPwrAlloc",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPdPwrAlloc": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPdPwrAlloc from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPwrClass": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPwrClass",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPwrClass",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPwrClass": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPwrClass from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPdPwrClass": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPdPwrClass",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPdPwrClass",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPdPwrClass": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPdPwrClass from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPdPwrSupport": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPdPwrSupport",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPdPwrSupport",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPdPwrSupport": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPdPwrSupport from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortLldpTable/cpeExtPsePortLldpEntry/cpeExtPsePortLldpPdPwrPairsOrZero": {
      "get": {
        "summary": "Get cpeExtPsePortLldpPdPwrPairsOrZero",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortLldpTable-cpeExtPsePortLldpEntry-cpeExtPsePortLldpPdPwrPairsOrZero",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortLldpPdPwrPairsOrZero": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortLldpPdPwrPairsOrZero from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortEnable": {
      "get": {
        "summary": "Get cpeExtPsePortEnable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortEnable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortEnable": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortDiscoverMode": {
      "get": {
        "summary": "Get cpeExtPsePortDiscoverMode",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortDiscoverMode",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortDiscoverMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortDiscoverMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortDeviceDetected": {
      "get": {
        "summary": "Get cpeExtPsePortDeviceDetected",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortDeviceDetected",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortDeviceDetected": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortDeviceDetected from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortIeeePd": {
      "get": {
        "summary": "Get cpeExtPsePortIeeePd",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortIeeePd",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortIeeePd": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortIeeePd from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortAdditionalStatus": {
      "get": {
        "summary": "Get cpeExtPsePortAdditionalStatus",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortAdditionalStatus",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortAdditionalStatus": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortAdditionalStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortPwrMax": {
      "get": {
        "summary": "Get cpeExtPsePortPwrMax",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortPwrMax",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPwrMax": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortPwrMax from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortPwrAllocated": {
      "get": {
        "summary": "Get cpeExtPsePortPwrAllocated",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortPwrAllocated",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPwrAllocated": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortPwrAllocated from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortPwrAvailable": {
      "get": {
        "summary": "Get cpeExtPsePortPwrAvailable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortPwrAvailable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPwrAvailable": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortPwrAvailable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortPwrConsumption": {
      "get": {
        "summary": "Get cpeExtPsePortPwrConsumption",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortPwrConsumption",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPwrConsumption": 125
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortPwrConsumption from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortMaxPwrDrawn": {
      "get": {
        "summary": "Get cpeExtPsePortMaxPwrDrawn",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortMaxPwrDrawn",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortMaxPwrDrawn": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortMaxPwrDrawn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortEntPhyIndex": {
      "get": {
        "summary": "Get cpeExtPsePortEntPhyIndex",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortEntPhyIndex",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortEntPhyIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortEntPhyIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortPolicingCapable": {
      "get": {
        "summary": "Get cpeExtPsePortPolicingCapable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortPolicingCapable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPolicingCapable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortPolicingCapable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortPolicingEnable": {
      "get": {
        "summary": "Get cpeExtPsePortPolicingEnable",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortPolicingEnable",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPolicingEnable": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortPolicingEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortPolicingAction": {
      "get": {
        "summary": "Get cpeExtPsePortPolicingAction",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortPolicingAction",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPolicingAction": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortPolicingAction from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortPwrManAlloc": {
      "get": {
        "summary": "Get cpeExtPsePortPwrManAlloc",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortPwrManAlloc",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortPwrManAlloc": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortPwrManAlloc from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB/cpeExtPsePortCapabilities": {
      "get": {
        "summary": "Get cpeExtPsePortCapabilities",
        "operationId": "get-CISCO-POWER-ETHERNET-EXT-MIB:CISCO-POWER-ETHERNET-EXT-MIB-cpeExtPsePortCapabilities",
        "tags": [
          "CISCO-POWER-ETHERNET-EXT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-POWER-ETHERNET-EXT-MIB:cpeExtPsePortCapabilities": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpeExtPsePortCapabilities from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    }
  },
  "components": {
    "securitySchemes": {
      "basicAuth": {
        "type": "http",
        "scheme": "basic",
        "description": "RESTCONF basic authentication (RFC 8040)"
      }
    },
    "parameters": {
      "accept": {
        "name": "Accept",
        "in": "header",
        "required": false,
        "schema": {
          "type": "string",
          "default": "application/yang-data+json"
        }
      },
      "depth": {
        "name": "depth",
        "in": "query",
        "required": false,
        "description": "Limit response depth (RFC 8040)",
        "schema": {
          "type": "string",
          "default": "unbounded"
        }
      }
    }
  },
  "security": [
    {
      "basicAuth": []
    }
  ]
}
