{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - DS3-MIB",
    "description": "MIB data from `DS3-MIB` module.\n\n**Root containers:** 1 (DS3-MIB)\n**Paths:** 101 | **Descendants:** 100\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": "DS3-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/DS3-MIB:DS3-MIB": {
      "get": {
        "summary": "Get DS3-MIB",
        "operationId": "get-DS3-MIB:DS3-MIB",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3ConfigTable": {
                      "type": "object",
                      "properties": {
                        "dsx3ConfigEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx3LineIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TimeElapsed": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx3ValidIntervals": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx3LineType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3LineCoding": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3SendCode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CircuitIdentifier": {
                                "type": "string",
                                "example": "1"
                              },
                              "dsx3LoopbackConfig": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3LineStatus": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx3TransmitClockSource": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3InvalidIntervals": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx3LineLength": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx3LineStatusLastChange": {
                                "type": "string",
                                "example": "active"
                              },
                              "dsx3LineStatusChangeTrapEnable": {
                                "type": "string",
                                "example": "active"
                              },
                              "dsx3LoopbackStatus": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx3Channelization": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3Ds1ForRemoteLoop": {
                                "type": "integer",
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx3CurrentTable": {
                      "type": "object",
                      "properties": {
                        "dsx3CurrentEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx3CurrentIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentPESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentPSESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentSEFSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentUASs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentLCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentPCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentLESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentCCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentCESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3CurrentCSESs": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx3IntervalTable": {
                      "type": "object",
                      "properties": {
                        "dsx3IntervalEntry": {
                          "type": "object",
                          "properties": {
                            "dsx3IntervalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalNumber": {
                              "type": "integer",
                              "example": 10
                            },
                            "dsx3IntervalPESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalPSESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalSEFSs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalUASs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalLCVs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalPCVs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalLESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalCCVs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalCESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalCSESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3IntervalValidData": {
                              "type": "boolean",
                              "example": true
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx3TotalTable": {
                      "type": "object",
                      "properties": {
                        "dsx3TotalEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx3TotalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalPESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalPSESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalSEFSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalUASs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalLCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalPCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalLESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalCCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalCESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3TotalCSESs": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx3FarEndConfigTable": {
                      "type": "object",
                      "properties": {
                        "dsx3FarEndConfigEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx3FarEndLineIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndEquipCode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndLocationIDCode": {
                                "type": "string",
                                "example": "1"
                              },
                              "dsx3FarEndFrameIDCode": {
                                "type": "string",
                                "example": "1"
                              },
                              "dsx3FarEndUnitCode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndFacilityIDCode": {
                                "type": "string",
                                "example": "1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx3FarEndCurrentTable": {
                      "type": "object",
                      "properties": {
                        "dsx3FarEndCurrentEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx3FarEndCurrentIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndTimeElapsed": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx3FarEndValidIntervals": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx3FarEndCurrentCESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndCurrentCSESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndCurrentCCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndCurrentUASs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndInvalidIntervals": {
                                "type": "integer",
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx3FarEndIntervalTable": {
                      "type": "object",
                      "properties": {
                        "dsx3FarEndIntervalEntry": {
                          "type": "object",
                          "properties": {
                            "dsx3FarEndIntervalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3FarEndIntervalNumber": {
                              "type": "integer",
                              "example": 10
                            },
                            "dsx3FarEndIntervalCESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3FarEndIntervalCSESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3FarEndIntervalCCVs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3FarEndIntervalUASs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3FarEndIntervalValidData": {
                              "type": "boolean",
                              "example": true
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx3FarEndTotalTable": {
                      "type": "object",
                      "properties": {
                        "dsx3FarEndTotalEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx3FarEndTotalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndTotalCESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndTotalCSESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndTotalCCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx3FarEndTotalUASs": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "dsx3LineIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3LineStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "dsx3LineIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx3LineStatusLastChange": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:DS3-MIB": {
                    "dsx3ConfigTable": {
                      "dsx3ConfigEntry": [
                        {
                          "dsx3LineIndex": "configured-value",
                          "dsx3TimeElapsed": 1,
                          "dsx3ValidIntervals": 1,
                          "dsx3LineType": "default",
                          "dsx3LineCoding": "default",
                          "dsx3SendCode": "default",
                          "dsx3CircuitIdentifier": "1",
                          "dsx3LoopbackConfig": "default",
                          "dsx3LineStatus": 1,
                          "dsx3TransmitClockSource": "default",
                          "dsx3InvalidIntervals": 1,
                          "dsx3LineLength": 1,
                          "dsx3LineStatusLastChange": "active",
                          "dsx3LineStatusChangeTrapEnable": "default",
                          "dsx3LoopbackStatus": 1,
                          "dsx3Channelization": "default",
                          "dsx3Ds1ForRemoteLoop": 1
                        }
                      ]
                    },
                    "dsx3CurrentTable": {
                      "dsx3CurrentEntry": [
                        {
                          "dsx3CurrentIndex": "configured-value",
                          "dsx3CurrentPESs": "configured-value",
                          "dsx3CurrentPSESs": "configured-value",
                          "dsx3CurrentSEFSs": "configured-value",
                          "dsx3CurrentUASs": "configured-value",
                          "dsx3CurrentLCVs": "configured-value",
                          "dsx3CurrentPCVs": "configured-value",
                          "dsx3CurrentLESs": "configured-value",
                          "dsx3CurrentCCVs": "configured-value",
                          "dsx3CurrentCESs": "configured-value",
                          "dsx3CurrentCSESs": "configured-value"
                        }
                      ]
                    },
                    "dsx3IntervalTable": {
                      "dsx3IntervalEntry": {
                        "dsx3IntervalIndex": "configured-value",
                        "dsx3IntervalNumber": 10,
                        "dsx3IntervalPESs": "configured-value",
                        "dsx3IntervalPSESs": "configured-value",
                        "dsx3IntervalSEFSs": "configured-value",
                        "dsx3IntervalUASs": "configured-value",
                        "dsx3IntervalLCVs": "configured-value",
                        "dsx3IntervalPCVs": "configured-value",
                        "dsx3IntervalLESs": "configured-value",
                        "dsx3IntervalCCVs": "configured-value",
                        "dsx3IntervalCESs": "configured-value",
                        "dsx3IntervalCSESs": "configured-value",
                        "dsx3IntervalValidData": true
                      }
                    },
                    "dsx3TotalTable": {
                      "dsx3TotalEntry": [
                        {
                          "dsx3TotalIndex": "configured-value",
                          "dsx3TotalPESs": "configured-value",
                          "dsx3TotalPSESs": "configured-value",
                          "dsx3TotalSEFSs": "configured-value",
                          "dsx3TotalUASs": "configured-value",
                          "dsx3TotalLCVs": "configured-value",
                          "dsx3TotalPCVs": "configured-value",
                          "dsx3TotalLESs": "configured-value",
                          "dsx3TotalCCVs": "configured-value",
                          "dsx3TotalCESs": "configured-value",
                          "dsx3TotalCSESs": "configured-value"
                        }
                      ]
                    },
                    "dsx3FarEndConfigTable": {
                      "dsx3FarEndConfigEntry": [
                        {
                          "dsx3FarEndLineIndex": "configured-value",
                          "dsx3FarEndEquipCode": "configured-value",
                          "dsx3FarEndLocationIDCode": "1",
                          "dsx3FarEndFrameIDCode": "1",
                          "dsx3FarEndUnitCode": "configured-value",
                          "dsx3FarEndFacilityIDCode": "1"
                        }
                      ]
                    },
                    "dsx3FarEndCurrentTable": {
                      "dsx3FarEndCurrentEntry": [
                        {
                          "dsx3FarEndCurrentIndex": "configured-value",
                          "dsx3FarEndTimeElapsed": 1,
                          "dsx3FarEndValidIntervals": 1,
                          "dsx3FarEndCurrentCESs": "configured-value",
                          "dsx3FarEndCurrentCSESs": "configured-value",
                          "dsx3FarEndCurrentCCVs": "configured-value",
                          "dsx3FarEndCurrentUASs": "configured-value",
                          "dsx3FarEndInvalidIntervals": 1
                        }
                      ]
                    },
                    "dsx3FarEndIntervalTable": {
                      "dsx3FarEndIntervalEntry": {
                        "dsx3FarEndIntervalIndex": "configured-value",
                        "dsx3FarEndIntervalNumber": 10,
                        "dsx3FarEndIntervalCESs": "configured-value",
                        "dsx3FarEndIntervalCSESs": "configured-value",
                        "dsx3FarEndIntervalCCVs": "configured-value",
                        "dsx3FarEndIntervalUASs": "configured-value",
                        "dsx3FarEndIntervalValidData": true
                      }
                    },
                    "dsx3FarEndTotalTable": {
                      "dsx3FarEndTotalEntry": [
                        {
                          "dsx3FarEndTotalIndex": "configured-value",
                          "dsx3FarEndTotalCESs": "configured-value",
                          "dsx3FarEndTotalCSESs": "configured-value",
                          "dsx3FarEndTotalCCVs": "configured-value",
                          "dsx3FarEndTotalUASs": "configured-value"
                        }
                      ],
                      "object-1": {
                        "dsx3LineIndex": "configured-value",
                        "dsx3LineStatus": "active"
                      },
                      "object-2": {
                        "dsx3LineIndex": "configured-value",
                        "dsx3LineStatusLastChange": "active"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve DS3-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable": {
      "get": {
        "summary": "Get dsx3ConfigTable",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3ConfigEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx3LineIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TimeElapsed": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx3ValidIntervals": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx3LineType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3LineCoding": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3SendCode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CircuitIdentifier": {
                            "type": "string",
                            "example": "1"
                          },
                          "dsx3LoopbackConfig": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3LineStatus": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx3TransmitClockSource": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3InvalidIntervals": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx3LineLength": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx3LineStatusLastChange": {
                            "type": "string",
                            "example": "active"
                          },
                          "dsx3LineStatusChangeTrapEnable": {
                            "type": "string",
                            "example": "active"
                          },
                          "dsx3LoopbackStatus": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx3Channelization": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3Ds1ForRemoteLoop": {
                            "type": "integer",
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3ConfigTable": {
                    "dsx3ConfigEntry": [
                      {
                        "dsx3LineIndex": "configured-value",
                        "dsx3TimeElapsed": 1,
                        "dsx3ValidIntervals": 1,
                        "dsx3LineType": "default",
                        "dsx3LineCoding": "default",
                        "dsx3SendCode": "default",
                        "dsx3CircuitIdentifier": "1",
                        "dsx3LoopbackConfig": "default",
                        "dsx3LineStatus": 1,
                        "dsx3TransmitClockSource": "default",
                        "dsx3InvalidIntervals": 1,
                        "dsx3LineLength": 1,
                        "dsx3LineStatusLastChange": "active",
                        "dsx3LineStatusChangeTrapEnable": "default",
                        "dsx3LoopbackStatus": 1,
                        "dsx3Channelization": "default",
                        "dsx3Ds1ForRemoteLoop": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3ConfigTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry": {
      "get": {
        "summary": "Get dsx3ConfigEntry",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry",
        "tags": [
          "DS3-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": {
                      "dsx3LineIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TimeElapsed": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx3ValidIntervals": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx3LineType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3LineCoding": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3SendCode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CircuitIdentifier": {
                        "type": "string",
                        "example": "1"
                      },
                      "dsx3LoopbackConfig": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3LineStatus": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx3TransmitClockSource": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3InvalidIntervals": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx3LineLength": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx3LineStatusLastChange": {
                        "type": "string",
                        "example": "active"
                      },
                      "dsx3LineStatusChangeTrapEnable": {
                        "type": "string",
                        "example": "active"
                      },
                      "dsx3LoopbackStatus": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx3Channelization": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3Ds1ForRemoteLoop": {
                        "type": "integer",
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3ConfigEntry": [
                    {
                      "dsx3LineIndex": "configured-value",
                      "dsx3TimeElapsed": 1,
                      "dsx3ValidIntervals": 1,
                      "dsx3LineType": "default",
                      "dsx3LineCoding": "default",
                      "dsx3SendCode": "default",
                      "dsx3CircuitIdentifier": "1",
                      "dsx3LoopbackConfig": "default",
                      "dsx3LineStatus": 1,
                      "dsx3TransmitClockSource": "default",
                      "dsx3InvalidIntervals": 1,
                      "dsx3LineLength": 1,
                      "dsx3LineStatusLastChange": "active",
                      "dsx3LineStatusChangeTrapEnable": "default",
                      "dsx3LoopbackStatus": 1,
                      "dsx3Channelization": "default",
                      "dsx3Ds1ForRemoteLoop": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3ConfigEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3LineIndex": {
      "get": {
        "summary": "Get dsx3LineIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3LineIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3TimeElapsed": {
      "get": {
        "summary": "Get dsx3TimeElapsed",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3TimeElapsed",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TimeElapsed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TimeElapsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3ValidIntervals": {
      "get": {
        "summary": "Get dsx3ValidIntervals",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3ValidIntervals",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3ValidIntervals": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3ValidIntervals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3LineType": {
      "get": {
        "summary": "Get dsx3LineType",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3LineType",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3LineCoding": {
      "get": {
        "summary": "Get dsx3LineCoding",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3LineCoding",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineCoding": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineCoding from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3SendCode": {
      "get": {
        "summary": "Get dsx3SendCode",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3SendCode",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3SendCode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3SendCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3CircuitIdentifier": {
      "get": {
        "summary": "Get dsx3CircuitIdentifier",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3CircuitIdentifier",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "DS3-MIB:dsx3CircuitIdentifier": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CircuitIdentifier from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3LoopbackConfig": {
      "get": {
        "summary": "Get dsx3LoopbackConfig",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3LoopbackConfig",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LoopbackConfig": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LoopbackConfig from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3LineStatus": {
      "get": {
        "summary": "Get dsx3LineStatus",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3LineStatus",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineStatus": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3TransmitClockSource": {
      "get": {
        "summary": "Get dsx3TransmitClockSource",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3TransmitClockSource",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TransmitClockSource": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TransmitClockSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3InvalidIntervals": {
      "get": {
        "summary": "Get dsx3InvalidIntervals",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3InvalidIntervals",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3InvalidIntervals": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3InvalidIntervals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3LineLength": {
      "get": {
        "summary": "Get dsx3LineLength",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3LineLength",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineLength": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineLength from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3LineStatusLastChange": {
      "get": {
        "summary": "Get dsx3LineStatusLastChange",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3LineStatusLastChange",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineStatusLastChange": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineStatusLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3LineStatusChangeTrapEnable": {
      "get": {
        "summary": "Get dsx3LineStatusChangeTrapEnable",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3LineStatusChangeTrapEnable",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineStatusChangeTrapEnable": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineStatusChangeTrapEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3LoopbackStatus": {
      "get": {
        "summary": "Get dsx3LoopbackStatus",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3LoopbackStatus",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LoopbackStatus": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LoopbackStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3Channelization": {
      "get": {
        "summary": "Get dsx3Channelization",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3Channelization",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3Channelization": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3Channelization from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3ConfigTable/dsx3ConfigEntry/dsx3Ds1ForRemoteLoop": {
      "get": {
        "summary": "Get dsx3Ds1ForRemoteLoop",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3ConfigTable-dsx3ConfigEntry-dsx3Ds1ForRemoteLoop",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3Ds1ForRemoteLoop": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3Ds1ForRemoteLoop from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable": {
      "get": {
        "summary": "Get dsx3CurrentTable",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3CurrentEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx3CurrentIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentPESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentPSESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentSEFSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentUASs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentLCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentPCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentLESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentCCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentCESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3CurrentCSESs": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3CurrentTable": {
                    "dsx3CurrentEntry": [
                      {
                        "dsx3CurrentIndex": "configured-value",
                        "dsx3CurrentPESs": "configured-value",
                        "dsx3CurrentPSESs": "configured-value",
                        "dsx3CurrentSEFSs": "configured-value",
                        "dsx3CurrentUASs": "configured-value",
                        "dsx3CurrentLCVs": "configured-value",
                        "dsx3CurrentPCVs": "configured-value",
                        "dsx3CurrentLESs": "configured-value",
                        "dsx3CurrentCCVs": "configured-value",
                        "dsx3CurrentCESs": "configured-value",
                        "dsx3CurrentCSESs": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry": {
      "get": {
        "summary": "Get dsx3CurrentEntry",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry",
        "tags": [
          "DS3-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": {
                      "dsx3CurrentIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentPESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentPSESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentSEFSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentUASs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentLCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentPCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentLESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentCCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentCESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3CurrentCSESs": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3CurrentEntry": [
                    {
                      "dsx3CurrentIndex": "configured-value",
                      "dsx3CurrentPESs": "configured-value",
                      "dsx3CurrentPSESs": "configured-value",
                      "dsx3CurrentSEFSs": "configured-value",
                      "dsx3CurrentUASs": "configured-value",
                      "dsx3CurrentLCVs": "configured-value",
                      "dsx3CurrentPCVs": "configured-value",
                      "dsx3CurrentLESs": "configured-value",
                      "dsx3CurrentCCVs": "configured-value",
                      "dsx3CurrentCESs": "configured-value",
                      "dsx3CurrentCSESs": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentIndex": {
      "get": {
        "summary": "Get dsx3CurrentIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentPESs": {
      "get": {
        "summary": "Get dsx3CurrentPESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentPESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentPESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentPESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentPSESs": {
      "get": {
        "summary": "Get dsx3CurrentPSESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentPSESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentPSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentPSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentSEFSs": {
      "get": {
        "summary": "Get dsx3CurrentSEFSs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentSEFSs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentUASs": {
      "get": {
        "summary": "Get dsx3CurrentUASs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentUASs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentLCVs": {
      "get": {
        "summary": "Get dsx3CurrentLCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentLCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentLCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentLCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentPCVs": {
      "get": {
        "summary": "Get dsx3CurrentPCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentPCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentPCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentPCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentLESs": {
      "get": {
        "summary": "Get dsx3CurrentLESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentLESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentLESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentLESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentCCVs": {
      "get": {
        "summary": "Get dsx3CurrentCCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentCCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentCCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentCCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentCESs": {
      "get": {
        "summary": "Get dsx3CurrentCESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentCESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentCESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentCESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3CurrentTable/dsx3CurrentEntry/dsx3CurrentCSESs": {
      "get": {
        "summary": "Get dsx3CurrentCSESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3CurrentTable-dsx3CurrentEntry-dsx3CurrentCSESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3CurrentCSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3CurrentCSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable": {
      "get": {
        "summary": "Get dsx3IntervalTable",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3IntervalEntry": {
                      "type": "object",
                      "properties": {
                        "dsx3IntervalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalNumber": {
                          "type": "integer",
                          "example": 10
                        },
                        "dsx3IntervalPESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalPSESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalSEFSs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalUASs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalLCVs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalPCVs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalLESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalCCVs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalCESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalCSESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3IntervalValidData": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3IntervalTable": {
                    "dsx3IntervalEntry": {
                      "dsx3IntervalIndex": "configured-value",
                      "dsx3IntervalNumber": 10,
                      "dsx3IntervalPESs": "configured-value",
                      "dsx3IntervalPSESs": "configured-value",
                      "dsx3IntervalSEFSs": "configured-value",
                      "dsx3IntervalUASs": "configured-value",
                      "dsx3IntervalLCVs": "configured-value",
                      "dsx3IntervalPCVs": "configured-value",
                      "dsx3IntervalLESs": "configured-value",
                      "dsx3IntervalCCVs": "configured-value",
                      "dsx3IntervalCESs": "configured-value",
                      "dsx3IntervalCSESs": "configured-value",
                      "dsx3IntervalValidData": true
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry": {
      "get": {
        "summary": "Get dsx3IntervalEntry",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3IntervalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalNumber": {
                      "type": "integer",
                      "example": 10
                    },
                    "dsx3IntervalPESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalPSESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalSEFSs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalUASs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalLCVs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalPCVs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalLESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalCCVs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalCESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalCSESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3IntervalValidData": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3IntervalEntry": {
                    "dsx3IntervalIndex": "configured-value",
                    "dsx3IntervalNumber": 10,
                    "dsx3IntervalPESs": "configured-value",
                    "dsx3IntervalPSESs": "configured-value",
                    "dsx3IntervalSEFSs": "configured-value",
                    "dsx3IntervalUASs": "configured-value",
                    "dsx3IntervalLCVs": "configured-value",
                    "dsx3IntervalPCVs": "configured-value",
                    "dsx3IntervalLESs": "configured-value",
                    "dsx3IntervalCCVs": "configured-value",
                    "dsx3IntervalCESs": "configured-value",
                    "dsx3IntervalCSESs": "configured-value",
                    "dsx3IntervalValidData": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalIndex": {
      "get": {
        "summary": "Get dsx3IntervalIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalNumber": {
      "get": {
        "summary": "Get dsx3IntervalNumber",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalNumber",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "DS3-MIB:dsx3IntervalNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalPESs": {
      "get": {
        "summary": "Get dsx3IntervalPESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalPESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalPESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalPESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalPSESs": {
      "get": {
        "summary": "Get dsx3IntervalPSESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalPSESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalPSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalPSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalSEFSs": {
      "get": {
        "summary": "Get dsx3IntervalSEFSs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalSEFSs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalUASs": {
      "get": {
        "summary": "Get dsx3IntervalUASs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalUASs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalLCVs": {
      "get": {
        "summary": "Get dsx3IntervalLCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalLCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalLCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalLCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalPCVs": {
      "get": {
        "summary": "Get dsx3IntervalPCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalPCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalPCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalPCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalLESs": {
      "get": {
        "summary": "Get dsx3IntervalLESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalLESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalLESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalLESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalCCVs": {
      "get": {
        "summary": "Get dsx3IntervalCCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalCCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalCCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalCCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalCESs": {
      "get": {
        "summary": "Get dsx3IntervalCESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalCESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalCESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalCESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalCSESs": {
      "get": {
        "summary": "Get dsx3IntervalCSESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalCSESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3IntervalCSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalCSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3IntervalTable/dsx3IntervalEntry/dsx3IntervalValidData": {
      "get": {
        "summary": "Get dsx3IntervalValidData",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3IntervalTable-dsx3IntervalEntry-dsx3IntervalValidData",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "DS3-MIB:dsx3IntervalValidData": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3IntervalValidData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable": {
      "get": {
        "summary": "Get dsx3TotalTable",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3TotalEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx3TotalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalPESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalPSESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalSEFSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalUASs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalLCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalPCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalLESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalCCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalCESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3TotalCSESs": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3TotalTable": {
                    "dsx3TotalEntry": [
                      {
                        "dsx3TotalIndex": "configured-value",
                        "dsx3TotalPESs": "configured-value",
                        "dsx3TotalPSESs": "configured-value",
                        "dsx3TotalSEFSs": "configured-value",
                        "dsx3TotalUASs": "configured-value",
                        "dsx3TotalLCVs": "configured-value",
                        "dsx3TotalPCVs": "configured-value",
                        "dsx3TotalLESs": "configured-value",
                        "dsx3TotalCCVs": "configured-value",
                        "dsx3TotalCESs": "configured-value",
                        "dsx3TotalCSESs": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry": {
      "get": {
        "summary": "Get dsx3TotalEntry",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry",
        "tags": [
          "DS3-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": {
                      "dsx3TotalIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalPESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalPSESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalSEFSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalUASs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalLCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalPCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalLESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalCCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalCESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3TotalCSESs": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3TotalEntry": [
                    {
                      "dsx3TotalIndex": "configured-value",
                      "dsx3TotalPESs": "configured-value",
                      "dsx3TotalPSESs": "configured-value",
                      "dsx3TotalSEFSs": "configured-value",
                      "dsx3TotalUASs": "configured-value",
                      "dsx3TotalLCVs": "configured-value",
                      "dsx3TotalPCVs": "configured-value",
                      "dsx3TotalLESs": "configured-value",
                      "dsx3TotalCCVs": "configured-value",
                      "dsx3TotalCESs": "configured-value",
                      "dsx3TotalCSESs": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalIndex": {
      "get": {
        "summary": "Get dsx3TotalIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalPESs": {
      "get": {
        "summary": "Get dsx3TotalPESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalPESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalPESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalPESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalPSESs": {
      "get": {
        "summary": "Get dsx3TotalPSESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalPSESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalPSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalPSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalSEFSs": {
      "get": {
        "summary": "Get dsx3TotalSEFSs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalSEFSs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalUASs": {
      "get": {
        "summary": "Get dsx3TotalUASs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalUASs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalLCVs": {
      "get": {
        "summary": "Get dsx3TotalLCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalLCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalLCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalLCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalPCVs": {
      "get": {
        "summary": "Get dsx3TotalPCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalPCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalPCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalPCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalLESs": {
      "get": {
        "summary": "Get dsx3TotalLESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalLESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalLESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalLESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalCCVs": {
      "get": {
        "summary": "Get dsx3TotalCCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalCCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalCCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalCCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalCESs": {
      "get": {
        "summary": "Get dsx3TotalCESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalCESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalCESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalCESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3TotalTable/dsx3TotalEntry/dsx3TotalCSESs": {
      "get": {
        "summary": "Get dsx3TotalCSESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3TotalTable-dsx3TotalEntry-dsx3TotalCSESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3TotalCSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3TotalCSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndConfigTable": {
      "get": {
        "summary": "Get dsx3FarEndConfigTable",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndConfigTable",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3FarEndConfigEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx3FarEndLineIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndEquipCode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndLocationIDCode": {
                            "type": "string",
                            "example": "1"
                          },
                          "dsx3FarEndFrameIDCode": {
                            "type": "string",
                            "example": "1"
                          },
                          "dsx3FarEndUnitCode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndFacilityIDCode": {
                            "type": "string",
                            "example": "1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndConfigTable": {
                    "dsx3FarEndConfigEntry": [
                      {
                        "dsx3FarEndLineIndex": "configured-value",
                        "dsx3FarEndEquipCode": "configured-value",
                        "dsx3FarEndLocationIDCode": "1",
                        "dsx3FarEndFrameIDCode": "1",
                        "dsx3FarEndUnitCode": "configured-value",
                        "dsx3FarEndFacilityIDCode": "1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndConfigTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndConfigTable/dsx3FarEndConfigEntry": {
      "get": {
        "summary": "Get dsx3FarEndConfigEntry",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndConfigTable-dsx3FarEndConfigEntry",
        "tags": [
          "DS3-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": {
                      "dsx3FarEndLineIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndEquipCode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndLocationIDCode": {
                        "type": "string",
                        "example": "1"
                      },
                      "dsx3FarEndFrameIDCode": {
                        "type": "string",
                        "example": "1"
                      },
                      "dsx3FarEndUnitCode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndFacilityIDCode": {
                        "type": "string",
                        "example": "1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndConfigEntry": [
                    {
                      "dsx3FarEndLineIndex": "configured-value",
                      "dsx3FarEndEquipCode": "configured-value",
                      "dsx3FarEndLocationIDCode": "1",
                      "dsx3FarEndFrameIDCode": "1",
                      "dsx3FarEndUnitCode": "configured-value",
                      "dsx3FarEndFacilityIDCode": "1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndConfigEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndConfigTable/dsx3FarEndConfigEntry/dsx3FarEndLineIndex": {
      "get": {
        "summary": "Get dsx3FarEndLineIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndConfigTable-dsx3FarEndConfigEntry-dsx3FarEndLineIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndLineIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndLineIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndConfigTable/dsx3FarEndConfigEntry/dsx3FarEndEquipCode": {
      "get": {
        "summary": "Get dsx3FarEndEquipCode",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndConfigTable-dsx3FarEndConfigEntry-dsx3FarEndEquipCode",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndEquipCode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndEquipCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndConfigTable/dsx3FarEndConfigEntry/dsx3FarEndLocationIDCode": {
      "get": {
        "summary": "Get dsx3FarEndLocationIDCode",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndConfigTable-dsx3FarEndConfigEntry-dsx3FarEndLocationIDCode",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndLocationIDCode": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndLocationIDCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndConfigTable/dsx3FarEndConfigEntry/dsx3FarEndFrameIDCode": {
      "get": {
        "summary": "Get dsx3FarEndFrameIDCode",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndConfigTable-dsx3FarEndConfigEntry-dsx3FarEndFrameIDCode",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndFrameIDCode": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndFrameIDCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndConfigTable/dsx3FarEndConfigEntry/dsx3FarEndUnitCode": {
      "get": {
        "summary": "Get dsx3FarEndUnitCode",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndConfigTable-dsx3FarEndConfigEntry-dsx3FarEndUnitCode",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndUnitCode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndUnitCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndConfigTable/dsx3FarEndConfigEntry/dsx3FarEndFacilityIDCode": {
      "get": {
        "summary": "Get dsx3FarEndFacilityIDCode",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndConfigTable-dsx3FarEndConfigEntry-dsx3FarEndFacilityIDCode",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndFacilityIDCode": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndFacilityIDCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable": {
      "get": {
        "summary": "Get dsx3FarEndCurrentTable",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3FarEndCurrentEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx3FarEndCurrentIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndTimeElapsed": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx3FarEndValidIntervals": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx3FarEndCurrentCESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndCurrentCSESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndCurrentCCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndCurrentUASs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndInvalidIntervals": {
                            "type": "integer",
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndCurrentTable": {
                    "dsx3FarEndCurrentEntry": [
                      {
                        "dsx3FarEndCurrentIndex": "configured-value",
                        "dsx3FarEndTimeElapsed": 1,
                        "dsx3FarEndValidIntervals": 1,
                        "dsx3FarEndCurrentCESs": "configured-value",
                        "dsx3FarEndCurrentCSESs": "configured-value",
                        "dsx3FarEndCurrentCCVs": "configured-value",
                        "dsx3FarEndCurrentUASs": "configured-value",
                        "dsx3FarEndInvalidIntervals": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndCurrentTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable/dsx3FarEndCurrentEntry": {
      "get": {
        "summary": "Get dsx3FarEndCurrentEntry",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable-dsx3FarEndCurrentEntry",
        "tags": [
          "DS3-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": {
                      "dsx3FarEndCurrentIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndTimeElapsed": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx3FarEndValidIntervals": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx3FarEndCurrentCESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndCurrentCSESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndCurrentCCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndCurrentUASs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndInvalidIntervals": {
                        "type": "integer",
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndCurrentEntry": [
                    {
                      "dsx3FarEndCurrentIndex": "configured-value",
                      "dsx3FarEndTimeElapsed": 1,
                      "dsx3FarEndValidIntervals": 1,
                      "dsx3FarEndCurrentCESs": "configured-value",
                      "dsx3FarEndCurrentCSESs": "configured-value",
                      "dsx3FarEndCurrentCCVs": "configured-value",
                      "dsx3FarEndCurrentUASs": "configured-value",
                      "dsx3FarEndInvalidIntervals": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndCurrentEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable/dsx3FarEndCurrentEntry/dsx3FarEndCurrentIndex": {
      "get": {
        "summary": "Get dsx3FarEndCurrentIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable-dsx3FarEndCurrentEntry-dsx3FarEndCurrentIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndCurrentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndCurrentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable/dsx3FarEndCurrentEntry/dsx3FarEndTimeElapsed": {
      "get": {
        "summary": "Get dsx3FarEndTimeElapsed",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable-dsx3FarEndCurrentEntry-dsx3FarEndTimeElapsed",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndTimeElapsed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndTimeElapsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable/dsx3FarEndCurrentEntry/dsx3FarEndValidIntervals": {
      "get": {
        "summary": "Get dsx3FarEndValidIntervals",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable-dsx3FarEndCurrentEntry-dsx3FarEndValidIntervals",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndValidIntervals": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndValidIntervals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable/dsx3FarEndCurrentEntry/dsx3FarEndCurrentCESs": {
      "get": {
        "summary": "Get dsx3FarEndCurrentCESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable-dsx3FarEndCurrentEntry-dsx3FarEndCurrentCESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndCurrentCESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndCurrentCESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable/dsx3FarEndCurrentEntry/dsx3FarEndCurrentCSESs": {
      "get": {
        "summary": "Get dsx3FarEndCurrentCSESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable-dsx3FarEndCurrentEntry-dsx3FarEndCurrentCSESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndCurrentCSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndCurrentCSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable/dsx3FarEndCurrentEntry/dsx3FarEndCurrentCCVs": {
      "get": {
        "summary": "Get dsx3FarEndCurrentCCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable-dsx3FarEndCurrentEntry-dsx3FarEndCurrentCCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndCurrentCCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndCurrentCCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable/dsx3FarEndCurrentEntry/dsx3FarEndCurrentUASs": {
      "get": {
        "summary": "Get dsx3FarEndCurrentUASs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable-dsx3FarEndCurrentEntry-dsx3FarEndCurrentUASs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndCurrentUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndCurrentUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndCurrentTable/dsx3FarEndCurrentEntry/dsx3FarEndInvalidIntervals": {
      "get": {
        "summary": "Get dsx3FarEndInvalidIntervals",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndCurrentTable-dsx3FarEndCurrentEntry-dsx3FarEndInvalidIntervals",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndInvalidIntervals": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndInvalidIntervals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndIntervalTable": {
      "get": {
        "summary": "Get dsx3FarEndIntervalTable",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndIntervalTable",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3FarEndIntervalEntry": {
                      "type": "object",
                      "properties": {
                        "dsx3FarEndIntervalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3FarEndIntervalNumber": {
                          "type": "integer",
                          "example": 10
                        },
                        "dsx3FarEndIntervalCESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3FarEndIntervalCSESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3FarEndIntervalCCVs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3FarEndIntervalUASs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3FarEndIntervalValidData": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndIntervalTable": {
                    "dsx3FarEndIntervalEntry": {
                      "dsx3FarEndIntervalIndex": "configured-value",
                      "dsx3FarEndIntervalNumber": 10,
                      "dsx3FarEndIntervalCESs": "configured-value",
                      "dsx3FarEndIntervalCSESs": "configured-value",
                      "dsx3FarEndIntervalCCVs": "configured-value",
                      "dsx3FarEndIntervalUASs": "configured-value",
                      "dsx3FarEndIntervalValidData": true
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndIntervalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndIntervalTable/dsx3FarEndIntervalEntry": {
      "get": {
        "summary": "Get dsx3FarEndIntervalEntry",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndIntervalTable-dsx3FarEndIntervalEntry",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3FarEndIntervalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3FarEndIntervalNumber": {
                      "type": "integer",
                      "example": 10
                    },
                    "dsx3FarEndIntervalCESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3FarEndIntervalCSESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3FarEndIntervalCCVs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3FarEndIntervalUASs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3FarEndIntervalValidData": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndIntervalEntry": {
                    "dsx3FarEndIntervalIndex": "configured-value",
                    "dsx3FarEndIntervalNumber": 10,
                    "dsx3FarEndIntervalCESs": "configured-value",
                    "dsx3FarEndIntervalCSESs": "configured-value",
                    "dsx3FarEndIntervalCCVs": "configured-value",
                    "dsx3FarEndIntervalUASs": "configured-value",
                    "dsx3FarEndIntervalValidData": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndIntervalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndIntervalTable/dsx3FarEndIntervalEntry/dsx3FarEndIntervalIndex": {
      "get": {
        "summary": "Get dsx3FarEndIntervalIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndIntervalTable-dsx3FarEndIntervalEntry-dsx3FarEndIntervalIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndIntervalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndIntervalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndIntervalTable/dsx3FarEndIntervalEntry/dsx3FarEndIntervalNumber": {
      "get": {
        "summary": "Get dsx3FarEndIntervalNumber",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndIntervalTable-dsx3FarEndIntervalEntry-dsx3FarEndIntervalNumber",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "DS3-MIB:dsx3FarEndIntervalNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndIntervalNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndIntervalTable/dsx3FarEndIntervalEntry/dsx3FarEndIntervalCESs": {
      "get": {
        "summary": "Get dsx3FarEndIntervalCESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndIntervalTable-dsx3FarEndIntervalEntry-dsx3FarEndIntervalCESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndIntervalCESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndIntervalCESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndIntervalTable/dsx3FarEndIntervalEntry/dsx3FarEndIntervalCSESs": {
      "get": {
        "summary": "Get dsx3FarEndIntervalCSESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndIntervalTable-dsx3FarEndIntervalEntry-dsx3FarEndIntervalCSESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndIntervalCSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndIntervalCSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndIntervalTable/dsx3FarEndIntervalEntry/dsx3FarEndIntervalCCVs": {
      "get": {
        "summary": "Get dsx3FarEndIntervalCCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndIntervalTable-dsx3FarEndIntervalEntry-dsx3FarEndIntervalCCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndIntervalCCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndIntervalCCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndIntervalTable/dsx3FarEndIntervalEntry/dsx3FarEndIntervalUASs": {
      "get": {
        "summary": "Get dsx3FarEndIntervalUASs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndIntervalTable-dsx3FarEndIntervalEntry-dsx3FarEndIntervalUASs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndIntervalUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndIntervalUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndIntervalTable/dsx3FarEndIntervalEntry/dsx3FarEndIntervalValidData": {
      "get": {
        "summary": "Get dsx3FarEndIntervalValidData",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndIntervalTable-dsx3FarEndIntervalEntry-dsx3FarEndIntervalValidData",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "DS3-MIB:dsx3FarEndIntervalValidData": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndIntervalValidData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable": {
      "get": {
        "summary": "Get dsx3FarEndTotalTable",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3FarEndTotalEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx3FarEndTotalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndTotalCESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndTotalCSESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndTotalCCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx3FarEndTotalUASs": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "dsx3LineIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3LineStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "dsx3LineIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx3LineStatusLastChange": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndTotalTable": {
                    "dsx3FarEndTotalEntry": [
                      {
                        "dsx3FarEndTotalIndex": "configured-value",
                        "dsx3FarEndTotalCESs": "configured-value",
                        "dsx3FarEndTotalCSESs": "configured-value",
                        "dsx3FarEndTotalCCVs": "configured-value",
                        "dsx3FarEndTotalUASs": "configured-value"
                      }
                    ],
                    "object-1": {
                      "dsx3LineIndex": "configured-value",
                      "dsx3LineStatus": "active"
                    },
                    "object-2": {
                      "dsx3LineIndex": "configured-value",
                      "dsx3LineStatusLastChange": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndTotalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/dsx3FarEndTotalEntry": {
      "get": {
        "summary": "Get dsx3FarEndTotalEntry",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-dsx3FarEndTotalEntry",
        "tags": [
          "DS3-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": {
                      "dsx3FarEndTotalIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndTotalCESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndTotalCSESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndTotalCCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx3FarEndTotalUASs": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:dsx3FarEndTotalEntry": [
                    {
                      "dsx3FarEndTotalIndex": "configured-value",
                      "dsx3FarEndTotalCESs": "configured-value",
                      "dsx3FarEndTotalCSESs": "configured-value",
                      "dsx3FarEndTotalCCVs": "configured-value",
                      "dsx3FarEndTotalUASs": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndTotalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/dsx3FarEndTotalEntry/dsx3FarEndTotalIndex": {
      "get": {
        "summary": "Get dsx3FarEndTotalIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-dsx3FarEndTotalEntry-dsx3FarEndTotalIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndTotalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndTotalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/dsx3FarEndTotalEntry/dsx3FarEndTotalCESs": {
      "get": {
        "summary": "Get dsx3FarEndTotalCESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-dsx3FarEndTotalEntry-dsx3FarEndTotalCESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndTotalCESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndTotalCESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/dsx3FarEndTotalEntry/dsx3FarEndTotalCSESs": {
      "get": {
        "summary": "Get dsx3FarEndTotalCSESs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-dsx3FarEndTotalEntry-dsx3FarEndTotalCSESs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndTotalCSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndTotalCSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/dsx3FarEndTotalEntry/dsx3FarEndTotalCCVs": {
      "get": {
        "summary": "Get dsx3FarEndTotalCCVs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-dsx3FarEndTotalEntry-dsx3FarEndTotalCCVs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndTotalCCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndTotalCCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/dsx3FarEndTotalEntry/dsx3FarEndTotalUASs": {
      "get": {
        "summary": "Get dsx3FarEndTotalUASs",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-dsx3FarEndTotalEntry-dsx3FarEndTotalUASs",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3FarEndTotalUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3FarEndTotalUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-object-1",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3LineIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3LineStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:object-1": {
                    "dsx3LineIndex": "configured-value",
                    "dsx3LineStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/object-1/dsx3LineIndex": {
      "get": {
        "summary": "Get dsx3LineIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-object-1-dsx3LineIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/object-1/dsx3LineStatus": {
      "get": {
        "summary": "Get dsx3LineStatus",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-object-1-dsx3LineStatus",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-object-2",
        "tags": [
          "DS3-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx3LineIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx3LineStatusLastChange": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS3-MIB:object-2": {
                    "dsx3LineIndex": "configured-value",
                    "dsx3LineStatusLastChange": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/object-2/dsx3LineIndex": {
      "get": {
        "summary": "Get dsx3LineIndex",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-object-2-dsx3LineIndex",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS3-MIB:DS3-MIB/dsx3FarEndTotalTable/object-2/dsx3LineStatusLastChange": {
      "get": {
        "summary": "Get dsx3LineStatusLastChange",
        "operationId": "get-DS3-MIB:DS3-MIB-dsx3FarEndTotalTable-object-2-dsx3LineStatusLastChange",
        "tags": [
          "DS3-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": {
                  "DS3-MIB:dsx3LineStatusLastChange": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx3LineStatusLastChange 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": []
    }
  ]
}
