{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - DS1-MIB",
    "description": "MIB data from `DS1-MIB` module.\n\n**Root containers:** 1 (DS1-MIB)\n**Paths:** 115 | **Descendants:** 114\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": "DS1-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/DS1-MIB:DS1-MIB": {
      "get": {
        "summary": "Get DS1-MIB",
        "operationId": "get-DS1-MIB:DS1-MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1ConfigTable": {
                      "type": "object",
                      "properties": {
                        "dsx1ConfigEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx1LineIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TimeElapsed": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx1ValidIntervals": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx1LineType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1LineCoding": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1SendCode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CircuitIdentifier": {
                                "type": "string",
                                "example": "1"
                              },
                              "dsx1LoopbackConfig": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1LineStatus": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx1SignalMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TransmitClockSource": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1Fdl": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx1InvalidIntervals": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx1LineLength": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx1LineStatusLastChange": {
                                "type": "string",
                                "example": "active"
                              },
                              "dsx1LineStatusChangeTrapEnable": {
                                "type": "string",
                                "example": "active"
                              },
                              "dsx1LoopbackStatus": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx1Ds1ChannelNumber": {
                                "type": "integer",
                                "example": 10
                              },
                              "dsx1Channelization": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx1CurrentTable": {
                      "type": "object",
                      "properties": {
                        "dsx1CurrentEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx1CurrentIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentSESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentSEFSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentUASs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentCSSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentPCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentLESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentBESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentDMs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1CurrentLCVs": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx1IntervalTable": {
                      "type": "object",
                      "properties": {
                        "dsx1IntervalEntry": {
                          "type": "object",
                          "properties": {
                            "dsx1IntervalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalNumber": {
                              "type": "integer",
                              "example": 10
                            },
                            "dsx1IntervalESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalSESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalSEFSs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalUASs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalCSSs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalPCVs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalLESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalBESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalDMs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalLCVs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1IntervalValidData": {
                              "type": "boolean",
                              "example": true
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx1TotalTable": {
                      "type": "object",
                      "properties": {
                        "dsx1TotalEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx1TotalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalSESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalSEFSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalUASs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalCSSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalPCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalLESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalBESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalDMs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1TotalLCVs": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx1FarEndCurrentTable": {
                      "type": "object",
                      "properties": {
                        "dsx1FarEndCurrentEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx1FarEndCurrentIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTimeElapsed": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx1FarEndValidIntervals": {
                                "type": "integer",
                                "example": 1
                              },
                              "dsx1FarEndCurrentESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndCurrentSESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndCurrentSEFSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndCurrentUASs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndCurrentCSSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndCurrentLESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndCurrentPCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndCurrentBESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndCurrentDMs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndInvalidIntervals": {
                                "type": "integer",
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalTable": {
                      "type": "object",
                      "properties": {
                        "dsx1FarEndIntervalEntry": {
                          "type": "object",
                          "properties": {
                            "dsx1FarEndIntervalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalNumber": {
                              "type": "integer",
                              "example": 10
                            },
                            "dsx1FarEndIntervalESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalSESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalSEFSs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalUASs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalCSSs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalLESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalPCVs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalBESs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalDMs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1FarEndIntervalValidData": {
                              "type": "boolean",
                              "example": true
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx1FarEndTotalTable": {
                      "type": "object",
                      "properties": {
                        "dsx1FarEndTotalEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "dsx1FarEndTotalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTotalESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTotalSESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTotalSEFSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTotalUASs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTotalCSSs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTotalLESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTotalPCVs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTotalBESs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "dsx1FarEndTotalDMs": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "dsx1ChanMappingTable": {
                      "type": "object",
                      "properties": {
                        "dsx1ChanMappingEntry": {
                          "type": "object",
                          "properties": {
                            "ifIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1Ds1ChannelNumber": {
                              "type": "string",
                              "example": "10"
                            },
                            "dsx1ChanMappedIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "dsx1LineIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1LineStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "dsx1LineIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "dsx1LineStatusLastChange": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:DS1-MIB": {
                    "dsx1ConfigTable": {
                      "dsx1ConfigEntry": [
                        {
                          "dsx1LineIndex": "configured-value",
                          "dsx1TimeElapsed": 1,
                          "dsx1ValidIntervals": 1,
                          "dsx1LineType": "default",
                          "dsx1LineCoding": "default",
                          "dsx1SendCode": "default",
                          "dsx1CircuitIdentifier": "1",
                          "dsx1LoopbackConfig": "default",
                          "dsx1LineStatus": 1,
                          "dsx1SignalMode": "default",
                          "dsx1TransmitClockSource": "default",
                          "dsx1Fdl": 1,
                          "dsx1InvalidIntervals": 1,
                          "dsx1LineLength": 1,
                          "dsx1LineStatusLastChange": "active",
                          "dsx1LineStatusChangeTrapEnable": "default",
                          "dsx1LoopbackStatus": 1,
                          "dsx1Ds1ChannelNumber": 10,
                          "dsx1Channelization": "default"
                        }
                      ]
                    },
                    "dsx1CurrentTable": {
                      "dsx1CurrentEntry": [
                        {
                          "dsx1CurrentIndex": "configured-value",
                          "dsx1CurrentESs": "configured-value",
                          "dsx1CurrentSESs": "configured-value",
                          "dsx1CurrentSEFSs": "configured-value",
                          "dsx1CurrentUASs": "configured-value",
                          "dsx1CurrentCSSs": "configured-value",
                          "dsx1CurrentPCVs": "configured-value",
                          "dsx1CurrentLESs": "configured-value",
                          "dsx1CurrentBESs": "configured-value",
                          "dsx1CurrentDMs": "configured-value",
                          "dsx1CurrentLCVs": "configured-value"
                        }
                      ]
                    },
                    "dsx1IntervalTable": {
                      "dsx1IntervalEntry": {
                        "dsx1IntervalIndex": "configured-value",
                        "dsx1IntervalNumber": 10,
                        "dsx1IntervalESs": "configured-value",
                        "dsx1IntervalSESs": "configured-value",
                        "dsx1IntervalSEFSs": "configured-value",
                        "dsx1IntervalUASs": "configured-value",
                        "dsx1IntervalCSSs": "configured-value",
                        "dsx1IntervalPCVs": "configured-value",
                        "dsx1IntervalLESs": "configured-value",
                        "dsx1IntervalBESs": "configured-value",
                        "dsx1IntervalDMs": "configured-value",
                        "dsx1IntervalLCVs": "configured-value",
                        "dsx1IntervalValidData": true
                      }
                    },
                    "dsx1TotalTable": {
                      "dsx1TotalEntry": [
                        {
                          "dsx1TotalIndex": "configured-value",
                          "dsx1TotalESs": "configured-value",
                          "dsx1TotalSESs": "configured-value",
                          "dsx1TotalSEFSs": "configured-value",
                          "dsx1TotalUASs": "configured-value",
                          "dsx1TotalCSSs": "configured-value",
                          "dsx1TotalPCVs": "configured-value",
                          "dsx1TotalLESs": "configured-value",
                          "dsx1TotalBESs": "configured-value",
                          "dsx1TotalDMs": "configured-value",
                          "dsx1TotalLCVs": "configured-value"
                        }
                      ]
                    },
                    "dsx1FarEndCurrentTable": {
                      "dsx1FarEndCurrentEntry": [
                        {
                          "dsx1FarEndCurrentIndex": "configured-value",
                          "dsx1FarEndTimeElapsed": 1,
                          "dsx1FarEndValidIntervals": 1,
                          "dsx1FarEndCurrentESs": "configured-value",
                          "dsx1FarEndCurrentSESs": "configured-value",
                          "dsx1FarEndCurrentSEFSs": "configured-value",
                          "dsx1FarEndCurrentUASs": "configured-value",
                          "dsx1FarEndCurrentCSSs": "configured-value",
                          "dsx1FarEndCurrentLESs": "configured-value",
                          "dsx1FarEndCurrentPCVs": "configured-value",
                          "dsx1FarEndCurrentBESs": "configured-value",
                          "dsx1FarEndCurrentDMs": "configured-value",
                          "dsx1FarEndInvalidIntervals": 1
                        }
                      ]
                    },
                    "dsx1FarEndIntervalTable": {
                      "dsx1FarEndIntervalEntry": {
                        "dsx1FarEndIntervalIndex": "configured-value",
                        "dsx1FarEndIntervalNumber": 10,
                        "dsx1FarEndIntervalESs": "configured-value",
                        "dsx1FarEndIntervalSESs": "configured-value",
                        "dsx1FarEndIntervalSEFSs": "configured-value",
                        "dsx1FarEndIntervalUASs": "configured-value",
                        "dsx1FarEndIntervalCSSs": "configured-value",
                        "dsx1FarEndIntervalLESs": "configured-value",
                        "dsx1FarEndIntervalPCVs": "configured-value",
                        "dsx1FarEndIntervalBESs": "configured-value",
                        "dsx1FarEndIntervalDMs": "configured-value",
                        "dsx1FarEndIntervalValidData": true
                      }
                    },
                    "dsx1FarEndTotalTable": {
                      "dsx1FarEndTotalEntry": [
                        {
                          "dsx1FarEndTotalIndex": "configured-value",
                          "dsx1FarEndTotalESs": "configured-value",
                          "dsx1FarEndTotalSESs": "configured-value",
                          "dsx1FarEndTotalSEFSs": "configured-value",
                          "dsx1FarEndTotalUASs": "configured-value",
                          "dsx1FarEndTotalCSSs": "configured-value",
                          "dsx1FarEndTotalLESs": "configured-value",
                          "dsx1FarEndTotalPCVs": "configured-value",
                          "dsx1FarEndTotalBESs": "configured-value",
                          "dsx1FarEndTotalDMs": "configured-value"
                        }
                      ]
                    },
                    "dsx1ChanMappingTable": {
                      "dsx1ChanMappingEntry": {
                        "ifIndex": "configured-value",
                        "dsx1Ds1ChannelNumber": "10",
                        "dsx1ChanMappedIfIndex": "configured-value"
                      },
                      "object-1": {
                        "dsx1LineIndex": "configured-value",
                        "dsx1LineStatus": "active"
                      },
                      "object-2": {
                        "dsx1LineIndex": "configured-value",
                        "dsx1LineStatusLastChange": "active"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve DS1-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable": {
      "get": {
        "summary": "Get dsx1ConfigTable",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1ConfigEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1LineIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TimeElapsed": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx1ValidIntervals": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx1LineType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1LineCoding": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1SendCode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CircuitIdentifier": {
                            "type": "string",
                            "example": "1"
                          },
                          "dsx1LoopbackConfig": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1LineStatus": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx1SignalMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TransmitClockSource": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1Fdl": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx1InvalidIntervals": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx1LineLength": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx1LineStatusLastChange": {
                            "type": "string",
                            "example": "active"
                          },
                          "dsx1LineStatusChangeTrapEnable": {
                            "type": "string",
                            "example": "active"
                          },
                          "dsx1LoopbackStatus": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx1Ds1ChannelNumber": {
                            "type": "integer",
                            "example": 10
                          },
                          "dsx1Channelization": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1ConfigTable": {
                    "dsx1ConfigEntry": [
                      {
                        "dsx1LineIndex": "configured-value",
                        "dsx1TimeElapsed": 1,
                        "dsx1ValidIntervals": 1,
                        "dsx1LineType": "default",
                        "dsx1LineCoding": "default",
                        "dsx1SendCode": "default",
                        "dsx1CircuitIdentifier": "1",
                        "dsx1LoopbackConfig": "default",
                        "dsx1LineStatus": 1,
                        "dsx1SignalMode": "default",
                        "dsx1TransmitClockSource": "default",
                        "dsx1Fdl": 1,
                        "dsx1InvalidIntervals": 1,
                        "dsx1LineLength": 1,
                        "dsx1LineStatusLastChange": "active",
                        "dsx1LineStatusChangeTrapEnable": "default",
                        "dsx1LoopbackStatus": 1,
                        "dsx1Ds1ChannelNumber": 10,
                        "dsx1Channelization": "default"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1ConfigTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry": {
      "get": {
        "summary": "Get dsx1ConfigEntry",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry",
        "tags": [
          "DS1-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": {
                      "dsx1LineIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TimeElapsed": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx1ValidIntervals": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx1LineType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1LineCoding": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1SendCode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CircuitIdentifier": {
                        "type": "string",
                        "example": "1"
                      },
                      "dsx1LoopbackConfig": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1LineStatus": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx1SignalMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TransmitClockSource": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1Fdl": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx1InvalidIntervals": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx1LineLength": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx1LineStatusLastChange": {
                        "type": "string",
                        "example": "active"
                      },
                      "dsx1LineStatusChangeTrapEnable": {
                        "type": "string",
                        "example": "active"
                      },
                      "dsx1LoopbackStatus": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx1Ds1ChannelNumber": {
                        "type": "integer",
                        "example": 10
                      },
                      "dsx1Channelization": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1ConfigEntry": [
                    {
                      "dsx1LineIndex": "configured-value",
                      "dsx1TimeElapsed": 1,
                      "dsx1ValidIntervals": 1,
                      "dsx1LineType": "default",
                      "dsx1LineCoding": "default",
                      "dsx1SendCode": "default",
                      "dsx1CircuitIdentifier": "1",
                      "dsx1LoopbackConfig": "default",
                      "dsx1LineStatus": 1,
                      "dsx1SignalMode": "default",
                      "dsx1TransmitClockSource": "default",
                      "dsx1Fdl": 1,
                      "dsx1InvalidIntervals": 1,
                      "dsx1LineLength": 1,
                      "dsx1LineStatusLastChange": "active",
                      "dsx1LineStatusChangeTrapEnable": "default",
                      "dsx1LoopbackStatus": 1,
                      "dsx1Ds1ChannelNumber": 10,
                      "dsx1Channelization": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1ConfigEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1LineIndex": {
      "get": {
        "summary": "Get dsx1LineIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1LineIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1TimeElapsed": {
      "get": {
        "summary": "Get dsx1TimeElapsed",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1TimeElapsed",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TimeElapsed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TimeElapsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1ValidIntervals": {
      "get": {
        "summary": "Get dsx1ValidIntervals",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1ValidIntervals",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1ValidIntervals": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1ValidIntervals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1LineType": {
      "get": {
        "summary": "Get dsx1LineType",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1LineType",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1LineCoding": {
      "get": {
        "summary": "Get dsx1LineCoding",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1LineCoding",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineCoding": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineCoding from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1SendCode": {
      "get": {
        "summary": "Get dsx1SendCode",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1SendCode",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1SendCode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1SendCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1CircuitIdentifier": {
      "get": {
        "summary": "Get dsx1CircuitIdentifier",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1CircuitIdentifier",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CircuitIdentifier": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CircuitIdentifier from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1LoopbackConfig": {
      "get": {
        "summary": "Get dsx1LoopbackConfig",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1LoopbackConfig",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LoopbackConfig": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LoopbackConfig from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1LineStatus": {
      "get": {
        "summary": "Get dsx1LineStatus",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1LineStatus",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineStatus": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1SignalMode": {
      "get": {
        "summary": "Get dsx1SignalMode",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1SignalMode",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1SignalMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1SignalMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1TransmitClockSource": {
      "get": {
        "summary": "Get dsx1TransmitClockSource",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1TransmitClockSource",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TransmitClockSource": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TransmitClockSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1Fdl": {
      "get": {
        "summary": "Get dsx1Fdl",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1Fdl",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1Fdl": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1Fdl from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1InvalidIntervals": {
      "get": {
        "summary": "Get dsx1InvalidIntervals",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1InvalidIntervals",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1InvalidIntervals": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1InvalidIntervals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1LineLength": {
      "get": {
        "summary": "Get dsx1LineLength",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1LineLength",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineLength": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineLength from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1LineStatusLastChange": {
      "get": {
        "summary": "Get dsx1LineStatusLastChange",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1LineStatusLastChange",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineStatusLastChange": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineStatusLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1LineStatusChangeTrapEnable": {
      "get": {
        "summary": "Get dsx1LineStatusChangeTrapEnable",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1LineStatusChangeTrapEnable",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineStatusChangeTrapEnable": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineStatusChangeTrapEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1LoopbackStatus": {
      "get": {
        "summary": "Get dsx1LoopbackStatus",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1LoopbackStatus",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LoopbackStatus": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LoopbackStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1Ds1ChannelNumber": {
      "get": {
        "summary": "Get dsx1Ds1ChannelNumber",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1Ds1ChannelNumber",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1Ds1ChannelNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1Ds1ChannelNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ConfigTable/dsx1ConfigEntry/dsx1Channelization": {
      "get": {
        "summary": "Get dsx1Channelization",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ConfigTable-dsx1ConfigEntry-dsx1Channelization",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1Channelization": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1Channelization from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable": {
      "get": {
        "summary": "Get dsx1CurrentTable",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1CurrentEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1CurrentIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentSESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentSEFSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentUASs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentCSSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentPCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentLESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentBESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentDMs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1CurrentLCVs": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1CurrentTable": {
                    "dsx1CurrentEntry": [
                      {
                        "dsx1CurrentIndex": "configured-value",
                        "dsx1CurrentESs": "configured-value",
                        "dsx1CurrentSESs": "configured-value",
                        "dsx1CurrentSEFSs": "configured-value",
                        "dsx1CurrentUASs": "configured-value",
                        "dsx1CurrentCSSs": "configured-value",
                        "dsx1CurrentPCVs": "configured-value",
                        "dsx1CurrentLESs": "configured-value",
                        "dsx1CurrentBESs": "configured-value",
                        "dsx1CurrentDMs": "configured-value",
                        "dsx1CurrentLCVs": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry": {
      "get": {
        "summary": "Get dsx1CurrentEntry",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry",
        "tags": [
          "DS1-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": {
                      "dsx1CurrentIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentSESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentSEFSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentUASs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentCSSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentPCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentLESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentBESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentDMs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1CurrentLCVs": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1CurrentEntry": [
                    {
                      "dsx1CurrentIndex": "configured-value",
                      "dsx1CurrentESs": "configured-value",
                      "dsx1CurrentSESs": "configured-value",
                      "dsx1CurrentSEFSs": "configured-value",
                      "dsx1CurrentUASs": "configured-value",
                      "dsx1CurrentCSSs": "configured-value",
                      "dsx1CurrentPCVs": "configured-value",
                      "dsx1CurrentLESs": "configured-value",
                      "dsx1CurrentBESs": "configured-value",
                      "dsx1CurrentDMs": "configured-value",
                      "dsx1CurrentLCVs": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentIndex": {
      "get": {
        "summary": "Get dsx1CurrentIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentESs": {
      "get": {
        "summary": "Get dsx1CurrentESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentSESs": {
      "get": {
        "summary": "Get dsx1CurrentSESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentSESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentSEFSs": {
      "get": {
        "summary": "Get dsx1CurrentSEFSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentSEFSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentUASs": {
      "get": {
        "summary": "Get dsx1CurrentUASs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentUASs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentCSSs": {
      "get": {
        "summary": "Get dsx1CurrentCSSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentCSSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentCSSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentCSSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentPCVs": {
      "get": {
        "summary": "Get dsx1CurrentPCVs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentPCVs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentPCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentPCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentLESs": {
      "get": {
        "summary": "Get dsx1CurrentLESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentLESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentLESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentLESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentBESs": {
      "get": {
        "summary": "Get dsx1CurrentBESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentBESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentBESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentBESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentDMs": {
      "get": {
        "summary": "Get dsx1CurrentDMs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentDMs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentDMs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentDMs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1CurrentTable/dsx1CurrentEntry/dsx1CurrentLCVs": {
      "get": {
        "summary": "Get dsx1CurrentLCVs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1CurrentTable-dsx1CurrentEntry-dsx1CurrentLCVs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1CurrentLCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1CurrentLCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable": {
      "get": {
        "summary": "Get dsx1IntervalTable",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1IntervalEntry": {
                      "type": "object",
                      "properties": {
                        "dsx1IntervalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalNumber": {
                          "type": "integer",
                          "example": 10
                        },
                        "dsx1IntervalESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalSESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalSEFSs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalUASs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalCSSs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalPCVs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalLESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalBESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalDMs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalLCVs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1IntervalValidData": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1IntervalTable": {
                    "dsx1IntervalEntry": {
                      "dsx1IntervalIndex": "configured-value",
                      "dsx1IntervalNumber": 10,
                      "dsx1IntervalESs": "configured-value",
                      "dsx1IntervalSESs": "configured-value",
                      "dsx1IntervalSEFSs": "configured-value",
                      "dsx1IntervalUASs": "configured-value",
                      "dsx1IntervalCSSs": "configured-value",
                      "dsx1IntervalPCVs": "configured-value",
                      "dsx1IntervalLESs": "configured-value",
                      "dsx1IntervalBESs": "configured-value",
                      "dsx1IntervalDMs": "configured-value",
                      "dsx1IntervalLCVs": "configured-value",
                      "dsx1IntervalValidData": true
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry": {
      "get": {
        "summary": "Get dsx1IntervalEntry",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1IntervalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalNumber": {
                      "type": "integer",
                      "example": 10
                    },
                    "dsx1IntervalESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalSESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalSEFSs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalUASs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalCSSs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalPCVs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalLESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalBESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalDMs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalLCVs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1IntervalValidData": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1IntervalEntry": {
                    "dsx1IntervalIndex": "configured-value",
                    "dsx1IntervalNumber": 10,
                    "dsx1IntervalESs": "configured-value",
                    "dsx1IntervalSESs": "configured-value",
                    "dsx1IntervalSEFSs": "configured-value",
                    "dsx1IntervalUASs": "configured-value",
                    "dsx1IntervalCSSs": "configured-value",
                    "dsx1IntervalPCVs": "configured-value",
                    "dsx1IntervalLESs": "configured-value",
                    "dsx1IntervalBESs": "configured-value",
                    "dsx1IntervalDMs": "configured-value",
                    "dsx1IntervalLCVs": "configured-value",
                    "dsx1IntervalValidData": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalIndex": {
      "get": {
        "summary": "Get dsx1IntervalIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalNumber": {
      "get": {
        "summary": "Get dsx1IntervalNumber",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalNumber",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalESs": {
      "get": {
        "summary": "Get dsx1IntervalESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalSESs": {
      "get": {
        "summary": "Get dsx1IntervalSESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalSESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalSEFSs": {
      "get": {
        "summary": "Get dsx1IntervalSEFSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalSEFSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalUASs": {
      "get": {
        "summary": "Get dsx1IntervalUASs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalUASs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalCSSs": {
      "get": {
        "summary": "Get dsx1IntervalCSSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalCSSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalCSSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalCSSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalPCVs": {
      "get": {
        "summary": "Get dsx1IntervalPCVs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalPCVs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalPCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalPCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalLESs": {
      "get": {
        "summary": "Get dsx1IntervalLESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalLESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalLESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalLESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalBESs": {
      "get": {
        "summary": "Get dsx1IntervalBESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalBESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalBESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalBESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalDMs": {
      "get": {
        "summary": "Get dsx1IntervalDMs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalDMs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalDMs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalDMs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalLCVs": {
      "get": {
        "summary": "Get dsx1IntervalLCVs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalLCVs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalLCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalLCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1IntervalTable/dsx1IntervalEntry/dsx1IntervalValidData": {
      "get": {
        "summary": "Get dsx1IntervalValidData",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1IntervalTable-dsx1IntervalEntry-dsx1IntervalValidData",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1IntervalValidData": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1IntervalValidData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable": {
      "get": {
        "summary": "Get dsx1TotalTable",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1TotalEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1TotalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalSESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalSEFSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalUASs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalCSSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalPCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalLESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalBESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalDMs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1TotalLCVs": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1TotalTable": {
                    "dsx1TotalEntry": [
                      {
                        "dsx1TotalIndex": "configured-value",
                        "dsx1TotalESs": "configured-value",
                        "dsx1TotalSESs": "configured-value",
                        "dsx1TotalSEFSs": "configured-value",
                        "dsx1TotalUASs": "configured-value",
                        "dsx1TotalCSSs": "configured-value",
                        "dsx1TotalPCVs": "configured-value",
                        "dsx1TotalLESs": "configured-value",
                        "dsx1TotalBESs": "configured-value",
                        "dsx1TotalDMs": "configured-value",
                        "dsx1TotalLCVs": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry": {
      "get": {
        "summary": "Get dsx1TotalEntry",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry",
        "tags": [
          "DS1-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": {
                      "dsx1TotalIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalSESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalSEFSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalUASs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalCSSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalPCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalLESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalBESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalDMs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1TotalLCVs": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1TotalEntry": [
                    {
                      "dsx1TotalIndex": "configured-value",
                      "dsx1TotalESs": "configured-value",
                      "dsx1TotalSESs": "configured-value",
                      "dsx1TotalSEFSs": "configured-value",
                      "dsx1TotalUASs": "configured-value",
                      "dsx1TotalCSSs": "configured-value",
                      "dsx1TotalPCVs": "configured-value",
                      "dsx1TotalLESs": "configured-value",
                      "dsx1TotalBESs": "configured-value",
                      "dsx1TotalDMs": "configured-value",
                      "dsx1TotalLCVs": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalIndex": {
      "get": {
        "summary": "Get dsx1TotalIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalESs": {
      "get": {
        "summary": "Get dsx1TotalESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalSESs": {
      "get": {
        "summary": "Get dsx1TotalSESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalSESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalSEFSs": {
      "get": {
        "summary": "Get dsx1TotalSEFSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalSEFSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalUASs": {
      "get": {
        "summary": "Get dsx1TotalUASs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalUASs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalCSSs": {
      "get": {
        "summary": "Get dsx1TotalCSSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalCSSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalCSSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalCSSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalPCVs": {
      "get": {
        "summary": "Get dsx1TotalPCVs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalPCVs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalPCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalPCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalLESs": {
      "get": {
        "summary": "Get dsx1TotalLESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalLESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalLESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalLESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalBESs": {
      "get": {
        "summary": "Get dsx1TotalBESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalBESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalBESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalBESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalDMs": {
      "get": {
        "summary": "Get dsx1TotalDMs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalDMs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalDMs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalDMs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1TotalTable/dsx1TotalEntry/dsx1TotalLCVs": {
      "get": {
        "summary": "Get dsx1TotalLCVs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1TotalTable-dsx1TotalEntry-dsx1TotalLCVs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1TotalLCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1TotalLCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable": {
      "get": {
        "summary": "Get dsx1FarEndCurrentTable",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndCurrentEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1FarEndCurrentIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTimeElapsed": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx1FarEndValidIntervals": {
                            "type": "integer",
                            "example": 1
                          },
                          "dsx1FarEndCurrentESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndCurrentSESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndCurrentSEFSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndCurrentUASs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndCurrentCSSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndCurrentLESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndCurrentPCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndCurrentBESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndCurrentDMs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndInvalidIntervals": {
                            "type": "integer",
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1FarEndCurrentTable": {
                    "dsx1FarEndCurrentEntry": [
                      {
                        "dsx1FarEndCurrentIndex": "configured-value",
                        "dsx1FarEndTimeElapsed": 1,
                        "dsx1FarEndValidIntervals": 1,
                        "dsx1FarEndCurrentESs": "configured-value",
                        "dsx1FarEndCurrentSESs": "configured-value",
                        "dsx1FarEndCurrentSEFSs": "configured-value",
                        "dsx1FarEndCurrentUASs": "configured-value",
                        "dsx1FarEndCurrentCSSs": "configured-value",
                        "dsx1FarEndCurrentLESs": "configured-value",
                        "dsx1FarEndCurrentPCVs": "configured-value",
                        "dsx1FarEndCurrentBESs": "configured-value",
                        "dsx1FarEndCurrentDMs": "configured-value",
                        "dsx1FarEndInvalidIntervals": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry": {
      "get": {
        "summary": "Get dsx1FarEndCurrentEntry",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry",
        "tags": [
          "DS1-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": {
                      "dsx1FarEndCurrentIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTimeElapsed": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx1FarEndValidIntervals": {
                        "type": "integer",
                        "example": 1
                      },
                      "dsx1FarEndCurrentESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndCurrentSESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndCurrentSEFSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndCurrentUASs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndCurrentCSSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndCurrentLESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndCurrentPCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndCurrentBESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndCurrentDMs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndInvalidIntervals": {
                        "type": "integer",
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1FarEndCurrentEntry": [
                    {
                      "dsx1FarEndCurrentIndex": "configured-value",
                      "dsx1FarEndTimeElapsed": 1,
                      "dsx1FarEndValidIntervals": 1,
                      "dsx1FarEndCurrentESs": "configured-value",
                      "dsx1FarEndCurrentSESs": "configured-value",
                      "dsx1FarEndCurrentSEFSs": "configured-value",
                      "dsx1FarEndCurrentUASs": "configured-value",
                      "dsx1FarEndCurrentCSSs": "configured-value",
                      "dsx1FarEndCurrentLESs": "configured-value",
                      "dsx1FarEndCurrentPCVs": "configured-value",
                      "dsx1FarEndCurrentBESs": "configured-value",
                      "dsx1FarEndCurrentDMs": "configured-value",
                      "dsx1FarEndInvalidIntervals": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentIndex": {
      "get": {
        "summary": "Get dsx1FarEndCurrentIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndTimeElapsed": {
      "get": {
        "summary": "Get dsx1FarEndTimeElapsed",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndTimeElapsed",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTimeElapsed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTimeElapsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndValidIntervals": {
      "get": {
        "summary": "Get dsx1FarEndValidIntervals",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndValidIntervals",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndValidIntervals": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndValidIntervals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentESs": {
      "get": {
        "summary": "Get dsx1FarEndCurrentESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentSESs": {
      "get": {
        "summary": "Get dsx1FarEndCurrentSESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentSESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentSEFSs": {
      "get": {
        "summary": "Get dsx1FarEndCurrentSEFSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentSEFSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentUASs": {
      "get": {
        "summary": "Get dsx1FarEndCurrentUASs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentUASs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentCSSs": {
      "get": {
        "summary": "Get dsx1FarEndCurrentCSSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentCSSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentCSSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentCSSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentLESs": {
      "get": {
        "summary": "Get dsx1FarEndCurrentLESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentLESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentLESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentLESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentPCVs": {
      "get": {
        "summary": "Get dsx1FarEndCurrentPCVs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentPCVs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentPCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentPCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentBESs": {
      "get": {
        "summary": "Get dsx1FarEndCurrentBESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentBESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentBESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentBESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndCurrentDMs": {
      "get": {
        "summary": "Get dsx1FarEndCurrentDMs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndCurrentDMs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndCurrentDMs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndCurrentDMs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry/dsx1FarEndInvalidIntervals": {
      "get": {
        "summary": "Get dsx1FarEndInvalidIntervals",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndCurrentTable-dsx1FarEndCurrentEntry-dsx1FarEndInvalidIntervals",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndInvalidIntervals": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndInvalidIntervals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable": {
      "get": {
        "summary": "Get dsx1FarEndIntervalTable",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndIntervalEntry": {
                      "type": "object",
                      "properties": {
                        "dsx1FarEndIntervalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalNumber": {
                          "type": "integer",
                          "example": 10
                        },
                        "dsx1FarEndIntervalESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalSESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalSEFSs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalUASs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalCSSs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalLESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalPCVs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalBESs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalDMs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1FarEndIntervalValidData": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1FarEndIntervalTable": {
                    "dsx1FarEndIntervalEntry": {
                      "dsx1FarEndIntervalIndex": "configured-value",
                      "dsx1FarEndIntervalNumber": 10,
                      "dsx1FarEndIntervalESs": "configured-value",
                      "dsx1FarEndIntervalSESs": "configured-value",
                      "dsx1FarEndIntervalSEFSs": "configured-value",
                      "dsx1FarEndIntervalUASs": "configured-value",
                      "dsx1FarEndIntervalCSSs": "configured-value",
                      "dsx1FarEndIntervalLESs": "configured-value",
                      "dsx1FarEndIntervalPCVs": "configured-value",
                      "dsx1FarEndIntervalBESs": "configured-value",
                      "dsx1FarEndIntervalDMs": "configured-value",
                      "dsx1FarEndIntervalValidData": true
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry": {
      "get": {
        "summary": "Get dsx1FarEndIntervalEntry",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndIntervalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalNumber": {
                      "type": "integer",
                      "example": 10
                    },
                    "dsx1FarEndIntervalESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalSESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalSEFSs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalUASs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalCSSs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalLESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalPCVs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalBESs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalDMs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1FarEndIntervalValidData": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1FarEndIntervalEntry": {
                    "dsx1FarEndIntervalIndex": "configured-value",
                    "dsx1FarEndIntervalNumber": 10,
                    "dsx1FarEndIntervalESs": "configured-value",
                    "dsx1FarEndIntervalSESs": "configured-value",
                    "dsx1FarEndIntervalSEFSs": "configured-value",
                    "dsx1FarEndIntervalUASs": "configured-value",
                    "dsx1FarEndIntervalCSSs": "configured-value",
                    "dsx1FarEndIntervalLESs": "configured-value",
                    "dsx1FarEndIntervalPCVs": "configured-value",
                    "dsx1FarEndIntervalBESs": "configured-value",
                    "dsx1FarEndIntervalDMs": "configured-value",
                    "dsx1FarEndIntervalValidData": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalIndex": {
      "get": {
        "summary": "Get dsx1FarEndIntervalIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalNumber": {
      "get": {
        "summary": "Get dsx1FarEndIntervalNumber",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalNumber",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalESs": {
      "get": {
        "summary": "Get dsx1FarEndIntervalESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalSESs": {
      "get": {
        "summary": "Get dsx1FarEndIntervalSESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalSESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalSEFSs": {
      "get": {
        "summary": "Get dsx1FarEndIntervalSEFSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalSEFSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalUASs": {
      "get": {
        "summary": "Get dsx1FarEndIntervalUASs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalUASs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalCSSs": {
      "get": {
        "summary": "Get dsx1FarEndIntervalCSSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalCSSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalCSSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalCSSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalLESs": {
      "get": {
        "summary": "Get dsx1FarEndIntervalLESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalLESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalLESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalLESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalPCVs": {
      "get": {
        "summary": "Get dsx1FarEndIntervalPCVs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalPCVs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalPCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalPCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalBESs": {
      "get": {
        "summary": "Get dsx1FarEndIntervalBESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalBESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalBESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalBESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalDMs": {
      "get": {
        "summary": "Get dsx1FarEndIntervalDMs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalDMs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalDMs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalDMs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry/dsx1FarEndIntervalValidData": {
      "get": {
        "summary": "Get dsx1FarEndIntervalValidData",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndIntervalTable-dsx1FarEndIntervalEntry-dsx1FarEndIntervalValidData",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndIntervalValidData": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndIntervalValidData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable": {
      "get": {
        "summary": "Get dsx1FarEndTotalTable",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndTotalEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1FarEndTotalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTotalESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTotalSESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTotalSEFSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTotalUASs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTotalCSSs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTotalLESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTotalPCVs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTotalBESs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "dsx1FarEndTotalDMs": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1FarEndTotalTable": {
                    "dsx1FarEndTotalEntry": [
                      {
                        "dsx1FarEndTotalIndex": "configured-value",
                        "dsx1FarEndTotalESs": "configured-value",
                        "dsx1FarEndTotalSESs": "configured-value",
                        "dsx1FarEndTotalSEFSs": "configured-value",
                        "dsx1FarEndTotalUASs": "configured-value",
                        "dsx1FarEndTotalCSSs": "configured-value",
                        "dsx1FarEndTotalLESs": "configured-value",
                        "dsx1FarEndTotalPCVs": "configured-value",
                        "dsx1FarEndTotalBESs": "configured-value",
                        "dsx1FarEndTotalDMs": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry": {
      "get": {
        "summary": "Get dsx1FarEndTotalEntry",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry",
        "tags": [
          "DS1-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": {
                      "dsx1FarEndTotalIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTotalESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTotalSESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTotalSEFSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTotalUASs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTotalCSSs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTotalLESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTotalPCVs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTotalBESs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "dsx1FarEndTotalDMs": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1FarEndTotalEntry": [
                    {
                      "dsx1FarEndTotalIndex": "configured-value",
                      "dsx1FarEndTotalESs": "configured-value",
                      "dsx1FarEndTotalSESs": "configured-value",
                      "dsx1FarEndTotalSEFSs": "configured-value",
                      "dsx1FarEndTotalUASs": "configured-value",
                      "dsx1FarEndTotalCSSs": "configured-value",
                      "dsx1FarEndTotalLESs": "configured-value",
                      "dsx1FarEndTotalPCVs": "configured-value",
                      "dsx1FarEndTotalBESs": "configured-value",
                      "dsx1FarEndTotalDMs": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalIndex": {
      "get": {
        "summary": "Get dsx1FarEndTotalIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalESs": {
      "get": {
        "summary": "Get dsx1FarEndTotalESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalSESs": {
      "get": {
        "summary": "Get dsx1FarEndTotalSESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalSESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalSESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalSESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalSEFSs": {
      "get": {
        "summary": "Get dsx1FarEndTotalSEFSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalSEFSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalSEFSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalSEFSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalUASs": {
      "get": {
        "summary": "Get dsx1FarEndTotalUASs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalUASs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalUASs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalUASs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalCSSs": {
      "get": {
        "summary": "Get dsx1FarEndTotalCSSs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalCSSs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalCSSs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalCSSs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalLESs": {
      "get": {
        "summary": "Get dsx1FarEndTotalLESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalLESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalLESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalLESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalPCVs": {
      "get": {
        "summary": "Get dsx1FarEndTotalPCVs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalPCVs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalPCVs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalPCVs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalBESs": {
      "get": {
        "summary": "Get dsx1FarEndTotalBESs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalBESs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalBESs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalBESs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1FarEndTotalTable/dsx1FarEndTotalEntry/dsx1FarEndTotalDMs": {
      "get": {
        "summary": "Get dsx1FarEndTotalDMs",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1FarEndTotalTable-dsx1FarEndTotalEntry-dsx1FarEndTotalDMs",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1FarEndTotalDMs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1FarEndTotalDMs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ChanMappingTable": {
      "get": {
        "summary": "Get dsx1ChanMappingTable",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1ChanMappingEntry": {
                      "type": "object",
                      "properties": {
                        "ifIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1Ds1ChannelNumber": {
                          "type": "string",
                          "example": "10"
                        },
                        "dsx1ChanMappedIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "dsx1LineIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1LineStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "dsx1LineIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "dsx1LineStatusLastChange": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1ChanMappingTable": {
                    "dsx1ChanMappingEntry": {
                      "ifIndex": "configured-value",
                      "dsx1Ds1ChannelNumber": "10",
                      "dsx1ChanMappedIfIndex": "configured-value"
                    },
                    "object-1": {
                      "dsx1LineIndex": "configured-value",
                      "dsx1LineStatus": "active"
                    },
                    "object-2": {
                      "dsx1LineIndex": "configured-value",
                      "dsx1LineStatusLastChange": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1ChanMappingTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/dsx1ChanMappingEntry": {
      "get": {
        "summary": "Get dsx1ChanMappingEntry",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-dsx1ChanMappingEntry",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1Ds1ChannelNumber": {
                      "type": "string",
                      "example": "10"
                    },
                    "dsx1ChanMappedIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:dsx1ChanMappingEntry": {
                    "ifIndex": "configured-value",
                    "dsx1Ds1ChannelNumber": "10",
                    "dsx1ChanMappedIfIndex": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1ChanMappingEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/dsx1ChanMappingEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-dsx1ChanMappingEntry-ifIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/dsx1ChanMappingEntry/dsx1Ds1ChannelNumber": {
      "get": {
        "summary": "Get dsx1Ds1ChannelNumber",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-dsx1ChanMappingEntry-dsx1Ds1ChannelNumber",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "DS1-MIB:dsx1Ds1ChannelNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1Ds1ChannelNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/dsx1ChanMappingEntry/dsx1ChanMappedIfIndex": {
      "get": {
        "summary": "Get dsx1ChanMappedIfIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-dsx1ChanMappingEntry-dsx1ChanMappedIfIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1ChanMappedIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1ChanMappedIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-object-1",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1LineIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1LineStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:object-1": {
                    "dsx1LineIndex": "configured-value",
                    "dsx1LineStatus": "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/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/object-1/dsx1LineIndex": {
      "get": {
        "summary": "Get dsx1LineIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-object-1-dsx1LineIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/object-1/dsx1LineStatus": {
      "get": {
        "summary": "Get dsx1LineStatus",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-object-1-dsx1LineStatus",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-object-2",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1LineIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "dsx1LineStatusLastChange": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DS1-MIB:object-2": {
                    "dsx1LineIndex": "configured-value",
                    "dsx1LineStatusLastChange": "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/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/object-2/dsx1LineIndex": {
      "get": {
        "summary": "Get dsx1LineIndex",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-object-2-dsx1LineIndex",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DS1-MIB:DS1-MIB/dsx1ChanMappingTable/object-2/dsx1LineStatusLastChange": {
      "get": {
        "summary": "Get dsx1LineStatusLastChange",
        "operationId": "get-DS1-MIB:DS1-MIB-dsx1ChanMappingTable-object-2-dsx1LineStatusLastChange",
        "tags": [
          "DS1-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": {
                  "DS1-MIB:dsx1LineStatusLastChange": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve dsx1LineStatusLastChange 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": []
    }
  ]
}
