{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-IETF-PW-MIB",
    "description": "MIB data from `CISCO-IETF-PW-MIB` module.\n\n**Root containers:** 1 (CISCO-IETF-PW-MIB)\n**Paths:** 85 | **Descendants:** 90\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-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-MIB:CISCO-IETF-PW-MIB": {
      "get": {
        "summary": "Get CISCO-IETF-PW-MIB",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcObjects": {
                      "type": "object",
                      "properties": {
                        "cpwVcIndexNext": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cpwVcPerfTotalErrorPackets": {
                          "type": "string",
                          "example": "0"
                        },
                        "cpwVcUpDownNotifEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "cpwVcNotifRate": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpwVcTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cpwVcIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcPsnType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcSetUpPriority": {
                                "type": "integer",
                                "example": 1
                              },
                              "cpwVcHoldingPriority": {
                                "type": "integer",
                                "example": 1
                              },
                              "cpwVcInboundMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcPeerAddrType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcPeerAddr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcID": {
                                "type": "string",
                                "example": "1"
                              },
                              "cpwVcLocalGroupID": {
                                "type": "string",
                                "example": "1"
                              },
                              "cpwVcControlWord": {
                                "type": "boolean",
                                "example": true
                              },
                              "cpwVcLocalIfMtu": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cpwVcLocalIfString": {
                                "type": "boolean",
                                "example": true
                              },
                              "cpwVcRemoteGroupID": {
                                "type": "string",
                                "example": "1"
                              },
                              "cpwVcRemoteControlWord": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcRemoteIfMtu": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cpwVcRemoteIfString": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcOutboundVcLabel": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cpwVcInboundVcLabel": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cpwVcName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cpwVcDescr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcCreateTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "cpwVcUpTime": {
                                "type": "string",
                                "example": "651780"
                              },
                              "cpwVcAdminStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cpwVcOperStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cpwVcInboundOperStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cpwVcOutboundOperStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cpwVcTimeElapsed": {
                                "type": "integer",
                                "example": 1
                              },
                              "cpwVcValidIntervals": {
                                "type": "integer",
                                "example": 1
                              },
                              "cpwVcRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cpwVcStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpwVcPerfCurrentTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcPerfCurrentEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cpwVcIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcPerfCurrentInHCPackets": {
                                "type": "string",
                                "example": "12845632"
                              },
                              "cpwVcPerfCurrentInHCBytes": {
                                "type": "string",
                                "example": "1284563200"
                              },
                              "cpwVcPerfCurrentOutHCPackets": {
                                "type": "string",
                                "example": "10234567"
                              },
                              "cpwVcPerfCurrentOutHCBytes": {
                                "type": "string",
                                "example": "1023456700"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpwVcPerfIntervalTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcPerfIntervalEntry": {
                          "type": "object",
                          "properties": {
                            "cpwVcIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcPerfIntervalNumber": {
                              "type": "integer",
                              "example": 10
                            },
                            "cpwVcPerfIntervalValidData": {
                              "type": "boolean",
                              "example": true
                            },
                            "cpwVcPerfIntervalTimeElapsed": {
                              "type": "integer",
                              "example": 1
                            },
                            "cpwVcPerfIntervalInHCPackets": {
                              "type": "string",
                              "example": "12845632"
                            },
                            "cpwVcPerfIntervalInHCBytes": {
                              "type": "string",
                              "example": "1284563200"
                            },
                            "cpwVcPerfIntervalOutHCPackets": {
                              "type": "string",
                              "example": "12845632"
                            },
                            "cpwVcPerfIntervalOutHCBytes": {
                              "type": "string",
                              "example": "1284563200"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpwVcPerfTotalTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcPerfTotalEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cpwVcIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwVcPerfTotalInHCPackets": {
                                "type": "string",
                                "example": "12845632"
                              },
                              "cpwVcPerfTotalInHCBytes": {
                                "type": "string",
                                "example": "1284563200"
                              },
                              "cpwVcPerfTotalOutHCPackets": {
                                "type": "string",
                                "example": "10234567"
                              },
                              "cpwVcPerfTotalOutHCBytes": {
                                "type": "string",
                                "example": "1023456700"
                              },
                              "cpwVcPerfTotalDiscontinuityTime": {
                                "type": "string",
                                "example": "10:30:45"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cpwVcIdMappingTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcIdMappingEntry": {
                          "type": "object",
                          "properties": {
                            "cpwVcIdMappingVcType": {
                              "type": "string",
                              "example": "1"
                            },
                            "cpwVcIdMappingVcID": {
                              "type": "string",
                              "example": "1"
                            },
                            "cpwVcIdMappingPeerAddrType": {
                              "type": "string",
                              "example": "1"
                            },
                            "cpwVcIdMappingPeerAddr": {
                              "type": "string",
                              "example": "1"
                            },
                            "cpwVcIdMappingVcIndex": {
                              "type": "string",
                              "example": "1"
                            }
                          },
                          "example": 1
                        }
                      },
                      "example": 1
                    },
                    "cpwVcPeerMappingTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcPeerMappingEntry": {
                          "type": "object",
                          "properties": {
                            "cpwVcPeerMappingPeerAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcPeerMappingPeerAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcPeerMappingVcType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcPeerMappingVcID": {
                              "type": "string",
                              "example": "1"
                            },
                            "cpwVcPeerMappingVcIndex": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "cpwVcIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcOperStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "cpwVcIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cpwVcOperStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB": {
                    "cpwVcObjects": {
                      "cpwVcIndexNext": 1,
                      "cpwVcPerfTotalErrorPackets": "0",
                      "cpwVcUpDownNotifEnable": true,
                      "cpwVcNotifRate": 1
                    },
                    "cpwVcTable": {
                      "cpwVcEntry": [
                        {
                          "cpwVcIndex": "configured-value",
                          "cpwVcType": "configured-value",
                          "cpwVcOwner": "default",
                          "cpwVcPsnType": "default",
                          "cpwVcSetUpPriority": 1,
                          "cpwVcHoldingPriority": 1,
                          "cpwVcInboundMode": "default",
                          "cpwVcPeerAddrType": "configured-value",
                          "cpwVcPeerAddr": "configured-value",
                          "cpwVcID": "1",
                          "cpwVcLocalGroupID": "1",
                          "cpwVcControlWord": true,
                          "cpwVcLocalIfMtu": 1,
                          "cpwVcLocalIfString": true,
                          "cpwVcRemoteGroupID": "1",
                          "cpwVcRemoteControlWord": "default",
                          "cpwVcRemoteIfMtu": 1,
                          "cpwVcRemoteIfString": "configured-value",
                          "cpwVcOutboundVcLabel": 1,
                          "cpwVcInboundVcLabel": 1,
                          "cpwVcName": "example-1",
                          "cpwVcDescr": "configured-value",
                          "cpwVcCreateTime": "10:30:45",
                          "cpwVcUpTime": "651780",
                          "cpwVcAdminStatus": "default",
                          "cpwVcOperStatus": "active",
                          "cpwVcInboundOperStatus": "active",
                          "cpwVcOutboundOperStatus": "active",
                          "cpwVcTimeElapsed": 1,
                          "cpwVcValidIntervals": 1,
                          "cpwVcRowStatus": "active",
                          "cpwVcStorageType": "configured-value"
                        }
                      ]
                    },
                    "cpwVcPerfCurrentTable": {
                      "cpwVcPerfCurrentEntry": [
                        {
                          "cpwVcIndex": "configured-value",
                          "cpwVcPerfCurrentInHCPackets": "12845632",
                          "cpwVcPerfCurrentInHCBytes": "1284563200",
                          "cpwVcPerfCurrentOutHCPackets": "10234567",
                          "cpwVcPerfCurrentOutHCBytes": "1023456700"
                        }
                      ]
                    },
                    "cpwVcPerfIntervalTable": {
                      "cpwVcPerfIntervalEntry": {
                        "cpwVcIndex": "configured-value",
                        "cpwVcPerfIntervalNumber": 10,
                        "cpwVcPerfIntervalValidData": true,
                        "cpwVcPerfIntervalTimeElapsed": 1,
                        "cpwVcPerfIntervalInHCPackets": "12845632",
                        "cpwVcPerfIntervalInHCBytes": "1284563200",
                        "cpwVcPerfIntervalOutHCPackets": "12845632",
                        "cpwVcPerfIntervalOutHCBytes": "1284563200"
                      }
                    },
                    "cpwVcPerfTotalTable": {
                      "cpwVcPerfTotalEntry": [
                        {
                          "cpwVcIndex": "configured-value",
                          "cpwVcPerfTotalInHCPackets": "12845632",
                          "cpwVcPerfTotalInHCBytes": "1284563200",
                          "cpwVcPerfTotalOutHCPackets": "10234567",
                          "cpwVcPerfTotalOutHCBytes": "1023456700",
                          "cpwVcPerfTotalDiscontinuityTime": "10:30:45"
                        }
                      ]
                    },
                    "cpwVcIdMappingTable": {
                      "cpwVcIdMappingEntry": {
                        "cpwVcIdMappingVcType": "1",
                        "cpwVcIdMappingVcID": "1",
                        "cpwVcIdMappingPeerAddrType": "1",
                        "cpwVcIdMappingPeerAddr": "1",
                        "cpwVcIdMappingVcIndex": "1"
                      }
                    },
                    "cpwVcPeerMappingTable": {
                      "cpwVcPeerMappingEntry": {
                        "cpwVcPeerMappingPeerAddrType": "configured-value",
                        "cpwVcPeerMappingPeerAddr": "configured-value",
                        "cpwVcPeerMappingVcType": "configured-value",
                        "cpwVcPeerMappingVcID": "1",
                        "cpwVcPeerMappingVcIndex": "configured-value"
                      },
                      "object-1": {
                        "cpwVcIndex": "configured-value",
                        "cpwVcOperStatus": "active"
                      },
                      "object-2": {
                        "cpwVcIndex": "configured-value",
                        "cpwVcOperStatus": "active"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-IETF-PW-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcObjects": {
      "get": {
        "summary": "Get cpwVcObjects",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcObjects",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcIndexNext": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cpwVcPerfTotalErrorPackets": {
                      "type": "string",
                      "example": "0"
                    },
                    "cpwVcUpDownNotifEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "cpwVcNotifRate": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcObjects": {
                    "cpwVcIndexNext": 1,
                    "cpwVcPerfTotalErrorPackets": "0",
                    "cpwVcUpDownNotifEnable": true,
                    "cpwVcNotifRate": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcObjects/cpwVcIndexNext": {
      "get": {
        "summary": "Get cpwVcIndexNext",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcObjects-cpwVcIndexNext",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcIndexNext": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcObjects/cpwVcPerfTotalErrorPackets": {
      "get": {
        "summary": "Get cpwVcPerfTotalErrorPackets",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcObjects-cpwVcPerfTotalErrorPackets",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfTotalErrorPackets": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfTotalErrorPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcObjects/cpwVcUpDownNotifEnable": {
      "get": {
        "summary": "Get cpwVcUpDownNotifEnable",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcObjects-cpwVcUpDownNotifEnable",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcUpDownNotifEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcUpDownNotifEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcObjects/cpwVcNotifRate": {
      "get": {
        "summary": "Get cpwVcNotifRate",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcObjects-cpwVcNotifRate",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcNotifRate": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcNotifRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable": {
      "get": {
        "summary": "Get cpwVcTable",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cpwVcIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcPsnType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcSetUpPriority": {
                            "type": "integer",
                            "example": 1
                          },
                          "cpwVcHoldingPriority": {
                            "type": "integer",
                            "example": 1
                          },
                          "cpwVcInboundMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcPeerAddrType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcPeerAddr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcID": {
                            "type": "string",
                            "example": "1"
                          },
                          "cpwVcLocalGroupID": {
                            "type": "string",
                            "example": "1"
                          },
                          "cpwVcControlWord": {
                            "type": "boolean",
                            "example": true
                          },
                          "cpwVcLocalIfMtu": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cpwVcLocalIfString": {
                            "type": "boolean",
                            "example": true
                          },
                          "cpwVcRemoteGroupID": {
                            "type": "string",
                            "example": "1"
                          },
                          "cpwVcRemoteControlWord": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcRemoteIfMtu": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cpwVcRemoteIfString": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcOutboundVcLabel": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cpwVcInboundVcLabel": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cpwVcName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cpwVcDescr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcCreateTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "cpwVcUpTime": {
                            "type": "string",
                            "example": "651780"
                          },
                          "cpwVcAdminStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cpwVcOperStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cpwVcInboundOperStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cpwVcOutboundOperStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cpwVcTimeElapsed": {
                            "type": "integer",
                            "example": 1
                          },
                          "cpwVcValidIntervals": {
                            "type": "integer",
                            "example": 1
                          },
                          "cpwVcRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cpwVcStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcTable": {
                    "cpwVcEntry": [
                      {
                        "cpwVcIndex": "configured-value",
                        "cpwVcType": "configured-value",
                        "cpwVcOwner": "default",
                        "cpwVcPsnType": "default",
                        "cpwVcSetUpPriority": 1,
                        "cpwVcHoldingPriority": 1,
                        "cpwVcInboundMode": "default",
                        "cpwVcPeerAddrType": "configured-value",
                        "cpwVcPeerAddr": "configured-value",
                        "cpwVcID": "1",
                        "cpwVcLocalGroupID": "1",
                        "cpwVcControlWord": true,
                        "cpwVcLocalIfMtu": 1,
                        "cpwVcLocalIfString": true,
                        "cpwVcRemoteGroupID": "1",
                        "cpwVcRemoteControlWord": "default",
                        "cpwVcRemoteIfMtu": 1,
                        "cpwVcRemoteIfString": "configured-value",
                        "cpwVcOutboundVcLabel": 1,
                        "cpwVcInboundVcLabel": 1,
                        "cpwVcName": "example-1",
                        "cpwVcDescr": "configured-value",
                        "cpwVcCreateTime": "10:30:45",
                        "cpwVcUpTime": "651780",
                        "cpwVcAdminStatus": "default",
                        "cpwVcOperStatus": "active",
                        "cpwVcInboundOperStatus": "active",
                        "cpwVcOutboundOperStatus": "active",
                        "cpwVcTimeElapsed": 1,
                        "cpwVcValidIntervals": 1,
                        "cpwVcRowStatus": "active",
                        "cpwVcStorageType": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry": {
      "get": {
        "summary": "Get cpwVcEntry",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry",
        "tags": [
          "CISCO-IETF-PW-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"
                      },
                      "cpwVcType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcPsnType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcSetUpPriority": {
                        "type": "integer",
                        "example": 1
                      },
                      "cpwVcHoldingPriority": {
                        "type": "integer",
                        "example": 1
                      },
                      "cpwVcInboundMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcPeerAddrType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcPeerAddr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcID": {
                        "type": "string",
                        "example": "1"
                      },
                      "cpwVcLocalGroupID": {
                        "type": "string",
                        "example": "1"
                      },
                      "cpwVcControlWord": {
                        "type": "boolean",
                        "example": true
                      },
                      "cpwVcLocalIfMtu": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cpwVcLocalIfString": {
                        "type": "boolean",
                        "example": true
                      },
                      "cpwVcRemoteGroupID": {
                        "type": "string",
                        "example": "1"
                      },
                      "cpwVcRemoteControlWord": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcRemoteIfMtu": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cpwVcRemoteIfString": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcOutboundVcLabel": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cpwVcInboundVcLabel": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cpwVcName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cpwVcDescr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwVcCreateTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "cpwVcUpTime": {
                        "type": "string",
                        "example": "651780"
                      },
                      "cpwVcAdminStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cpwVcOperStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cpwVcInboundOperStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cpwVcOutboundOperStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cpwVcTimeElapsed": {
                        "type": "integer",
                        "example": 1
                      },
                      "cpwVcValidIntervals": {
                        "type": "integer",
                        "example": 1
                      },
                      "cpwVcRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cpwVcStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcEntry": [
                    {
                      "cpwVcIndex": "configured-value",
                      "cpwVcType": "configured-value",
                      "cpwVcOwner": "default",
                      "cpwVcPsnType": "default",
                      "cpwVcSetUpPriority": 1,
                      "cpwVcHoldingPriority": 1,
                      "cpwVcInboundMode": "default",
                      "cpwVcPeerAddrType": "configured-value",
                      "cpwVcPeerAddr": "configured-value",
                      "cpwVcID": "1",
                      "cpwVcLocalGroupID": "1",
                      "cpwVcControlWord": true,
                      "cpwVcLocalIfMtu": 1,
                      "cpwVcLocalIfString": true,
                      "cpwVcRemoteGroupID": "1",
                      "cpwVcRemoteControlWord": "default",
                      "cpwVcRemoteIfMtu": 1,
                      "cpwVcRemoteIfString": "configured-value",
                      "cpwVcOutboundVcLabel": 1,
                      "cpwVcInboundVcLabel": 1,
                      "cpwVcName": "example-1",
                      "cpwVcDescr": "configured-value",
                      "cpwVcCreateTime": "10:30:45",
                      "cpwVcUpTime": "651780",
                      "cpwVcAdminStatus": "default",
                      "cpwVcOperStatus": "active",
                      "cpwVcInboundOperStatus": "active",
                      "cpwVcOutboundOperStatus": "active",
                      "cpwVcTimeElapsed": 1,
                      "cpwVcValidIntervals": 1,
                      "cpwVcRowStatus": "active",
                      "cpwVcStorageType": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-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-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-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcType": {
      "get": {
        "summary": "Get cpwVcType",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcType",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcOwner": {
      "get": {
        "summary": "Get cpwVcOwner",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcOwner",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcOwner": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcPsnType": {
      "get": {
        "summary": "Get cpwVcPsnType",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcPsnType",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcPsnType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPsnType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcSetUpPriority": {
      "get": {
        "summary": "Get cpwVcSetUpPriority",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcSetUpPriority",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcSetUpPriority": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcSetUpPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcHoldingPriority": {
      "get": {
        "summary": "Get cpwVcHoldingPriority",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcHoldingPriority",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcHoldingPriority": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcHoldingPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcInboundMode": {
      "get": {
        "summary": "Get cpwVcInboundMode",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcInboundMode",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcInboundMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcInboundMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcPeerAddrType": {
      "get": {
        "summary": "Get cpwVcPeerAddrType",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcPeerAddrType",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcPeerAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPeerAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcPeerAddr": {
      "get": {
        "summary": "Get cpwVcPeerAddr",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcPeerAddr",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcPeerAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPeerAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcID": {
      "get": {
        "summary": "Get cpwVcID",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcID",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcLocalGroupID": {
      "get": {
        "summary": "Get cpwVcLocalGroupID",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcLocalGroupID",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcLocalGroupID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcLocalGroupID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcControlWord": {
      "get": {
        "summary": "Get cpwVcControlWord",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcControlWord",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcControlWord": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcControlWord from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcLocalIfMtu": {
      "get": {
        "summary": "Get cpwVcLocalIfMtu",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcLocalIfMtu",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcLocalIfMtu": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcLocalIfMtu from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcLocalIfString": {
      "get": {
        "summary": "Get cpwVcLocalIfString",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcLocalIfString",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcLocalIfString": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcLocalIfString from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcRemoteGroupID": {
      "get": {
        "summary": "Get cpwVcRemoteGroupID",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcRemoteGroupID",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcRemoteGroupID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcRemoteGroupID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcRemoteControlWord": {
      "get": {
        "summary": "Get cpwVcRemoteControlWord",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcRemoteControlWord",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcRemoteControlWord": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcRemoteControlWord from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcRemoteIfMtu": {
      "get": {
        "summary": "Get cpwVcRemoteIfMtu",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcRemoteIfMtu",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcRemoteIfMtu": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcRemoteIfMtu from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcRemoteIfString": {
      "get": {
        "summary": "Get cpwVcRemoteIfString",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcRemoteIfString",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcRemoteIfString": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcRemoteIfString from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcOutboundVcLabel": {
      "get": {
        "summary": "Get cpwVcOutboundVcLabel",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcOutboundVcLabel",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcOutboundVcLabel": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcOutboundVcLabel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcInboundVcLabel": {
      "get": {
        "summary": "Get cpwVcInboundVcLabel",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcInboundVcLabel",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcInboundVcLabel": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcInboundVcLabel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcName": {
      "get": {
        "summary": "Get cpwVcName",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcName",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcDescr": {
      "get": {
        "summary": "Get cpwVcDescr",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcDescr",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcDescr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcCreateTime": {
      "get": {
        "summary": "Get cpwVcCreateTime",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcCreateTime",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcCreateTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcCreateTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcUpTime": {
      "get": {
        "summary": "Get cpwVcUpTime",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcUpTime",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcUpTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcUpTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcAdminStatus": {
      "get": {
        "summary": "Get cpwVcAdminStatus",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcAdminStatus",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcAdminStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcOperStatus": {
      "get": {
        "summary": "Get cpwVcOperStatus",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcOperStatus",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcInboundOperStatus": {
      "get": {
        "summary": "Get cpwVcInboundOperStatus",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcInboundOperStatus",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcInboundOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcInboundOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcOutboundOperStatus": {
      "get": {
        "summary": "Get cpwVcOutboundOperStatus",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcOutboundOperStatus",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcOutboundOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcOutboundOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcTimeElapsed": {
      "get": {
        "summary": "Get cpwVcTimeElapsed",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcTimeElapsed",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcTimeElapsed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcTimeElapsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcValidIntervals": {
      "get": {
        "summary": "Get cpwVcValidIntervals",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcValidIntervals",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcValidIntervals": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcValidIntervals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcRowStatus": {
      "get": {
        "summary": "Get cpwVcRowStatus",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcRowStatus",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcStorageType": {
      "get": {
        "summary": "Get cpwVcStorageType",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcTable-cpwVcEntry-cpwVcStorageType",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfCurrentTable": {
      "get": {
        "summary": "Get cpwVcPerfCurrentTable",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfCurrentTable",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcPerfCurrentEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cpwVcIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcPerfCurrentInHCPackets": {
                            "type": "string",
                            "example": "12845632"
                          },
                          "cpwVcPerfCurrentInHCBytes": {
                            "type": "string",
                            "example": "1284563200"
                          },
                          "cpwVcPerfCurrentOutHCPackets": {
                            "type": "string",
                            "example": "10234567"
                          },
                          "cpwVcPerfCurrentOutHCBytes": {
                            "type": "string",
                            "example": "1023456700"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfCurrentTable": {
                    "cpwVcPerfCurrentEntry": [
                      {
                        "cpwVcIndex": "configured-value",
                        "cpwVcPerfCurrentInHCPackets": "12845632",
                        "cpwVcPerfCurrentInHCBytes": "1284563200",
                        "cpwVcPerfCurrentOutHCPackets": "10234567",
                        "cpwVcPerfCurrentOutHCBytes": "1023456700"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfCurrentTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfCurrentTable/cpwVcPerfCurrentEntry": {
      "get": {
        "summary": "Get cpwVcPerfCurrentEntry",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfCurrentTable-cpwVcPerfCurrentEntry",
        "tags": [
          "CISCO-IETF-PW-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"
                      },
                      "cpwVcPerfCurrentInHCPackets": {
                        "type": "string",
                        "example": "12845632"
                      },
                      "cpwVcPerfCurrentInHCBytes": {
                        "type": "string",
                        "example": "1284563200"
                      },
                      "cpwVcPerfCurrentOutHCPackets": {
                        "type": "string",
                        "example": "10234567"
                      },
                      "cpwVcPerfCurrentOutHCBytes": {
                        "type": "string",
                        "example": "1023456700"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfCurrentEntry": [
                    {
                      "cpwVcIndex": "configured-value",
                      "cpwVcPerfCurrentInHCPackets": "12845632",
                      "cpwVcPerfCurrentInHCBytes": "1284563200",
                      "cpwVcPerfCurrentOutHCPackets": "10234567",
                      "cpwVcPerfCurrentOutHCBytes": "1023456700"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfCurrentEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfCurrentTable/cpwVcPerfCurrentEntry/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfCurrentTable-cpwVcPerfCurrentEntry-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-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-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-MIB:CISCO-IETF-PW-MIB/cpwVcPerfCurrentTable/cpwVcPerfCurrentEntry/cpwVcPerfCurrentInHCPackets": {
      "get": {
        "summary": "Get cpwVcPerfCurrentInHCPackets",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfCurrentTable-cpwVcPerfCurrentEntry-cpwVcPerfCurrentInHCPackets",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12845632"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfCurrentInHCPackets": "12845632"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfCurrentInHCPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfCurrentTable/cpwVcPerfCurrentEntry/cpwVcPerfCurrentInHCBytes": {
      "get": {
        "summary": "Get cpwVcPerfCurrentInHCBytes",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfCurrentTable-cpwVcPerfCurrentEntry-cpwVcPerfCurrentInHCBytes",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1284563200"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfCurrentInHCBytes": "1284563200"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfCurrentInHCBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfCurrentTable/cpwVcPerfCurrentEntry/cpwVcPerfCurrentOutHCPackets": {
      "get": {
        "summary": "Get cpwVcPerfCurrentOutHCPackets",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfCurrentTable-cpwVcPerfCurrentEntry-cpwVcPerfCurrentOutHCPackets",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10234567"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfCurrentOutHCPackets": "10234567"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfCurrentOutHCPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfCurrentTable/cpwVcPerfCurrentEntry/cpwVcPerfCurrentOutHCBytes": {
      "get": {
        "summary": "Get cpwVcPerfCurrentOutHCBytes",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfCurrentTable-cpwVcPerfCurrentEntry-cpwVcPerfCurrentOutHCBytes",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1023456700"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfCurrentOutHCBytes": "1023456700"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfCurrentOutHCBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable": {
      "get": {
        "summary": "Get cpwVcPerfIntervalTable",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcPerfIntervalEntry": {
                      "type": "object",
                      "properties": {
                        "cpwVcIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcPerfIntervalNumber": {
                          "type": "integer",
                          "example": 10
                        },
                        "cpwVcPerfIntervalValidData": {
                          "type": "boolean",
                          "example": true
                        },
                        "cpwVcPerfIntervalTimeElapsed": {
                          "type": "integer",
                          "example": 1
                        },
                        "cpwVcPerfIntervalInHCPackets": {
                          "type": "string",
                          "example": "12845632"
                        },
                        "cpwVcPerfIntervalInHCBytes": {
                          "type": "string",
                          "example": "1284563200"
                        },
                        "cpwVcPerfIntervalOutHCPackets": {
                          "type": "string",
                          "example": "12845632"
                        },
                        "cpwVcPerfIntervalOutHCBytes": {
                          "type": "string",
                          "example": "1284563200"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfIntervalTable": {
                    "cpwVcPerfIntervalEntry": {
                      "cpwVcIndex": "configured-value",
                      "cpwVcPerfIntervalNumber": 10,
                      "cpwVcPerfIntervalValidData": true,
                      "cpwVcPerfIntervalTimeElapsed": 1,
                      "cpwVcPerfIntervalInHCPackets": "12845632",
                      "cpwVcPerfIntervalInHCBytes": "1284563200",
                      "cpwVcPerfIntervalOutHCPackets": "12845632",
                      "cpwVcPerfIntervalOutHCBytes": "1284563200"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfIntervalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable/cpwVcPerfIntervalEntry": {
      "get": {
        "summary": "Get cpwVcPerfIntervalEntry",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable-cpwVcPerfIntervalEntry",
        "tags": [
          "CISCO-IETF-PW-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"
                    },
                    "cpwVcPerfIntervalNumber": {
                      "type": "integer",
                      "example": 10
                    },
                    "cpwVcPerfIntervalValidData": {
                      "type": "boolean",
                      "example": true
                    },
                    "cpwVcPerfIntervalTimeElapsed": {
                      "type": "integer",
                      "example": 1
                    },
                    "cpwVcPerfIntervalInHCPackets": {
                      "type": "string",
                      "example": "12845632"
                    },
                    "cpwVcPerfIntervalInHCBytes": {
                      "type": "string",
                      "example": "1284563200"
                    },
                    "cpwVcPerfIntervalOutHCPackets": {
                      "type": "string",
                      "example": "12845632"
                    },
                    "cpwVcPerfIntervalOutHCBytes": {
                      "type": "string",
                      "example": "1284563200"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfIntervalEntry": {
                    "cpwVcIndex": "configured-value",
                    "cpwVcPerfIntervalNumber": 10,
                    "cpwVcPerfIntervalValidData": true,
                    "cpwVcPerfIntervalTimeElapsed": 1,
                    "cpwVcPerfIntervalInHCPackets": "12845632",
                    "cpwVcPerfIntervalInHCBytes": "1284563200",
                    "cpwVcPerfIntervalOutHCPackets": "12845632",
                    "cpwVcPerfIntervalOutHCBytes": "1284563200"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfIntervalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable/cpwVcPerfIntervalEntry/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable-cpwVcPerfIntervalEntry-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-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-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-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable/cpwVcPerfIntervalEntry/cpwVcPerfIntervalNumber": {
      "get": {
        "summary": "Get cpwVcPerfIntervalNumber",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable-cpwVcPerfIntervalEntry-cpwVcPerfIntervalNumber",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfIntervalNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfIntervalNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable/cpwVcPerfIntervalEntry/cpwVcPerfIntervalValidData": {
      "get": {
        "summary": "Get cpwVcPerfIntervalValidData",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable-cpwVcPerfIntervalEntry-cpwVcPerfIntervalValidData",
        "tags": [
          "CISCO-IETF-PW-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-IETF-PW-MIB:cpwVcPerfIntervalValidData": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfIntervalValidData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable/cpwVcPerfIntervalEntry/cpwVcPerfIntervalTimeElapsed": {
      "get": {
        "summary": "Get cpwVcPerfIntervalTimeElapsed",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable-cpwVcPerfIntervalEntry-cpwVcPerfIntervalTimeElapsed",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfIntervalTimeElapsed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfIntervalTimeElapsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable/cpwVcPerfIntervalEntry/cpwVcPerfIntervalInHCPackets": {
      "get": {
        "summary": "Get cpwVcPerfIntervalInHCPackets",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable-cpwVcPerfIntervalEntry-cpwVcPerfIntervalInHCPackets",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12845632"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfIntervalInHCPackets": "12845632"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfIntervalInHCPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable/cpwVcPerfIntervalEntry/cpwVcPerfIntervalInHCBytes": {
      "get": {
        "summary": "Get cpwVcPerfIntervalInHCBytes",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable-cpwVcPerfIntervalEntry-cpwVcPerfIntervalInHCBytes",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1284563200"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfIntervalInHCBytes": "1284563200"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfIntervalInHCBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable/cpwVcPerfIntervalEntry/cpwVcPerfIntervalOutHCPackets": {
      "get": {
        "summary": "Get cpwVcPerfIntervalOutHCPackets",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable-cpwVcPerfIntervalEntry-cpwVcPerfIntervalOutHCPackets",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12845632"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfIntervalOutHCPackets": "12845632"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfIntervalOutHCPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfIntervalTable/cpwVcPerfIntervalEntry/cpwVcPerfIntervalOutHCBytes": {
      "get": {
        "summary": "Get cpwVcPerfIntervalOutHCBytes",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfIntervalTable-cpwVcPerfIntervalEntry-cpwVcPerfIntervalOutHCBytes",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1284563200"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfIntervalOutHCBytes": "1284563200"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfIntervalOutHCBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfTotalTable": {
      "get": {
        "summary": "Get cpwVcPerfTotalTable",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfTotalTable",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcPerfTotalEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cpwVcIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwVcPerfTotalInHCPackets": {
                            "type": "string",
                            "example": "12845632"
                          },
                          "cpwVcPerfTotalInHCBytes": {
                            "type": "string",
                            "example": "1284563200"
                          },
                          "cpwVcPerfTotalOutHCPackets": {
                            "type": "string",
                            "example": "10234567"
                          },
                          "cpwVcPerfTotalOutHCBytes": {
                            "type": "string",
                            "example": "1023456700"
                          },
                          "cpwVcPerfTotalDiscontinuityTime": {
                            "type": "string",
                            "example": "10:30:45"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfTotalTable": {
                    "cpwVcPerfTotalEntry": [
                      {
                        "cpwVcIndex": "configured-value",
                        "cpwVcPerfTotalInHCPackets": "12845632",
                        "cpwVcPerfTotalInHCBytes": "1284563200",
                        "cpwVcPerfTotalOutHCPackets": "10234567",
                        "cpwVcPerfTotalOutHCBytes": "1023456700",
                        "cpwVcPerfTotalDiscontinuityTime": "10:30:45"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfTotalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfTotalTable/cpwVcPerfTotalEntry": {
      "get": {
        "summary": "Get cpwVcPerfTotalEntry",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfTotalTable-cpwVcPerfTotalEntry",
        "tags": [
          "CISCO-IETF-PW-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"
                      },
                      "cpwVcPerfTotalInHCPackets": {
                        "type": "string",
                        "example": "12845632"
                      },
                      "cpwVcPerfTotalInHCBytes": {
                        "type": "string",
                        "example": "1284563200"
                      },
                      "cpwVcPerfTotalOutHCPackets": {
                        "type": "string",
                        "example": "10234567"
                      },
                      "cpwVcPerfTotalOutHCBytes": {
                        "type": "string",
                        "example": "1023456700"
                      },
                      "cpwVcPerfTotalDiscontinuityTime": {
                        "type": "string",
                        "example": "10:30:45"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfTotalEntry": [
                    {
                      "cpwVcIndex": "configured-value",
                      "cpwVcPerfTotalInHCPackets": "12845632",
                      "cpwVcPerfTotalInHCBytes": "1284563200",
                      "cpwVcPerfTotalOutHCPackets": "10234567",
                      "cpwVcPerfTotalOutHCBytes": "1023456700",
                      "cpwVcPerfTotalDiscontinuityTime": "10:30:45"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfTotalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfTotalTable/cpwVcPerfTotalEntry/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfTotalTable-cpwVcPerfTotalEntry-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-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-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-MIB:CISCO-IETF-PW-MIB/cpwVcPerfTotalTable/cpwVcPerfTotalEntry/cpwVcPerfTotalInHCPackets": {
      "get": {
        "summary": "Get cpwVcPerfTotalInHCPackets",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfTotalTable-cpwVcPerfTotalEntry-cpwVcPerfTotalInHCPackets",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12845632"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfTotalInHCPackets": "12845632"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfTotalInHCPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfTotalTable/cpwVcPerfTotalEntry/cpwVcPerfTotalInHCBytes": {
      "get": {
        "summary": "Get cpwVcPerfTotalInHCBytes",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfTotalTable-cpwVcPerfTotalEntry-cpwVcPerfTotalInHCBytes",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1284563200"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfTotalInHCBytes": "1284563200"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfTotalInHCBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfTotalTable/cpwVcPerfTotalEntry/cpwVcPerfTotalOutHCPackets": {
      "get": {
        "summary": "Get cpwVcPerfTotalOutHCPackets",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfTotalTable-cpwVcPerfTotalEntry-cpwVcPerfTotalOutHCPackets",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10234567"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfTotalOutHCPackets": "10234567"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfTotalOutHCPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfTotalTable/cpwVcPerfTotalEntry/cpwVcPerfTotalOutHCBytes": {
      "get": {
        "summary": "Get cpwVcPerfTotalOutHCBytes",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfTotalTable-cpwVcPerfTotalEntry-cpwVcPerfTotalOutHCBytes",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1023456700"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfTotalOutHCBytes": "1023456700"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfTotalOutHCBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPerfTotalTable/cpwVcPerfTotalEntry/cpwVcPerfTotalDiscontinuityTime": {
      "get": {
        "summary": "Get cpwVcPerfTotalDiscontinuityTime",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPerfTotalTable-cpwVcPerfTotalEntry-cpwVcPerfTotalDiscontinuityTime",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPerfTotalDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPerfTotalDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcIdMappingTable": {
      "get": {
        "summary": "Get cpwVcIdMappingTable",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcIdMappingTable",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcIdMappingEntry": {
                      "type": "object",
                      "properties": {
                        "cpwVcIdMappingVcType": {
                          "type": "string",
                          "example": "1"
                        },
                        "cpwVcIdMappingVcID": {
                          "type": "string",
                          "example": "1"
                        },
                        "cpwVcIdMappingPeerAddrType": {
                          "type": "string",
                          "example": "1"
                        },
                        "cpwVcIdMappingPeerAddr": {
                          "type": "string",
                          "example": "1"
                        },
                        "cpwVcIdMappingVcIndex": {
                          "type": "string",
                          "example": "1"
                        }
                      },
                      "example": 1
                    }
                  },
                  "example": 1
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcIdMappingTable": {
                    "cpwVcIdMappingEntry": {
                      "cpwVcIdMappingVcType": "1",
                      "cpwVcIdMappingVcID": "1",
                      "cpwVcIdMappingPeerAddrType": "1",
                      "cpwVcIdMappingPeerAddr": "1",
                      "cpwVcIdMappingVcIndex": "1"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIdMappingTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcIdMappingTable/cpwVcIdMappingEntry": {
      "get": {
        "summary": "Get cpwVcIdMappingEntry",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcIdMappingTable-cpwVcIdMappingEntry",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcIdMappingVcType": {
                      "type": "string",
                      "example": "1"
                    },
                    "cpwVcIdMappingVcID": {
                      "type": "string",
                      "example": "1"
                    },
                    "cpwVcIdMappingPeerAddrType": {
                      "type": "string",
                      "example": "1"
                    },
                    "cpwVcIdMappingPeerAddr": {
                      "type": "string",
                      "example": "1"
                    },
                    "cpwVcIdMappingVcIndex": {
                      "type": "string",
                      "example": "1"
                    }
                  },
                  "example": 1
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcIdMappingEntry": {
                    "cpwVcIdMappingVcType": "1",
                    "cpwVcIdMappingVcID": "1",
                    "cpwVcIdMappingPeerAddrType": "1",
                    "cpwVcIdMappingPeerAddr": "1",
                    "cpwVcIdMappingVcIndex": "1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIdMappingEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcIdMappingTable/cpwVcIdMappingEntry/cpwVcIdMappingVcType": {
      "get": {
        "summary": "Get cpwVcIdMappingVcType",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcIdMappingTable-cpwVcIdMappingEntry-cpwVcIdMappingVcType",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcIdMappingVcType": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIdMappingVcType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcIdMappingTable/cpwVcIdMappingEntry/cpwVcIdMappingVcID": {
      "get": {
        "summary": "Get cpwVcIdMappingVcID",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcIdMappingTable-cpwVcIdMappingEntry-cpwVcIdMappingVcID",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcIdMappingVcID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIdMappingVcID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcIdMappingTable/cpwVcIdMappingEntry/cpwVcIdMappingPeerAddrType": {
      "get": {
        "summary": "Get cpwVcIdMappingPeerAddrType",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcIdMappingTable-cpwVcIdMappingEntry-cpwVcIdMappingPeerAddrType",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcIdMappingPeerAddrType": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIdMappingPeerAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcIdMappingTable/cpwVcIdMappingEntry/cpwVcIdMappingPeerAddr": {
      "get": {
        "summary": "Get cpwVcIdMappingPeerAddr",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcIdMappingTable-cpwVcIdMappingEntry-cpwVcIdMappingPeerAddr",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcIdMappingPeerAddr": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIdMappingPeerAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcIdMappingTable/cpwVcIdMappingEntry/cpwVcIdMappingVcIndex": {
      "get": {
        "summary": "Get cpwVcIdMappingVcIndex",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcIdMappingTable-cpwVcIdMappingEntry-cpwVcIdMappingVcIndex",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcIdMappingVcIndex": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcIdMappingVcIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable": {
      "get": {
        "summary": "Get cpwVcPeerMappingTable",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcPeerMappingEntry": {
                      "type": "object",
                      "properties": {
                        "cpwVcPeerMappingPeerAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcPeerMappingPeerAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcPeerMappingVcType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcPeerMappingVcID": {
                          "type": "string",
                          "example": "1"
                        },
                        "cpwVcPeerMappingVcIndex": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "cpwVcIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcOperStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "cpwVcIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cpwVcOperStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPeerMappingTable": {
                    "cpwVcPeerMappingEntry": {
                      "cpwVcPeerMappingPeerAddrType": "configured-value",
                      "cpwVcPeerMappingPeerAddr": "configured-value",
                      "cpwVcPeerMappingVcType": "configured-value",
                      "cpwVcPeerMappingVcID": "1",
                      "cpwVcPeerMappingVcIndex": "configured-value"
                    },
                    "object-1": {
                      "cpwVcIndex": "configured-value",
                      "cpwVcOperStatus": "active"
                    },
                    "object-2": {
                      "cpwVcIndex": "configured-value",
                      "cpwVcOperStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPeerMappingTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/cpwVcPeerMappingEntry": {
      "get": {
        "summary": "Get cpwVcPeerMappingEntry",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-cpwVcPeerMappingEntry",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcPeerMappingPeerAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpwVcPeerMappingPeerAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpwVcPeerMappingVcType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cpwVcPeerMappingVcID": {
                      "type": "string",
                      "example": "1"
                    },
                    "cpwVcPeerMappingVcIndex": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPeerMappingEntry": {
                    "cpwVcPeerMappingPeerAddrType": "configured-value",
                    "cpwVcPeerMappingPeerAddr": "configured-value",
                    "cpwVcPeerMappingVcType": "configured-value",
                    "cpwVcPeerMappingVcID": "1",
                    "cpwVcPeerMappingVcIndex": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPeerMappingEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/cpwVcPeerMappingEntry/cpwVcPeerMappingPeerAddrType": {
      "get": {
        "summary": "Get cpwVcPeerMappingPeerAddrType",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-cpwVcPeerMappingEntry-cpwVcPeerMappingPeerAddrType",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcPeerMappingPeerAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPeerMappingPeerAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/cpwVcPeerMappingEntry/cpwVcPeerMappingPeerAddr": {
      "get": {
        "summary": "Get cpwVcPeerMappingPeerAddr",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-cpwVcPeerMappingEntry-cpwVcPeerMappingPeerAddr",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcPeerMappingPeerAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPeerMappingPeerAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/cpwVcPeerMappingEntry/cpwVcPeerMappingVcType": {
      "get": {
        "summary": "Get cpwVcPeerMappingVcType",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-cpwVcPeerMappingEntry-cpwVcPeerMappingVcType",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcPeerMappingVcType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPeerMappingVcType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/cpwVcPeerMappingEntry/cpwVcPeerMappingVcID": {
      "get": {
        "summary": "Get cpwVcPeerMappingVcID",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-cpwVcPeerMappingEntry-cpwVcPeerMappingVcID",
        "tags": [
          "CISCO-IETF-PW-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:cpwVcPeerMappingVcID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPeerMappingVcID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/cpwVcPeerMappingEntry/cpwVcPeerMappingVcIndex": {
      "get": {
        "summary": "Get cpwVcPeerMappingVcIndex",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-cpwVcPeerMappingEntry-cpwVcPeerMappingVcIndex",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcPeerMappingVcIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcPeerMappingVcIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-object-1",
        "tags": [
          "CISCO-IETF-PW-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"
                    },
                    "cpwVcOperStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:object-1": {
                    "cpwVcIndex": "configured-value",
                    "cpwVcOperStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/object-1/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-object-1-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-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-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-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/object-1/cpwVcOperStatus": {
      "get": {
        "summary": "Get cpwVcOperStatus",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-object-1-cpwVcOperStatus",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-object-2",
        "tags": [
          "CISCO-IETF-PW-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"
                    },
                    "cpwVcOperStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-MIB:object-2": {
                    "cpwVcIndex": "configured-value",
                    "cpwVcOperStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/object-2/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-object-2-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-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-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-MIB:CISCO-IETF-PW-MIB/cpwVcPeerMappingTable/object-2/cpwVcOperStatus": {
      "get": {
        "summary": "Get cpwVcOperStatus",
        "operationId": "get-CISCO-IETF-PW-MIB:CISCO-IETF-PW-MIB-cpwVcPeerMappingTable-object-2-cpwVcOperStatus",
        "tags": [
          "CISCO-IETF-PW-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-MIB:cpwVcOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcOperStatus 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": []
    }
  ]
}
