{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-ATM-EXT-MIB",
    "description": "MIB data from `CISCO-ATM-EXT-MIB` module.\n\n**Root containers:** 28 (cAal5VccExtCompEnabled, cAal5VccExtVoice, cAal5VccExtInF5OamCells, cAal5VccExtOutF5OamCells, catmxVclOamLoopbackFreq...)\n**Paths:** 28 | **Descendants:** 0\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-ATM-EXT-MIB",
    "x-model-type": "mib"
  },
  "servers": [
    {
      "url": "https://{device}:{port}/restconf",
      "description": "IOS-XE Device RESTCONF API",
      "variables": {
        "device": {
          "default": "devnetsandboxiosxec9k.cisco.com"
        },
        "port": {
          "default": "443"
        }
      }
    }
  ],
  "paths": {
    "/data/CISCO-ATM-EXT-MIB:cAal5VccExtCompEnabled": {
      "get": {
        "summary": "Get cAal5VccExtCompEnabled",
        "operationId": "get-CISCO-ATM-EXT-MIB:cAal5VccExtCompEnabled",
        "tags": [
          "cAal5VccExtCompEnabled"
        ],
        "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-ATM-EXT-MIB:cAal5VccExtCompEnabled": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cAal5VccExtCompEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:cAal5VccExtVoice": {
      "get": {
        "summary": "Get cAal5VccExtVoice",
        "operationId": "get-CISCO-ATM-EXT-MIB:cAal5VccExtVoice",
        "tags": [
          "cAal5VccExtVoice"
        ],
        "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-ATM-EXT-MIB:cAal5VccExtVoice": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cAal5VccExtVoice from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:cAal5VccExtInF5OamCells": {
      "get": {
        "summary": "Get cAal5VccExtInF5OamCells",
        "operationId": "get-CISCO-ATM-EXT-MIB:cAal5VccExtInF5OamCells",
        "tags": [
          "cAal5VccExtInF5OamCells"
        ],
        "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-ATM-EXT-MIB:cAal5VccExtInF5OamCells": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cAal5VccExtInF5OamCells from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:cAal5VccExtOutF5OamCells": {
      "get": {
        "summary": "Get cAal5VccExtOutF5OamCells",
        "operationId": "get-CISCO-ATM-EXT-MIB:cAal5VccExtOutF5OamCells",
        "tags": [
          "cAal5VccExtOutF5OamCells"
        ],
        "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-ATM-EXT-MIB:cAal5VccExtOutF5OamCells": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cAal5VccExtOutF5OamCells from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamLoopbackFreq": {
      "get": {
        "summary": "Get catmxVclOamLoopbackFreq",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamLoopbackFreq",
        "tags": [
          "catmxVclOamLoopbackFreq"
        ],
        "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-ATM-EXT-MIB:catmxVclOamLoopbackFreq": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamLoopbackFreq from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamRetryFreq": {
      "get": {
        "summary": "Get catmxVclOamRetryFreq",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamRetryFreq",
        "tags": [
          "catmxVclOamRetryFreq"
        ],
        "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-ATM-EXT-MIB:catmxVclOamRetryFreq": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamRetryFreq from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamUpRetryCount": {
      "get": {
        "summary": "Get catmxVclOamUpRetryCount",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamUpRetryCount",
        "tags": [
          "catmxVclOamUpRetryCount"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-ATM-EXT-MIB:catmxVclOamUpRetryCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamUpRetryCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamDownRetryCount": {
      "get": {
        "summary": "Get catmxVclOamDownRetryCount",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamDownRetryCount",
        "tags": [
          "catmxVclOamDownRetryCount"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-ATM-EXT-MIB:catmxVclOamDownRetryCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamDownRetryCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamEndCCActCount": {
      "get": {
        "summary": "Get catmxVclOamEndCCActCount",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamEndCCActCount",
        "tags": [
          "catmxVclOamEndCCActCount"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-ATM-EXT-MIB:catmxVclOamEndCCActCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamEndCCActCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamEndCCDeActCount": {
      "get": {
        "summary": "Get catmxVclOamEndCCDeActCount",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamEndCCDeActCount",
        "tags": [
          "catmxVclOamEndCCDeActCount"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-ATM-EXT-MIB:catmxVclOamEndCCDeActCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamEndCCDeActCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamEndCCRetryFreq": {
      "get": {
        "summary": "Get catmxVclOamEndCCRetryFreq",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamEndCCRetryFreq",
        "tags": [
          "catmxVclOamEndCCRetryFreq"
        ],
        "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-ATM-EXT-MIB:catmxVclOamEndCCRetryFreq": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamEndCCRetryFreq from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamSegCCActCount": {
      "get": {
        "summary": "Get catmxVclOamSegCCActCount",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamSegCCActCount",
        "tags": [
          "catmxVclOamSegCCActCount"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-ATM-EXT-MIB:catmxVclOamSegCCActCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamSegCCActCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamSegCCDeActCount": {
      "get": {
        "summary": "Get catmxVclOamSegCCDeActCount",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamSegCCDeActCount",
        "tags": [
          "catmxVclOamSegCCDeActCount"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-ATM-EXT-MIB:catmxVclOamSegCCDeActCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamSegCCDeActCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamSegCCRetryFreq": {
      "get": {
        "summary": "Get catmxVclOamSegCCRetryFreq",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamSegCCRetryFreq",
        "tags": [
          "catmxVclOamSegCCRetryFreq"
        ],
        "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-ATM-EXT-MIB:catmxVclOamSegCCRetryFreq": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamSegCCRetryFreq from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamManage": {
      "get": {
        "summary": "Get catmxVclOamManage",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamManage",
        "tags": [
          "catmxVclOamManage"
        ],
        "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-ATM-EXT-MIB:catmxVclOamManage": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamManage from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamLoopBkStatus": {
      "get": {
        "summary": "Get catmxVclOamLoopBkStatus",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamLoopBkStatus",
        "tags": [
          "catmxVclOamLoopBkStatus"
        ],
        "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-ATM-EXT-MIB:catmxVclOamLoopBkStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamLoopBkStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamVcState": {
      "get": {
        "summary": "Get catmxVclOamVcState",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamVcState",
        "tags": [
          "catmxVclOamVcState"
        ],
        "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-ATM-EXT-MIB:catmxVclOamVcState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamVcState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamEndCCStatus": {
      "get": {
        "summary": "Get catmxVclOamEndCCStatus",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamEndCCStatus",
        "tags": [
          "catmxVclOamEndCCStatus"
        ],
        "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-ATM-EXT-MIB:catmxVclOamEndCCStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamEndCCStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamSegCCStatus": {
      "get": {
        "summary": "Get catmxVclOamSegCCStatus",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamSegCCStatus",
        "tags": [
          "catmxVclOamSegCCStatus"
        ],
        "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-ATM-EXT-MIB:catmxVclOamSegCCStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamSegCCStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamEndCCVcState": {
      "get": {
        "summary": "Get catmxVclOamEndCCVcState",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamEndCCVcState",
        "tags": [
          "catmxVclOamEndCCVcState"
        ],
        "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-ATM-EXT-MIB:catmxVclOamEndCCVcState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamEndCCVcState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamSegCCVcState": {
      "get": {
        "summary": "Get catmxVclOamSegCCVcState",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamSegCCVcState",
        "tags": [
          "catmxVclOamSegCCVcState"
        ],
        "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-ATM-EXT-MIB:catmxVclOamSegCCVcState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamSegCCVcState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamCellsReceived": {
      "get": {
        "summary": "Get catmxVclOamCellsReceived",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamCellsReceived",
        "tags": [
          "catmxVclOamCellsReceived"
        ],
        "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-ATM-EXT-MIB:catmxVclOamCellsReceived": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamCellsReceived from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamCellsSent": {
      "get": {
        "summary": "Get catmxVclOamCellsSent",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamCellsSent",
        "tags": [
          "catmxVclOamCellsSent"
        ],
        "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-ATM-EXT-MIB:catmxVclOamCellsSent": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamCellsSent from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamCellsDropped": {
      "get": {
        "summary": "Get catmxVclOamCellsDropped",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamCellsDropped",
        "tags": [
          "catmxVclOamCellsDropped"
        ],
        "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-ATM-EXT-MIB:catmxVclOamCellsDropped": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamCellsDropped from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamInF5ais": {
      "get": {
        "summary": "Get catmxVclOamInF5ais",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamInF5ais",
        "tags": [
          "catmxVclOamInF5ais"
        ],
        "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-ATM-EXT-MIB:catmxVclOamInF5ais": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamInF5ais from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamOutF5ais": {
      "get": {
        "summary": "Get catmxVclOamOutF5ais",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamOutF5ais",
        "tags": [
          "catmxVclOamOutF5ais"
        ],
        "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-ATM-EXT-MIB:catmxVclOamOutF5ais": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamOutF5ais from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamInF5rdi": {
      "get": {
        "summary": "Get catmxVclOamInF5rdi",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamInF5rdi",
        "tags": [
          "catmxVclOamInF5rdi"
        ],
        "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-ATM-EXT-MIB:catmxVclOamInF5rdi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamInF5rdi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ATM-EXT-MIB:catmxVclOamOutF5rdi": {
      "get": {
        "summary": "Get catmxVclOamOutF5rdi",
        "operationId": "get-CISCO-ATM-EXT-MIB:catmxVclOamOutF5rdi",
        "tags": [
          "catmxVclOamOutF5rdi"
        ],
        "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-ATM-EXT-MIB:catmxVclOamOutF5rdi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve catmxVclOamOutF5rdi 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": []
    }
  ]
}
