{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - ATM-MIB",
    "description": "MIB data from `ATM-MIB` module.\n\n**Root containers:** 1 (ATM-MIB)\n**Paths:** 111 | **Descendants:** 110\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": "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/ATM-MIB:ATM-MIB": {
      "get": {
        "summary": "Get ATM-MIB",
        "operationId": "get-ATM-MIB:ATM-MIB",
        "tags": [
          "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": {
                    "atmMIBObjects": {
                      "type": "object",
                      "properties": {
                        "atmVpCrossConnectIndexNext": {
                          "type": "integer",
                          "example": 1
                        },
                        "atmVcCrossConnectIndexNext": {
                          "type": "integer",
                          "example": 1
                        },
                        "atmTrafficDescrParamIndexNext": {
                          "type": "integer",
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "atmInterfaceConfTable": {
                      "type": "object",
                      "properties": {
                        "atmInterfaceConfEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ifIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmInterfaceMaxVpcs": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmInterfaceMaxVccs": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmInterfaceConfVpcs": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmInterfaceConfVccs": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmInterfaceMaxActiveVpiBits": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmInterfaceMaxActiveVciBits": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmInterfaceIlmiVpi": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmInterfaceIlmiVci": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmInterfaceMyNeighborIpAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "atmInterfaceMyNeighborIfName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "atmInterfaceCurrentMaxVpiBits": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmInterfaceCurrentMaxVciBits": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmInterfaceSubscrAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "atmInterfaceDs3PlcpTable": {
                      "type": "object",
                      "properties": {
                        "atmInterfaceDs3PlcpEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ifIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmInterfaceDs3PlcpSEFSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmInterfaceDs3PlcpAlarmState": {
                                "type": "string",
                                "example": "active"
                              },
                              "atmInterfaceDs3PlcpUASs": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "atmInterfaceTCTable": {
                      "type": "object",
                      "properties": {
                        "atmInterfaceTCEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ifIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmInterfaceOCDEvents": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmInterfaceTCAlarmState": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "atmTrafficDescrParamTable": {
                      "type": "object",
                      "properties": {
                        "atmTrafficDescrParamEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "atmTrafficDescrParamIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmTrafficDescrType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmTrafficDescrParam1": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmTrafficDescrParam2": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmTrafficDescrParam3": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmTrafficDescrParam4": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmTrafficDescrParam5": {
                                "type": "integer",
                                "example": 1
                              },
                              "atmTrafficDescrRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "atmServiceCategory": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "atmTrafficFrameDiscard": {
                                "type": "boolean",
                                "example": false
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "atmVplTable": {
                      "type": "object",
                      "properties": {
                        "atmVplEntry": {
                          "type": "object",
                          "properties": {
                            "ifIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVplVpi": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVplAdminStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVplOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVplLastChange": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVplReceiveTrafficDescrIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVplTransmitTrafficDescrIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVplCrossConnectIdentifier": {
                              "type": "integer",
                              "example": 1
                            },
                            "atmVplRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVplCastType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVplConnKind": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "atmVclTable": {
                      "type": "object",
                      "properties": {
                        "atmVclEntry": {
                          "type": "object",
                          "properties": {
                            "ifIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVclVpi": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVclVci": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVclAdminStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVclOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVclLastChange": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVclReceiveTrafficDescrIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVclTransmitTrafficDescrIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVccAalType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVccAal5CpcsTransmitSduSize": {
                              "type": "integer",
                              "example": 1
                            },
                            "atmVccAal5CpcsReceiveSduSize": {
                              "type": "integer",
                              "example": 1
                            },
                            "atmVccAal5EncapsType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVclCrossConnectIdentifier": {
                              "type": "integer",
                              "example": 1
                            },
                            "atmVclRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVclCastType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVclConnKind": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "atmVpCrossConnectTable": {
                      "type": "object",
                      "properties": {
                        "atmVpCrossConnectEntry": {
                          "type": "object",
                          "properties": {
                            "atmVpCrossConnectIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "atmVpCrossConnectLowIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVpCrossConnectLowVpi": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVpCrossConnectHighIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVpCrossConnectHighVpi": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVpCrossConnectAdminStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVpCrossConnectL2HOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVpCrossConnectH2LOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVpCrossConnectL2HLastChange": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVpCrossConnectH2LLastChange": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVpCrossConnectRowStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "atmVcCrossConnectTable": {
                      "type": "object",
                      "properties": {
                        "atmVcCrossConnectEntry": {
                          "type": "object",
                          "properties": {
                            "atmVcCrossConnectIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "atmVcCrossConnectLowIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVcCrossConnectLowVpi": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVcCrossConnectLowVci": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVcCrossConnectHighIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVcCrossConnectHighVpi": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVcCrossConnectHighVci": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVcCrossConnectAdminStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVcCrossConnectL2HOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVcCrossConnectH2LOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "atmVcCrossConnectL2HLastChange": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVcCrossConnectH2LLastChange": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "atmVcCrossConnectRowStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "aal5VccTable": {
                      "type": "object",
                      "properties": {
                        "aal5VccEntry": {
                          "type": "object",
                          "properties": {
                            "ifIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "aal5VccVpi": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "aal5VccVci": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "aal5VccCrcErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "aal5VccSarTimeOuts": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "aal5VccOverSizedSDUs": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:ATM-MIB": {
                    "atmMIBObjects": {
                      "atmVpCrossConnectIndexNext": 1,
                      "atmVcCrossConnectIndexNext": 1,
                      "atmTrafficDescrParamIndexNext": 1
                    },
                    "atmInterfaceConfTable": {
                      "atmInterfaceConfEntry": [
                        {
                          "ifIndex": "configured-value",
                          "atmInterfaceMaxVpcs": 1,
                          "atmInterfaceMaxVccs": 1,
                          "atmInterfaceConfVpcs": 1,
                          "atmInterfaceConfVccs": 1,
                          "atmInterfaceMaxActiveVpiBits": 1,
                          "atmInterfaceMaxActiveVciBits": 1,
                          "atmInterfaceIlmiVpi": "configured-value",
                          "atmInterfaceIlmiVci": "configured-value",
                          "atmInterfaceMyNeighborIpAddress": "10.1.1.1",
                          "atmInterfaceMyNeighborIfName": "example-1",
                          "atmInterfaceCurrentMaxVpiBits": 1,
                          "atmInterfaceCurrentMaxVciBits": 1,
                          "atmInterfaceSubscrAddress": "10.1.1.1"
                        }
                      ]
                    },
                    "atmInterfaceDs3PlcpTable": {
                      "atmInterfaceDs3PlcpEntry": [
                        {
                          "ifIndex": "configured-value",
                          "atmInterfaceDs3PlcpSEFSs": "configured-value",
                          "atmInterfaceDs3PlcpAlarmState": "default",
                          "atmInterfaceDs3PlcpUASs": "configured-value"
                        }
                      ]
                    },
                    "atmInterfaceTCTable": {
                      "atmInterfaceTCEntry": [
                        {
                          "ifIndex": "configured-value",
                          "atmInterfaceOCDEvents": "configured-value",
                          "atmInterfaceTCAlarmState": "default"
                        }
                      ]
                    },
                    "atmTrafficDescrParamTable": {
                      "atmTrafficDescrParamEntry": [
                        {
                          "atmTrafficDescrParamIndex": "configured-value",
                          "atmTrafficDescrType": "configured-value",
                          "atmTrafficDescrParam1": 1,
                          "atmTrafficDescrParam2": 1,
                          "atmTrafficDescrParam3": 1,
                          "atmTrafficDescrParam4": 1,
                          "atmTrafficDescrParam5": 1,
                          "atmTrafficDescrRowStatus": "active",
                          "atmServiceCategory": "configured-value",
                          "atmTrafficFrameDiscard": true
                        }
                      ]
                    },
                    "atmVplTable": {
                      "atmVplEntry": {
                        "ifIndex": "configured-value",
                        "atmVplVpi": "configured-value",
                        "atmVplAdminStatus": "active",
                        "atmVplOperStatus": "active",
                        "atmVplLastChange": "configured-value",
                        "atmVplReceiveTrafficDescrIndex": "configured-value",
                        "atmVplTransmitTrafficDescrIndex": "configured-value",
                        "atmVplCrossConnectIdentifier": 1,
                        "atmVplRowStatus": "active",
                        "atmVplCastType": "configured-value",
                        "atmVplConnKind": "configured-value"
                      }
                    },
                    "atmVclTable": {
                      "atmVclEntry": {
                        "ifIndex": "configured-value",
                        "atmVclVpi": "configured-value",
                        "atmVclVci": "configured-value",
                        "atmVclAdminStatus": "active",
                        "atmVclOperStatus": "active",
                        "atmVclLastChange": "configured-value",
                        "atmVclReceiveTrafficDescrIndex": "configured-value",
                        "atmVclTransmitTrafficDescrIndex": "configured-value",
                        "atmVccAalType": "default",
                        "atmVccAal5CpcsTransmitSduSize": 1,
                        "atmVccAal5CpcsReceiveSduSize": 1,
                        "atmVccAal5EncapsType": "default",
                        "atmVclCrossConnectIdentifier": 1,
                        "atmVclRowStatus": "active",
                        "atmVclCastType": "configured-value",
                        "atmVclConnKind": "configured-value"
                      }
                    },
                    "atmVpCrossConnectTable": {
                      "atmVpCrossConnectEntry": {
                        "atmVpCrossConnectIndex": 1,
                        "atmVpCrossConnectLowIfIndex": "configured-value",
                        "atmVpCrossConnectLowVpi": "configured-value",
                        "atmVpCrossConnectHighIfIndex": "configured-value",
                        "atmVpCrossConnectHighVpi": "configured-value",
                        "atmVpCrossConnectAdminStatus": "active",
                        "atmVpCrossConnectL2HOperStatus": "active",
                        "atmVpCrossConnectH2LOperStatus": "active",
                        "atmVpCrossConnectL2HLastChange": "configured-value",
                        "atmVpCrossConnectH2LLastChange": "configured-value",
                        "atmVpCrossConnectRowStatus": "active"
                      }
                    },
                    "atmVcCrossConnectTable": {
                      "atmVcCrossConnectEntry": {
                        "atmVcCrossConnectIndex": 1,
                        "atmVcCrossConnectLowIfIndex": "configured-value",
                        "atmVcCrossConnectLowVpi": "configured-value",
                        "atmVcCrossConnectLowVci": "configured-value",
                        "atmVcCrossConnectHighIfIndex": "configured-value",
                        "atmVcCrossConnectHighVpi": "configured-value",
                        "atmVcCrossConnectHighVci": "configured-value",
                        "atmVcCrossConnectAdminStatus": "active",
                        "atmVcCrossConnectL2HOperStatus": "active",
                        "atmVcCrossConnectH2LOperStatus": "active",
                        "atmVcCrossConnectL2HLastChange": "configured-value",
                        "atmVcCrossConnectH2LLastChange": "configured-value",
                        "atmVcCrossConnectRowStatus": "active"
                      }
                    },
                    "aal5VccTable": {
                      "aal5VccEntry": {
                        "ifIndex": "configured-value",
                        "aal5VccVpi": "configured-value",
                        "aal5VccVci": "configured-value",
                        "aal5VccCrcErrors": "0",
                        "aal5VccSarTimeOuts": "10:30:45",
                        "aal5VccOverSizedSDUs": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ATM-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmMIBObjects": {
      "get": {
        "summary": "Get atmMIBObjects",
        "operationId": "get-ATM-MIB:ATM-MIB-atmMIBObjects",
        "tags": [
          "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": {
                    "atmVpCrossConnectIndexNext": {
                      "type": "integer",
                      "example": 1
                    },
                    "atmVcCrossConnectIndexNext": {
                      "type": "integer",
                      "example": 1
                    },
                    "atmTrafficDescrParamIndexNext": {
                      "type": "integer",
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmMIBObjects": {
                    "atmVpCrossConnectIndexNext": 1,
                    "atmVcCrossConnectIndexNext": 1,
                    "atmTrafficDescrParamIndexNext": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmMIBObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmMIBObjects/atmVpCrossConnectIndexNext": {
      "get": {
        "summary": "Get atmVpCrossConnectIndexNext",
        "operationId": "get-ATM-MIB:ATM-MIB-atmMIBObjects-atmVpCrossConnectIndexNext",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectIndexNext": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmMIBObjects/atmVcCrossConnectIndexNext": {
      "get": {
        "summary": "Get atmVcCrossConnectIndexNext",
        "operationId": "get-ATM-MIB:ATM-MIB-atmMIBObjects-atmVcCrossConnectIndexNext",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectIndexNext": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmMIBObjects/atmTrafficDescrParamIndexNext": {
      "get": {
        "summary": "Get atmTrafficDescrParamIndexNext",
        "operationId": "get-ATM-MIB:ATM-MIB-atmMIBObjects-atmTrafficDescrParamIndexNext",
        "tags": [
          "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": {
                  "ATM-MIB:atmTrafficDescrParamIndexNext": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrParamIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable": {
      "get": {
        "summary": "Get atmInterfaceConfTable",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable",
        "tags": [
          "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": {
                    "atmInterfaceConfEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmInterfaceMaxVpcs": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmInterfaceMaxVccs": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmInterfaceConfVpcs": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmInterfaceConfVccs": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmInterfaceMaxActiveVpiBits": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmInterfaceMaxActiveVciBits": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmInterfaceIlmiVpi": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmInterfaceIlmiVci": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmInterfaceMyNeighborIpAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "atmInterfaceMyNeighborIfName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "atmInterfaceCurrentMaxVpiBits": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmInterfaceCurrentMaxVciBits": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmInterfaceSubscrAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmInterfaceConfTable": {
                    "atmInterfaceConfEntry": [
                      {
                        "ifIndex": "configured-value",
                        "atmInterfaceMaxVpcs": 1,
                        "atmInterfaceMaxVccs": 1,
                        "atmInterfaceConfVpcs": 1,
                        "atmInterfaceConfVccs": 1,
                        "atmInterfaceMaxActiveVpiBits": 1,
                        "atmInterfaceMaxActiveVciBits": 1,
                        "atmInterfaceIlmiVpi": "configured-value",
                        "atmInterfaceIlmiVci": "configured-value",
                        "atmInterfaceMyNeighborIpAddress": "10.1.1.1",
                        "atmInterfaceMyNeighborIfName": "example-1",
                        "atmInterfaceCurrentMaxVpiBits": 1,
                        "atmInterfaceCurrentMaxVciBits": 1,
                        "atmInterfaceSubscrAddress": "10.1.1.1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceConfTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry": {
      "get": {
        "summary": "Get atmInterfaceConfEntry",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry",
        "tags": [
          "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": {
                      "ifIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmInterfaceMaxVpcs": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmInterfaceMaxVccs": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmInterfaceConfVpcs": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmInterfaceConfVccs": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmInterfaceMaxActiveVpiBits": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmInterfaceMaxActiveVciBits": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmInterfaceIlmiVpi": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmInterfaceIlmiVci": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmInterfaceMyNeighborIpAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "atmInterfaceMyNeighborIfName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "atmInterfaceCurrentMaxVpiBits": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmInterfaceCurrentMaxVciBits": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmInterfaceSubscrAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmInterfaceConfEntry": [
                    {
                      "ifIndex": "configured-value",
                      "atmInterfaceMaxVpcs": 1,
                      "atmInterfaceMaxVccs": 1,
                      "atmInterfaceConfVpcs": 1,
                      "atmInterfaceConfVccs": 1,
                      "atmInterfaceMaxActiveVpiBits": 1,
                      "atmInterfaceMaxActiveVciBits": 1,
                      "atmInterfaceIlmiVpi": "configured-value",
                      "atmInterfaceIlmiVci": "configured-value",
                      "atmInterfaceMyNeighborIpAddress": "10.1.1.1",
                      "atmInterfaceMyNeighborIfName": "example-1",
                      "atmInterfaceCurrentMaxVpiBits": 1,
                      "atmInterfaceCurrentMaxVciBits": 1,
                      "atmInterfaceSubscrAddress": "10.1.1.1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceConfEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-ifIndex",
        "tags": [
          "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": {
                  "ATM-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceMaxVpcs": {
      "get": {
        "summary": "Get atmInterfaceMaxVpcs",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceMaxVpcs",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceMaxVpcs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceMaxVpcs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceMaxVccs": {
      "get": {
        "summary": "Get atmInterfaceMaxVccs",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceMaxVccs",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceMaxVccs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceMaxVccs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceConfVpcs": {
      "get": {
        "summary": "Get atmInterfaceConfVpcs",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceConfVpcs",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceConfVpcs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceConfVpcs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceConfVccs": {
      "get": {
        "summary": "Get atmInterfaceConfVccs",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceConfVccs",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceConfVccs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceConfVccs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceMaxActiveVpiBits": {
      "get": {
        "summary": "Get atmInterfaceMaxActiveVpiBits",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceMaxActiveVpiBits",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceMaxActiveVpiBits": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceMaxActiveVpiBits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceMaxActiveVciBits": {
      "get": {
        "summary": "Get atmInterfaceMaxActiveVciBits",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceMaxActiveVciBits",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceMaxActiveVciBits": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceMaxActiveVciBits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceIlmiVpi": {
      "get": {
        "summary": "Get atmInterfaceIlmiVpi",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceIlmiVpi",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceIlmiVpi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceIlmiVpi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceIlmiVci": {
      "get": {
        "summary": "Get atmInterfaceIlmiVci",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceIlmiVci",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceIlmiVci": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceIlmiVci from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceMyNeighborIpAddress": {
      "get": {
        "summary": "Get atmInterfaceMyNeighborIpAddress",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceMyNeighborIpAddress",
        "tags": [
          "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": "10.1.1.1"
                },
                "example": {
                  "ATM-MIB:atmInterfaceMyNeighborIpAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceMyNeighborIpAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceMyNeighborIfName": {
      "get": {
        "summary": "Get atmInterfaceMyNeighborIfName",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceMyNeighborIfName",
        "tags": [
          "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": "example-1"
                },
                "example": {
                  "ATM-MIB:atmInterfaceMyNeighborIfName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceMyNeighborIfName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceCurrentMaxVpiBits": {
      "get": {
        "summary": "Get atmInterfaceCurrentMaxVpiBits",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceCurrentMaxVpiBits",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceCurrentMaxVpiBits": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceCurrentMaxVpiBits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceCurrentMaxVciBits": {
      "get": {
        "summary": "Get atmInterfaceCurrentMaxVciBits",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceCurrentMaxVciBits",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceCurrentMaxVciBits": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceCurrentMaxVciBits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceConfTable/atmInterfaceConfEntry/atmInterfaceSubscrAddress": {
      "get": {
        "summary": "Get atmInterfaceSubscrAddress",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceConfTable-atmInterfaceConfEntry-atmInterfaceSubscrAddress",
        "tags": [
          "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": "10.1.1.1"
                },
                "example": {
                  "ATM-MIB:atmInterfaceSubscrAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceSubscrAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceDs3PlcpTable": {
      "get": {
        "summary": "Get atmInterfaceDs3PlcpTable",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceDs3PlcpTable",
        "tags": [
          "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": {
                    "atmInterfaceDs3PlcpEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmInterfaceDs3PlcpSEFSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmInterfaceDs3PlcpAlarmState": {
                            "type": "string",
                            "example": "active"
                          },
                          "atmInterfaceDs3PlcpUASs": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmInterfaceDs3PlcpTable": {
                    "atmInterfaceDs3PlcpEntry": [
                      {
                        "ifIndex": "configured-value",
                        "atmInterfaceDs3PlcpSEFSs": "configured-value",
                        "atmInterfaceDs3PlcpAlarmState": "default",
                        "atmInterfaceDs3PlcpUASs": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceDs3PlcpTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceDs3PlcpTable/atmInterfaceDs3PlcpEntry": {
      "get": {
        "summary": "Get atmInterfaceDs3PlcpEntry",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceDs3PlcpTable-atmInterfaceDs3PlcpEntry",
        "tags": [
          "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": {
                      "ifIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmInterfaceDs3PlcpSEFSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmInterfaceDs3PlcpAlarmState": {
                        "type": "string",
                        "example": "active"
                      },
                      "atmInterfaceDs3PlcpUASs": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmInterfaceDs3PlcpEntry": [
                    {
                      "ifIndex": "configured-value",
                      "atmInterfaceDs3PlcpSEFSs": "configured-value",
                      "atmInterfaceDs3PlcpAlarmState": "default",
                      "atmInterfaceDs3PlcpUASs": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceDs3PlcpEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceDs3PlcpTable/atmInterfaceDs3PlcpEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceDs3PlcpTable-atmInterfaceDs3PlcpEntry-ifIndex",
        "tags": [
          "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": {
                  "ATM-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceDs3PlcpTable/atmInterfaceDs3PlcpEntry/atmInterfaceDs3PlcpSEFSs": {
      "get": {
        "summary": "Get atmInterfaceDs3PlcpSEFSs",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceDs3PlcpTable-atmInterfaceDs3PlcpEntry-atmInterfaceDs3PlcpSEFSs",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceDs3PlcpSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceDs3PlcpSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceDs3PlcpTable/atmInterfaceDs3PlcpEntry/atmInterfaceDs3PlcpAlarmState": {
      "get": {
        "summary": "Get atmInterfaceDs3PlcpAlarmState",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceDs3PlcpTable-atmInterfaceDs3PlcpEntry-atmInterfaceDs3PlcpAlarmState",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceDs3PlcpAlarmState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceDs3PlcpAlarmState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceDs3PlcpTable/atmInterfaceDs3PlcpEntry/atmInterfaceDs3PlcpUASs": {
      "get": {
        "summary": "Get atmInterfaceDs3PlcpUASs",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceDs3PlcpTable-atmInterfaceDs3PlcpEntry-atmInterfaceDs3PlcpUASs",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceDs3PlcpUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceDs3PlcpUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceTCTable": {
      "get": {
        "summary": "Get atmInterfaceTCTable",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceTCTable",
        "tags": [
          "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": {
                    "atmInterfaceTCEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmInterfaceOCDEvents": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmInterfaceTCAlarmState": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmInterfaceTCTable": {
                    "atmInterfaceTCEntry": [
                      {
                        "ifIndex": "configured-value",
                        "atmInterfaceOCDEvents": "configured-value",
                        "atmInterfaceTCAlarmState": "default"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceTCTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceTCTable/atmInterfaceTCEntry": {
      "get": {
        "summary": "Get atmInterfaceTCEntry",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceTCTable-atmInterfaceTCEntry",
        "tags": [
          "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": {
                      "ifIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmInterfaceOCDEvents": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmInterfaceTCAlarmState": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmInterfaceTCEntry": [
                    {
                      "ifIndex": "configured-value",
                      "atmInterfaceOCDEvents": "configured-value",
                      "atmInterfaceTCAlarmState": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceTCEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceTCTable/atmInterfaceTCEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceTCTable-atmInterfaceTCEntry-ifIndex",
        "tags": [
          "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": {
                  "ATM-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceTCTable/atmInterfaceTCEntry/atmInterfaceOCDEvents": {
      "get": {
        "summary": "Get atmInterfaceOCDEvents",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceTCTable-atmInterfaceTCEntry-atmInterfaceOCDEvents",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceOCDEvents": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceOCDEvents from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmInterfaceTCTable/atmInterfaceTCEntry/atmInterfaceTCAlarmState": {
      "get": {
        "summary": "Get atmInterfaceTCAlarmState",
        "operationId": "get-ATM-MIB:ATM-MIB-atmInterfaceTCTable-atmInterfaceTCEntry-atmInterfaceTCAlarmState",
        "tags": [
          "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": {
                  "ATM-MIB:atmInterfaceTCAlarmState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmInterfaceTCAlarmState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable": {
      "get": {
        "summary": "Get atmTrafficDescrParamTable",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable",
        "tags": [
          "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": {
                    "atmTrafficDescrParamEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "atmTrafficDescrParamIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmTrafficDescrType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmTrafficDescrParam1": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmTrafficDescrParam2": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmTrafficDescrParam3": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmTrafficDescrParam4": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmTrafficDescrParam5": {
                            "type": "integer",
                            "example": 1
                          },
                          "atmTrafficDescrRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "atmServiceCategory": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "atmTrafficFrameDiscard": {
                            "type": "boolean",
                            "example": false
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmTrafficDescrParamTable": {
                    "atmTrafficDescrParamEntry": [
                      {
                        "atmTrafficDescrParamIndex": "configured-value",
                        "atmTrafficDescrType": "configured-value",
                        "atmTrafficDescrParam1": 1,
                        "atmTrafficDescrParam2": 1,
                        "atmTrafficDescrParam3": 1,
                        "atmTrafficDescrParam4": 1,
                        "atmTrafficDescrParam5": 1,
                        "atmTrafficDescrRowStatus": "active",
                        "atmServiceCategory": "configured-value",
                        "atmTrafficFrameDiscard": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrParamTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry": {
      "get": {
        "summary": "Get atmTrafficDescrParamEntry",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry",
        "tags": [
          "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": {
                      "atmTrafficDescrParamIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmTrafficDescrType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmTrafficDescrParam1": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmTrafficDescrParam2": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmTrafficDescrParam3": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmTrafficDescrParam4": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmTrafficDescrParam5": {
                        "type": "integer",
                        "example": 1
                      },
                      "atmTrafficDescrRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "atmServiceCategory": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "atmTrafficFrameDiscard": {
                        "type": "boolean",
                        "example": false
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmTrafficDescrParamEntry": [
                    {
                      "atmTrafficDescrParamIndex": "configured-value",
                      "atmTrafficDescrType": "configured-value",
                      "atmTrafficDescrParam1": 1,
                      "atmTrafficDescrParam2": 1,
                      "atmTrafficDescrParam3": 1,
                      "atmTrafficDescrParam4": 1,
                      "atmTrafficDescrParam5": 1,
                      "atmTrafficDescrRowStatus": "active",
                      "atmServiceCategory": "configured-value",
                      "atmTrafficFrameDiscard": true
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrParamEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmTrafficDescrParamIndex": {
      "get": {
        "summary": "Get atmTrafficDescrParamIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmTrafficDescrParamIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmTrafficDescrParamIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrParamIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmTrafficDescrType": {
      "get": {
        "summary": "Get atmTrafficDescrType",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmTrafficDescrType",
        "tags": [
          "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": {
                  "ATM-MIB:atmTrafficDescrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmTrafficDescrParam1": {
      "get": {
        "summary": "Get atmTrafficDescrParam1",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmTrafficDescrParam1",
        "tags": [
          "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": {
                  "ATM-MIB:atmTrafficDescrParam1": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrParam1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmTrafficDescrParam2": {
      "get": {
        "summary": "Get atmTrafficDescrParam2",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmTrafficDescrParam2",
        "tags": [
          "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": {
                  "ATM-MIB:atmTrafficDescrParam2": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrParam2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmTrafficDescrParam3": {
      "get": {
        "summary": "Get atmTrafficDescrParam3",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmTrafficDescrParam3",
        "tags": [
          "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": {
                  "ATM-MIB:atmTrafficDescrParam3": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrParam3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmTrafficDescrParam4": {
      "get": {
        "summary": "Get atmTrafficDescrParam4",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmTrafficDescrParam4",
        "tags": [
          "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": {
                  "ATM-MIB:atmTrafficDescrParam4": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrParam4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmTrafficDescrParam5": {
      "get": {
        "summary": "Get atmTrafficDescrParam5",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmTrafficDescrParam5",
        "tags": [
          "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": {
                  "ATM-MIB:atmTrafficDescrParam5": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrParam5 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmTrafficDescrRowStatus": {
      "get": {
        "summary": "Get atmTrafficDescrRowStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmTrafficDescrRowStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmTrafficDescrRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficDescrRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmServiceCategory": {
      "get": {
        "summary": "Get atmServiceCategory",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmServiceCategory",
        "tags": [
          "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": {
                  "ATM-MIB:atmServiceCategory": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmServiceCategory from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmTrafficDescrParamTable/atmTrafficDescrParamEntry/atmTrafficFrameDiscard": {
      "get": {
        "summary": "Get atmTrafficFrameDiscard",
        "operationId": "get-ATM-MIB:ATM-MIB-atmTrafficDescrParamTable-atmTrafficDescrParamEntry-atmTrafficFrameDiscard",
        "tags": [
          "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": false
                },
                "example": {
                  "ATM-MIB:atmTrafficFrameDiscard": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmTrafficFrameDiscard from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable": {
      "get": {
        "summary": "Get atmVplTable",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable",
        "tags": [
          "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": {
                    "atmVplEntry": {
                      "type": "object",
                      "properties": {
                        "ifIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVplVpi": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVplAdminStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVplOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVplLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVplReceiveTrafficDescrIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVplTransmitTrafficDescrIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVplCrossConnectIdentifier": {
                          "type": "integer",
                          "example": 1
                        },
                        "atmVplRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVplCastType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVplConnKind": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmVplTable": {
                    "atmVplEntry": {
                      "ifIndex": "configured-value",
                      "atmVplVpi": "configured-value",
                      "atmVplAdminStatus": "active",
                      "atmVplOperStatus": "active",
                      "atmVplLastChange": "configured-value",
                      "atmVplReceiveTrafficDescrIndex": "configured-value",
                      "atmVplTransmitTrafficDescrIndex": "configured-value",
                      "atmVplCrossConnectIdentifier": 1,
                      "atmVplRowStatus": "active",
                      "atmVplCastType": "configured-value",
                      "atmVplConnKind": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry": {
      "get": {
        "summary": "Get atmVplEntry",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry",
        "tags": [
          "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": {
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVplVpi": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVplAdminStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVplOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVplLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVplReceiveTrafficDescrIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVplTransmitTrafficDescrIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVplCrossConnectIdentifier": {
                      "type": "integer",
                      "example": 1
                    },
                    "atmVplRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVplCastType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVplConnKind": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmVplEntry": {
                    "ifIndex": "configured-value",
                    "atmVplVpi": "configured-value",
                    "atmVplAdminStatus": "active",
                    "atmVplOperStatus": "active",
                    "atmVplLastChange": "configured-value",
                    "atmVplReceiveTrafficDescrIndex": "configured-value",
                    "atmVplTransmitTrafficDescrIndex": "configured-value",
                    "atmVplCrossConnectIdentifier": 1,
                    "atmVplRowStatus": "active",
                    "atmVplCastType": "configured-value",
                    "atmVplConnKind": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-ifIndex",
        "tags": [
          "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": {
                  "ATM-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplVpi": {
      "get": {
        "summary": "Get atmVplVpi",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplVpi",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplVpi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplVpi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplAdminStatus": {
      "get": {
        "summary": "Get atmVplAdminStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplAdminStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplAdminStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplOperStatus": {
      "get": {
        "summary": "Get atmVplOperStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplOperStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplLastChange": {
      "get": {
        "summary": "Get atmVplLastChange",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplLastChange",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplReceiveTrafficDescrIndex": {
      "get": {
        "summary": "Get atmVplReceiveTrafficDescrIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplReceiveTrafficDescrIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplReceiveTrafficDescrIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplReceiveTrafficDescrIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplTransmitTrafficDescrIndex": {
      "get": {
        "summary": "Get atmVplTransmitTrafficDescrIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplTransmitTrafficDescrIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplTransmitTrafficDescrIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplTransmitTrafficDescrIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplCrossConnectIdentifier": {
      "get": {
        "summary": "Get atmVplCrossConnectIdentifier",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplCrossConnectIdentifier",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplCrossConnectIdentifier": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplCrossConnectIdentifier from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplRowStatus": {
      "get": {
        "summary": "Get atmVplRowStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplRowStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplCastType": {
      "get": {
        "summary": "Get atmVplCastType",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplCastType",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplCastType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplCastType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVplTable/atmVplEntry/atmVplConnKind": {
      "get": {
        "summary": "Get atmVplConnKind",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVplTable-atmVplEntry-atmVplConnKind",
        "tags": [
          "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": {
                  "ATM-MIB:atmVplConnKind": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVplConnKind from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable": {
      "get": {
        "summary": "Get atmVclTable",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable",
        "tags": [
          "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": {
                    "atmVclEntry": {
                      "type": "object",
                      "properties": {
                        "ifIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVclVpi": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVclVci": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVclAdminStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVclOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVclLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVclReceiveTrafficDescrIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVclTransmitTrafficDescrIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVccAalType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVccAal5CpcsTransmitSduSize": {
                          "type": "integer",
                          "example": 1
                        },
                        "atmVccAal5CpcsReceiveSduSize": {
                          "type": "integer",
                          "example": 1
                        },
                        "atmVccAal5EncapsType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVclCrossConnectIdentifier": {
                          "type": "integer",
                          "example": 1
                        },
                        "atmVclRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVclCastType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVclConnKind": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmVclTable": {
                    "atmVclEntry": {
                      "ifIndex": "configured-value",
                      "atmVclVpi": "configured-value",
                      "atmVclVci": "configured-value",
                      "atmVclAdminStatus": "active",
                      "atmVclOperStatus": "active",
                      "atmVclLastChange": "configured-value",
                      "atmVclReceiveTrafficDescrIndex": "configured-value",
                      "atmVclTransmitTrafficDescrIndex": "configured-value",
                      "atmVccAalType": "default",
                      "atmVccAal5CpcsTransmitSduSize": 1,
                      "atmVccAal5CpcsReceiveSduSize": 1,
                      "atmVccAal5EncapsType": "default",
                      "atmVclCrossConnectIdentifier": 1,
                      "atmVclRowStatus": "active",
                      "atmVclCastType": "configured-value",
                      "atmVclConnKind": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry": {
      "get": {
        "summary": "Get atmVclEntry",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry",
        "tags": [
          "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": {
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVclVci": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVclAdminStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVclOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVclLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVclReceiveTrafficDescrIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVclTransmitTrafficDescrIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVccAalType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVccAal5CpcsTransmitSduSize": {
                      "type": "integer",
                      "example": 1
                    },
                    "atmVccAal5CpcsReceiveSduSize": {
                      "type": "integer",
                      "example": 1
                    },
                    "atmVccAal5EncapsType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVclCrossConnectIdentifier": {
                      "type": "integer",
                      "example": 1
                    },
                    "atmVclRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVclCastType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVclConnKind": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmVclEntry": {
                    "ifIndex": "configured-value",
                    "atmVclVpi": "configured-value",
                    "atmVclVci": "configured-value",
                    "atmVclAdminStatus": "active",
                    "atmVclOperStatus": "active",
                    "atmVclLastChange": "configured-value",
                    "atmVclReceiveTrafficDescrIndex": "configured-value",
                    "atmVclTransmitTrafficDescrIndex": "configured-value",
                    "atmVccAalType": "default",
                    "atmVccAal5CpcsTransmitSduSize": 1,
                    "atmVccAal5CpcsReceiveSduSize": 1,
                    "atmVccAal5EncapsType": "default",
                    "atmVclCrossConnectIdentifier": 1,
                    "atmVclRowStatus": "active",
                    "atmVclCastType": "configured-value",
                    "atmVclConnKind": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-ifIndex",
        "tags": [
          "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": {
                  "ATM-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclVpi": {
      "get": {
        "summary": "Get atmVclVpi",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclVpi",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclVpi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclVpi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclVci": {
      "get": {
        "summary": "Get atmVclVci",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclVci",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclVci": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclVci from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclAdminStatus": {
      "get": {
        "summary": "Get atmVclAdminStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclAdminStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclAdminStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclOperStatus": {
      "get": {
        "summary": "Get atmVclOperStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclOperStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclLastChange": {
      "get": {
        "summary": "Get atmVclLastChange",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclLastChange",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclReceiveTrafficDescrIndex": {
      "get": {
        "summary": "Get atmVclReceiveTrafficDescrIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclReceiveTrafficDescrIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclReceiveTrafficDescrIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclReceiveTrafficDescrIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclTransmitTrafficDescrIndex": {
      "get": {
        "summary": "Get atmVclTransmitTrafficDescrIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclTransmitTrafficDescrIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclTransmitTrafficDescrIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclTransmitTrafficDescrIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVccAalType": {
      "get": {
        "summary": "Get atmVccAalType",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVccAalType",
        "tags": [
          "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": {
                  "ATM-MIB:atmVccAalType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVccAalType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVccAal5CpcsTransmitSduSize": {
      "get": {
        "summary": "Get atmVccAal5CpcsTransmitSduSize",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVccAal5CpcsTransmitSduSize",
        "tags": [
          "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": {
                  "ATM-MIB:atmVccAal5CpcsTransmitSduSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVccAal5CpcsTransmitSduSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVccAal5CpcsReceiveSduSize": {
      "get": {
        "summary": "Get atmVccAal5CpcsReceiveSduSize",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVccAal5CpcsReceiveSduSize",
        "tags": [
          "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": {
                  "ATM-MIB:atmVccAal5CpcsReceiveSduSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVccAal5CpcsReceiveSduSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVccAal5EncapsType": {
      "get": {
        "summary": "Get atmVccAal5EncapsType",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVccAal5EncapsType",
        "tags": [
          "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": {
                  "ATM-MIB:atmVccAal5EncapsType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVccAal5EncapsType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclCrossConnectIdentifier": {
      "get": {
        "summary": "Get atmVclCrossConnectIdentifier",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclCrossConnectIdentifier",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclCrossConnectIdentifier": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclCrossConnectIdentifier from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclRowStatus": {
      "get": {
        "summary": "Get atmVclRowStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclRowStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclCastType": {
      "get": {
        "summary": "Get atmVclCastType",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclCastType",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclCastType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclCastType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVclTable/atmVclEntry/atmVclConnKind": {
      "get": {
        "summary": "Get atmVclConnKind",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVclTable-atmVclEntry-atmVclConnKind",
        "tags": [
          "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": {
                  "ATM-MIB:atmVclConnKind": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVclConnKind from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable": {
      "get": {
        "summary": "Get atmVpCrossConnectTable",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable",
        "tags": [
          "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": {
                    "atmVpCrossConnectEntry": {
                      "type": "object",
                      "properties": {
                        "atmVpCrossConnectIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "atmVpCrossConnectLowIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVpCrossConnectLowVpi": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVpCrossConnectHighIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVpCrossConnectHighVpi": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVpCrossConnectAdminStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVpCrossConnectL2HOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVpCrossConnectH2LOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVpCrossConnectL2HLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVpCrossConnectH2LLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVpCrossConnectRowStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmVpCrossConnectTable": {
                    "atmVpCrossConnectEntry": {
                      "atmVpCrossConnectIndex": 1,
                      "atmVpCrossConnectLowIfIndex": "configured-value",
                      "atmVpCrossConnectLowVpi": "configured-value",
                      "atmVpCrossConnectHighIfIndex": "configured-value",
                      "atmVpCrossConnectHighVpi": "configured-value",
                      "atmVpCrossConnectAdminStatus": "active",
                      "atmVpCrossConnectL2HOperStatus": "active",
                      "atmVpCrossConnectH2LOperStatus": "active",
                      "atmVpCrossConnectL2HLastChange": "configured-value",
                      "atmVpCrossConnectH2LLastChange": "configured-value",
                      "atmVpCrossConnectRowStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry": {
      "get": {
        "summary": "Get atmVpCrossConnectEntry",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry",
        "tags": [
          "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": {
                    "atmVpCrossConnectIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "atmVpCrossConnectLowIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVpCrossConnectLowVpi": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVpCrossConnectHighIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVpCrossConnectHighVpi": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVpCrossConnectAdminStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVpCrossConnectL2HOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVpCrossConnectH2LOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVpCrossConnectL2HLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVpCrossConnectH2LLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVpCrossConnectRowStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmVpCrossConnectEntry": {
                    "atmVpCrossConnectIndex": 1,
                    "atmVpCrossConnectLowIfIndex": "configured-value",
                    "atmVpCrossConnectLowVpi": "configured-value",
                    "atmVpCrossConnectHighIfIndex": "configured-value",
                    "atmVpCrossConnectHighVpi": "configured-value",
                    "atmVpCrossConnectAdminStatus": "active",
                    "atmVpCrossConnectL2HOperStatus": "active",
                    "atmVpCrossConnectH2LOperStatus": "active",
                    "atmVpCrossConnectL2HLastChange": "configured-value",
                    "atmVpCrossConnectH2LLastChange": "configured-value",
                    "atmVpCrossConnectRowStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectIndex": {
      "get": {
        "summary": "Get atmVpCrossConnectIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectLowIfIndex": {
      "get": {
        "summary": "Get atmVpCrossConnectLowIfIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectLowIfIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectLowIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectLowIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectLowVpi": {
      "get": {
        "summary": "Get atmVpCrossConnectLowVpi",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectLowVpi",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectLowVpi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectLowVpi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectHighIfIndex": {
      "get": {
        "summary": "Get atmVpCrossConnectHighIfIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectHighIfIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectHighIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectHighIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectHighVpi": {
      "get": {
        "summary": "Get atmVpCrossConnectHighVpi",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectHighVpi",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectHighVpi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectHighVpi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectAdminStatus": {
      "get": {
        "summary": "Get atmVpCrossConnectAdminStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectAdminStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectAdminStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectL2HOperStatus": {
      "get": {
        "summary": "Get atmVpCrossConnectL2HOperStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectL2HOperStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectL2HOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectL2HOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectH2LOperStatus": {
      "get": {
        "summary": "Get atmVpCrossConnectH2LOperStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectH2LOperStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectH2LOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectH2LOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectL2HLastChange": {
      "get": {
        "summary": "Get atmVpCrossConnectL2HLastChange",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectL2HLastChange",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectL2HLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectL2HLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectH2LLastChange": {
      "get": {
        "summary": "Get atmVpCrossConnectH2LLastChange",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectH2LLastChange",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectH2LLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectH2LLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVpCrossConnectTable/atmVpCrossConnectEntry/atmVpCrossConnectRowStatus": {
      "get": {
        "summary": "Get atmVpCrossConnectRowStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVpCrossConnectTable-atmVpCrossConnectEntry-atmVpCrossConnectRowStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVpCrossConnectRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVpCrossConnectRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable": {
      "get": {
        "summary": "Get atmVcCrossConnectTable",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable",
        "tags": [
          "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": {
                    "atmVcCrossConnectEntry": {
                      "type": "object",
                      "properties": {
                        "atmVcCrossConnectIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "atmVcCrossConnectLowIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVcCrossConnectLowVpi": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVcCrossConnectLowVci": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVcCrossConnectHighIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVcCrossConnectHighVpi": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVcCrossConnectHighVci": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVcCrossConnectAdminStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVcCrossConnectL2HOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVcCrossConnectH2LOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "atmVcCrossConnectL2HLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVcCrossConnectH2LLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "atmVcCrossConnectRowStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmVcCrossConnectTable": {
                    "atmVcCrossConnectEntry": {
                      "atmVcCrossConnectIndex": 1,
                      "atmVcCrossConnectLowIfIndex": "configured-value",
                      "atmVcCrossConnectLowVpi": "configured-value",
                      "atmVcCrossConnectLowVci": "configured-value",
                      "atmVcCrossConnectHighIfIndex": "configured-value",
                      "atmVcCrossConnectHighVpi": "configured-value",
                      "atmVcCrossConnectHighVci": "configured-value",
                      "atmVcCrossConnectAdminStatus": "active",
                      "atmVcCrossConnectL2HOperStatus": "active",
                      "atmVcCrossConnectH2LOperStatus": "active",
                      "atmVcCrossConnectL2HLastChange": "configured-value",
                      "atmVcCrossConnectH2LLastChange": "configured-value",
                      "atmVcCrossConnectRowStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry": {
      "get": {
        "summary": "Get atmVcCrossConnectEntry",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry",
        "tags": [
          "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": {
                    "atmVcCrossConnectIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "atmVcCrossConnectLowIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVcCrossConnectLowVpi": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVcCrossConnectLowVci": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVcCrossConnectHighIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVcCrossConnectHighVpi": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVcCrossConnectHighVci": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVcCrossConnectAdminStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVcCrossConnectL2HOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVcCrossConnectH2LOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "atmVcCrossConnectL2HLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVcCrossConnectH2LLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "atmVcCrossConnectRowStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:atmVcCrossConnectEntry": {
                    "atmVcCrossConnectIndex": 1,
                    "atmVcCrossConnectLowIfIndex": "configured-value",
                    "atmVcCrossConnectLowVpi": "configured-value",
                    "atmVcCrossConnectLowVci": "configured-value",
                    "atmVcCrossConnectHighIfIndex": "configured-value",
                    "atmVcCrossConnectHighVpi": "configured-value",
                    "atmVcCrossConnectHighVci": "configured-value",
                    "atmVcCrossConnectAdminStatus": "active",
                    "atmVcCrossConnectL2HOperStatus": "active",
                    "atmVcCrossConnectH2LOperStatus": "active",
                    "atmVcCrossConnectL2HLastChange": "configured-value",
                    "atmVcCrossConnectH2LLastChange": "configured-value",
                    "atmVcCrossConnectRowStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectIndex": {
      "get": {
        "summary": "Get atmVcCrossConnectIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectLowIfIndex": {
      "get": {
        "summary": "Get atmVcCrossConnectLowIfIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectLowIfIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectLowIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectLowIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectLowVpi": {
      "get": {
        "summary": "Get atmVcCrossConnectLowVpi",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectLowVpi",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectLowVpi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectLowVpi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectLowVci": {
      "get": {
        "summary": "Get atmVcCrossConnectLowVci",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectLowVci",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectLowVci": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectLowVci from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectHighIfIndex": {
      "get": {
        "summary": "Get atmVcCrossConnectHighIfIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectHighIfIndex",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectHighIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectHighIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectHighVpi": {
      "get": {
        "summary": "Get atmVcCrossConnectHighVpi",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectHighVpi",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectHighVpi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectHighVpi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectHighVci": {
      "get": {
        "summary": "Get atmVcCrossConnectHighVci",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectHighVci",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectHighVci": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectHighVci from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectAdminStatus": {
      "get": {
        "summary": "Get atmVcCrossConnectAdminStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectAdminStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectAdminStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectL2HOperStatus": {
      "get": {
        "summary": "Get atmVcCrossConnectL2HOperStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectL2HOperStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectL2HOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectL2HOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectH2LOperStatus": {
      "get": {
        "summary": "Get atmVcCrossConnectH2LOperStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectH2LOperStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectH2LOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectH2LOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectL2HLastChange": {
      "get": {
        "summary": "Get atmVcCrossConnectL2HLastChange",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectL2HLastChange",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectL2HLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectL2HLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectH2LLastChange": {
      "get": {
        "summary": "Get atmVcCrossConnectH2LLastChange",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectH2LLastChange",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectH2LLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectH2LLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/atmVcCrossConnectTable/atmVcCrossConnectEntry/atmVcCrossConnectRowStatus": {
      "get": {
        "summary": "Get atmVcCrossConnectRowStatus",
        "operationId": "get-ATM-MIB:ATM-MIB-atmVcCrossConnectTable-atmVcCrossConnectEntry-atmVcCrossConnectRowStatus",
        "tags": [
          "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": {
                  "ATM-MIB:atmVcCrossConnectRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve atmVcCrossConnectRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/aal5VccTable": {
      "get": {
        "summary": "Get aal5VccTable",
        "operationId": "get-ATM-MIB:ATM-MIB-aal5VccTable",
        "tags": [
          "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": {
                    "aal5VccEntry": {
                      "type": "object",
                      "properties": {
                        "ifIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "aal5VccVpi": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "aal5VccVci": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "aal5VccCrcErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "aal5VccSarTimeOuts": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "aal5VccOverSizedSDUs": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:aal5VccTable": {
                    "aal5VccEntry": {
                      "ifIndex": "configured-value",
                      "aal5VccVpi": "configured-value",
                      "aal5VccVci": "configured-value",
                      "aal5VccCrcErrors": "0",
                      "aal5VccSarTimeOuts": "10:30:45",
                      "aal5VccOverSizedSDUs": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve aal5VccTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/aal5VccTable/aal5VccEntry": {
      "get": {
        "summary": "Get aal5VccEntry",
        "operationId": "get-ATM-MIB:ATM-MIB-aal5VccTable-aal5VccEntry",
        "tags": [
          "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": {
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "aal5VccVpi": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "aal5VccVci": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "aal5VccCrcErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "aal5VccSarTimeOuts": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "aal5VccOverSizedSDUs": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "ATM-MIB:aal5VccEntry": {
                    "ifIndex": "configured-value",
                    "aal5VccVpi": "configured-value",
                    "aal5VccVci": "configured-value",
                    "aal5VccCrcErrors": "0",
                    "aal5VccSarTimeOuts": "10:30:45",
                    "aal5VccOverSizedSDUs": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve aal5VccEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/aal5VccTable/aal5VccEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-ATM-MIB:ATM-MIB-aal5VccTable-aal5VccEntry-ifIndex",
        "tags": [
          "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": {
                  "ATM-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/aal5VccTable/aal5VccEntry/aal5VccVpi": {
      "get": {
        "summary": "Get aal5VccVpi",
        "operationId": "get-ATM-MIB:ATM-MIB-aal5VccTable-aal5VccEntry-aal5VccVpi",
        "tags": [
          "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": {
                  "ATM-MIB:aal5VccVpi": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve aal5VccVpi from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/aal5VccTable/aal5VccEntry/aal5VccVci": {
      "get": {
        "summary": "Get aal5VccVci",
        "operationId": "get-ATM-MIB:ATM-MIB-aal5VccTable-aal5VccEntry-aal5VccVci",
        "tags": [
          "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": {
                  "ATM-MIB:aal5VccVci": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve aal5VccVci from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/aal5VccTable/aal5VccEntry/aal5VccCrcErrors": {
      "get": {
        "summary": "Get aal5VccCrcErrors",
        "operationId": "get-ATM-MIB:ATM-MIB-aal5VccTable-aal5VccEntry-aal5VccCrcErrors",
        "tags": [
          "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": "0"
                },
                "example": {
                  "ATM-MIB:aal5VccCrcErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve aal5VccCrcErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/aal5VccTable/aal5VccEntry/aal5VccSarTimeOuts": {
      "get": {
        "summary": "Get aal5VccSarTimeOuts",
        "operationId": "get-ATM-MIB:ATM-MIB-aal5VccTable-aal5VccEntry-aal5VccSarTimeOuts",
        "tags": [
          "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": "10:30:45"
                },
                "example": {
                  "ATM-MIB:aal5VccSarTimeOuts": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve aal5VccSarTimeOuts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/ATM-MIB:ATM-MIB/aal5VccTable/aal5VccEntry/aal5VccOverSizedSDUs": {
      "get": {
        "summary": "Get aal5VccOverSizedSDUs",
        "operationId": "get-ATM-MIB:ATM-MIB-aal5VccTable-aal5VccEntry-aal5VccOverSizedSDUs",
        "tags": [
          "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": {
                  "ATM-MIB:aal5VccOverSizedSDUs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve aal5VccOverSizedSDUs 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": []
    }
  ]
}
