{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-IETF-PW-ATM-MIB",
    "description": "MIB data from `CISCO-IETF-PW-ATM-MIB` module.\n\n**Root containers:** 1 (CISCO-IETF-PW-ATM-MIB)\n**Paths:** 27 | **Descendants:** 26\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-ATM-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-ATM-MIB:CISCO-IETF-PW-ATM-MIB": {
      "get": {
        "summary": "Get CISCO-IETF-PW-ATM-MIB",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB",
        "tags": [
          "CISCO-IETF-PW-ATM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcAtmTable": {
                      "type": "object",
                      "properties": {
                        "cpwVcAtmEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cpwVcIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmIf": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmVpi": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmVci": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmClpQosMapping": {
                                "type": "boolean",
                                "example": true
                              },
                              "cpwAtmRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cpwAtmOamCellSupported": {
                                "type": "boolean",
                                "example": true
                              },
                              "cpwAtmQosScalingFactor": {
                                "type": "integer",
                                "example": 1
                              },
                              "cpwAtmCellPacking": {
                                "type": "boolean",
                                "example": true
                              },
                              "cpwAtmMncp": {
                                "type": "integer",
                                "example": 1
                              },
                              "cpwAtmPeerMncp": {
                                "type": "integer",
                                "example": 1
                              },
                              "cpwAtmEncap": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmMcptTimeout": {
                                "type": "integer",
                                "example": 1
                              },
                              "cpwAtmCellsReceived": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmCellsSent": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmCellsRejected": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmCellsTagged": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmHCCellsReceived": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmHCCellsRejected": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmHCCellsTagged": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmAvgCellsPacked": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmPktsReceived": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmPktsSent": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cpwAtmPktsRejected": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB": {
                    "cpwVcAtmTable": {
                      "cpwVcAtmEntry": [
                        {
                          "cpwVcIndex": "configured-value",
                          "cpwAtmIf": "configured-value",
                          "cpwAtmVpi": "configured-value",
                          "cpwAtmVci": "configured-value",
                          "cpwAtmClpQosMapping": true,
                          "cpwAtmRowStatus": "active",
                          "cpwAtmOamCellSupported": true,
                          "cpwAtmQosScalingFactor": 1,
                          "cpwAtmCellPacking": true,
                          "cpwAtmMncp": 1,
                          "cpwAtmPeerMncp": 1,
                          "cpwAtmEncap": "default",
                          "cpwAtmMcptTimeout": 1,
                          "cpwAtmCellsReceived": "configured-value",
                          "cpwAtmCellsSent": "configured-value",
                          "cpwAtmCellsRejected": "configured-value",
                          "cpwAtmCellsTagged": "configured-value",
                          "cpwAtmHCCellsReceived": "configured-value",
                          "cpwAtmHCCellsRejected": "configured-value",
                          "cpwAtmHCCellsTagged": "configured-value",
                          "cpwAtmAvgCellsPacked": "configured-value",
                          "cpwAtmPktsReceived": "configured-value",
                          "cpwAtmPktsSent": "configured-value",
                          "cpwAtmPktsRejected": "configured-value"
                        }
                      ]
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-IETF-PW-ATM-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable": {
      "get": {
        "summary": "Get cpwVcAtmTable",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable",
        "tags": [
          "CISCO-IETF-PW-ATM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cpwVcAtmEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cpwVcIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmIf": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmVpi": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmVci": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmClpQosMapping": {
                            "type": "boolean",
                            "example": true
                          },
                          "cpwAtmRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cpwAtmOamCellSupported": {
                            "type": "boolean",
                            "example": true
                          },
                          "cpwAtmQosScalingFactor": {
                            "type": "integer",
                            "example": 1
                          },
                          "cpwAtmCellPacking": {
                            "type": "boolean",
                            "example": true
                          },
                          "cpwAtmMncp": {
                            "type": "integer",
                            "example": 1
                          },
                          "cpwAtmPeerMncp": {
                            "type": "integer",
                            "example": 1
                          },
                          "cpwAtmEncap": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmMcptTimeout": {
                            "type": "integer",
                            "example": 1
                          },
                          "cpwAtmCellsReceived": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmCellsSent": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmCellsRejected": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmCellsTagged": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmHCCellsReceived": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmHCCellsRejected": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmHCCellsTagged": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmAvgCellsPacked": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmPktsReceived": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmPktsSent": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cpwAtmPktsRejected": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ATM-MIB:cpwVcAtmTable": {
                    "cpwVcAtmEntry": [
                      {
                        "cpwVcIndex": "configured-value",
                        "cpwAtmIf": "configured-value",
                        "cpwAtmVpi": "configured-value",
                        "cpwAtmVci": "configured-value",
                        "cpwAtmClpQosMapping": true,
                        "cpwAtmRowStatus": "active",
                        "cpwAtmOamCellSupported": true,
                        "cpwAtmQosScalingFactor": 1,
                        "cpwAtmCellPacking": true,
                        "cpwAtmMncp": 1,
                        "cpwAtmPeerMncp": 1,
                        "cpwAtmEncap": "default",
                        "cpwAtmMcptTimeout": 1,
                        "cpwAtmCellsReceived": "configured-value",
                        "cpwAtmCellsSent": "configured-value",
                        "cpwAtmCellsRejected": "configured-value",
                        "cpwAtmCellsTagged": "configured-value",
                        "cpwAtmHCCellsReceived": "configured-value",
                        "cpwAtmHCCellsRejected": "configured-value",
                        "cpwAtmHCCellsTagged": "configured-value",
                        "cpwAtmAvgCellsPacked": "configured-value",
                        "cpwAtmPktsReceived": "configured-value",
                        "cpwAtmPktsSent": "configured-value",
                        "cpwAtmPktsRejected": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcAtmTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry": {
      "get": {
        "summary": "Get cpwVcAtmEntry",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry",
        "tags": [
          "CISCO-IETF-PW-ATM-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"
                      },
                      "cpwAtmIf": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmVpi": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmVci": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmClpQosMapping": {
                        "type": "boolean",
                        "example": true
                      },
                      "cpwAtmRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cpwAtmOamCellSupported": {
                        "type": "boolean",
                        "example": true
                      },
                      "cpwAtmQosScalingFactor": {
                        "type": "integer",
                        "example": 1
                      },
                      "cpwAtmCellPacking": {
                        "type": "boolean",
                        "example": true
                      },
                      "cpwAtmMncp": {
                        "type": "integer",
                        "example": 1
                      },
                      "cpwAtmPeerMncp": {
                        "type": "integer",
                        "example": 1
                      },
                      "cpwAtmEncap": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmMcptTimeout": {
                        "type": "integer",
                        "example": 1
                      },
                      "cpwAtmCellsReceived": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmCellsSent": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmCellsRejected": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmCellsTagged": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmHCCellsReceived": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmHCCellsRejected": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmHCCellsTagged": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmAvgCellsPacked": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmPktsReceived": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmPktsSent": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cpwAtmPktsRejected": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-PW-ATM-MIB:cpwVcAtmEntry": [
                    {
                      "cpwVcIndex": "configured-value",
                      "cpwAtmIf": "configured-value",
                      "cpwAtmVpi": "configured-value",
                      "cpwAtmVci": "configured-value",
                      "cpwAtmClpQosMapping": true,
                      "cpwAtmRowStatus": "active",
                      "cpwAtmOamCellSupported": true,
                      "cpwAtmQosScalingFactor": 1,
                      "cpwAtmCellPacking": true,
                      "cpwAtmMncp": 1,
                      "cpwAtmPeerMncp": 1,
                      "cpwAtmEncap": "default",
                      "cpwAtmMcptTimeout": 1,
                      "cpwAtmCellsReceived": "configured-value",
                      "cpwAtmCellsSent": "configured-value",
                      "cpwAtmCellsRejected": "configured-value",
                      "cpwAtmCellsTagged": "configured-value",
                      "cpwAtmHCCellsReceived": "configured-value",
                      "cpwAtmHCCellsRejected": "configured-value",
                      "cpwAtmHCCellsTagged": "configured-value",
                      "cpwAtmAvgCellsPacked": "configured-value",
                      "cpwAtmPktsReceived": "configured-value",
                      "cpwAtmPktsSent": "configured-value",
                      "cpwAtmPktsRejected": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwVcAtmEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwVcIndex": {
      "get": {
        "summary": "Get cpwVcIndex",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwVcIndex",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-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-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmIf": {
      "get": {
        "summary": "Get cpwAtmIf",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmIf",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmIf": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmIf from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmVpi": {
      "get": {
        "summary": "Get cpwAtmVpi",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmVpi",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmVpi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmVpi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmVci": {
      "get": {
        "summary": "Get cpwAtmVci",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmVci",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmVci": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmVci from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmClpQosMapping": {
      "get": {
        "summary": "Get cpwAtmClpQosMapping",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmClpQosMapping",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmClpQosMapping": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmClpQosMapping from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmRowStatus": {
      "get": {
        "summary": "Get cpwAtmRowStatus",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmRowStatus",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmOamCellSupported": {
      "get": {
        "summary": "Get cpwAtmOamCellSupported",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmOamCellSupported",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmOamCellSupported": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmOamCellSupported from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmQosScalingFactor": {
      "get": {
        "summary": "Get cpwAtmQosScalingFactor",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmQosScalingFactor",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmQosScalingFactor": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmQosScalingFactor from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmCellPacking": {
      "get": {
        "summary": "Get cpwAtmCellPacking",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmCellPacking",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmCellPacking": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmCellPacking from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmMncp": {
      "get": {
        "summary": "Get cpwAtmMncp",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmMncp",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmMncp": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmMncp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmPeerMncp": {
      "get": {
        "summary": "Get cpwAtmPeerMncp",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmPeerMncp",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmPeerMncp": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmPeerMncp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmEncap": {
      "get": {
        "summary": "Get cpwAtmEncap",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmEncap",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmEncap": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmEncap from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmMcptTimeout": {
      "get": {
        "summary": "Get cpwAtmMcptTimeout",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmMcptTimeout",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmMcptTimeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmMcptTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmCellsReceived": {
      "get": {
        "summary": "Get cpwAtmCellsReceived",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmCellsReceived",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmCellsReceived": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmCellsReceived from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmCellsSent": {
      "get": {
        "summary": "Get cpwAtmCellsSent",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmCellsSent",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmCellsSent": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmCellsSent from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmCellsRejected": {
      "get": {
        "summary": "Get cpwAtmCellsRejected",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmCellsRejected",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmCellsRejected": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmCellsRejected from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmCellsTagged": {
      "get": {
        "summary": "Get cpwAtmCellsTagged",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmCellsTagged",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmCellsTagged": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmCellsTagged from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmHCCellsReceived": {
      "get": {
        "summary": "Get cpwAtmHCCellsReceived",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmHCCellsReceived",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmHCCellsReceived": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmHCCellsReceived from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmHCCellsRejected": {
      "get": {
        "summary": "Get cpwAtmHCCellsRejected",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmHCCellsRejected",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmHCCellsRejected": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmHCCellsRejected from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmHCCellsTagged": {
      "get": {
        "summary": "Get cpwAtmHCCellsTagged",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmHCCellsTagged",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmHCCellsTagged": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmHCCellsTagged from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmAvgCellsPacked": {
      "get": {
        "summary": "Get cpwAtmAvgCellsPacked",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmAvgCellsPacked",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmAvgCellsPacked": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmAvgCellsPacked from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmPktsReceived": {
      "get": {
        "summary": "Get cpwAtmPktsReceived",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmPktsReceived",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmPktsReceived": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmPktsReceived from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmPktsSent": {
      "get": {
        "summary": "Get cpwAtmPktsSent",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmPktsSent",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmPktsSent": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmPktsSent from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB/cpwVcAtmTable/cpwVcAtmEntry/cpwAtmPktsRejected": {
      "get": {
        "summary": "Get cpwAtmPktsRejected",
        "operationId": "get-CISCO-IETF-PW-ATM-MIB:CISCO-IETF-PW-ATM-MIB-cpwVcAtmTable-cpwVcAtmEntry-cpwAtmPktsRejected",
        "tags": [
          "CISCO-IETF-PW-ATM-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-ATM-MIB:cpwAtmPktsRejected": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cpwAtmPktsRejected 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": []
    }
  ]
}
