{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-IETF-PW-ENET-MIB",
    "description": "MIB data from `CISCO-IETF-PW-ENET-MIB` module.\n\n**Root containers:** 1 (CISCO-IETF-PW-ENET-MIB)\n**Paths:** 22 | **Descendants:** 21\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-IETF-PW-ENET-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-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB": {
      "get": {
        "summary": "Get CISCO-IETF-PW-ENET-MIB",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB",
        "tags": [
          "CISCO-IETF-PW-ENET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcEnetTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcEnetEntry": {
                          "type": "object",
                          "properties": {
                            "cpwVcIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcEnetPwVlan": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcEnetVlanMode": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcEnetPortVlan": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcEnetVcIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcEnetPortIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcEnetRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "cpwVcEnetStorageType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpwVcEnetMplsPriMappingTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcEnetMplsPriMappingTableEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cpwVcIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcEnetMplsPriMapping": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcEnetMplsPriMappingRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cpwVcEnetMplsPriMappingStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpwVcEnetStatsTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcEnetStatsEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cpwVcIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcEnetStatsIllegalVlan": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcEnetStatsIllegalLength": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB": {
                    "cpwVcEnetTable": {
                      "cpwVcEnetEntry": {
                        "cpwVcIndex": "configured-value",
                        "cpwVcEnetPwVlan": "configured-value",
                        "cpwVcEnetVlanMode": "default",
                        "cpwVcEnetPortVlan": "configured-value",
                        "cpwVcEnetVcIfIndex": "configured-value",
                        "cpwVcEnetPortIfIndex": "configured-value",
                        "cpwVcEnetRowStatus": "active",
                        "cpwVcEnetStorageType": "configured-value"
                      }
                    },
                    "cpwVcEnetMplsPriMappingTable": {
                      "cpwVcEnetMplsPriMappingTableEntry": [
                        {
                          "cpwVcIndex": "configured-value",
                          "cpwVcEnetMplsPriMapping": "",
                          "cpwVcEnetMplsPriMappingRowStatus": "active",
                          "cpwVcEnetMplsPriMappingStorageType": "configured-value"
                        }
                      ]
                    },
                    "cpwVcEnetStatsTable": {
                      "cpwVcEnetStatsEntry": [
                        {
                          "cpwVcIndex": "configured-value",
                          "cpwVcEnetStatsIllegalVlan": "configured-value",
                          "cpwVcEnetStatsIllegalLength": "configured-value"
                        }
                      ]
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-IETF-PW-ENET-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable": {
      "get": {
        "summary": "Get cpwVcEnetTable",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable",
        "tags": [
          "CISCO-IETF-PW-ENET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcEnetEntry": {
                      "type": "object",
                      "properties": {
                        "cpwVcIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcEnetPwVlan": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcEnetVlanMode": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcEnetPortVlan": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcEnetVcIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcEnetPortIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcEnetRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "cpwVcEnetStorageType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ENET-MIB:cpwVcEnetTable": {
                    "cpwVcEnetEntry": {
                      "cpwVcIndex": "configured-value",
                      "cpwVcEnetPwVlan": "configured-value",
                      "cpwVcEnetVlanMode": "default",
                      "cpwVcEnetPortVlan": "configured-value",
                      "cpwVcEnetVcIfIndex": "configured-value",
                      "cpwVcEnetPortIfIndex": "configured-value",
                      "cpwVcEnetRowStatus": "active",
                      "cpwVcEnetStorageType": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable/cpwVcEnetEntry": {
      "get": {
        "summary": "Get cpwVcEnetEntry",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable-cpwVcEnetEntry",
        "tags": [
          "CISCO-IETF-PW-ENET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpwVcEnetPwVlan": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpwVcEnetVlanMode": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpwVcEnetPortVlan": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpwVcEnetVcIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpwVcEnetPortIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpwVcEnetRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "cpwVcEnetStorageType": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ENET-MIB:cpwVcEnetEntry": {
                    "cpwVcIndex": "configured-value",
                    "cpwVcEnetPwVlan": "configured-value",
                    "cpwVcEnetVlanMode": "default",
                    "cpwVcEnetPortVlan": "configured-value",
                    "cpwVcEnetVcIfIndex": "configured-value",
                    "cpwVcEnetPortIfIndex": "configured-value",
                    "cpwVcEnetRowStatus": "active",
                    "cpwVcEnetStorageType": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable/cpwVcEnetEntry/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable-cpwVcEnetEntry-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable/cpwVcEnetEntry/cpwVcEnetPwVlan": {
      "get": {
        "summary": "Get cpwVcEnetPwVlan",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable-cpwVcEnetEntry-cpwVcEnetPwVlan",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetPwVlan": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetPwVlan from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable/cpwVcEnetEntry/cpwVcEnetVlanMode": {
      "get": {
        "summary": "Get cpwVcEnetVlanMode",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable-cpwVcEnetEntry-cpwVcEnetVlanMode",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetVlanMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetVlanMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable/cpwVcEnetEntry/cpwVcEnetPortVlan": {
      "get": {
        "summary": "Get cpwVcEnetPortVlan",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable-cpwVcEnetEntry-cpwVcEnetPortVlan",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetPortVlan": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetPortVlan from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable/cpwVcEnetEntry/cpwVcEnetVcIfIndex": {
      "get": {
        "summary": "Get cpwVcEnetVcIfIndex",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable-cpwVcEnetEntry-cpwVcEnetVcIfIndex",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetVcIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetVcIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable/cpwVcEnetEntry/cpwVcEnetPortIfIndex": {
      "get": {
        "summary": "Get cpwVcEnetPortIfIndex",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable-cpwVcEnetEntry-cpwVcEnetPortIfIndex",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetPortIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetPortIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable/cpwVcEnetEntry/cpwVcEnetRowStatus": {
      "get": {
        "summary": "Get cpwVcEnetRowStatus",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable-cpwVcEnetEntry-cpwVcEnetRowStatus",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetTable/cpwVcEnetEntry/cpwVcEnetStorageType": {
      "get": {
        "summary": "Get cpwVcEnetStorageType",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetTable-cpwVcEnetEntry-cpwVcEnetStorageType",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetMplsPriMappingTable": {
      "get": {
        "summary": "Get cpwVcEnetMplsPriMappingTable",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetMplsPriMappingTable",
        "tags": [
          "CISCO-IETF-PW-ENET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcEnetMplsPriMappingTableEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cpwVcIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcEnetMplsPriMapping": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcEnetMplsPriMappingRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cpwVcEnetMplsPriMappingStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ENET-MIB:cpwVcEnetMplsPriMappingTable": {
                    "cpwVcEnetMplsPriMappingTableEntry": [
                      {
                        "cpwVcIndex": "configured-value",
                        "cpwVcEnetMplsPriMapping": "",
                        "cpwVcEnetMplsPriMappingRowStatus": "active",
                        "cpwVcEnetMplsPriMappingStorageType": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetMplsPriMappingTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetMplsPriMappingTable/cpwVcEnetMplsPriMappingTableEntry": {
      "get": {
        "summary": "Get cpwVcEnetMplsPriMappingTableEntry",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetMplsPriMappingTable-cpwVcEnetMplsPriMappingTableEntry",
        "tags": [
          "CISCO-IETF-PW-ENET-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": {
                      "cpwVcIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcEnetMplsPriMapping": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcEnetMplsPriMappingRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cpwVcEnetMplsPriMappingStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ENET-MIB:cpwVcEnetMplsPriMappingTableEntry": [
                    {
                      "cpwVcIndex": "configured-value",
                      "cpwVcEnetMplsPriMapping": "",
                      "cpwVcEnetMplsPriMappingRowStatus": "active",
                      "cpwVcEnetMplsPriMappingStorageType": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetMplsPriMappingTableEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetMplsPriMappingTable/cpwVcEnetMplsPriMappingTableEntry/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetMplsPriMappingTable-cpwVcEnetMplsPriMappingTableEntry-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetMplsPriMappingTable/cpwVcEnetMplsPriMappingTableEntry/cpwVcEnetMplsPriMapping": {
      "get": {
        "summary": "Get cpwVcEnetMplsPriMapping",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetMplsPriMappingTable-cpwVcEnetMplsPriMappingTableEntry-cpwVcEnetMplsPriMapping",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetMplsPriMapping": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetMplsPriMapping from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetMplsPriMappingTable/cpwVcEnetMplsPriMappingTableEntry/cpwVcEnetMplsPriMappingRowStatus": {
      "get": {
        "summary": "Get cpwVcEnetMplsPriMappingRowStatus",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetMplsPriMappingTable-cpwVcEnetMplsPriMappingTableEntry-cpwVcEnetMplsPriMappingRowStatus",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetMplsPriMappingRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetMplsPriMappingRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetMplsPriMappingTable/cpwVcEnetMplsPriMappingTableEntry/cpwVcEnetMplsPriMappingStorageType": {
      "get": {
        "summary": "Get cpwVcEnetMplsPriMappingStorageType",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetMplsPriMappingTable-cpwVcEnetMplsPriMappingTableEntry-cpwVcEnetMplsPriMappingStorageType",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetMplsPriMappingStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetMplsPriMappingStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetStatsTable": {
      "get": {
        "summary": "Get cpwVcEnetStatsTable",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetStatsTable",
        "tags": [
          "CISCO-IETF-PW-ENET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcEnetStatsEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cpwVcIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcEnetStatsIllegalVlan": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcEnetStatsIllegalLength": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ENET-MIB:cpwVcEnetStatsTable": {
                    "cpwVcEnetStatsEntry": [
                      {
                        "cpwVcIndex": "configured-value",
                        "cpwVcEnetStatsIllegalVlan": "configured-value",
                        "cpwVcEnetStatsIllegalLength": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetStatsTable/cpwVcEnetStatsEntry": {
      "get": {
        "summary": "Get cpwVcEnetStatsEntry",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetStatsTable-cpwVcEnetStatsEntry",
        "tags": [
          "CISCO-IETF-PW-ENET-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": {
                      "cpwVcIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcEnetStatsIllegalVlan": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcEnetStatsIllegalLength": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ENET-MIB:cpwVcEnetStatsEntry": [
                    {
                      "cpwVcIndex": "configured-value",
                      "cpwVcEnetStatsIllegalVlan": "configured-value",
                      "cpwVcEnetStatsIllegalLength": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetStatsTable/cpwVcEnetStatsEntry/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetStatsTable-cpwVcEnetStatsEntry-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetStatsTable/cpwVcEnetStatsEntry/cpwVcEnetStatsIllegalVlan": {
      "get": {
        "summary": "Get cpwVcEnetStatsIllegalVlan",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetStatsTable-cpwVcEnetStatsEntry-cpwVcEnetStatsIllegalVlan",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetStatsIllegalVlan": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetStatsIllegalVlan from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB/cpwVcEnetStatsTable/cpwVcEnetStatsEntry/cpwVcEnetStatsIllegalLength": {
      "get": {
        "summary": "Get cpwVcEnetStatsIllegalLength",
        "operationId": "get-CISCO-IETF-PW-ENET-MIB:CISCO-IETF-PW-ENET-MIB-cpwVcEnetStatsTable-cpwVcEnetStatsEntry-cpwVcEnetStatsIllegalLength",
        "tags": [
          "CISCO-IETF-PW-ENET-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-IETF-PW-ENET-MIB:cpwVcEnetStatsIllegalLength": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEnetStatsIllegalLength 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": []
    }
  ]
}
