{
  "openapi": "3.0.0",
  "info": {
    "title": "DS1-MIB MIB API",
    "version": "1.0.0",
    "description": "The MIB module to describe DS1, E1, DS2, and\n    E2 interfaces objects.\n\n⚠️ **IMPORTANT - MIB DATA ACCESS**:\nThis YANG model exists for SMIv2-to-YANG translation purposes, but MIB data on IOS-XE devices is primarily accessed via **SNMP protocol**, not RESTCONF.\n\n**RESTCONF Limitation**: Many MIB paths may return 404 errors via RESTCONF `/data` endpoints because the device exposes MIB data through SNMP, not the YANG datastore.\n\n**Recommended Access Methods**:\n- Use SNMP (v2c/v3) to query MIB data directly\n- Use NETCONF `<get>` operations for devices supporting YANG-modeled MIB access\n- Check device capabilities: some newer IOS-XE versions may support limited RESTCONF access to specific MIBs\n\n**YANG Model Purpose**: These YANG models define the structure of SNMP MIBs in YANG format for tooling compatibility, but do not guarantee RESTCONF data availability.\n\n\n**📊 YANG Tree:** [View DS1-MIB structure](https://jeremycohoe.github.io/cisco-ios-xe-openapi-swagger/yang-trees/DS1-MIB.html)",
    "contact": {
      "name": "Cisco DevNet",
      "url": "https://developer.cisco.com"
    },
    "x-yang-module": "DS1-MIB",
    "x-model-type": "mib"
  },
  "servers": [
    {
      "url": "https://{device}/restconf",
      "description": "RESTCONF server",
      "variables": {
        "device": {
          "default": "10.1.1.1",
          "description": "Device hostname or IP address"
        }
      }
    }
  ],
  "paths": {
    "/data/DS1-MIB:dsx1ConfigTable": {
      "get": {
        "summary": "Get dsx1ConfigTable data",
        "description": "Retrieve dsx1ConfigTable operational data from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "The DS1 Configuration table.",
                  "properties": {
                    "dsx1ConfigEntry": {
                      "type": "array",
                      "description": "An entry in the DS1 Configuration table.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1LineIndex": {
                            "type": "string",
                            "description": "This object should be made equal to ifIndex.  The\n            next paragraph describes its previous usage.\n            Making the object equal to ifIndex allows proper\n            use of ifStackTable and ds0/ds0bundle mibs.\n            \n            Previously, this object is the identifier of a DS1\n            Interface on a managed device.  If there is an\n            ifEntry that is directly associated with this and\n            only this DS1 interface, it should have the same\n            value as ifIndex.  Otherwise, number the\n            dsx1LineIndices with an unique identifier\n            following the rules of choosing a number that is\n            greater than ifNumber and numbering the inside\n            interfaces (e.g., equipment side) with even\n            numbers and outside interfaces (e.g, network side)\n            with odd numbers.",
                            "x-yang-type": "if-mib:InterfaceIndex"
                          },
                          "dsx1IfIndex": {
                            "type": "string",
                            "description": "This value for this object is equal to the value\n            of ifIndex from the Interfaces table of MIB II\n            (RFC 1213).",
                            "x-yang-type": "if-mib:InterfaceIndex"
                          },
                          "dsx1TimeElapsed": {
                            "type": "integer",
                            "description": "The number of seconds that have elapsed since\n            the beginning of the near end current error-\n            measurement period.  If, for some reason, such\n            as an adjustment in the system's time-of-day\n            clock, the current interval exceeds the maximum\n            value, the agent will return the maximum value.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1ValidIntervals": {
                            "type": "integer",
                            "description": "The number of previous near end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute near end\n            intervals since the interface has been online.  In\n            the case where the agent is a proxy, it is\n            possible that some intervals are unavailable.  In\n            this case, this interval is the maximum interval\n            number for which data is available.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1LineType": {
                            "type": "string",
                            "description": "This variable indicates  the  variety  of  DS1\n            Line  implementing  this  circuit.  The type of\n            circuit affects the number of bits  per  second\n            that  the circuit can reasonably carry, as well\n            as the interpretation of the  usage  and  error\n            statistics.  The values, in sequence, describe:\n            \n            TITLE:         SPECIFICATION:\n            dsx1ESF         Extended SuperFrame DS1 (T1.107)\n            dsx1D4          AT&T D4 format DS1 (T1.107)\n            dsx1E1          ITU-T Recommendation G.704\n                             (Table 4a)\n            dsx1E1-CRC      ITU-T Recommendation G.704\n                             (Table 4b)\n            dsxE1-MF        G.704 (Table 4a) with TS16\n                             multiframing enabled\n            dsx1E1-CRC-MF   G.704 (Table 4b) with TS16\n                             multiframing enabled\n            dsx1Unframed    DS1 with No Framing\n            dsx1E1Unframed  E1 with No Framing (G.703)\n            dsx1DS2M12      DS2 frame format (T1.107)\n            dsx1E2          E2 frame format (G.704)\n            \n            For clarification, the capacity for each E1 type\n            is as listed below:\n            dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k\n            dsx1E1 or dsx1E1CRC - E1, with framing,\n               no signalling = 31 x 64k = 1984k\n            dsx1E1MF or dsx1E1CRCMF - E1, with framing,\n               signalling = 30 x 64k = 1920k\n            \n            For further information See ITU-T Recomm G.704"
                          },
                          "dsx1LineCoding": {
                            "type": "string",
                            "description": "This variable describes the variety of Zero Code\n            Suppression used on this interface, which in turn\n            affects a number of its characteristics.\n            \n            dsx1JBZS refers the Jammed Bit Zero Suppression,\n            in which the AT&T specification of at least one\n            pulse every 8 bit periods is literally implemented\n            by forcing a pulse in bit 8 of each channel.\n            Thus, only seven bits per channel, or 1.344 Mbps,\n            is available for data.\n            \n            dsx1B8ZS refers to the use of a specified pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of eight zero bits.\n            \n            ANSI Clear Channels may use dsx1ZBTSI, or Zero\n            Byte Time Slot Interchange.\n            \n            E1 links, with or without CRC, use dsx1HDB3 or\n            dsx1AMI.\n            \n            dsx1AMI refers to a mode wherein no zero code\n            suppression is present and the line encoding does\n            not solve the problem directly.  In this\n            application, the higher layer must provide data\n            which meets or exceeds the pulse density\n            requirements, such as inverting HDLC data.\n            \n            dsx1B6ZS refers to the user of a specifed pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of six zero bits.  Used\n            for DS2."
                          },
                          "dsx1SendCode": {
                            "type": "string",
                            "description": "This variable indicates what type of code is\n            being sent across the DS1 interface by the device.\n            Setting this variable causes the interface to send\n            the code requested.  The values mean:\n            dsx1SendNoCode\n            sending looped or normal data\n            \n            dsx1SendLineCode\n            sending a request for a line loopback\n            \n            dsx1SendPayloadCode\n            sending a request for a payload loopback\n            \n            dsx1SendResetCode\n            sending a loopback termination request\n            \n            dsx1SendQRS\n            sending a Quasi-Random Signal  (QRS)  test\n            pattern\n            \n            dsx1Send511Pattern\n            sending a 511 bit fixed test pattern\n            \n            dsx1Send3in24Pattern\n            sending a fixed test pattern of 3 bits set\n            in 24\n            \n            dsx1SendOtherTestPattern\n            sending a test pattern  other  than  those\n            described by this object"
                          },
                          "dsx1CircuitIdentifier": {
                            "type": "string",
                            "description": "This variable contains the transmission vendor's\n            circuit identifier, for the purpose of\n            facilitating troubleshooting.",
                            "x-yang-type": "snmpv2-tc:DisplayString"
                          },
                          "dsx1LoopbackConfig": {
                            "type": "string",
                            "description": "This variable represents the desired loopback\n            configuration of the DS1 interface.  Agents\n            supporting read/write access should return\n            inconsistentValue in response to a requested\n            loopback state that the interface does not\n            support.  The values mean:\n            \n            dsx1NoLoop\n             Not in the loopback state.  A device that is not\n            capable of performing a loopback on the interface\n            shall always return this as its value.\n            \n            dsx1PayloadLoop\n             The received signal at this interface is looped\n            through the device.  Typically the received signal\n            is looped back for retransmission after it has\n            passed through the device's framing function.\n            \n            dsx1LineLoop\n             The received signal at this interface does not go\n            through the device (minimum penetration) but is\n            looped back out.\n            \n            dsx1OtherLoop\n             Loopbacks that are not defined here.\n            \n            dsx1InwardLoop\n             The transmitted signal at this interface is\n            looped back and received by the same interface.\n            What is transmitted onto the line is product\n            dependent.\n            \n            dsx1DualLoop\n             Both dsx1LineLoop and dsx1InwardLoop will be\n            active simultaneously."
                          },
                          "dsx1LineStatus": {
                            "type": "integer",
                            "description": "This variable indicates the Line Status of the\n            interface.  It contains loopback, failure,\n            received 'alarm' and transmitted 'alarms\n            information.\n            \n            The dsx1LineStatus is a bit map represented as a\n            sum, therefore, it can represent multiple failures\n            (alarms) and a LoopbackState simultaneously.\n            \n            dsx1NoAlarm must be set if and only if no other\n            flag is set.\n            \n            If the dsx1loopbackState bit is set, the loopback\n            in effect can be determined from the\n            dsx1loopbackConfig object.\n            The various bit positions are:\n            1     dsx1NoAlarm           No alarm present\n            2     dsx1RcvFarEndLOF      Far end LOF (a.k.a., Yellow Alarm)\n            4     dsx1XmtFarEndLOF      Near end sending LOF Indication\n            8     dsx1RcvAIS            Far end sending AIS\n            16     dsx1XmtAIS            Near end sending AIS\n            32     dsx1LossOfFrame       Near end LOF (a.k.a., Red Alarm)\n            64     dsx1LossOfSignal      Near end Loss Of Signal\n            128     dsx1LoopbackState     Near end is looped\n            256     dsx1T16AIS            E1 TS16 AIS\n            512     dsx1RcvFarEndLOMF     Far End Sending TS16 LOMF\n            1024     dsx1XmtFarEndLOMF     Near End Sending TS16 LOMF\n            2048     dsx1RcvTestCode       Near End detects a test code\n            4096     dsx1OtherFailure      any line status not defined here\n            8192     dsx1UnavailSigState   Near End in Unavailable Signal\n                             State\n            16384     dsx1NetEquipOOS       Carrier Equipment Out of Service\n            32768     dsx1RcvPayloadAIS     DS2 Payload AIS\n            65536     dsx1Ds2PerfThreshold  DS2 Performance Threshold\n                             Exceeded",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1SignalMode": {
                            "type": "string",
                            "description": "'none' indicates that no bits are reserved for\n            signaling on this channel.\n            \n            'robbedBit' indicates that DS1 Robbed Bit  Sig-\n            naling is in use.\n            \n            'bitOriented' indicates that E1 Channel  Asso-\n            ciated Signaling is in use.\n            \n            'messageOriented' indicates that Common  Chan-\n            nel Signaling is in use either on channel 16 of\n            an E1 link or channel 24 of a DS1."
                          },
                          "dsx1TransmitClockSource": {
                            "type": "string",
                            "description": "The source of Transmit Clock.\n            'loopTiming' indicates that the recovered re-\n            ceive clock is used as the transmit clock.\n            \n            'localTiming' indicates that a local clock\n            source is used or when an external clock is\n            attached to the box containing the interface.\n            \n            'throughTiming' indicates that recovered re-\n            ceive clock from another interface is used as\n            the transmit clock."
                          },
                          "dsx1Fdl": {
                            "type": "integer",
                            "description": "This bitmap describes the use of  the  facili-\n            ties data link, and is the sum of the capabili-\n            ties.  Set any bits that are appropriate:\n            \n            other(1),\n            dsx1AnsiT1403(2),\n            dsx1Att54016(4),\n            dsx1FdlNone(8)\n            \n             'other' indicates that a protocol  other  than\n            one following is used.\n            \n             'dsx1AnsiT1403' refers to the  FDL  exchange\n            recommended by ANSI.\n            \n             'dsx1Att54016' refers to ESF FDL exchanges.\n            \n             'dsx1FdlNone' indicates that the device  does\n            not use the FDL.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1InvalidIntervals": {
                            "type": "integer",
                            "description": "The number of intervals in the range from 0 to\n            dsx1ValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1LineLength": {
                            "type": "integer",
                            "description": "The length of the ds1 line in meters. This\n            objects provides information for line build out\n            circuitry.  This object is only useful if the\n            interface has configurable line build out\n            circuitry.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1LineStatusLastChange": {
                            "type": "string",
                            "description": "The value of MIB II's sysUpTime object at the\n            time this DS1 entered its current line status\n            state.  If the current state was entered prior to\n            the last re-initialization of the proxy-agent,\n            then this object contains a zero value.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "dsx1LineStatusChangeTrapEnable": {
                            "type": "string",
                            "description": "Indicates whether dsx1LineStatusChange traps\n            should be generated for this interface."
                          },
                          "dsx1LoopbackStatus": {
                            "type": "integer",
                            "description": "This variable represents the current state of the\n            loopback on the DS1 interface.  It contains\n            information about loopbacks established by a\n            manager and remotely from the far end.\n            \n            The dsx1LoopbackStatus is a bit map represented as\n            a sum, therefore is can represent multiple\n            loopbacks simultaneously.\n            \n            The various bit positions are:\n             1  dsx1NoLoopback\n             2  dsx1NearEndPayloadLoopback\n             4  dsx1NearEndLineLoopback\n             8  dsx1NearEndOtherLoopback\n            16  dsx1NearEndInwardLoopback\n            32  dsx1FarEndPayloadLoopback\n            64  dsx1FarEndLineLoopback",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1Ds1ChannelNumber": {
                            "type": "integer",
                            "description": "This variable represents the channel number of\n            the DS1/E1 on its parent Ds2/E2 or DS3/E3.  A\n            value of 0 indicated this DS1/E1 does not have a\n            parent DS3/E3.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1Channelization": {
                            "type": "string",
                            "description": "Indicates whether this ds1/e1 is channelized or\n            unchannelized.  The value of enabledDs0 indicates\n            that this is a DS1 channelized into DS0s.  The\n            value of enabledDs1 indicated that this is a DS2\n            channelized into DS1s.  Setting this value will\n            cause the creation or deletion of entries in the\n            ifTable for the DS0s that are within the DS1."
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ConfigTable": {
                    "dsx1ConfigEntry": [
                      {
                        "dsx1LineIndex": "1",
                        "dsx1IfIndex": "1",
                        "dsx1TimeElapsed": -2147483648,
                        "dsx1ValidIntervals": -2147483648,
                        "dsx1LineType": "ethernetCsmacd(6)",
                        "dsx1LineCoding": "example-string",
                        "dsx1SendCode": "example-string",
                        "dsx1CircuitIdentifier": "example-string",
                        "dsx1LoopbackConfig": "example-string",
                        "dsx1LineStatus": -2147483648,
                        "dsx1SignalMode": "example-string",
                        "dsx1TransmitClockSource": "example-string",
                        "dsx1Fdl": -2147483648,
                        "dsx1InvalidIntervals": -2147483648,
                        "dsx1LineLength": -2147483648,
                        "dsx1LineStatusLastChange": "up(1)",
                        "dsx1LineStatusChangeTrapEnable": "up(1)",
                        "dsx1LoopbackStatus": -2147483648,
                        "dsx1Ds1ChannelNumber": -2147483648,
                        "dsx1Channelization": "example-string"
                      },
                      {
                        "dsx1LineIndex": "2",
                        "dsx1IfIndex": "2",
                        "dsx1TimeElapsed": -2147483648,
                        "dsx1ValidIntervals": -2147483648,
                        "dsx1LineType": "ethernetCsmacd(6)",
                        "dsx1LineCoding": "example-string",
                        "dsx1SendCode": "example-string",
                        "dsx1CircuitIdentifier": "example-string",
                        "dsx1LoopbackConfig": "example-string",
                        "dsx1LineStatus": -2147483648,
                        "dsx1SignalMode": "example-string",
                        "dsx1TransmitClockSource": "example-string",
                        "dsx1Fdl": -2147483648,
                        "dsx1InvalidIntervals": -2147483648,
                        "dsx1LineLength": -2147483648,
                        "dsx1LineStatusLastChange": "up(1)",
                        "dsx1LineStatusChangeTrapEnable": "up(1)",
                        "dsx1LoopbackStatus": -2147483648,
                        "dsx1Ds1ChannelNumber": -2147483648,
                        "dsx1Channelization": "example-string"
                      },
                      {
                        "dsx1LineIndex": "3",
                        "dsx1IfIndex": "3",
                        "dsx1TimeElapsed": -2147483648,
                        "dsx1ValidIntervals": -2147483648,
                        "dsx1LineType": "ethernetCsmacd(6)",
                        "dsx1LineCoding": "example-string",
                        "dsx1SendCode": "example-string",
                        "dsx1CircuitIdentifier": "example-string",
                        "dsx1LoopbackConfig": "example-string",
                        "dsx1LineStatus": -2147483648,
                        "dsx1SignalMode": "example-string",
                        "dsx1TransmitClockSource": "example-string",
                        "dsx1Fdl": -2147483648,
                        "dsx1InvalidIntervals": -2147483648,
                        "dsx1LineLength": -2147483648,
                        "dsx1LineStatusLastChange": "up(1)",
                        "dsx1LineStatusChangeTrapEnable": "up(1)",
                        "dsx1LoopbackStatus": -2147483648,
                        "dsx1Ds1ChannelNumber": -2147483648,
                        "dsx1Channelization": "example-string"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ConfigTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1ConfigTable",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1ConfigTable/dsx1ConfigEntry": {
      "get": {
        "summary": "Get dsx1ConfigEntry list",
        "description": "Retrieve list of dsx1ConfigEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Configuration table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1LineIndex": {
                        "type": "string",
                        "description": "This object should be made equal to ifIndex.  The\n            next paragraph describes its previous usage.\n            Making the object equal to ifIndex allows proper\n            use of ifStackTable and ds0/ds0bundle mibs.\n            \n            Previously, this object is the identifier of a DS1\n            Interface on a managed device.  If there is an\n            ifEntry that is directly associated with this and\n            only this DS1 interface, it should have the same\n            value as ifIndex.  Otherwise, number the\n            dsx1LineIndices with an unique identifier\n            following the rules of choosing a number that is\n            greater than ifNumber and numbering the inside\n            interfaces (e.g., equipment side) with even\n            numbers and outside interfaces (e.g, network side)\n            with odd numbers.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1IfIndex": {
                        "type": "string",
                        "description": "This value for this object is equal to the value\n            of ifIndex from the Interfaces table of MIB II\n            (RFC 1213).",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1TimeElapsed": {
                        "type": "integer",
                        "description": "The number of seconds that have elapsed since\n            the beginning of the near end current error-\n            measurement period.  If, for some reason, such\n            as an adjustment in the system's time-of-day\n            clock, the current interval exceeds the maximum\n            value, the agent will return the maximum value.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1ValidIntervals": {
                        "type": "integer",
                        "description": "The number of previous near end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute near end\n            intervals since the interface has been online.  In\n            the case where the agent is a proxy, it is\n            possible that some intervals are unavailable.  In\n            this case, this interval is the maximum interval\n            number for which data is available.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1LineType": {
                        "type": "string",
                        "description": "This variable indicates  the  variety  of  DS1\n            Line  implementing  this  circuit.  The type of\n            circuit affects the number of bits  per  second\n            that  the circuit can reasonably carry, as well\n            as the interpretation of the  usage  and  error\n            statistics.  The values, in sequence, describe:\n            \n            TITLE:         SPECIFICATION:\n            dsx1ESF         Extended SuperFrame DS1 (T1.107)\n            dsx1D4          AT&T D4 format DS1 (T1.107)\n            dsx1E1          ITU-T Recommendation G.704\n                             (Table 4a)\n            dsx1E1-CRC      ITU-T Recommendation G.704\n                             (Table 4b)\n            dsxE1-MF        G.704 (Table 4a) with TS16\n                             multiframing enabled\n            dsx1E1-CRC-MF   G.704 (Table 4b) with TS16\n                             multiframing enabled\n            dsx1Unframed    DS1 with No Framing\n            dsx1E1Unframed  E1 with No Framing (G.703)\n            dsx1DS2M12      DS2 frame format (T1.107)\n            dsx1E2          E2 frame format (G.704)\n            \n            For clarification, the capacity for each E1 type\n            is as listed below:\n            dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k\n            dsx1E1 or dsx1E1CRC - E1, with framing,\n               no signalling = 31 x 64k = 1984k\n            dsx1E1MF or dsx1E1CRCMF - E1, with framing,\n               signalling = 30 x 64k = 1920k\n            \n            For further information See ITU-T Recomm G.704"
                      },
                      "dsx1LineCoding": {
                        "type": "string",
                        "description": "This variable describes the variety of Zero Code\n            Suppression used on this interface, which in turn\n            affects a number of its characteristics.\n            \n            dsx1JBZS refers the Jammed Bit Zero Suppression,\n            in which the AT&T specification of at least one\n            pulse every 8 bit periods is literally implemented\n            by forcing a pulse in bit 8 of each channel.\n            Thus, only seven bits per channel, or 1.344 Mbps,\n            is available for data.\n            \n            dsx1B8ZS refers to the use of a specified pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of eight zero bits.\n            \n            ANSI Clear Channels may use dsx1ZBTSI, or Zero\n            Byte Time Slot Interchange.\n            \n            E1 links, with or without CRC, use dsx1HDB3 or\n            dsx1AMI.\n            \n            dsx1AMI refers to a mode wherein no zero code\n            suppression is present and the line encoding does\n            not solve the problem directly.  In this\n            application, the higher layer must provide data\n            which meets or exceeds the pulse density\n            requirements, such as inverting HDLC data.\n            \n            dsx1B6ZS refers to the user of a specifed pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of six zero bits.  Used\n            for DS2."
                      },
                      "dsx1SendCode": {
                        "type": "string",
                        "description": "This variable indicates what type of code is\n            being sent across the DS1 interface by the device.\n            Setting this variable causes the interface to send\n            the code requested.  The values mean:\n            dsx1SendNoCode\n            sending looped or normal data\n            \n            dsx1SendLineCode\n            sending a request for a line loopback\n            \n            dsx1SendPayloadCode\n            sending a request for a payload loopback\n            \n            dsx1SendResetCode\n            sending a loopback termination request\n            \n            dsx1SendQRS\n            sending a Quasi-Random Signal  (QRS)  test\n            pattern\n            \n            dsx1Send511Pattern\n            sending a 511 bit fixed test pattern\n            \n            dsx1Send3in24Pattern\n            sending a fixed test pattern of 3 bits set\n            in 24\n            \n            dsx1SendOtherTestPattern\n            sending a test pattern  other  than  those\n            described by this object"
                      },
                      "dsx1CircuitIdentifier": {
                        "type": "string",
                        "description": "This variable contains the transmission vendor's\n            circuit identifier, for the purpose of\n            facilitating troubleshooting.",
                        "x-yang-type": "snmpv2-tc:DisplayString"
                      },
                      "dsx1LoopbackConfig": {
                        "type": "string",
                        "description": "This variable represents the desired loopback\n            configuration of the DS1 interface.  Agents\n            supporting read/write access should return\n            inconsistentValue in response to a requested\n            loopback state that the interface does not\n            support.  The values mean:\n            \n            dsx1NoLoop\n             Not in the loopback state.  A device that is not\n            capable of performing a loopback on the interface\n            shall always return this as its value.\n            \n            dsx1PayloadLoop\n             The received signal at this interface is looped\n            through the device.  Typically the received signal\n            is looped back for retransmission after it has\n            passed through the device's framing function.\n            \n            dsx1LineLoop\n             The received signal at this interface does not go\n            through the device (minimum penetration) but is\n            looped back out.\n            \n            dsx1OtherLoop\n             Loopbacks that are not defined here.\n            \n            dsx1InwardLoop\n             The transmitted signal at this interface is\n            looped back and received by the same interface.\n            What is transmitted onto the line is product\n            dependent.\n            \n            dsx1DualLoop\n             Both dsx1LineLoop and dsx1InwardLoop will be\n            active simultaneously."
                      },
                      "dsx1LineStatus": {
                        "type": "integer",
                        "description": "This variable indicates the Line Status of the\n            interface.  It contains loopback, failure,\n            received 'alarm' and transmitted 'alarms\n            information.\n            \n            The dsx1LineStatus is a bit map represented as a\n            sum, therefore, it can represent multiple failures\n            (alarms) and a LoopbackState simultaneously.\n            \n            dsx1NoAlarm must be set if and only if no other\n            flag is set.\n            \n            If the dsx1loopbackState bit is set, the loopback\n            in effect can be determined from the\n            dsx1loopbackConfig object.\n            The various bit positions are:\n            1     dsx1NoAlarm           No alarm present\n            2     dsx1RcvFarEndLOF      Far end LOF (a.k.a., Yellow Alarm)\n            4     dsx1XmtFarEndLOF      Near end sending LOF Indication\n            8     dsx1RcvAIS            Far end sending AIS\n            16     dsx1XmtAIS            Near end sending AIS\n            32     dsx1LossOfFrame       Near end LOF (a.k.a., Red Alarm)\n            64     dsx1LossOfSignal      Near end Loss Of Signal\n            128     dsx1LoopbackState     Near end is looped\n            256     dsx1T16AIS            E1 TS16 AIS\n            512     dsx1RcvFarEndLOMF     Far End Sending TS16 LOMF\n            1024     dsx1XmtFarEndLOMF     Near End Sending TS16 LOMF\n            2048     dsx1RcvTestCode       Near End detects a test code\n            4096     dsx1OtherFailure      any line status not defined here\n            8192     dsx1UnavailSigState   Near End in Unavailable Signal\n                             State\n            16384     dsx1NetEquipOOS       Carrier Equipment Out of Service\n            32768     dsx1RcvPayloadAIS     DS2 Payload AIS\n            65536     dsx1Ds2PerfThreshold  DS2 Performance Threshold\n                             Exceeded",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1SignalMode": {
                        "type": "string",
                        "description": "'none' indicates that no bits are reserved for\n            signaling on this channel.\n            \n            'robbedBit' indicates that DS1 Robbed Bit  Sig-\n            naling is in use.\n            \n            'bitOriented' indicates that E1 Channel  Asso-\n            ciated Signaling is in use.\n            \n            'messageOriented' indicates that Common  Chan-\n            nel Signaling is in use either on channel 16 of\n            an E1 link or channel 24 of a DS1."
                      },
                      "dsx1TransmitClockSource": {
                        "type": "string",
                        "description": "The source of Transmit Clock.\n            'loopTiming' indicates that the recovered re-\n            ceive clock is used as the transmit clock.\n            \n            'localTiming' indicates that a local clock\n            source is used or when an external clock is\n            attached to the box containing the interface.\n            \n            'throughTiming' indicates that recovered re-\n            ceive clock from another interface is used as\n            the transmit clock."
                      },
                      "dsx1Fdl": {
                        "type": "integer",
                        "description": "This bitmap describes the use of  the  facili-\n            ties data link, and is the sum of the capabili-\n            ties.  Set any bits that are appropriate:\n            \n            other(1),\n            dsx1AnsiT1403(2),\n            dsx1Att54016(4),\n            dsx1FdlNone(8)\n            \n             'other' indicates that a protocol  other  than\n            one following is used.\n            \n             'dsx1AnsiT1403' refers to the  FDL  exchange\n            recommended by ANSI.\n            \n             'dsx1Att54016' refers to ESF FDL exchanges.\n            \n             'dsx1FdlNone' indicates that the device  does\n            not use the FDL.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1InvalidIntervals": {
                        "type": "integer",
                        "description": "The number of intervals in the range from 0 to\n            dsx1ValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1LineLength": {
                        "type": "integer",
                        "description": "The length of the ds1 line in meters. This\n            objects provides information for line build out\n            circuitry.  This object is only useful if the\n            interface has configurable line build out\n            circuitry.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1LineStatusLastChange": {
                        "type": "string",
                        "description": "The value of MIB II's sysUpTime object at the\n            time this DS1 entered its current line status\n            state.  If the current state was entered prior to\n            the last re-initialization of the proxy-agent,\n            then this object contains a zero value.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "dsx1LineStatusChangeTrapEnable": {
                        "type": "string",
                        "description": "Indicates whether dsx1LineStatusChange traps\n            should be generated for this interface."
                      },
                      "dsx1LoopbackStatus": {
                        "type": "integer",
                        "description": "This variable represents the current state of the\n            loopback on the DS1 interface.  It contains\n            information about loopbacks established by a\n            manager and remotely from the far end.\n            \n            The dsx1LoopbackStatus is a bit map represented as\n            a sum, therefore is can represent multiple\n            loopbacks simultaneously.\n            \n            The various bit positions are:\n             1  dsx1NoLoopback\n             2  dsx1NearEndPayloadLoopback\n             4  dsx1NearEndLineLoopback\n             8  dsx1NearEndOtherLoopback\n            16  dsx1NearEndInwardLoopback\n            32  dsx1FarEndPayloadLoopback\n            64  dsx1FarEndLineLoopback",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1Ds1ChannelNumber": {
                        "type": "integer",
                        "description": "This variable represents the channel number of\n            the DS1/E1 on its parent Ds2/E2 or DS3/E3.  A\n            value of 0 indicated this DS1/E1 does not have a\n            parent DS3/E3.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1Channelization": {
                        "type": "string",
                        "description": "Indicates whether this ds1/e1 is channelized or\n            unchannelized.  The value of enabledDs0 indicates\n            that this is a DS1 channelized into DS0s.  The\n            value of enabledDs1 indicated that this is a DS2\n            channelized into DS1s.  Setting this value will\n            cause the creation or deletion of entries in the\n            ifTable for the DS0s that are within the DS1."
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ConfigEntry": [
                    {
                      "dsx1LineIndex": "example-string",
                      "dsx1IfIndex": "example-string",
                      "dsx1TimeElapsed": -2147483648,
                      "dsx1ValidIntervals": -2147483648,
                      "dsx1LineType": "ethernetCsmacd(6)",
                      "dsx1LineCoding": "example-string",
                      "dsx1SendCode": "example-string",
                      "dsx1CircuitIdentifier": "example-string",
                      "dsx1LoopbackConfig": "example-string",
                      "dsx1LineStatus": -2147483648,
                      "dsx1SignalMode": "example-string",
                      "dsx1TransmitClockSource": "example-string",
                      "dsx1Fdl": -2147483648,
                      "dsx1InvalidIntervals": -2147483648,
                      "dsx1LineLength": -2147483648,
                      "dsx1LineStatusLastChange": "up(1)",
                      "dsx1LineStatusChangeTrapEnable": "up(1)",
                      "dsx1LoopbackStatus": -2147483648,
                      "dsx1Ds1ChannelNumber": -2147483648,
                      "dsx1Channelization": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ConfigEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1ConfigTable/dsx1ConfigEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1ConfigTable/dsx1ConfigEntry={dsx1LineIndex}": {
      "get": {
        "summary": "Get dsx1ConfigEntry entry",
        "description": "Retrieve specific dsx1ConfigEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1LineIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1LineIndex": {
                      "type": "string",
                      "description": "This object should be made equal to ifIndex.  The\n            next paragraph describes its previous usage.\n            Making the object equal to ifIndex allows proper\n            use of ifStackTable and ds0/ds0bundle mibs.\n            \n            Previously, this object is the identifier of a DS1\n            Interface on a managed device.  If there is an\n            ifEntry that is directly associated with this and\n            only this DS1 interface, it should have the same\n            value as ifIndex.  Otherwise, number the\n            dsx1LineIndices with an unique identifier\n            following the rules of choosing a number that is\n            greater than ifNumber and numbering the inside\n            interfaces (e.g., equipment side) with even\n            numbers and outside interfaces (e.g, network side)\n            with odd numbers.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1IfIndex": {
                      "type": "string",
                      "description": "This value for this object is equal to the value\n            of ifIndex from the Interfaces table of MIB II\n            (RFC 1213).",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1TimeElapsed": {
                      "type": "integer",
                      "description": "The number of seconds that have elapsed since\n            the beginning of the near end current error-\n            measurement period.  If, for some reason, such\n            as an adjustment in the system's time-of-day\n            clock, the current interval exceeds the maximum\n            value, the agent will return the maximum value.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1ValidIntervals": {
                      "type": "integer",
                      "description": "The number of previous near end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute near end\n            intervals since the interface has been online.  In\n            the case where the agent is a proxy, it is\n            possible that some intervals are unavailable.  In\n            this case, this interval is the maximum interval\n            number for which data is available.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1LineType": {
                      "type": "string",
                      "description": "This variable indicates  the  variety  of  DS1\n            Line  implementing  this  circuit.  The type of\n            circuit affects the number of bits  per  second\n            that  the circuit can reasonably carry, as well\n            as the interpretation of the  usage  and  error\n            statistics.  The values, in sequence, describe:\n            \n            TITLE:         SPECIFICATION:\n            dsx1ESF         Extended SuperFrame DS1 (T1.107)\n            dsx1D4          AT&T D4 format DS1 (T1.107)\n            dsx1E1          ITU-T Recommendation G.704\n                             (Table 4a)\n            dsx1E1-CRC      ITU-T Recommendation G.704\n                             (Table 4b)\n            dsxE1-MF        G.704 (Table 4a) with TS16\n                             multiframing enabled\n            dsx1E1-CRC-MF   G.704 (Table 4b) with TS16\n                             multiframing enabled\n            dsx1Unframed    DS1 with No Framing\n            dsx1E1Unframed  E1 with No Framing (G.703)\n            dsx1DS2M12      DS2 frame format (T1.107)\n            dsx1E2          E2 frame format (G.704)\n            \n            For clarification, the capacity for each E1 type\n            is as listed below:\n            dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k\n            dsx1E1 or dsx1E1CRC - E1, with framing,\n               no signalling = 31 x 64k = 1984k\n            dsx1E1MF or dsx1E1CRCMF - E1, with framing,\n               signalling = 30 x 64k = 1920k\n            \n            For further information See ITU-T Recomm G.704"
                    },
                    "dsx1LineCoding": {
                      "type": "string",
                      "description": "This variable describes the variety of Zero Code\n            Suppression used on this interface, which in turn\n            affects a number of its characteristics.\n            \n            dsx1JBZS refers the Jammed Bit Zero Suppression,\n            in which the AT&T specification of at least one\n            pulse every 8 bit periods is literally implemented\n            by forcing a pulse in bit 8 of each channel.\n            Thus, only seven bits per channel, or 1.344 Mbps,\n            is available for data.\n            \n            dsx1B8ZS refers to the use of a specified pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of eight zero bits.\n            \n            ANSI Clear Channels may use dsx1ZBTSI, or Zero\n            Byte Time Slot Interchange.\n            \n            E1 links, with or without CRC, use dsx1HDB3 or\n            dsx1AMI.\n            \n            dsx1AMI refers to a mode wherein no zero code\n            suppression is present and the line encoding does\n            not solve the problem directly.  In this\n            application, the higher layer must provide data\n            which meets or exceeds the pulse density\n            requirements, such as inverting HDLC data.\n            \n            dsx1B6ZS refers to the user of a specifed pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of six zero bits.  Used\n            for DS2."
                    },
                    "dsx1SendCode": {
                      "type": "string",
                      "description": "This variable indicates what type of code is\n            being sent across the DS1 interface by the device.\n            Setting this variable causes the interface to send\n            the code requested.  The values mean:\n            dsx1SendNoCode\n            sending looped or normal data\n            \n            dsx1SendLineCode\n            sending a request for a line loopback\n            \n            dsx1SendPayloadCode\n            sending a request for a payload loopback\n            \n            dsx1SendResetCode\n            sending a loopback termination request\n            \n            dsx1SendQRS\n            sending a Quasi-Random Signal  (QRS)  test\n            pattern\n            \n            dsx1Send511Pattern\n            sending a 511 bit fixed test pattern\n            \n            dsx1Send3in24Pattern\n            sending a fixed test pattern of 3 bits set\n            in 24\n            \n            dsx1SendOtherTestPattern\n            sending a test pattern  other  than  those\n            described by this object"
                    },
                    "dsx1CircuitIdentifier": {
                      "type": "string",
                      "description": "This variable contains the transmission vendor's\n            circuit identifier, for the purpose of\n            facilitating troubleshooting.",
                      "x-yang-type": "snmpv2-tc:DisplayString"
                    },
                    "dsx1LoopbackConfig": {
                      "type": "string",
                      "description": "This variable represents the desired loopback\n            configuration of the DS1 interface.  Agents\n            supporting read/write access should return\n            inconsistentValue in response to a requested\n            loopback state that the interface does not\n            support.  The values mean:\n            \n            dsx1NoLoop\n             Not in the loopback state.  A device that is not\n            capable of performing a loopback on the interface\n            shall always return this as its value.\n            \n            dsx1PayloadLoop\n             The received signal at this interface is looped\n            through the device.  Typically the received signal\n            is looped back for retransmission after it has\n            passed through the device's framing function.\n            \n            dsx1LineLoop\n             The received signal at this interface does not go\n            through the device (minimum penetration) but is\n            looped back out.\n            \n            dsx1OtherLoop\n             Loopbacks that are not defined here.\n            \n            dsx1InwardLoop\n             The transmitted signal at this interface is\n            looped back and received by the same interface.\n            What is transmitted onto the line is product\n            dependent.\n            \n            dsx1DualLoop\n             Both dsx1LineLoop and dsx1InwardLoop will be\n            active simultaneously."
                    },
                    "dsx1LineStatus": {
                      "type": "integer",
                      "description": "This variable indicates the Line Status of the\n            interface.  It contains loopback, failure,\n            received 'alarm' and transmitted 'alarms\n            information.\n            \n            The dsx1LineStatus is a bit map represented as a\n            sum, therefore, it can represent multiple failures\n            (alarms) and a LoopbackState simultaneously.\n            \n            dsx1NoAlarm must be set if and only if no other\n            flag is set.\n            \n            If the dsx1loopbackState bit is set, the loopback\n            in effect can be determined from the\n            dsx1loopbackConfig object.\n            The various bit positions are:\n            1     dsx1NoAlarm           No alarm present\n            2     dsx1RcvFarEndLOF      Far end LOF (a.k.a., Yellow Alarm)\n            4     dsx1XmtFarEndLOF      Near end sending LOF Indication\n            8     dsx1RcvAIS            Far end sending AIS\n            16     dsx1XmtAIS            Near end sending AIS\n            32     dsx1LossOfFrame       Near end LOF (a.k.a., Red Alarm)\n            64     dsx1LossOfSignal      Near end Loss Of Signal\n            128     dsx1LoopbackState     Near end is looped\n            256     dsx1T16AIS            E1 TS16 AIS\n            512     dsx1RcvFarEndLOMF     Far End Sending TS16 LOMF\n            1024     dsx1XmtFarEndLOMF     Near End Sending TS16 LOMF\n            2048     dsx1RcvTestCode       Near End detects a test code\n            4096     dsx1OtherFailure      any line status not defined here\n            8192     dsx1UnavailSigState   Near End in Unavailable Signal\n                             State\n            16384     dsx1NetEquipOOS       Carrier Equipment Out of Service\n            32768     dsx1RcvPayloadAIS     DS2 Payload AIS\n            65536     dsx1Ds2PerfThreshold  DS2 Performance Threshold\n                             Exceeded",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1SignalMode": {
                      "type": "string",
                      "description": "'none' indicates that no bits are reserved for\n            signaling on this channel.\n            \n            'robbedBit' indicates that DS1 Robbed Bit  Sig-\n            naling is in use.\n            \n            'bitOriented' indicates that E1 Channel  Asso-\n            ciated Signaling is in use.\n            \n            'messageOriented' indicates that Common  Chan-\n            nel Signaling is in use either on channel 16 of\n            an E1 link or channel 24 of a DS1."
                    },
                    "dsx1TransmitClockSource": {
                      "type": "string",
                      "description": "The source of Transmit Clock.\n            'loopTiming' indicates that the recovered re-\n            ceive clock is used as the transmit clock.\n            \n            'localTiming' indicates that a local clock\n            source is used or when an external clock is\n            attached to the box containing the interface.\n            \n            'throughTiming' indicates that recovered re-\n            ceive clock from another interface is used as\n            the transmit clock."
                    },
                    "dsx1Fdl": {
                      "type": "integer",
                      "description": "This bitmap describes the use of  the  facili-\n            ties data link, and is the sum of the capabili-\n            ties.  Set any bits that are appropriate:\n            \n            other(1),\n            dsx1AnsiT1403(2),\n            dsx1Att54016(4),\n            dsx1FdlNone(8)\n            \n             'other' indicates that a protocol  other  than\n            one following is used.\n            \n             'dsx1AnsiT1403' refers to the  FDL  exchange\n            recommended by ANSI.\n            \n             'dsx1Att54016' refers to ESF FDL exchanges.\n            \n             'dsx1FdlNone' indicates that the device  does\n            not use the FDL.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1InvalidIntervals": {
                      "type": "integer",
                      "description": "The number of intervals in the range from 0 to\n            dsx1ValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1LineLength": {
                      "type": "integer",
                      "description": "The length of the ds1 line in meters. This\n            objects provides information for line build out\n            circuitry.  This object is only useful if the\n            interface has configurable line build out\n            circuitry.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1LineStatusLastChange": {
                      "type": "string",
                      "description": "The value of MIB II's sysUpTime object at the\n            time this DS1 entered its current line status\n            state.  If the current state was entered prior to\n            the last re-initialization of the proxy-agent,\n            then this object contains a zero value.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "dsx1LineStatusChangeTrapEnable": {
                      "type": "string",
                      "description": "Indicates whether dsx1LineStatusChange traps\n            should be generated for this interface."
                    },
                    "dsx1LoopbackStatus": {
                      "type": "integer",
                      "description": "This variable represents the current state of the\n            loopback on the DS1 interface.  It contains\n            information about loopbacks established by a\n            manager and remotely from the far end.\n            \n            The dsx1LoopbackStatus is a bit map represented as\n            a sum, therefore is can represent multiple\n            loopbacks simultaneously.\n            \n            The various bit positions are:\n             1  dsx1NoLoopback\n             2  dsx1NearEndPayloadLoopback\n             4  dsx1NearEndLineLoopback\n             8  dsx1NearEndOtherLoopback\n            16  dsx1NearEndInwardLoopback\n            32  dsx1FarEndPayloadLoopback\n            64  dsx1FarEndLineLoopback",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1Ds1ChannelNumber": {
                      "type": "integer",
                      "description": "This variable represents the channel number of\n            the DS1/E1 on its parent Ds2/E2 or DS3/E3.  A\n            value of 0 indicated this DS1/E1 does not have a\n            parent DS3/E3.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1Channelization": {
                      "type": "string",
                      "description": "Indicates whether this ds1/e1 is channelized or\n            unchannelized.  The value of enabledDs0 indicates\n            that this is a DS1 channelized into DS0s.  The\n            value of enabledDs1 indicated that this is a DS2\n            channelized into DS1s.  Setting this value will\n            cause the creation or deletion of entries in the\n            ifTable for the DS0s that are within the DS1."
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ConfigEntry": {
                    "dsx1LineIndex": "example-string",
                    "dsx1IfIndex": "example-string",
                    "dsx1TimeElapsed": -2147483648,
                    "dsx1ValidIntervals": -2147483648,
                    "dsx1LineType": "ethernetCsmacd(6)",
                    "dsx1LineCoding": "example-string",
                    "dsx1SendCode": "example-string",
                    "dsx1CircuitIdentifier": "example-string",
                    "dsx1LoopbackConfig": "example-string",
                    "dsx1LineStatus": -2147483648,
                    "dsx1SignalMode": "example-string",
                    "dsx1TransmitClockSource": "example-string",
                    "dsx1Fdl": -2147483648,
                    "dsx1InvalidIntervals": -2147483648,
                    "dsx1LineLength": -2147483648,
                    "dsx1LineStatusLastChange": "up(1)",
                    "dsx1LineStatusChangeTrapEnable": "up(1)",
                    "dsx1LoopbackStatus": -2147483648,
                    "dsx1Ds1ChannelNumber": -2147483648,
                    "dsx1Channelization": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ConfigEntry-2"
      },
      "x-yang-path": "/dsx1ConfigTable/dsx1ConfigEntry={dsx1LineIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1LineIndex"
      ]
    },
    "/data/DS1-MIB:dsx1CurrentTable": {
      "get": {
        "summary": "Get dsx1CurrentTable data",
        "description": "Retrieve dsx1CurrentTable operational data from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "The DS1 current table contains various statistics\n        being collected for the current 15 minute\n        interval.",
                  "properties": {
                    "dsx1CurrentEntry": {
                      "type": "array",
                      "description": "An entry in the DS1 Current table.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1CurrentIndex": {
                            "type": "string",
                            "description": "The index value which uniquely identifies  the\n            DS1 interface to which this entry is applicable.\n            The interface identified by a particular value of\n            this index is the same interface as identified by\n            the same value as a dsx1LineIndex object\n            instance.",
                            "x-yang-type": "if-mib:InterfaceIndex"
                          },
                          "dsx1CurrentESs": {
                            "type": "string",
                            "description": "The number of Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1CurrentSESs": {
                            "type": "string",
                            "description": "The number of Severely Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1CurrentSEFSs": {
                            "type": "string",
                            "description": "The number of Severely Errored Framing Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1CurrentUASs": {
                            "type": "string",
                            "description": "The number of Unavailable Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1CurrentCSSs": {
                            "type": "string",
                            "description": "The number of Controlled Slip Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1CurrentPCVs": {
                            "type": "string",
                            "description": "The number of Path Coding Violations.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1CurrentLESs": {
                            "type": "string",
                            "description": "The number of Line Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1CurrentBESs": {
                            "type": "string",
                            "description": "The number of Bursty Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1CurrentDMs": {
                            "type": "string",
                            "description": "The number of Degraded Minutes.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1CurrentLCVs": {
                            "type": "string",
                            "description": "The number of Line Code Violations (LCVs).",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1CurrentTable": {
                    "dsx1CurrentEntry": [
                      {
                        "dsx1CurrentIndex": "1",
                        "dsx1CurrentESs": "example-string",
                        "dsx1CurrentSESs": "example-string",
                        "dsx1CurrentSEFSs": "example-string",
                        "dsx1CurrentUASs": "example-string",
                        "dsx1CurrentCSSs": "example-string",
                        "dsx1CurrentPCVs": "example-string",
                        "dsx1CurrentLESs": "example-string",
                        "dsx1CurrentBESs": "example-string",
                        "dsx1CurrentDMs": "example-string",
                        "dsx1CurrentLCVs": "example-string"
                      },
                      {
                        "dsx1CurrentIndex": "2",
                        "dsx1CurrentESs": "example-string",
                        "dsx1CurrentSESs": "example-string",
                        "dsx1CurrentSEFSs": "example-string",
                        "dsx1CurrentUASs": "example-string",
                        "dsx1CurrentCSSs": "example-string",
                        "dsx1CurrentPCVs": "example-string",
                        "dsx1CurrentLESs": "example-string",
                        "dsx1CurrentBESs": "example-string",
                        "dsx1CurrentDMs": "example-string",
                        "dsx1CurrentLCVs": "example-string"
                      },
                      {
                        "dsx1CurrentIndex": "3",
                        "dsx1CurrentESs": "example-string",
                        "dsx1CurrentSESs": "example-string",
                        "dsx1CurrentSEFSs": "example-string",
                        "dsx1CurrentUASs": "example-string",
                        "dsx1CurrentCSSs": "example-string",
                        "dsx1CurrentPCVs": "example-string",
                        "dsx1CurrentLESs": "example-string",
                        "dsx1CurrentBESs": "example-string",
                        "dsx1CurrentDMs": "example-string",
                        "dsx1CurrentLCVs": "example-string"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1CurrentTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1CurrentTable",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1CurrentTable/dsx1CurrentEntry": {
      "get": {
        "summary": "Get dsx1CurrentEntry list",
        "description": "Retrieve list of dsx1CurrentEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Current table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1CurrentIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies  the\n            DS1 interface to which this entry is applicable.\n            The interface identified by a particular value of\n            this index is the same interface as identified by\n            the same value as a dsx1LineIndex object\n            instance.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1CurrentESs": {
                        "type": "string",
                        "description": "The number of Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentSESs": {
                        "type": "string",
                        "description": "The number of Severely Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentSEFSs": {
                        "type": "string",
                        "description": "The number of Severely Errored Framing Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentCSSs": {
                        "type": "string",
                        "description": "The number of Controlled Slip Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentPCVs": {
                        "type": "string",
                        "description": "The number of Path Coding Violations.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentLESs": {
                        "type": "string",
                        "description": "The number of Line Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentBESs": {
                        "type": "string",
                        "description": "The number of Bursty Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentDMs": {
                        "type": "string",
                        "description": "The number of Degraded Minutes.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentLCVs": {
                        "type": "string",
                        "description": "The number of Line Code Violations (LCVs).",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1CurrentEntry": [
                    {
                      "dsx1CurrentIndex": "example-string",
                      "dsx1CurrentESs": "example-string",
                      "dsx1CurrentSESs": "example-string",
                      "dsx1CurrentSEFSs": "example-string",
                      "dsx1CurrentUASs": "example-string",
                      "dsx1CurrentCSSs": "example-string",
                      "dsx1CurrentPCVs": "example-string",
                      "dsx1CurrentLESs": "example-string",
                      "dsx1CurrentBESs": "example-string",
                      "dsx1CurrentDMs": "example-string",
                      "dsx1CurrentLCVs": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1CurrentEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1CurrentTable/dsx1CurrentEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1CurrentTable/dsx1CurrentEntry={dsx1CurrentIndex}": {
      "get": {
        "summary": "Get dsx1CurrentEntry entry",
        "description": "Retrieve specific dsx1CurrentEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1CurrentIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1CurrentIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies  the\n            DS1 interface to which this entry is applicable.\n            The interface identified by a particular value of\n            this index is the same interface as identified by\n            the same value as a dsx1LineIndex object\n            instance.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1CurrentESs": {
                      "type": "string",
                      "description": "The number of Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentSESs": {
                      "type": "string",
                      "description": "The number of Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentSEFSs": {
                      "type": "string",
                      "description": "The number of Severely Errored Framing Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentCSSs": {
                      "type": "string",
                      "description": "The number of Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentPCVs": {
                      "type": "string",
                      "description": "The number of Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentLESs": {
                      "type": "string",
                      "description": "The number of Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentLCVs": {
                      "type": "string",
                      "description": "The number of Line Code Violations (LCVs).",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1CurrentEntry": {
                    "dsx1CurrentIndex": "example-string",
                    "dsx1CurrentESs": "example-string",
                    "dsx1CurrentSESs": "example-string",
                    "dsx1CurrentSEFSs": "example-string",
                    "dsx1CurrentUASs": "example-string",
                    "dsx1CurrentCSSs": "example-string",
                    "dsx1CurrentPCVs": "example-string",
                    "dsx1CurrentLESs": "example-string",
                    "dsx1CurrentBESs": "example-string",
                    "dsx1CurrentDMs": "example-string",
                    "dsx1CurrentLCVs": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1CurrentEntry-2"
      },
      "x-yang-path": "/dsx1CurrentTable/dsx1CurrentEntry={dsx1CurrentIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1CurrentIndex"
      ]
    },
    "/data/DS1-MIB:dsx1IntervalTable": {
      "get": {
        "summary": "Get dsx1IntervalTable data",
        "description": "Retrieve dsx1IntervalTable operational data from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "The DS1 Interval Table contains various\n        statistics collected by each DS1 Interface over\n        the previous 24 hours of operation.  The past 24\n        hours are broken into 96 completed 15 minute\n        intervals.  Each row in this table represents one\n        such interval (identified by dsx1IntervalNumber)\n        for one specific instance (identified by\n        dsx1IntervalIndex).",
                  "properties": {
                    "dsx1IntervalEntry": {
                      "type": "array",
                      "description": "An entry in the DS1 Interval table.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1IntervalIndex": {
                            "type": "string",
                            "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                            "x-yang-type": "if-mib:InterfaceIndex"
                          },
                          "dsx1IntervalNumber": {
                            "type": "integer",
                            "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1IntervalESs": {
                            "type": "string",
                            "description": "The number of Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalSESs": {
                            "type": "string",
                            "description": "The number of Severely Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalSEFSs": {
                            "type": "string",
                            "description": "The number of Severely Errored Framing Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalUASs": {
                            "type": "string",
                            "description": "The number of Unavailable Seconds.  This object\n            may decrease if the occurance of unavailable\n            seconds occurs across an inteval boundary.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalCSSs": {
                            "type": "string",
                            "description": "The number of Controlled Slip Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalPCVs": {
                            "type": "string",
                            "description": "The number of Path Coding Violations.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalLESs": {
                            "type": "string",
                            "description": "The number of Line Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalBESs": {
                            "type": "string",
                            "description": "The number of Bursty Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalDMs": {
                            "type": "string",
                            "description": "The number of Degraded Minutes.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalLCVs": {
                            "type": "string",
                            "description": "The number of Line Code Violations.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1IntervalValidData": {
                            "type": "boolean",
                            "description": "This variable indicates if the data for this\n            interval is valid."
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1IntervalTable": {
                    "dsx1IntervalEntry": [
                      {
                        "dsx1IntervalIndex": "1",
                        "dsx1IntervalNumber": -2147483648,
                        "dsx1IntervalESs": "example-string",
                        "dsx1IntervalSESs": "example-string",
                        "dsx1IntervalSEFSs": "example-string",
                        "dsx1IntervalUASs": "example-string",
                        "dsx1IntervalCSSs": "example-string",
                        "dsx1IntervalPCVs": "example-string",
                        "dsx1IntervalLESs": "example-string",
                        "dsx1IntervalBESs": "example-string",
                        "dsx1IntervalDMs": "example-string",
                        "dsx1IntervalLCVs": "example-string",
                        "dsx1IntervalValidData": true
                      },
                      {
                        "dsx1IntervalIndex": "2",
                        "dsx1IntervalNumber": -2147483648,
                        "dsx1IntervalESs": "example-string",
                        "dsx1IntervalSESs": "example-string",
                        "dsx1IntervalSEFSs": "example-string",
                        "dsx1IntervalUASs": "example-string",
                        "dsx1IntervalCSSs": "example-string",
                        "dsx1IntervalPCVs": "example-string",
                        "dsx1IntervalLESs": "example-string",
                        "dsx1IntervalBESs": "example-string",
                        "dsx1IntervalDMs": "example-string",
                        "dsx1IntervalLCVs": "example-string",
                        "dsx1IntervalValidData": true
                      },
                      {
                        "dsx1IntervalIndex": "3",
                        "dsx1IntervalNumber": -2147483648,
                        "dsx1IntervalESs": "example-string",
                        "dsx1IntervalSESs": "example-string",
                        "dsx1IntervalSEFSs": "example-string",
                        "dsx1IntervalUASs": "example-string",
                        "dsx1IntervalCSSs": "example-string",
                        "dsx1IntervalPCVs": "example-string",
                        "dsx1IntervalLESs": "example-string",
                        "dsx1IntervalBESs": "example-string",
                        "dsx1IntervalDMs": "example-string",
                        "dsx1IntervalLCVs": "example-string",
                        "dsx1IntervalValidData": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1IntervalTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1IntervalTable",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1IntervalTable/dsx1IntervalEntry": {
      "get": {
        "summary": "Get dsx1IntervalEntry list",
        "description": "Retrieve list of dsx1IntervalEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Interval table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1IntervalIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1IntervalNumber": {
                        "type": "integer",
                        "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1IntervalESs": {
                        "type": "string",
                        "description": "The number of Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalSESs": {
                        "type": "string",
                        "description": "The number of Severely Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalSEFSs": {
                        "type": "string",
                        "description": "The number of Severely Errored Framing Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds.  This object\n            may decrease if the occurance of unavailable\n            seconds occurs across an inteval boundary.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalCSSs": {
                        "type": "string",
                        "description": "The number of Controlled Slip Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalPCVs": {
                        "type": "string",
                        "description": "The number of Path Coding Violations.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalLESs": {
                        "type": "string",
                        "description": "The number of Line Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalBESs": {
                        "type": "string",
                        "description": "The number of Bursty Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalDMs": {
                        "type": "string",
                        "description": "The number of Degraded Minutes.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalLCVs": {
                        "type": "string",
                        "description": "The number of Line Code Violations.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalValidData": {
                        "type": "boolean",
                        "description": "This variable indicates if the data for this\n            interval is valid."
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1IntervalEntry": [
                    {
                      "dsx1IntervalIndex": "example-string",
                      "dsx1IntervalNumber": -2147483648,
                      "dsx1IntervalESs": "example-string",
                      "dsx1IntervalSESs": "example-string",
                      "dsx1IntervalSEFSs": "example-string",
                      "dsx1IntervalUASs": "example-string",
                      "dsx1IntervalCSSs": "example-string",
                      "dsx1IntervalPCVs": "example-string",
                      "dsx1IntervalLESs": "example-string",
                      "dsx1IntervalBESs": "example-string",
                      "dsx1IntervalDMs": "example-string",
                      "dsx1IntervalLCVs": "example-string",
                      "dsx1IntervalValidData": true
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1IntervalEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1IntervalTable/dsx1IntervalEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1TotalTable": {
      "get": {
        "summary": "Get dsx1TotalTable data",
        "description": "Retrieve dsx1TotalTable operational data from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "The DS1 Total Table contains the cumulative sum\n        of the various statistics for the 24 hour period\n        preceding the current interval.",
                  "properties": {
                    "dsx1TotalEntry": {
                      "type": "array",
                      "description": "An entry in the DS1 Total table.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1TotalIndex": {
                            "type": "string",
                            "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                            "x-yang-type": "if-mib:InterfaceIndex"
                          },
                          "dsx1TotalESs": {
                            "type": "string",
                            "description": "The sum of Errored Seconds encountered by a DS1\n            interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1TotalSESs": {
                            "type": "string",
                            "description": "The number of Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1TotalSEFSs": {
                            "type": "string",
                            "description": "The number of Severely Errored Framing Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1TotalUASs": {
                            "type": "string",
                            "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1TotalCSSs": {
                            "type": "string",
                            "description": "The number of Controlled Slip Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1TotalPCVs": {
                            "type": "string",
                            "description": "The number of Path Coding Violations encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1TotalLESs": {
                            "type": "string",
                            "description": "The number of Line Errored Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1TotalBESs": {
                            "type": "string",
                            "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1TotalDMs": {
                            "type": "string",
                            "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1TotalLCVs": {
                            "type": "string",
                            "description": "The number of Line Code Violations (LCVs)\n            encountered by a DS1 interface in the current 15\n            minute interval.  Invalid 15 minute intervals\n            count as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1TotalTable": {
                    "dsx1TotalEntry": [
                      {
                        "dsx1TotalIndex": "1",
                        "dsx1TotalESs": "example-string",
                        "dsx1TotalSESs": "example-string",
                        "dsx1TotalSEFSs": "example-string",
                        "dsx1TotalUASs": "example-string",
                        "dsx1TotalCSSs": "example-string",
                        "dsx1TotalPCVs": "example-string",
                        "dsx1TotalLESs": "example-string",
                        "dsx1TotalBESs": "example-string",
                        "dsx1TotalDMs": "example-string",
                        "dsx1TotalLCVs": "example-string"
                      },
                      {
                        "dsx1TotalIndex": "2",
                        "dsx1TotalESs": "example-string",
                        "dsx1TotalSESs": "example-string",
                        "dsx1TotalSEFSs": "example-string",
                        "dsx1TotalUASs": "example-string",
                        "dsx1TotalCSSs": "example-string",
                        "dsx1TotalPCVs": "example-string",
                        "dsx1TotalLESs": "example-string",
                        "dsx1TotalBESs": "example-string",
                        "dsx1TotalDMs": "example-string",
                        "dsx1TotalLCVs": "example-string"
                      },
                      {
                        "dsx1TotalIndex": "3",
                        "dsx1TotalESs": "example-string",
                        "dsx1TotalSESs": "example-string",
                        "dsx1TotalSEFSs": "example-string",
                        "dsx1TotalUASs": "example-string",
                        "dsx1TotalCSSs": "example-string",
                        "dsx1TotalPCVs": "example-string",
                        "dsx1TotalLESs": "example-string",
                        "dsx1TotalBESs": "example-string",
                        "dsx1TotalDMs": "example-string",
                        "dsx1TotalLCVs": "example-string"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1TotalTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1TotalTable",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1TotalTable/dsx1TotalEntry": {
      "get": {
        "summary": "Get dsx1TotalEntry list",
        "description": "Retrieve list of dsx1TotalEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Total table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1TotalIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1TotalESs": {
                        "type": "string",
                        "description": "The sum of Errored Seconds encountered by a DS1\n            interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalSESs": {
                        "type": "string",
                        "description": "The number of Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalSEFSs": {
                        "type": "string",
                        "description": "The number of Severely Errored Framing Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalCSSs": {
                        "type": "string",
                        "description": "The number of Controlled Slip Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalPCVs": {
                        "type": "string",
                        "description": "The number of Path Coding Violations encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalLESs": {
                        "type": "string",
                        "description": "The number of Line Errored Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalBESs": {
                        "type": "string",
                        "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalDMs": {
                        "type": "string",
                        "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalLCVs": {
                        "type": "string",
                        "description": "The number of Line Code Violations (LCVs)\n            encountered by a DS1 interface in the current 15\n            minute interval.  Invalid 15 minute intervals\n            count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1TotalEntry": [
                    {
                      "dsx1TotalIndex": "example-string",
                      "dsx1TotalESs": "example-string",
                      "dsx1TotalSESs": "example-string",
                      "dsx1TotalSEFSs": "example-string",
                      "dsx1TotalUASs": "example-string",
                      "dsx1TotalCSSs": "example-string",
                      "dsx1TotalPCVs": "example-string",
                      "dsx1TotalLESs": "example-string",
                      "dsx1TotalBESs": "example-string",
                      "dsx1TotalDMs": "example-string",
                      "dsx1TotalLCVs": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1TotalEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1TotalTable/dsx1TotalEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1TotalTable/dsx1TotalEntry={dsx1TotalIndex}": {
      "get": {
        "summary": "Get dsx1TotalEntry entry",
        "description": "Retrieve specific dsx1TotalEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1TotalIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1TotalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1TotalESs": {
                      "type": "string",
                      "description": "The sum of Errored Seconds encountered by a DS1\n            interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalSESs": {
                      "type": "string",
                      "description": "The number of Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalSEFSs": {
                      "type": "string",
                      "description": "The number of Severely Errored Framing Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalCSSs": {
                      "type": "string",
                      "description": "The number of Controlled Slip Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalPCVs": {
                      "type": "string",
                      "description": "The number of Path Coding Violations encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalLESs": {
                      "type": "string",
                      "description": "The number of Line Errored Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalLCVs": {
                      "type": "string",
                      "description": "The number of Line Code Violations (LCVs)\n            encountered by a DS1 interface in the current 15\n            minute interval.  Invalid 15 minute intervals\n            count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1TotalEntry": {
                    "dsx1TotalIndex": "example-string",
                    "dsx1TotalESs": "example-string",
                    "dsx1TotalSESs": "example-string",
                    "dsx1TotalSEFSs": "example-string",
                    "dsx1TotalUASs": "example-string",
                    "dsx1TotalCSSs": "example-string",
                    "dsx1TotalPCVs": "example-string",
                    "dsx1TotalLESs": "example-string",
                    "dsx1TotalBESs": "example-string",
                    "dsx1TotalDMs": "example-string",
                    "dsx1TotalLCVs": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1TotalEntry-2"
      },
      "x-yang-path": "/dsx1TotalTable/dsx1TotalEntry={dsx1TotalIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1TotalIndex"
      ]
    },
    "/data/DS1-MIB:dsx1FarEndCurrentTable": {
      "get": {
        "summary": "Get dsx1FarEndCurrentTable data",
        "description": "Retrieve dsx1FarEndCurrentTable operational data from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "The DS1 Far End Current table contains various\n        statistics being collected for the current 15\n        minute interval.  The statistics are collected\n        from the far end messages on the Facilities Data\n        Link.  The definitions are the same as described\n        for the near-end information.",
                  "properties": {
                    "dsx1FarEndCurrentEntry": {
                      "type": "array",
                      "description": "An entry in the DS1 Far End Current table.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1FarEndCurrentIndex": {
                            "type": "string",
                            "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                            "x-yang-type": "if-mib:InterfaceIndex"
                          },
                          "dsx1FarEndTimeElapsed": {
                            "type": "integer",
                            "description": "The number of seconds that have elapsed since the\n            beginning of the far end current error-measurement\n            period.  If, for some reason, such as an\n            adjustment in the system's time-of-day clock, the\n            current interval exceeds the maximum value, the\n            agent will return the maximum value.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1FarEndValidIntervals": {
                            "type": "integer",
                            "description": "The number of previous far end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute far end intervals\n            since the interface has been online.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1FarEndCurrentESs": {
                            "type": "string",
                            "description": "The number of Far End Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1FarEndCurrentSESs": {
                            "type": "string",
                            "description": "The number of Far End Severely Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1FarEndCurrentSEFSs": {
                            "type": "string",
                            "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1FarEndCurrentUASs": {
                            "type": "string",
                            "description": "The number of Unavailable Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1FarEndCurrentCSSs": {
                            "type": "string",
                            "description": "The number of Far End Controlled Slip Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1FarEndCurrentLESs": {
                            "type": "string",
                            "description": "The number of Far End Line Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1FarEndCurrentPCVs": {
                            "type": "string",
                            "description": "The number of Far End Path Coding Violations.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1FarEndCurrentBESs": {
                            "type": "string",
                            "description": "The number of Far End Bursty Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1FarEndCurrentDMs": {
                            "type": "string",
                            "description": "The number of Far End Degraded Minutes.",
                            "x-yang-type": "perfhist-tc:PerfCurrentCount"
                          },
                          "dsx1FarEndInvalidIntervals": {
                            "type": "integer",
                            "description": "The number of intervals in the range from 0 to\n            dsx1FarEndValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndCurrentTable": {
                    "dsx1FarEndCurrentEntry": [
                      {
                        "dsx1FarEndCurrentIndex": "1",
                        "dsx1FarEndTimeElapsed": -2147483648,
                        "dsx1FarEndValidIntervals": -2147483648,
                        "dsx1FarEndCurrentESs": "example-string",
                        "dsx1FarEndCurrentSESs": "example-string",
                        "dsx1FarEndCurrentSEFSs": "example-string",
                        "dsx1FarEndCurrentUASs": "example-string",
                        "dsx1FarEndCurrentCSSs": "example-string",
                        "dsx1FarEndCurrentLESs": "example-string",
                        "dsx1FarEndCurrentPCVs": "example-string",
                        "dsx1FarEndCurrentBESs": "example-string",
                        "dsx1FarEndCurrentDMs": "example-string",
                        "dsx1FarEndInvalidIntervals": -2147483648
                      },
                      {
                        "dsx1FarEndCurrentIndex": "2",
                        "dsx1FarEndTimeElapsed": -2147483648,
                        "dsx1FarEndValidIntervals": -2147483648,
                        "dsx1FarEndCurrentESs": "example-string",
                        "dsx1FarEndCurrentSESs": "example-string",
                        "dsx1FarEndCurrentSEFSs": "example-string",
                        "dsx1FarEndCurrentUASs": "example-string",
                        "dsx1FarEndCurrentCSSs": "example-string",
                        "dsx1FarEndCurrentLESs": "example-string",
                        "dsx1FarEndCurrentPCVs": "example-string",
                        "dsx1FarEndCurrentBESs": "example-string",
                        "dsx1FarEndCurrentDMs": "example-string",
                        "dsx1FarEndInvalidIntervals": -2147483648
                      },
                      {
                        "dsx1FarEndCurrentIndex": "3",
                        "dsx1FarEndTimeElapsed": -2147483648,
                        "dsx1FarEndValidIntervals": -2147483648,
                        "dsx1FarEndCurrentESs": "example-string",
                        "dsx1FarEndCurrentSESs": "example-string",
                        "dsx1FarEndCurrentSEFSs": "example-string",
                        "dsx1FarEndCurrentUASs": "example-string",
                        "dsx1FarEndCurrentCSSs": "example-string",
                        "dsx1FarEndCurrentLESs": "example-string",
                        "dsx1FarEndCurrentPCVs": "example-string",
                        "dsx1FarEndCurrentBESs": "example-string",
                        "dsx1FarEndCurrentDMs": "example-string",
                        "dsx1FarEndInvalidIntervals": -2147483648
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndCurrentTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FarEndCurrentTable",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry": {
      "get": {
        "summary": "Get dsx1FarEndCurrentEntry list",
        "description": "Retrieve list of dsx1FarEndCurrentEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Far End Current table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1FarEndCurrentIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1FarEndTimeElapsed": {
                        "type": "integer",
                        "description": "The number of seconds that have elapsed since the\n            beginning of the far end current error-measurement\n            period.  If, for some reason, such as an\n            adjustment in the system's time-of-day clock, the\n            current interval exceeds the maximum value, the\n            agent will return the maximum value.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FarEndValidIntervals": {
                        "type": "integer",
                        "description": "The number of previous far end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute far end intervals\n            since the interface has been online.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FarEndCurrentESs": {
                        "type": "string",
                        "description": "The number of Far End Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentSESs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentSEFSs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentCSSs": {
                        "type": "string",
                        "description": "The number of Far End Controlled Slip Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentLESs": {
                        "type": "string",
                        "description": "The number of Far End Line Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentPCVs": {
                        "type": "string",
                        "description": "The number of Far End Path Coding Violations.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentBESs": {
                        "type": "string",
                        "description": "The number of Far End Bursty Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentDMs": {
                        "type": "string",
                        "description": "The number of Far End Degraded Minutes.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndInvalidIntervals": {
                        "type": "integer",
                        "description": "The number of intervals in the range from 0 to\n            dsx1FarEndValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndCurrentEntry": [
                    {
                      "dsx1FarEndCurrentIndex": "example-string",
                      "dsx1FarEndTimeElapsed": -2147483648,
                      "dsx1FarEndValidIntervals": -2147483648,
                      "dsx1FarEndCurrentESs": "example-string",
                      "dsx1FarEndCurrentSESs": "example-string",
                      "dsx1FarEndCurrentSEFSs": "example-string",
                      "dsx1FarEndCurrentUASs": "example-string",
                      "dsx1FarEndCurrentCSSs": "example-string",
                      "dsx1FarEndCurrentLESs": "example-string",
                      "dsx1FarEndCurrentPCVs": "example-string",
                      "dsx1FarEndCurrentBESs": "example-string",
                      "dsx1FarEndCurrentDMs": "example-string",
                      "dsx1FarEndInvalidIntervals": -2147483648
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndCurrentEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry={dsx1FarEndCurrentIndex}": {
      "get": {
        "summary": "Get dsx1FarEndCurrentEntry entry",
        "description": "Retrieve specific dsx1FarEndCurrentEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1FarEndCurrentIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndCurrentIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1FarEndTimeElapsed": {
                      "type": "integer",
                      "description": "The number of seconds that have elapsed since the\n            beginning of the far end current error-measurement\n            period.  If, for some reason, such as an\n            adjustment in the system's time-of-day clock, the\n            current interval exceeds the maximum value, the\n            agent will return the maximum value.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FarEndValidIntervals": {
                      "type": "integer",
                      "description": "The number of previous far end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute far end intervals\n            since the interface has been online.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FarEndCurrentESs": {
                      "type": "string",
                      "description": "The number of Far End Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentSESs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentSEFSs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentCSSs": {
                      "type": "string",
                      "description": "The number of Far End Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentLESs": {
                      "type": "string",
                      "description": "The number of Far End Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentPCVs": {
                      "type": "string",
                      "description": "The number of Far End Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentBESs": {
                      "type": "string",
                      "description": "The number of Far End Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentDMs": {
                      "type": "string",
                      "description": "The number of Far End Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndInvalidIntervals": {
                      "type": "integer",
                      "description": "The number of intervals in the range from 0 to\n            dsx1FarEndValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndCurrentEntry": {
                    "dsx1FarEndCurrentIndex": "example-string",
                    "dsx1FarEndTimeElapsed": -2147483648,
                    "dsx1FarEndValidIntervals": -2147483648,
                    "dsx1FarEndCurrentESs": "example-string",
                    "dsx1FarEndCurrentSESs": "example-string",
                    "dsx1FarEndCurrentSEFSs": "example-string",
                    "dsx1FarEndCurrentUASs": "example-string",
                    "dsx1FarEndCurrentCSSs": "example-string",
                    "dsx1FarEndCurrentLESs": "example-string",
                    "dsx1FarEndCurrentPCVs": "example-string",
                    "dsx1FarEndCurrentBESs": "example-string",
                    "dsx1FarEndCurrentDMs": "example-string",
                    "dsx1FarEndInvalidIntervals": -2147483648
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndCurrentEntry-2"
      },
      "x-yang-path": "/dsx1FarEndCurrentTable/dsx1FarEndCurrentEntry={dsx1FarEndCurrentIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1FarEndCurrentIndex"
      ]
    },
    "/data/DS1-MIB:dsx1FarEndIntervalTable": {
      "get": {
        "summary": "Get dsx1FarEndIntervalTable data",
        "description": "Retrieve dsx1FarEndIntervalTable operational data from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "The DS1 Far End Interval Table contains various\n        statistics collected by each DS1 interface over\n        the previous 24 hours of operation.  The past 24\n        hours are broken into 96 completed 15 minute\n        intervals. Each row in this table represents one\n        such interval (identified by\n        dsx1FarEndIntervalNumber) for one specific\n        instance (identified by dsx1FarEndIntervalIndex).",
                  "properties": {
                    "dsx1FarEndIntervalEntry": {
                      "type": "array",
                      "description": "An entry in the DS1 Far End Interval table.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1FarEndIntervalIndex": {
                            "type": "string",
                            "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                            "x-yang-type": "if-mib:InterfaceIndex"
                          },
                          "dsx1FarEndIntervalNumber": {
                            "type": "integer",
                            "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1FarEndIntervalESs": {
                            "type": "string",
                            "description": "The number of Far End Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1FarEndIntervalSESs": {
                            "type": "string",
                            "description": "The number of Far End Severely Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1FarEndIntervalSEFSs": {
                            "type": "string",
                            "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1FarEndIntervalUASs": {
                            "type": "string",
                            "description": "The number of Unavailable Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1FarEndIntervalCSSs": {
                            "type": "string",
                            "description": "The number of Far End Controlled Slip Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1FarEndIntervalLESs": {
                            "type": "string",
                            "description": "The number of Far End Line Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1FarEndIntervalPCVs": {
                            "type": "string",
                            "description": "The number of Far End Path Coding Violations.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1FarEndIntervalBESs": {
                            "type": "string",
                            "description": "The number of Far End Bursty Errored Seconds.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1FarEndIntervalDMs": {
                            "type": "string",
                            "description": "The number of Far End Degraded Minutes.",
                            "x-yang-type": "perfhist-tc:PerfIntervalCount"
                          },
                          "dsx1FarEndIntervalValidData": {
                            "type": "boolean",
                            "description": "This variable indicates if the data for this\n            interval is valid."
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndIntervalTable": {
                    "dsx1FarEndIntervalEntry": [
                      {
                        "dsx1FarEndIntervalIndex": "1",
                        "dsx1FarEndIntervalNumber": -2147483648,
                        "dsx1FarEndIntervalESs": "example-string",
                        "dsx1FarEndIntervalSESs": "example-string",
                        "dsx1FarEndIntervalSEFSs": "example-string",
                        "dsx1FarEndIntervalUASs": "example-string",
                        "dsx1FarEndIntervalCSSs": "example-string",
                        "dsx1FarEndIntervalLESs": "example-string",
                        "dsx1FarEndIntervalPCVs": "example-string",
                        "dsx1FarEndIntervalBESs": "example-string",
                        "dsx1FarEndIntervalDMs": "example-string",
                        "dsx1FarEndIntervalValidData": true
                      },
                      {
                        "dsx1FarEndIntervalIndex": "2",
                        "dsx1FarEndIntervalNumber": -2147483648,
                        "dsx1FarEndIntervalESs": "example-string",
                        "dsx1FarEndIntervalSESs": "example-string",
                        "dsx1FarEndIntervalSEFSs": "example-string",
                        "dsx1FarEndIntervalUASs": "example-string",
                        "dsx1FarEndIntervalCSSs": "example-string",
                        "dsx1FarEndIntervalLESs": "example-string",
                        "dsx1FarEndIntervalPCVs": "example-string",
                        "dsx1FarEndIntervalBESs": "example-string",
                        "dsx1FarEndIntervalDMs": "example-string",
                        "dsx1FarEndIntervalValidData": true
                      },
                      {
                        "dsx1FarEndIntervalIndex": "3",
                        "dsx1FarEndIntervalNumber": -2147483648,
                        "dsx1FarEndIntervalESs": "example-string",
                        "dsx1FarEndIntervalSESs": "example-string",
                        "dsx1FarEndIntervalSEFSs": "example-string",
                        "dsx1FarEndIntervalUASs": "example-string",
                        "dsx1FarEndIntervalCSSs": "example-string",
                        "dsx1FarEndIntervalLESs": "example-string",
                        "dsx1FarEndIntervalPCVs": "example-string",
                        "dsx1FarEndIntervalBESs": "example-string",
                        "dsx1FarEndIntervalDMs": "example-string",
                        "dsx1FarEndIntervalValidData": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndIntervalTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FarEndIntervalTable",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry": {
      "get": {
        "summary": "Get dsx1FarEndIntervalEntry list",
        "description": "Retrieve list of dsx1FarEndIntervalEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Far End Interval table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1FarEndIntervalIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1FarEndIntervalNumber": {
                        "type": "integer",
                        "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FarEndIntervalESs": {
                        "type": "string",
                        "description": "The number of Far End Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalSESs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalSEFSs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalCSSs": {
                        "type": "string",
                        "description": "The number of Far End Controlled Slip Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalLESs": {
                        "type": "string",
                        "description": "The number of Far End Line Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalPCVs": {
                        "type": "string",
                        "description": "The number of Far End Path Coding Violations.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalBESs": {
                        "type": "string",
                        "description": "The number of Far End Bursty Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalDMs": {
                        "type": "string",
                        "description": "The number of Far End Degraded Minutes.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalValidData": {
                        "type": "boolean",
                        "description": "This variable indicates if the data for this\n            interval is valid."
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndIntervalEntry": [
                    {
                      "dsx1FarEndIntervalIndex": "example-string",
                      "dsx1FarEndIntervalNumber": -2147483648,
                      "dsx1FarEndIntervalESs": "example-string",
                      "dsx1FarEndIntervalSESs": "example-string",
                      "dsx1FarEndIntervalSEFSs": "example-string",
                      "dsx1FarEndIntervalUASs": "example-string",
                      "dsx1FarEndIntervalCSSs": "example-string",
                      "dsx1FarEndIntervalLESs": "example-string",
                      "dsx1FarEndIntervalPCVs": "example-string",
                      "dsx1FarEndIntervalBESs": "example-string",
                      "dsx1FarEndIntervalDMs": "example-string",
                      "dsx1FarEndIntervalValidData": true
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndIntervalEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FarEndTotalTable": {
      "get": {
        "summary": "Get dsx1FarEndTotalTable data",
        "description": "Retrieve dsx1FarEndTotalTable operational data from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "The DS1 Far End Total Table contains the\n        cumulative sum of the various statistics for the\n        24 hour period preceding the current interval.",
                  "properties": {
                    "dsx1FarEndTotalEntry": {
                      "type": "array",
                      "description": "An entry in the DS1 Far End Total table.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1FarEndTotalIndex": {
                            "type": "string",
                            "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                            "x-yang-type": "if-mib:InterfaceIndex"
                          },
                          "dsx1FarEndTotalESs": {
                            "type": "string",
                            "description": "The number of Far End Errored Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1FarEndTotalSESs": {
                            "type": "string",
                            "description": "The number of Far End Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1FarEndTotalSEFSs": {
                            "type": "string",
                            "description": "The number of Far End Severely Errored Framing\n            Seconds encountered by a DS1 interface in the\n            previous 24 hour interval. Invalid 15 minute\n            intervals count as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1FarEndTotalUASs": {
                            "type": "string",
                            "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1FarEndTotalCSSs": {
                            "type": "string",
                            "description": "The number of Far End Controlled Slip Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1FarEndTotalLESs": {
                            "type": "string",
                            "description": "The number of Far End Line Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1FarEndTotalPCVs": {
                            "type": "string",
                            "description": "The number of Far End Path Coding Violations\n            reported via the far end block error count\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1FarEndTotalBESs": {
                            "type": "string",
                            "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          },
                          "dsx1FarEndTotalDMs": {
                            "type": "string",
                            "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                            "x-yang-type": "perfhist-tc:PerfTotalCount"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndTotalTable": {
                    "dsx1FarEndTotalEntry": [
                      {
                        "dsx1FarEndTotalIndex": "1",
                        "dsx1FarEndTotalESs": "example-string",
                        "dsx1FarEndTotalSESs": "example-string",
                        "dsx1FarEndTotalSEFSs": "example-string",
                        "dsx1FarEndTotalUASs": "example-string",
                        "dsx1FarEndTotalCSSs": "example-string",
                        "dsx1FarEndTotalLESs": "example-string",
                        "dsx1FarEndTotalPCVs": "example-string",
                        "dsx1FarEndTotalBESs": "example-string",
                        "dsx1FarEndTotalDMs": "example-string"
                      },
                      {
                        "dsx1FarEndTotalIndex": "2",
                        "dsx1FarEndTotalESs": "example-string",
                        "dsx1FarEndTotalSESs": "example-string",
                        "dsx1FarEndTotalSEFSs": "example-string",
                        "dsx1FarEndTotalUASs": "example-string",
                        "dsx1FarEndTotalCSSs": "example-string",
                        "dsx1FarEndTotalLESs": "example-string",
                        "dsx1FarEndTotalPCVs": "example-string",
                        "dsx1FarEndTotalBESs": "example-string",
                        "dsx1FarEndTotalDMs": "example-string"
                      },
                      {
                        "dsx1FarEndTotalIndex": "3",
                        "dsx1FarEndTotalESs": "example-string",
                        "dsx1FarEndTotalSESs": "example-string",
                        "dsx1FarEndTotalSEFSs": "example-string",
                        "dsx1FarEndTotalUASs": "example-string",
                        "dsx1FarEndTotalCSSs": "example-string",
                        "dsx1FarEndTotalLESs": "example-string",
                        "dsx1FarEndTotalPCVs": "example-string",
                        "dsx1FarEndTotalBESs": "example-string",
                        "dsx1FarEndTotalDMs": "example-string"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndTotalTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FarEndTotalTable",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FarEndTotalTable/dsx1FarEndTotalEntry": {
      "get": {
        "summary": "Get dsx1FarEndTotalEntry list",
        "description": "Retrieve list of dsx1FarEndTotalEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Far End Total table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1FarEndTotalIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1FarEndTotalESs": {
                        "type": "string",
                        "description": "The number of Far End Errored Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalSESs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalSEFSs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Framing\n            Seconds encountered by a DS1 interface in the\n            previous 24 hour interval. Invalid 15 minute\n            intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalCSSs": {
                        "type": "string",
                        "description": "The number of Far End Controlled Slip Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalLESs": {
                        "type": "string",
                        "description": "The number of Far End Line Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalPCVs": {
                        "type": "string",
                        "description": "The number of Far End Path Coding Violations\n            reported via the far end block error count\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalBESs": {
                        "type": "string",
                        "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalDMs": {
                        "type": "string",
                        "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndTotalEntry": [
                    {
                      "dsx1FarEndTotalIndex": "example-string",
                      "dsx1FarEndTotalESs": "example-string",
                      "dsx1FarEndTotalSESs": "example-string",
                      "dsx1FarEndTotalSEFSs": "example-string",
                      "dsx1FarEndTotalUASs": "example-string",
                      "dsx1FarEndTotalCSSs": "example-string",
                      "dsx1FarEndTotalLESs": "example-string",
                      "dsx1FarEndTotalPCVs": "example-string",
                      "dsx1FarEndTotalBESs": "example-string",
                      "dsx1FarEndTotalDMs": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndTotalEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FarEndTotalTable/dsx1FarEndTotalEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FarEndTotalTable/dsx1FarEndTotalEntry={dsx1FarEndTotalIndex}": {
      "get": {
        "summary": "Get dsx1FarEndTotalEntry entry",
        "description": "Retrieve specific dsx1FarEndTotalEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1FarEndTotalIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndTotalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1FarEndTotalESs": {
                      "type": "string",
                      "description": "The number of Far End Errored Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalSESs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalSEFSs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Framing\n            Seconds encountered by a DS1 interface in the\n            previous 24 hour interval. Invalid 15 minute\n            intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalCSSs": {
                      "type": "string",
                      "description": "The number of Far End Controlled Slip Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalLESs": {
                      "type": "string",
                      "description": "The number of Far End Line Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalPCVs": {
                      "type": "string",
                      "description": "The number of Far End Path Coding Violations\n            reported via the far end block error count\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndTotalEntry": {
                    "dsx1FarEndTotalIndex": "example-string",
                    "dsx1FarEndTotalESs": "example-string",
                    "dsx1FarEndTotalSESs": "example-string",
                    "dsx1FarEndTotalSEFSs": "example-string",
                    "dsx1FarEndTotalUASs": "example-string",
                    "dsx1FarEndTotalCSSs": "example-string",
                    "dsx1FarEndTotalLESs": "example-string",
                    "dsx1FarEndTotalPCVs": "example-string",
                    "dsx1FarEndTotalBESs": "example-string",
                    "dsx1FarEndTotalDMs": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndTotalEntry-2"
      },
      "x-yang-path": "/dsx1FarEndTotalTable/dsx1FarEndTotalEntry={dsx1FarEndTotalIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1FarEndTotalIndex"
      ]
    },
    "/data/DS1-MIB:dsx1FracTable": {
      "get": {
        "summary": "Get dsx1FracTable data",
        "description": "Retrieve dsx1FracTable operational data from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "dsx1FracTable",
                  "properties": {
                    "dsx1FracEntry": {
                      "type": "array",
                      "description": "An entry in the DS1 Fractional table.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "dsx1FracIndex": {
                            "type": "integer",
                            "description": "The index value which uniquely identifies  the\n            DS1  interface  to which this entry is applicable\n            The interface identified by a  particular\n            value  of  this  index is the same interface as\n            identified by the same value  an  dsx1LineIndex\n            object instance.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1FracNumber": {
                            "type": "integer",
                            "description": "The channel number for this entry.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "dsx1FracIfIndex": {
                            "type": "integer",
                            "description": "An index value that uniquely identifies an\n            interface.  The interface identified by a particular\n            value of this index is the same  interface\n            as  identified by the same value an ifIndex\n            object instance. If no interface is currently using\n            a channel, the value should be zero.  If a\n            single interface occupies more  than  one  time\n            slot,  that ifIndex value will be found in multiple\n            time slots.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FracTable": {
                    "dsx1FracEntry": [
                      {
                        "dsx1FracIndex": 1,
                        "dsx1FracNumber": -2147483648,
                        "dsx1FracIfIndex": 1
                      },
                      {
                        "dsx1FracIndex": 2,
                        "dsx1FracNumber": -2147483648,
                        "dsx1FracIfIndex": 2
                      },
                      {
                        "dsx1FracIndex": 3,
                        "dsx1FracNumber": -2147483648,
                        "dsx1FracIfIndex": 3
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FracTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FracTable",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FracTable/dsx1FracEntry": {
      "get": {
        "summary": "Get dsx1FracEntry list",
        "description": "Retrieve list of dsx1FracEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Fractional table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1FracIndex": {
                        "type": "integer",
                        "description": "The index value which uniquely identifies  the\n            DS1  interface  to which this entry is applicable\n            The interface identified by a  particular\n            value  of  this  index is the same interface as\n            identified by the same value  an  dsx1LineIndex\n            object instance.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FracNumber": {
                        "type": "integer",
                        "description": "The channel number for this entry.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FracIfIndex": {
                        "type": "integer",
                        "description": "An index value that uniquely identifies an\n            interface.  The interface identified by a particular\n            value of this index is the same  interface\n            as  identified by the same value an ifIndex\n            object instance. If no interface is currently using\n            a channel, the value should be zero.  If a\n            single interface occupies more  than  one  time\n            slot,  that ifIndex value will be found in multiple\n            time slots.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FracEntry": [
                    {
                      "dsx1FracIndex": 1,
                      "dsx1FracNumber": -2147483648,
                      "dsx1FracIfIndex": 1
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FracEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FracTable/dsx1FracEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1ChanMappingTable": {
      "get": {
        "summary": "Get dsx1ChanMappingTable data",
        "description": "Retrieve dsx1ChanMappingTable operational data from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "The DS1 Channel Mapping table.  This table maps a\n        DS1 channel number on a particular DS3 into an\n        ifIndex.  In the presence of DS2s, this table can\n        be used to map a DS2 channel number on a DS3 into\n        an ifIndex, or used to map a DS1 channel number on\n        a DS2 onto an ifIndex.",
                  "properties": {
                    "dsx1ChanMappingEntry": {
                      "type": "array",
                      "description": "dsx1ChanMappingEntry",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "dsx1Ds1ChannelNumber": {
                            "type": "string",
                            "description": "dsx1Ds1ChannelNumber",
                            "x-yang-type": "leafref"
                          },
                          "dsx1ChanMappedIfIndex": {
                            "type": "string",
                            "description": "This object indicates the ifIndex value assigned\n            by the agent for the individual ds1 ifEntry that\n            corresponds to the given DS1 channel number\n            (specified by the INDEX element\n            dsx1Ds1ChannelNumber) of the given channelized\n            interface (specified by INDEX element ifIndex).",
                            "x-yang-type": "if-mib:InterfaceIndex"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ChanMappingTable": {
                    "dsx1ChanMappingEntry": [
                      {
                        "ifIndex": "1",
                        "dsx1Ds1ChannelNumber": "example-string",
                        "dsx1ChanMappedIfIndex": "1"
                      },
                      {
                        "ifIndex": "2",
                        "dsx1Ds1ChannelNumber": "example-string",
                        "dsx1ChanMappedIfIndex": "2"
                      },
                      {
                        "ifIndex": "3",
                        "dsx1Ds1ChannelNumber": "example-string",
                        "dsx1ChanMappedIfIndex": "3"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ChanMappingTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1ChanMappingTable",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1ChanMappingTable/dsx1ChanMappingEntry": {
      "get": {
        "summary": "Get dsx1ChanMappingEntry list",
        "description": "Retrieve list of dsx1ChanMappingEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "dsx1ChanMappingEntry",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "dsx1Ds1ChannelNumber": {
                        "type": "string",
                        "description": "dsx1Ds1ChannelNumber",
                        "x-yang-type": "leafref"
                      },
                      "dsx1ChanMappedIfIndex": {
                        "type": "string",
                        "description": "This object indicates the ifIndex value assigned\n            by the agent for the individual ds1 ifEntry that\n            corresponds to the given DS1 channel number\n            (specified by the INDEX element\n            dsx1Ds1ChannelNumber) of the given channelized\n            interface (specified by INDEX element ifIndex).",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ChanMappingEntry": [
                    {
                      "ifIndex": "example-string",
                      "dsx1Ds1ChannelNumber": "example-string",
                      "dsx1ChanMappedIfIndex": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ChanMappingEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1ChanMappingTable/dsx1ChanMappingEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1ConfigEntry": {
      "get": {
        "summary": "Get dsx1ConfigEntry list",
        "description": "Retrieve list of dsx1ConfigEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Configuration table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1LineIndex": {
                        "type": "string",
                        "description": "This object should be made equal to ifIndex.  The\n            next paragraph describes its previous usage.\n            Making the object equal to ifIndex allows proper\n            use of ifStackTable and ds0/ds0bundle mibs.\n            \n            Previously, this object is the identifier of a DS1\n            Interface on a managed device.  If there is an\n            ifEntry that is directly associated with this and\n            only this DS1 interface, it should have the same\n            value as ifIndex.  Otherwise, number the\n            dsx1LineIndices with an unique identifier\n            following the rules of choosing a number that is\n            greater than ifNumber and numbering the inside\n            interfaces (e.g., equipment side) with even\n            numbers and outside interfaces (e.g, network side)\n            with odd numbers.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1IfIndex": {
                        "type": "string",
                        "description": "This value for this object is equal to the value\n            of ifIndex from the Interfaces table of MIB II\n            (RFC 1213).",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1TimeElapsed": {
                        "type": "integer",
                        "description": "The number of seconds that have elapsed since\n            the beginning of the near end current error-\n            measurement period.  If, for some reason, such\n            as an adjustment in the system's time-of-day\n            clock, the current interval exceeds the maximum\n            value, the agent will return the maximum value.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1ValidIntervals": {
                        "type": "integer",
                        "description": "The number of previous near end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute near end\n            intervals since the interface has been online.  In\n            the case where the agent is a proxy, it is\n            possible that some intervals are unavailable.  In\n            this case, this interval is the maximum interval\n            number for which data is available.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1LineType": {
                        "type": "string",
                        "description": "This variable indicates  the  variety  of  DS1\n            Line  implementing  this  circuit.  The type of\n            circuit affects the number of bits  per  second\n            that  the circuit can reasonably carry, as well\n            as the interpretation of the  usage  and  error\n            statistics.  The values, in sequence, describe:\n            \n            TITLE:         SPECIFICATION:\n            dsx1ESF         Extended SuperFrame DS1 (T1.107)\n            dsx1D4          AT&T D4 format DS1 (T1.107)\n            dsx1E1          ITU-T Recommendation G.704\n                             (Table 4a)\n            dsx1E1-CRC      ITU-T Recommendation G.704\n                             (Table 4b)\n            dsxE1-MF        G.704 (Table 4a) with TS16\n                             multiframing enabled\n            dsx1E1-CRC-MF   G.704 (Table 4b) with TS16\n                             multiframing enabled\n            dsx1Unframed    DS1 with No Framing\n            dsx1E1Unframed  E1 with No Framing (G.703)\n            dsx1DS2M12      DS2 frame format (T1.107)\n            dsx1E2          E2 frame format (G.704)\n            \n            For clarification, the capacity for each E1 type\n            is as listed below:\n            dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k\n            dsx1E1 or dsx1E1CRC - E1, with framing,\n               no signalling = 31 x 64k = 1984k\n            dsx1E1MF or dsx1E1CRCMF - E1, with framing,\n               signalling = 30 x 64k = 1920k\n            \n            For further information See ITU-T Recomm G.704"
                      },
                      "dsx1LineCoding": {
                        "type": "string",
                        "description": "This variable describes the variety of Zero Code\n            Suppression used on this interface, which in turn\n            affects a number of its characteristics.\n            \n            dsx1JBZS refers the Jammed Bit Zero Suppression,\n            in which the AT&T specification of at least one\n            pulse every 8 bit periods is literally implemented\n            by forcing a pulse in bit 8 of each channel.\n            Thus, only seven bits per channel, or 1.344 Mbps,\n            is available for data.\n            \n            dsx1B8ZS refers to the use of a specified pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of eight zero bits.\n            \n            ANSI Clear Channels may use dsx1ZBTSI, or Zero\n            Byte Time Slot Interchange.\n            \n            E1 links, with or without CRC, use dsx1HDB3 or\n            dsx1AMI.\n            \n            dsx1AMI refers to a mode wherein no zero code\n            suppression is present and the line encoding does\n            not solve the problem directly.  In this\n            application, the higher layer must provide data\n            which meets or exceeds the pulse density\n            requirements, such as inverting HDLC data.\n            \n            dsx1B6ZS refers to the user of a specifed pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of six zero bits.  Used\n            for DS2."
                      },
                      "dsx1SendCode": {
                        "type": "string",
                        "description": "This variable indicates what type of code is\n            being sent across the DS1 interface by the device.\n            Setting this variable causes the interface to send\n            the code requested.  The values mean:\n            dsx1SendNoCode\n            sending looped or normal data\n            \n            dsx1SendLineCode\n            sending a request for a line loopback\n            \n            dsx1SendPayloadCode\n            sending a request for a payload loopback\n            \n            dsx1SendResetCode\n            sending a loopback termination request\n            \n            dsx1SendQRS\n            sending a Quasi-Random Signal  (QRS)  test\n            pattern\n            \n            dsx1Send511Pattern\n            sending a 511 bit fixed test pattern\n            \n            dsx1Send3in24Pattern\n            sending a fixed test pattern of 3 bits set\n            in 24\n            \n            dsx1SendOtherTestPattern\n            sending a test pattern  other  than  those\n            described by this object"
                      },
                      "dsx1CircuitIdentifier": {
                        "type": "string",
                        "description": "This variable contains the transmission vendor's\n            circuit identifier, for the purpose of\n            facilitating troubleshooting.",
                        "x-yang-type": "snmpv2-tc:DisplayString"
                      },
                      "dsx1LoopbackConfig": {
                        "type": "string",
                        "description": "This variable represents the desired loopback\n            configuration of the DS1 interface.  Agents\n            supporting read/write access should return\n            inconsistentValue in response to a requested\n            loopback state that the interface does not\n            support.  The values mean:\n            \n            dsx1NoLoop\n             Not in the loopback state.  A device that is not\n            capable of performing a loopback on the interface\n            shall always return this as its value.\n            \n            dsx1PayloadLoop\n             The received signal at this interface is looped\n            through the device.  Typically the received signal\n            is looped back for retransmission after it has\n            passed through the device's framing function.\n            \n            dsx1LineLoop\n             The received signal at this interface does not go\n            through the device (minimum penetration) but is\n            looped back out.\n            \n            dsx1OtherLoop\n             Loopbacks that are not defined here.\n            \n            dsx1InwardLoop\n             The transmitted signal at this interface is\n            looped back and received by the same interface.\n            What is transmitted onto the line is product\n            dependent.\n            \n            dsx1DualLoop\n             Both dsx1LineLoop and dsx1InwardLoop will be\n            active simultaneously."
                      },
                      "dsx1LineStatus": {
                        "type": "integer",
                        "description": "This variable indicates the Line Status of the\n            interface.  It contains loopback, failure,\n            received 'alarm' and transmitted 'alarms\n            information.\n            \n            The dsx1LineStatus is a bit map represented as a\n            sum, therefore, it can represent multiple failures\n            (alarms) and a LoopbackState simultaneously.\n            \n            dsx1NoAlarm must be set if and only if no other\n            flag is set.\n            \n            If the dsx1loopbackState bit is set, the loopback\n            in effect can be determined from the\n            dsx1loopbackConfig object.\n            The various bit positions are:\n            1     dsx1NoAlarm           No alarm present\n            2     dsx1RcvFarEndLOF      Far end LOF (a.k.a., Yellow Alarm)\n            4     dsx1XmtFarEndLOF      Near end sending LOF Indication\n            8     dsx1RcvAIS            Far end sending AIS\n            16     dsx1XmtAIS            Near end sending AIS\n            32     dsx1LossOfFrame       Near end LOF (a.k.a., Red Alarm)\n            64     dsx1LossOfSignal      Near end Loss Of Signal\n            128     dsx1LoopbackState     Near end is looped\n            256     dsx1T16AIS            E1 TS16 AIS\n            512     dsx1RcvFarEndLOMF     Far End Sending TS16 LOMF\n            1024     dsx1XmtFarEndLOMF     Near End Sending TS16 LOMF\n            2048     dsx1RcvTestCode       Near End detects a test code\n            4096     dsx1OtherFailure      any line status not defined here\n            8192     dsx1UnavailSigState   Near End in Unavailable Signal\n                             State\n            16384     dsx1NetEquipOOS       Carrier Equipment Out of Service\n            32768     dsx1RcvPayloadAIS     DS2 Payload AIS\n            65536     dsx1Ds2PerfThreshold  DS2 Performance Threshold\n                             Exceeded",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1SignalMode": {
                        "type": "string",
                        "description": "'none' indicates that no bits are reserved for\n            signaling on this channel.\n            \n            'robbedBit' indicates that DS1 Robbed Bit  Sig-\n            naling is in use.\n            \n            'bitOriented' indicates that E1 Channel  Asso-\n            ciated Signaling is in use.\n            \n            'messageOriented' indicates that Common  Chan-\n            nel Signaling is in use either on channel 16 of\n            an E1 link or channel 24 of a DS1."
                      },
                      "dsx1TransmitClockSource": {
                        "type": "string",
                        "description": "The source of Transmit Clock.\n            'loopTiming' indicates that the recovered re-\n            ceive clock is used as the transmit clock.\n            \n            'localTiming' indicates that a local clock\n            source is used or when an external clock is\n            attached to the box containing the interface.\n            \n            'throughTiming' indicates that recovered re-\n            ceive clock from another interface is used as\n            the transmit clock."
                      },
                      "dsx1Fdl": {
                        "type": "integer",
                        "description": "This bitmap describes the use of  the  facili-\n            ties data link, and is the sum of the capabili-\n            ties.  Set any bits that are appropriate:\n            \n            other(1),\n            dsx1AnsiT1403(2),\n            dsx1Att54016(4),\n            dsx1FdlNone(8)\n            \n             'other' indicates that a protocol  other  than\n            one following is used.\n            \n             'dsx1AnsiT1403' refers to the  FDL  exchange\n            recommended by ANSI.\n            \n             'dsx1Att54016' refers to ESF FDL exchanges.\n            \n             'dsx1FdlNone' indicates that the device  does\n            not use the FDL.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1InvalidIntervals": {
                        "type": "integer",
                        "description": "The number of intervals in the range from 0 to\n            dsx1ValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1LineLength": {
                        "type": "integer",
                        "description": "The length of the ds1 line in meters. This\n            objects provides information for line build out\n            circuitry.  This object is only useful if the\n            interface has configurable line build out\n            circuitry.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1LineStatusLastChange": {
                        "type": "string",
                        "description": "The value of MIB II's sysUpTime object at the\n            time this DS1 entered its current line status\n            state.  If the current state was entered prior to\n            the last re-initialization of the proxy-agent,\n            then this object contains a zero value.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "dsx1LineStatusChangeTrapEnable": {
                        "type": "string",
                        "description": "Indicates whether dsx1LineStatusChange traps\n            should be generated for this interface."
                      },
                      "dsx1LoopbackStatus": {
                        "type": "integer",
                        "description": "This variable represents the current state of the\n            loopback on the DS1 interface.  It contains\n            information about loopbacks established by a\n            manager and remotely from the far end.\n            \n            The dsx1LoopbackStatus is a bit map represented as\n            a sum, therefore is can represent multiple\n            loopbacks simultaneously.\n            \n            The various bit positions are:\n             1  dsx1NoLoopback\n             2  dsx1NearEndPayloadLoopback\n             4  dsx1NearEndLineLoopback\n             8  dsx1NearEndOtherLoopback\n            16  dsx1NearEndInwardLoopback\n            32  dsx1FarEndPayloadLoopback\n            64  dsx1FarEndLineLoopback",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1Ds1ChannelNumber": {
                        "type": "integer",
                        "description": "This variable represents the channel number of\n            the DS1/E1 on its parent Ds2/E2 or DS3/E3.  A\n            value of 0 indicated this DS1/E1 does not have a\n            parent DS3/E3.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1Channelization": {
                        "type": "string",
                        "description": "Indicates whether this ds1/e1 is channelized or\n            unchannelized.  The value of enabledDs0 indicates\n            that this is a DS1 channelized into DS0s.  The\n            value of enabledDs1 indicated that this is a DS2\n            channelized into DS1s.  Setting this value will\n            cause the creation or deletion of entries in the\n            ifTable for the DS0s that are within the DS1."
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ConfigEntry": [
                    {
                      "dsx1LineIndex": "example-string",
                      "dsx1IfIndex": "example-string",
                      "dsx1TimeElapsed": -2147483648,
                      "dsx1ValidIntervals": -2147483648,
                      "dsx1LineType": "ethernetCsmacd(6)",
                      "dsx1LineCoding": "example-string",
                      "dsx1SendCode": "example-string",
                      "dsx1CircuitIdentifier": "example-string",
                      "dsx1LoopbackConfig": "example-string",
                      "dsx1LineStatus": -2147483648,
                      "dsx1SignalMode": "example-string",
                      "dsx1TransmitClockSource": "example-string",
                      "dsx1Fdl": -2147483648,
                      "dsx1InvalidIntervals": -2147483648,
                      "dsx1LineLength": -2147483648,
                      "dsx1LineStatusLastChange": "up(1)",
                      "dsx1LineStatusChangeTrapEnable": "up(1)",
                      "dsx1LoopbackStatus": -2147483648,
                      "dsx1Ds1ChannelNumber": -2147483648,
                      "dsx1Channelization": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ConfigEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1ConfigEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1ConfigEntry={dsx1LineIndex}": {
      "get": {
        "summary": "Get dsx1ConfigEntry entry",
        "description": "Retrieve specific dsx1ConfigEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1LineIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1LineIndex": {
                      "type": "string",
                      "description": "This object should be made equal to ifIndex.  The\n            next paragraph describes its previous usage.\n            Making the object equal to ifIndex allows proper\n            use of ifStackTable and ds0/ds0bundle mibs.\n            \n            Previously, this object is the identifier of a DS1\n            Interface on a managed device.  If there is an\n            ifEntry that is directly associated with this and\n            only this DS1 interface, it should have the same\n            value as ifIndex.  Otherwise, number the\n            dsx1LineIndices with an unique identifier\n            following the rules of choosing a number that is\n            greater than ifNumber and numbering the inside\n            interfaces (e.g., equipment side) with even\n            numbers and outside interfaces (e.g, network side)\n            with odd numbers.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1IfIndex": {
                      "type": "string",
                      "description": "This value for this object is equal to the value\n            of ifIndex from the Interfaces table of MIB II\n            (RFC 1213).",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1TimeElapsed": {
                      "type": "integer",
                      "description": "The number of seconds that have elapsed since\n            the beginning of the near end current error-\n            measurement period.  If, for some reason, such\n            as an adjustment in the system's time-of-day\n            clock, the current interval exceeds the maximum\n            value, the agent will return the maximum value.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1ValidIntervals": {
                      "type": "integer",
                      "description": "The number of previous near end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute near end\n            intervals since the interface has been online.  In\n            the case where the agent is a proxy, it is\n            possible that some intervals are unavailable.  In\n            this case, this interval is the maximum interval\n            number for which data is available.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1LineType": {
                      "type": "string",
                      "description": "This variable indicates  the  variety  of  DS1\n            Line  implementing  this  circuit.  The type of\n            circuit affects the number of bits  per  second\n            that  the circuit can reasonably carry, as well\n            as the interpretation of the  usage  and  error\n            statistics.  The values, in sequence, describe:\n            \n            TITLE:         SPECIFICATION:\n            dsx1ESF         Extended SuperFrame DS1 (T1.107)\n            dsx1D4          AT&T D4 format DS1 (T1.107)\n            dsx1E1          ITU-T Recommendation G.704\n                             (Table 4a)\n            dsx1E1-CRC      ITU-T Recommendation G.704\n                             (Table 4b)\n            dsxE1-MF        G.704 (Table 4a) with TS16\n                             multiframing enabled\n            dsx1E1-CRC-MF   G.704 (Table 4b) with TS16\n                             multiframing enabled\n            dsx1Unframed    DS1 with No Framing\n            dsx1E1Unframed  E1 with No Framing (G.703)\n            dsx1DS2M12      DS2 frame format (T1.107)\n            dsx1E2          E2 frame format (G.704)\n            \n            For clarification, the capacity for each E1 type\n            is as listed below:\n            dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k\n            dsx1E1 or dsx1E1CRC - E1, with framing,\n               no signalling = 31 x 64k = 1984k\n            dsx1E1MF or dsx1E1CRCMF - E1, with framing,\n               signalling = 30 x 64k = 1920k\n            \n            For further information See ITU-T Recomm G.704"
                    },
                    "dsx1LineCoding": {
                      "type": "string",
                      "description": "This variable describes the variety of Zero Code\n            Suppression used on this interface, which in turn\n            affects a number of its characteristics.\n            \n            dsx1JBZS refers the Jammed Bit Zero Suppression,\n            in which the AT&T specification of at least one\n            pulse every 8 bit periods is literally implemented\n            by forcing a pulse in bit 8 of each channel.\n            Thus, only seven bits per channel, or 1.344 Mbps,\n            is available for data.\n            \n            dsx1B8ZS refers to the use of a specified pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of eight zero bits.\n            \n            ANSI Clear Channels may use dsx1ZBTSI, or Zero\n            Byte Time Slot Interchange.\n            \n            E1 links, with or without CRC, use dsx1HDB3 or\n            dsx1AMI.\n            \n            dsx1AMI refers to a mode wherein no zero code\n            suppression is present and the line encoding does\n            not solve the problem directly.  In this\n            application, the higher layer must provide data\n            which meets or exceeds the pulse density\n            requirements, such as inverting HDLC data.\n            \n            dsx1B6ZS refers to the user of a specifed pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of six zero bits.  Used\n            for DS2."
                    },
                    "dsx1SendCode": {
                      "type": "string",
                      "description": "This variable indicates what type of code is\n            being sent across the DS1 interface by the device.\n            Setting this variable causes the interface to send\n            the code requested.  The values mean:\n            dsx1SendNoCode\n            sending looped or normal data\n            \n            dsx1SendLineCode\n            sending a request for a line loopback\n            \n            dsx1SendPayloadCode\n            sending a request for a payload loopback\n            \n            dsx1SendResetCode\n            sending a loopback termination request\n            \n            dsx1SendQRS\n            sending a Quasi-Random Signal  (QRS)  test\n            pattern\n            \n            dsx1Send511Pattern\n            sending a 511 bit fixed test pattern\n            \n            dsx1Send3in24Pattern\n            sending a fixed test pattern of 3 bits set\n            in 24\n            \n            dsx1SendOtherTestPattern\n            sending a test pattern  other  than  those\n            described by this object"
                    },
                    "dsx1CircuitIdentifier": {
                      "type": "string",
                      "description": "This variable contains the transmission vendor's\n            circuit identifier, for the purpose of\n            facilitating troubleshooting.",
                      "x-yang-type": "snmpv2-tc:DisplayString"
                    },
                    "dsx1LoopbackConfig": {
                      "type": "string",
                      "description": "This variable represents the desired loopback\n            configuration of the DS1 interface.  Agents\n            supporting read/write access should return\n            inconsistentValue in response to a requested\n            loopback state that the interface does not\n            support.  The values mean:\n            \n            dsx1NoLoop\n             Not in the loopback state.  A device that is not\n            capable of performing a loopback on the interface\n            shall always return this as its value.\n            \n            dsx1PayloadLoop\n             The received signal at this interface is looped\n            through the device.  Typically the received signal\n            is looped back for retransmission after it has\n            passed through the device's framing function.\n            \n            dsx1LineLoop\n             The received signal at this interface does not go\n            through the device (minimum penetration) but is\n            looped back out.\n            \n            dsx1OtherLoop\n             Loopbacks that are not defined here.\n            \n            dsx1InwardLoop\n             The transmitted signal at this interface is\n            looped back and received by the same interface.\n            What is transmitted onto the line is product\n            dependent.\n            \n            dsx1DualLoop\n             Both dsx1LineLoop and dsx1InwardLoop will be\n            active simultaneously."
                    },
                    "dsx1LineStatus": {
                      "type": "integer",
                      "description": "This variable indicates the Line Status of the\n            interface.  It contains loopback, failure,\n            received 'alarm' and transmitted 'alarms\n            information.\n            \n            The dsx1LineStatus is a bit map represented as a\n            sum, therefore, it can represent multiple failures\n            (alarms) and a LoopbackState simultaneously.\n            \n            dsx1NoAlarm must be set if and only if no other\n            flag is set.\n            \n            If the dsx1loopbackState bit is set, the loopback\n            in effect can be determined from the\n            dsx1loopbackConfig object.\n            The various bit positions are:\n            1     dsx1NoAlarm           No alarm present\n            2     dsx1RcvFarEndLOF      Far end LOF (a.k.a., Yellow Alarm)\n            4     dsx1XmtFarEndLOF      Near end sending LOF Indication\n            8     dsx1RcvAIS            Far end sending AIS\n            16     dsx1XmtAIS            Near end sending AIS\n            32     dsx1LossOfFrame       Near end LOF (a.k.a., Red Alarm)\n            64     dsx1LossOfSignal      Near end Loss Of Signal\n            128     dsx1LoopbackState     Near end is looped\n            256     dsx1T16AIS            E1 TS16 AIS\n            512     dsx1RcvFarEndLOMF     Far End Sending TS16 LOMF\n            1024     dsx1XmtFarEndLOMF     Near End Sending TS16 LOMF\n            2048     dsx1RcvTestCode       Near End detects a test code\n            4096     dsx1OtherFailure      any line status not defined here\n            8192     dsx1UnavailSigState   Near End in Unavailable Signal\n                             State\n            16384     dsx1NetEquipOOS       Carrier Equipment Out of Service\n            32768     dsx1RcvPayloadAIS     DS2 Payload AIS\n            65536     dsx1Ds2PerfThreshold  DS2 Performance Threshold\n                             Exceeded",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1SignalMode": {
                      "type": "string",
                      "description": "'none' indicates that no bits are reserved for\n            signaling on this channel.\n            \n            'robbedBit' indicates that DS1 Robbed Bit  Sig-\n            naling is in use.\n            \n            'bitOriented' indicates that E1 Channel  Asso-\n            ciated Signaling is in use.\n            \n            'messageOriented' indicates that Common  Chan-\n            nel Signaling is in use either on channel 16 of\n            an E1 link or channel 24 of a DS1."
                    },
                    "dsx1TransmitClockSource": {
                      "type": "string",
                      "description": "The source of Transmit Clock.\n            'loopTiming' indicates that the recovered re-\n            ceive clock is used as the transmit clock.\n            \n            'localTiming' indicates that a local clock\n            source is used or when an external clock is\n            attached to the box containing the interface.\n            \n            'throughTiming' indicates that recovered re-\n            ceive clock from another interface is used as\n            the transmit clock."
                    },
                    "dsx1Fdl": {
                      "type": "integer",
                      "description": "This bitmap describes the use of  the  facili-\n            ties data link, and is the sum of the capabili-\n            ties.  Set any bits that are appropriate:\n            \n            other(1),\n            dsx1AnsiT1403(2),\n            dsx1Att54016(4),\n            dsx1FdlNone(8)\n            \n             'other' indicates that a protocol  other  than\n            one following is used.\n            \n             'dsx1AnsiT1403' refers to the  FDL  exchange\n            recommended by ANSI.\n            \n             'dsx1Att54016' refers to ESF FDL exchanges.\n            \n             'dsx1FdlNone' indicates that the device  does\n            not use the FDL.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1InvalidIntervals": {
                      "type": "integer",
                      "description": "The number of intervals in the range from 0 to\n            dsx1ValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1LineLength": {
                      "type": "integer",
                      "description": "The length of the ds1 line in meters. This\n            objects provides information for line build out\n            circuitry.  This object is only useful if the\n            interface has configurable line build out\n            circuitry.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1LineStatusLastChange": {
                      "type": "string",
                      "description": "The value of MIB II's sysUpTime object at the\n            time this DS1 entered its current line status\n            state.  If the current state was entered prior to\n            the last re-initialization of the proxy-agent,\n            then this object contains a zero value.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "dsx1LineStatusChangeTrapEnable": {
                      "type": "string",
                      "description": "Indicates whether dsx1LineStatusChange traps\n            should be generated for this interface."
                    },
                    "dsx1LoopbackStatus": {
                      "type": "integer",
                      "description": "This variable represents the current state of the\n            loopback on the DS1 interface.  It contains\n            information about loopbacks established by a\n            manager and remotely from the far end.\n            \n            The dsx1LoopbackStatus is a bit map represented as\n            a sum, therefore is can represent multiple\n            loopbacks simultaneously.\n            \n            The various bit positions are:\n             1  dsx1NoLoopback\n             2  dsx1NearEndPayloadLoopback\n             4  dsx1NearEndLineLoopback\n             8  dsx1NearEndOtherLoopback\n            16  dsx1NearEndInwardLoopback\n            32  dsx1FarEndPayloadLoopback\n            64  dsx1FarEndLineLoopback",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1Ds1ChannelNumber": {
                      "type": "integer",
                      "description": "This variable represents the channel number of\n            the DS1/E1 on its parent Ds2/E2 or DS3/E3.  A\n            value of 0 indicated this DS1/E1 does not have a\n            parent DS3/E3.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1Channelization": {
                      "type": "string",
                      "description": "Indicates whether this ds1/e1 is channelized or\n            unchannelized.  The value of enabledDs0 indicates\n            that this is a DS1 channelized into DS0s.  The\n            value of enabledDs1 indicated that this is a DS2\n            channelized into DS1s.  Setting this value will\n            cause the creation or deletion of entries in the\n            ifTable for the DS0s that are within the DS1."
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ConfigEntry": {
                    "dsx1LineIndex": "example-string",
                    "dsx1IfIndex": "example-string",
                    "dsx1TimeElapsed": -2147483648,
                    "dsx1ValidIntervals": -2147483648,
                    "dsx1LineType": "ethernetCsmacd(6)",
                    "dsx1LineCoding": "example-string",
                    "dsx1SendCode": "example-string",
                    "dsx1CircuitIdentifier": "example-string",
                    "dsx1LoopbackConfig": "example-string",
                    "dsx1LineStatus": -2147483648,
                    "dsx1SignalMode": "example-string",
                    "dsx1TransmitClockSource": "example-string",
                    "dsx1Fdl": -2147483648,
                    "dsx1InvalidIntervals": -2147483648,
                    "dsx1LineLength": -2147483648,
                    "dsx1LineStatusLastChange": "up(1)",
                    "dsx1LineStatusChangeTrapEnable": "up(1)",
                    "dsx1LoopbackStatus": -2147483648,
                    "dsx1Ds1ChannelNumber": -2147483648,
                    "dsx1Channelization": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ConfigEntry-4"
      },
      "x-yang-path": "/dsx1ConfigEntry={dsx1LineIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1LineIndex"
      ]
    },
    "/data/DS1-MIB:dsx1CurrentEntry": {
      "get": {
        "summary": "Get dsx1CurrentEntry list",
        "description": "Retrieve list of dsx1CurrentEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Current table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1CurrentIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies  the\n            DS1 interface to which this entry is applicable.\n            The interface identified by a particular value of\n            this index is the same interface as identified by\n            the same value as a dsx1LineIndex object\n            instance.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1CurrentESs": {
                        "type": "string",
                        "description": "The number of Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentSESs": {
                        "type": "string",
                        "description": "The number of Severely Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentSEFSs": {
                        "type": "string",
                        "description": "The number of Severely Errored Framing Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentCSSs": {
                        "type": "string",
                        "description": "The number of Controlled Slip Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentPCVs": {
                        "type": "string",
                        "description": "The number of Path Coding Violations.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentLESs": {
                        "type": "string",
                        "description": "The number of Line Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentBESs": {
                        "type": "string",
                        "description": "The number of Bursty Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentDMs": {
                        "type": "string",
                        "description": "The number of Degraded Minutes.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1CurrentLCVs": {
                        "type": "string",
                        "description": "The number of Line Code Violations (LCVs).",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1CurrentEntry": [
                    {
                      "dsx1CurrentIndex": "example-string",
                      "dsx1CurrentESs": "example-string",
                      "dsx1CurrentSESs": "example-string",
                      "dsx1CurrentSEFSs": "example-string",
                      "dsx1CurrentUASs": "example-string",
                      "dsx1CurrentCSSs": "example-string",
                      "dsx1CurrentPCVs": "example-string",
                      "dsx1CurrentLESs": "example-string",
                      "dsx1CurrentBESs": "example-string",
                      "dsx1CurrentDMs": "example-string",
                      "dsx1CurrentLCVs": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1CurrentEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1CurrentEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1CurrentEntry={dsx1CurrentIndex}": {
      "get": {
        "summary": "Get dsx1CurrentEntry entry",
        "description": "Retrieve specific dsx1CurrentEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1CurrentIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1CurrentIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies  the\n            DS1 interface to which this entry is applicable.\n            The interface identified by a particular value of\n            this index is the same interface as identified by\n            the same value as a dsx1LineIndex object\n            instance.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1CurrentESs": {
                      "type": "string",
                      "description": "The number of Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentSESs": {
                      "type": "string",
                      "description": "The number of Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentSEFSs": {
                      "type": "string",
                      "description": "The number of Severely Errored Framing Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentCSSs": {
                      "type": "string",
                      "description": "The number of Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentPCVs": {
                      "type": "string",
                      "description": "The number of Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentLESs": {
                      "type": "string",
                      "description": "The number of Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1CurrentLCVs": {
                      "type": "string",
                      "description": "The number of Line Code Violations (LCVs).",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1CurrentEntry": {
                    "dsx1CurrentIndex": "example-string",
                    "dsx1CurrentESs": "example-string",
                    "dsx1CurrentSESs": "example-string",
                    "dsx1CurrentSEFSs": "example-string",
                    "dsx1CurrentUASs": "example-string",
                    "dsx1CurrentCSSs": "example-string",
                    "dsx1CurrentPCVs": "example-string",
                    "dsx1CurrentLESs": "example-string",
                    "dsx1CurrentBESs": "example-string",
                    "dsx1CurrentDMs": "example-string",
                    "dsx1CurrentLCVs": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1CurrentEntry-4"
      },
      "x-yang-path": "/dsx1CurrentEntry={dsx1CurrentIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1CurrentIndex"
      ]
    },
    "/data/DS1-MIB:dsx1IntervalEntry": {
      "get": {
        "summary": "Get dsx1IntervalEntry list",
        "description": "Retrieve list of dsx1IntervalEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Interval table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1IntervalIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1IntervalNumber": {
                        "type": "integer",
                        "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1IntervalESs": {
                        "type": "string",
                        "description": "The number of Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalSESs": {
                        "type": "string",
                        "description": "The number of Severely Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalSEFSs": {
                        "type": "string",
                        "description": "The number of Severely Errored Framing Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds.  This object\n            may decrease if the occurance of unavailable\n            seconds occurs across an inteval boundary.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalCSSs": {
                        "type": "string",
                        "description": "The number of Controlled Slip Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalPCVs": {
                        "type": "string",
                        "description": "The number of Path Coding Violations.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalLESs": {
                        "type": "string",
                        "description": "The number of Line Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalBESs": {
                        "type": "string",
                        "description": "The number of Bursty Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalDMs": {
                        "type": "string",
                        "description": "The number of Degraded Minutes.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalLCVs": {
                        "type": "string",
                        "description": "The number of Line Code Violations.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1IntervalValidData": {
                        "type": "boolean",
                        "description": "This variable indicates if the data for this\n            interval is valid."
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1IntervalEntry": [
                    {
                      "dsx1IntervalIndex": "example-string",
                      "dsx1IntervalNumber": -2147483648,
                      "dsx1IntervalESs": "example-string",
                      "dsx1IntervalSESs": "example-string",
                      "dsx1IntervalSEFSs": "example-string",
                      "dsx1IntervalUASs": "example-string",
                      "dsx1IntervalCSSs": "example-string",
                      "dsx1IntervalPCVs": "example-string",
                      "dsx1IntervalLESs": "example-string",
                      "dsx1IntervalBESs": "example-string",
                      "dsx1IntervalDMs": "example-string",
                      "dsx1IntervalLCVs": "example-string",
                      "dsx1IntervalValidData": true
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1IntervalEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1IntervalEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1TotalEntry": {
      "get": {
        "summary": "Get dsx1TotalEntry list",
        "description": "Retrieve list of dsx1TotalEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Total table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1TotalIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1TotalESs": {
                        "type": "string",
                        "description": "The sum of Errored Seconds encountered by a DS1\n            interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalSESs": {
                        "type": "string",
                        "description": "The number of Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalSEFSs": {
                        "type": "string",
                        "description": "The number of Severely Errored Framing Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalCSSs": {
                        "type": "string",
                        "description": "The number of Controlled Slip Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalPCVs": {
                        "type": "string",
                        "description": "The number of Path Coding Violations encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalLESs": {
                        "type": "string",
                        "description": "The number of Line Errored Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalBESs": {
                        "type": "string",
                        "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalDMs": {
                        "type": "string",
                        "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1TotalLCVs": {
                        "type": "string",
                        "description": "The number of Line Code Violations (LCVs)\n            encountered by a DS1 interface in the current 15\n            minute interval.  Invalid 15 minute intervals\n            count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1TotalEntry": [
                    {
                      "dsx1TotalIndex": "example-string",
                      "dsx1TotalESs": "example-string",
                      "dsx1TotalSESs": "example-string",
                      "dsx1TotalSEFSs": "example-string",
                      "dsx1TotalUASs": "example-string",
                      "dsx1TotalCSSs": "example-string",
                      "dsx1TotalPCVs": "example-string",
                      "dsx1TotalLESs": "example-string",
                      "dsx1TotalBESs": "example-string",
                      "dsx1TotalDMs": "example-string",
                      "dsx1TotalLCVs": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1TotalEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1TotalEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1TotalEntry={dsx1TotalIndex}": {
      "get": {
        "summary": "Get dsx1TotalEntry entry",
        "description": "Retrieve specific dsx1TotalEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1TotalIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1TotalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1TotalESs": {
                      "type": "string",
                      "description": "The sum of Errored Seconds encountered by a DS1\n            interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalSESs": {
                      "type": "string",
                      "description": "The number of Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalSEFSs": {
                      "type": "string",
                      "description": "The number of Severely Errored Framing Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalCSSs": {
                      "type": "string",
                      "description": "The number of Controlled Slip Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalPCVs": {
                      "type": "string",
                      "description": "The number of Path Coding Violations encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalLESs": {
                      "type": "string",
                      "description": "The number of Line Errored Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1TotalLCVs": {
                      "type": "string",
                      "description": "The number of Line Code Violations (LCVs)\n            encountered by a DS1 interface in the current 15\n            minute interval.  Invalid 15 minute intervals\n            count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1TotalEntry": {
                    "dsx1TotalIndex": "example-string",
                    "dsx1TotalESs": "example-string",
                    "dsx1TotalSESs": "example-string",
                    "dsx1TotalSEFSs": "example-string",
                    "dsx1TotalUASs": "example-string",
                    "dsx1TotalCSSs": "example-string",
                    "dsx1TotalPCVs": "example-string",
                    "dsx1TotalLESs": "example-string",
                    "dsx1TotalBESs": "example-string",
                    "dsx1TotalDMs": "example-string",
                    "dsx1TotalLCVs": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1TotalEntry-4"
      },
      "x-yang-path": "/dsx1TotalEntry={dsx1TotalIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1TotalIndex"
      ]
    },
    "/data/DS1-MIB:dsx1FarEndCurrentEntry": {
      "get": {
        "summary": "Get dsx1FarEndCurrentEntry list",
        "description": "Retrieve list of dsx1FarEndCurrentEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Far End Current table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1FarEndCurrentIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1FarEndTimeElapsed": {
                        "type": "integer",
                        "description": "The number of seconds that have elapsed since the\n            beginning of the far end current error-measurement\n            period.  If, for some reason, such as an\n            adjustment in the system's time-of-day clock, the\n            current interval exceeds the maximum value, the\n            agent will return the maximum value.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FarEndValidIntervals": {
                        "type": "integer",
                        "description": "The number of previous far end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute far end intervals\n            since the interface has been online.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FarEndCurrentESs": {
                        "type": "string",
                        "description": "The number of Far End Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentSESs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentSEFSs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentCSSs": {
                        "type": "string",
                        "description": "The number of Far End Controlled Slip Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentLESs": {
                        "type": "string",
                        "description": "The number of Far End Line Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentPCVs": {
                        "type": "string",
                        "description": "The number of Far End Path Coding Violations.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentBESs": {
                        "type": "string",
                        "description": "The number of Far End Bursty Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndCurrentDMs": {
                        "type": "string",
                        "description": "The number of Far End Degraded Minutes.",
                        "x-yang-type": "perfhist-tc:PerfCurrentCount"
                      },
                      "dsx1FarEndInvalidIntervals": {
                        "type": "integer",
                        "description": "The number of intervals in the range from 0 to\n            dsx1FarEndValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndCurrentEntry": [
                    {
                      "dsx1FarEndCurrentIndex": "example-string",
                      "dsx1FarEndTimeElapsed": -2147483648,
                      "dsx1FarEndValidIntervals": -2147483648,
                      "dsx1FarEndCurrentESs": "example-string",
                      "dsx1FarEndCurrentSESs": "example-string",
                      "dsx1FarEndCurrentSEFSs": "example-string",
                      "dsx1FarEndCurrentUASs": "example-string",
                      "dsx1FarEndCurrentCSSs": "example-string",
                      "dsx1FarEndCurrentLESs": "example-string",
                      "dsx1FarEndCurrentPCVs": "example-string",
                      "dsx1FarEndCurrentBESs": "example-string",
                      "dsx1FarEndCurrentDMs": "example-string",
                      "dsx1FarEndInvalidIntervals": -2147483648
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndCurrentEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FarEndCurrentEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FarEndCurrentEntry={dsx1FarEndCurrentIndex}": {
      "get": {
        "summary": "Get dsx1FarEndCurrentEntry entry",
        "description": "Retrieve specific dsx1FarEndCurrentEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1FarEndCurrentIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndCurrentIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1FarEndTimeElapsed": {
                      "type": "integer",
                      "description": "The number of seconds that have elapsed since the\n            beginning of the far end current error-measurement\n            period.  If, for some reason, such as an\n            adjustment in the system's time-of-day clock, the\n            current interval exceeds the maximum value, the\n            agent will return the maximum value.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FarEndValidIntervals": {
                      "type": "integer",
                      "description": "The number of previous far end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute far end intervals\n            since the interface has been online.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FarEndCurrentESs": {
                      "type": "string",
                      "description": "The number of Far End Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentSESs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentSEFSs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentCSSs": {
                      "type": "string",
                      "description": "The number of Far End Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentLESs": {
                      "type": "string",
                      "description": "The number of Far End Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentPCVs": {
                      "type": "string",
                      "description": "The number of Far End Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentBESs": {
                      "type": "string",
                      "description": "The number of Far End Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndCurrentDMs": {
                      "type": "string",
                      "description": "The number of Far End Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount"
                    },
                    "dsx1FarEndInvalidIntervals": {
                      "type": "integer",
                      "description": "The number of intervals in the range from 0 to\n            dsx1FarEndValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndCurrentEntry": {
                    "dsx1FarEndCurrentIndex": "example-string",
                    "dsx1FarEndTimeElapsed": -2147483648,
                    "dsx1FarEndValidIntervals": -2147483648,
                    "dsx1FarEndCurrentESs": "example-string",
                    "dsx1FarEndCurrentSESs": "example-string",
                    "dsx1FarEndCurrentSEFSs": "example-string",
                    "dsx1FarEndCurrentUASs": "example-string",
                    "dsx1FarEndCurrentCSSs": "example-string",
                    "dsx1FarEndCurrentLESs": "example-string",
                    "dsx1FarEndCurrentPCVs": "example-string",
                    "dsx1FarEndCurrentBESs": "example-string",
                    "dsx1FarEndCurrentDMs": "example-string",
                    "dsx1FarEndInvalidIntervals": -2147483648
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndCurrentEntry-4"
      },
      "x-yang-path": "/dsx1FarEndCurrentEntry={dsx1FarEndCurrentIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1FarEndCurrentIndex"
      ]
    },
    "/data/DS1-MIB:dsx1FarEndIntervalEntry": {
      "get": {
        "summary": "Get dsx1FarEndIntervalEntry list",
        "description": "Retrieve list of dsx1FarEndIntervalEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Far End Interval table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1FarEndIntervalIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1FarEndIntervalNumber": {
                        "type": "integer",
                        "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FarEndIntervalESs": {
                        "type": "string",
                        "description": "The number of Far End Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalSESs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalSEFSs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalCSSs": {
                        "type": "string",
                        "description": "The number of Far End Controlled Slip Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalLESs": {
                        "type": "string",
                        "description": "The number of Far End Line Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalPCVs": {
                        "type": "string",
                        "description": "The number of Far End Path Coding Violations.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalBESs": {
                        "type": "string",
                        "description": "The number of Far End Bursty Errored Seconds.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalDMs": {
                        "type": "string",
                        "description": "The number of Far End Degraded Minutes.",
                        "x-yang-type": "perfhist-tc:PerfIntervalCount"
                      },
                      "dsx1FarEndIntervalValidData": {
                        "type": "boolean",
                        "description": "This variable indicates if the data for this\n            interval is valid."
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndIntervalEntry": [
                    {
                      "dsx1FarEndIntervalIndex": "example-string",
                      "dsx1FarEndIntervalNumber": -2147483648,
                      "dsx1FarEndIntervalESs": "example-string",
                      "dsx1FarEndIntervalSESs": "example-string",
                      "dsx1FarEndIntervalSEFSs": "example-string",
                      "dsx1FarEndIntervalUASs": "example-string",
                      "dsx1FarEndIntervalCSSs": "example-string",
                      "dsx1FarEndIntervalLESs": "example-string",
                      "dsx1FarEndIntervalPCVs": "example-string",
                      "dsx1FarEndIntervalBESs": "example-string",
                      "dsx1FarEndIntervalDMs": "example-string",
                      "dsx1FarEndIntervalValidData": true
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndIntervalEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FarEndIntervalEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FarEndTotalEntry": {
      "get": {
        "summary": "Get dsx1FarEndTotalEntry list",
        "description": "Retrieve list of dsx1FarEndTotalEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Far End Total table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1FarEndTotalIndex": {
                        "type": "string",
                        "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      },
                      "dsx1FarEndTotalESs": {
                        "type": "string",
                        "description": "The number of Far End Errored Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalSESs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalSEFSs": {
                        "type": "string",
                        "description": "The number of Far End Severely Errored Framing\n            Seconds encountered by a DS1 interface in the\n            previous 24 hour interval. Invalid 15 minute\n            intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalUASs": {
                        "type": "string",
                        "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalCSSs": {
                        "type": "string",
                        "description": "The number of Far End Controlled Slip Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalLESs": {
                        "type": "string",
                        "description": "The number of Far End Line Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalPCVs": {
                        "type": "string",
                        "description": "The number of Far End Path Coding Violations\n            reported via the far end block error count\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalBESs": {
                        "type": "string",
                        "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      },
                      "dsx1FarEndTotalDMs": {
                        "type": "string",
                        "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                        "x-yang-type": "perfhist-tc:PerfTotalCount"
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndTotalEntry": [
                    {
                      "dsx1FarEndTotalIndex": "example-string",
                      "dsx1FarEndTotalESs": "example-string",
                      "dsx1FarEndTotalSESs": "example-string",
                      "dsx1FarEndTotalSEFSs": "example-string",
                      "dsx1FarEndTotalUASs": "example-string",
                      "dsx1FarEndTotalCSSs": "example-string",
                      "dsx1FarEndTotalLESs": "example-string",
                      "dsx1FarEndTotalPCVs": "example-string",
                      "dsx1FarEndTotalBESs": "example-string",
                      "dsx1FarEndTotalDMs": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndTotalEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FarEndTotalEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1FarEndTotalEntry={dsx1FarEndTotalIndex}": {
      "get": {
        "summary": "Get dsx1FarEndTotalEntry entry",
        "description": "Retrieve specific dsx1FarEndTotalEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1FarEndTotalIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "1"
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndTotalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1FarEndTotalESs": {
                      "type": "string",
                      "description": "The number of Far End Errored Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalSESs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalSEFSs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Framing\n            Seconds encountered by a DS1 interface in the\n            previous 24 hour interval. Invalid 15 minute\n            intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalCSSs": {
                      "type": "string",
                      "description": "The number of Far End Controlled Slip Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalLESs": {
                      "type": "string",
                      "description": "The number of Far End Line Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalPCVs": {
                      "type": "string",
                      "description": "The number of Far End Path Coding Violations\n            reported via the far end block error count\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    },
                    "dsx1FarEndTotalDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount"
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndTotalEntry": {
                    "dsx1FarEndTotalIndex": "example-string",
                    "dsx1FarEndTotalESs": "example-string",
                    "dsx1FarEndTotalSESs": "example-string",
                    "dsx1FarEndTotalSEFSs": "example-string",
                    "dsx1FarEndTotalUASs": "example-string",
                    "dsx1FarEndTotalCSSs": "example-string",
                    "dsx1FarEndTotalLESs": "example-string",
                    "dsx1FarEndTotalPCVs": "example-string",
                    "dsx1FarEndTotalBESs": "example-string",
                    "dsx1FarEndTotalDMs": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndTotalEntry-4"
      },
      "x-yang-path": "/dsx1FarEndTotalEntry={dsx1FarEndTotalIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1FarEndTotalIndex"
      ]
    },
    "/data/DS1-MIB:dsx1FracEntry": {
      "get": {
        "summary": "Get dsx1FracEntry list",
        "description": "Retrieve list of dsx1FracEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "An entry in the DS1 Fractional table.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "dsx1FracIndex": {
                        "type": "integer",
                        "description": "The index value which uniquely identifies  the\n            DS1  interface  to which this entry is applicable\n            The interface identified by a  particular\n            value  of  this  index is the same interface as\n            identified by the same value  an  dsx1LineIndex\n            object instance.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FracNumber": {
                        "type": "integer",
                        "description": "The channel number for this entry.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "dsx1FracIfIndex": {
                        "type": "integer",
                        "description": "An index value that uniquely identifies an\n            interface.  The interface identified by a particular\n            value of this index is the same  interface\n            as  identified by the same value an ifIndex\n            object instance. If no interface is currently using\n            a channel, the value should be zero.  If a\n            single interface occupies more  than  one  time\n            slot,  that ifIndex value will be found in multiple\n            time slots.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FracEntry": [
                    {
                      "dsx1FracIndex": 1,
                      "dsx1FracNumber": -2147483648,
                      "dsx1FracIfIndex": 1
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FracEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1FracEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1ChanMappingEntry": {
      "get": {
        "summary": "Get dsx1ChanMappingEntry list",
        "description": "Retrieve list of dsx1ChanMappingEntry entries from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "dsx1ChanMappingEntry",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "dsx1Ds1ChannelNumber": {
                        "type": "string",
                        "description": "dsx1Ds1ChannelNumber",
                        "x-yang-type": "leafref"
                      },
                      "dsx1ChanMappedIfIndex": {
                        "type": "string",
                        "description": "This object indicates the ifIndex value assigned\n            by the agent for the individual ds1 ifEntry that\n            corresponds to the given DS1 channel number\n            (specified by the INDEX element\n            dsx1Ds1ChannelNumber) of the given channelized\n            interface (specified by INDEX element ifIndex).",
                        "x-yang-type": "if-mib:InterfaceIndex"
                      }
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ChanMappingEntry": [
                    {
                      "ifIndex": "example-string",
                      "dsx1Ds1ChannelNumber": "example-string",
                      "dsx1ChanMappedIfIndex": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ChanMappingEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/dsx1ChanMappingEntry",
      "x-restconf-kind": "container"
    },
    "/data/DS1-MIB:dsx1IntervalTable/dsx1IntervalEntry={dsx1IntervalIndex},{dsx1IntervalNumber}": {
      "get": {
        "summary": "Get dsx1IntervalEntry entry",
        "description": "Retrieve specific dsx1IntervalEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1IntervalIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dsx1IntervalNumber",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1IntervalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1IntervalNumber": {
                      "type": "integer",
                      "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1IntervalESs": {
                      "type": "string",
                      "description": "The number of Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalSESs": {
                      "type": "string",
                      "description": "The number of Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalSEFSs": {
                      "type": "string",
                      "description": "The number of Severely Errored Framing Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.  This object\n            may decrease if the occurance of unavailable\n            seconds occurs across an inteval boundary.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalCSSs": {
                      "type": "string",
                      "description": "The number of Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalPCVs": {
                      "type": "string",
                      "description": "The number of Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalLESs": {
                      "type": "string",
                      "description": "The number of Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalLCVs": {
                      "type": "string",
                      "description": "The number of Line Code Violations.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalValidData": {
                      "type": "boolean",
                      "description": "This variable indicates if the data for this\n            interval is valid."
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1IntervalEntry": {
                    "dsx1IntervalIndex": "example-string",
                    "dsx1IntervalNumber": -2147483648,
                    "dsx1IntervalESs": "example-string",
                    "dsx1IntervalSESs": "example-string",
                    "dsx1IntervalSEFSs": "example-string",
                    "dsx1IntervalUASs": "example-string",
                    "dsx1IntervalCSSs": "example-string",
                    "dsx1IntervalPCVs": "example-string",
                    "dsx1IntervalLESs": "example-string",
                    "dsx1IntervalBESs": "example-string",
                    "dsx1IntervalDMs": "example-string",
                    "dsx1IntervalLCVs": "example-string",
                    "dsx1IntervalValidData": true
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1IntervalEntry-2"
      },
      "x-yang-path": "/dsx1IntervalTable/dsx1IntervalEntry={dsx1IntervalIndex dsx1IntervalNumber}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1IntervalIndex dsx1IntervalNumber"
      ]
    },
    "/data/DS1-MIB:dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry={dsx1FarEndIntervalIndex},{dsx1FarEndIntervalNumber}": {
      "get": {
        "summary": "Get dsx1FarEndIntervalEntry entry",
        "description": "Retrieve specific dsx1FarEndIntervalEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1FarEndIntervalIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dsx1FarEndIntervalNumber",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndIntervalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1FarEndIntervalNumber": {
                      "type": "integer",
                      "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FarEndIntervalESs": {
                      "type": "string",
                      "description": "The number of Far End Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalSESs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalSEFSs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalCSSs": {
                      "type": "string",
                      "description": "The number of Far End Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalLESs": {
                      "type": "string",
                      "description": "The number of Far End Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalPCVs": {
                      "type": "string",
                      "description": "The number of Far End Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalBESs": {
                      "type": "string",
                      "description": "The number of Far End Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalDMs": {
                      "type": "string",
                      "description": "The number of Far End Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalValidData": {
                      "type": "boolean",
                      "description": "This variable indicates if the data for this\n            interval is valid."
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndIntervalEntry": {
                    "dsx1FarEndIntervalIndex": "example-string",
                    "dsx1FarEndIntervalNumber": -2147483648,
                    "dsx1FarEndIntervalESs": "example-string",
                    "dsx1FarEndIntervalSESs": "example-string",
                    "dsx1FarEndIntervalSEFSs": "example-string",
                    "dsx1FarEndIntervalUASs": "example-string",
                    "dsx1FarEndIntervalCSSs": "example-string",
                    "dsx1FarEndIntervalLESs": "example-string",
                    "dsx1FarEndIntervalPCVs": "example-string",
                    "dsx1FarEndIntervalBESs": "example-string",
                    "dsx1FarEndIntervalDMs": "example-string",
                    "dsx1FarEndIntervalValidData": true
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndIntervalEntry-2"
      },
      "x-yang-path": "/dsx1FarEndIntervalTable/dsx1FarEndIntervalEntry={dsx1FarEndIntervalIndex dsx1FarEndIntervalNumber}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1FarEndIntervalIndex dsx1FarEndIntervalNumber"
      ]
    },
    "/data/DS1-MIB:dsx1FracTable/dsx1FracEntry={dsx1FracIndex},{dsx1FracNumber}": {
      "get": {
        "summary": "Get dsx1FracEntry entry",
        "description": "Retrieve specific dsx1FracEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1FracIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dsx1FracNumber",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FracIndex": {
                      "type": "integer",
                      "description": "The index value which uniquely identifies  the\n            DS1  interface  to which this entry is applicable\n            The interface identified by a  particular\n            value  of  this  index is the same interface as\n            identified by the same value  an  dsx1LineIndex\n            object instance.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FracNumber": {
                      "type": "integer",
                      "description": "The channel number for this entry.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FracIfIndex": {
                      "type": "integer",
                      "description": "An index value that uniquely identifies an\n            interface.  The interface identified by a particular\n            value of this index is the same  interface\n            as  identified by the same value an ifIndex\n            object instance. If no interface is currently using\n            a channel, the value should be zero.  If a\n            single interface occupies more  than  one  time\n            slot,  that ifIndex value will be found in multiple\n            time slots.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FracEntry": {
                    "dsx1FracIndex": 1,
                    "dsx1FracNumber": -2147483648,
                    "dsx1FracIfIndex": 1
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FracEntry-2"
      },
      "x-yang-path": "/dsx1FracTable/dsx1FracEntry={dsx1FracIndex dsx1FracNumber}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1FracIndex dsx1FracNumber"
      ]
    },
    "/data/DS1-MIB:dsx1ChanMappingTable/dsx1ChanMappingEntry={ifIndex},{dsx1Ds1ChannelNumber}": {
      "get": {
        "summary": "Get dsx1ChanMappingEntry entry",
        "description": "Retrieve specific dsx1ChanMappingEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dsx1Ds1ChannelNumber",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "dsx1Ds1ChannelNumber": {
                      "type": "string",
                      "description": "dsx1Ds1ChannelNumber",
                      "x-yang-type": "leafref"
                    },
                    "dsx1ChanMappedIfIndex": {
                      "type": "string",
                      "description": "This object indicates the ifIndex value assigned\n            by the agent for the individual ds1 ifEntry that\n            corresponds to the given DS1 channel number\n            (specified by the INDEX element\n            dsx1Ds1ChannelNumber) of the given channelized\n            interface (specified by INDEX element ifIndex).",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ChanMappingEntry": {
                    "ifIndex": "example-string",
                    "dsx1Ds1ChannelNumber": "example-string",
                    "dsx1ChanMappedIfIndex": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ChanMappingEntry-2"
      },
      "x-yang-path": "/dsx1ChanMappingTable/dsx1ChanMappingEntry={ifIndex dsx1Ds1ChannelNumber}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex dsx1Ds1ChannelNumber"
      ]
    },
    "/data/DS1-MIB:dsx1IntervalEntry={dsx1IntervalIndex},{dsx1IntervalNumber}": {
      "get": {
        "summary": "Get dsx1IntervalEntry entry",
        "description": "Retrieve specific dsx1IntervalEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1IntervalIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dsx1IntervalNumber",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1IntervalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1IntervalNumber": {
                      "type": "integer",
                      "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1IntervalESs": {
                      "type": "string",
                      "description": "The number of Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalSESs": {
                      "type": "string",
                      "description": "The number of Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalSEFSs": {
                      "type": "string",
                      "description": "The number of Severely Errored Framing Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.  This object\n            may decrease if the occurance of unavailable\n            seconds occurs across an inteval boundary.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalCSSs": {
                      "type": "string",
                      "description": "The number of Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalPCVs": {
                      "type": "string",
                      "description": "The number of Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalLESs": {
                      "type": "string",
                      "description": "The number of Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalLCVs": {
                      "type": "string",
                      "description": "The number of Line Code Violations.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1IntervalValidData": {
                      "type": "boolean",
                      "description": "This variable indicates if the data for this\n            interval is valid."
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1IntervalEntry": {
                    "dsx1IntervalIndex": "example-string",
                    "dsx1IntervalNumber": -2147483648,
                    "dsx1IntervalESs": "example-string",
                    "dsx1IntervalSESs": "example-string",
                    "dsx1IntervalSEFSs": "example-string",
                    "dsx1IntervalUASs": "example-string",
                    "dsx1IntervalCSSs": "example-string",
                    "dsx1IntervalPCVs": "example-string",
                    "dsx1IntervalLESs": "example-string",
                    "dsx1IntervalBESs": "example-string",
                    "dsx1IntervalDMs": "example-string",
                    "dsx1IntervalLCVs": "example-string",
                    "dsx1IntervalValidData": true
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1IntervalEntry-4"
      },
      "x-yang-path": "/dsx1IntervalEntry={dsx1IntervalIndex dsx1IntervalNumber}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1IntervalIndex dsx1IntervalNumber"
      ]
    },
    "/data/DS1-MIB:dsx1FarEndIntervalEntry={dsx1FarEndIntervalIndex},{dsx1FarEndIntervalNumber}": {
      "get": {
        "summary": "Get dsx1FarEndIntervalEntry entry",
        "description": "Retrieve specific dsx1FarEndIntervalEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1FarEndIntervalIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dsx1FarEndIntervalNumber",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndIntervalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    },
                    "dsx1FarEndIntervalNumber": {
                      "type": "integer",
                      "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FarEndIntervalESs": {
                      "type": "string",
                      "description": "The number of Far End Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalSESs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalSEFSs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalCSSs": {
                      "type": "string",
                      "description": "The number of Far End Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalLESs": {
                      "type": "string",
                      "description": "The number of Far End Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalPCVs": {
                      "type": "string",
                      "description": "The number of Far End Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalBESs": {
                      "type": "string",
                      "description": "The number of Far End Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalDMs": {
                      "type": "string",
                      "description": "The number of Far End Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount"
                    },
                    "dsx1FarEndIntervalValidData": {
                      "type": "boolean",
                      "description": "This variable indicates if the data for this\n            interval is valid."
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FarEndIntervalEntry": {
                    "dsx1FarEndIntervalIndex": "example-string",
                    "dsx1FarEndIntervalNumber": -2147483648,
                    "dsx1FarEndIntervalESs": "example-string",
                    "dsx1FarEndIntervalSESs": "example-string",
                    "dsx1FarEndIntervalSEFSs": "example-string",
                    "dsx1FarEndIntervalUASs": "example-string",
                    "dsx1FarEndIntervalCSSs": "example-string",
                    "dsx1FarEndIntervalLESs": "example-string",
                    "dsx1FarEndIntervalPCVs": "example-string",
                    "dsx1FarEndIntervalBESs": "example-string",
                    "dsx1FarEndIntervalDMs": "example-string",
                    "dsx1FarEndIntervalValidData": true
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FarEndIntervalEntry-4"
      },
      "x-yang-path": "/dsx1FarEndIntervalEntry={dsx1FarEndIntervalIndex dsx1FarEndIntervalNumber}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1FarEndIntervalIndex dsx1FarEndIntervalNumber"
      ]
    },
    "/data/DS1-MIB:dsx1FracEntry={dsx1FracIndex},{dsx1FracNumber}": {
      "get": {
        "summary": "Get dsx1FracEntry entry",
        "description": "Retrieve specific dsx1FracEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "dsx1FracIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dsx1FracNumber",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dsx1FracIndex": {
                      "type": "integer",
                      "description": "The index value which uniquely identifies  the\n            DS1  interface  to which this entry is applicable\n            The interface identified by a  particular\n            value  of  this  index is the same interface as\n            identified by the same value  an  dsx1LineIndex\n            object instance.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FracNumber": {
                      "type": "integer",
                      "description": "The channel number for this entry.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "dsx1FracIfIndex": {
                      "type": "integer",
                      "description": "An index value that uniquely identifies an\n            interface.  The interface identified by a particular\n            value of this index is the same  interface\n            as  identified by the same value an ifIndex\n            object instance. If no interface is currently using\n            a channel, the value should be zero.  If a\n            single interface occupies more  than  one  time\n            slot,  that ifIndex value will be found in multiple\n            time slots.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1FracEntry": {
                    "dsx1FracIndex": 1,
                    "dsx1FracNumber": -2147483648,
                    "dsx1FracIfIndex": 1
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1FracEntry-4"
      },
      "x-yang-path": "/dsx1FracEntry={dsx1FracIndex dsx1FracNumber}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "dsx1FracIndex dsx1FracNumber"
      ]
    },
    "/data/DS1-MIB:dsx1ChanMappingEntry={ifIndex},{dsx1Ds1ChannelNumber}": {
      "get": {
        "summary": "Get dsx1ChanMappingEntry entry",
        "description": "Retrieve specific dsx1ChanMappingEntry entry by key from MIB",
        "tags": [
          "DS1-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dsx1Ds1ChannelNumber",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "dsx1Ds1ChannelNumber": {
                      "type": "string",
                      "description": "dsx1Ds1ChannelNumber",
                      "x-yang-type": "leafref"
                    },
                    "dsx1ChanMappedIfIndex": {
                      "type": "string",
                      "description": "This object indicates the ifIndex value assigned\n            by the agent for the individual ds1 ifEntry that\n            corresponds to the given DS1 channel number\n            (specified by the INDEX element\n            dsx1Ds1ChannelNumber) of the given channelized\n            interface (specified by INDEX element ifIndex).",
                      "x-yang-type": "if-mib:InterfaceIndex"
                    }
                  }
                },
                "example": {
                  "DS1-MIB:dsx1ChanMappingEntry": {
                    "ifIndex": "example-string",
                    "dsx1Ds1ChannelNumber": "example-string",
                    "dsx1ChanMappedIfIndex": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-dsx1ChanMappingEntry-4"
      },
      "x-yang-path": "/dsx1ChanMappingEntry={ifIndex dsx1Ds1ChannelNumber}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex dsx1Ds1ChannelNumber"
      ]
    }
  },
  "components": {
    "schemas": {
      "DS1-MIB_DS1-MIB": {
        "type": "object",
        "description": "The DS1 Configuration table.",
        "properties": {
          "dsx1ConfigEntry": {
            "type": "array",
            "description": "An entry in the DS1 Configuration table.",
            "items": {
              "type": "object",
              "properties": {
                "dsx1LineIndex": {
                  "type": "string",
                  "description": "This object should be made equal to ifIndex.  The\n            next paragraph describes its previous usage.\n            Making the object equal to ifIndex allows proper\n            use of ifStackTable and ds0/ds0bundle mibs.\n            \n            Previously, this object is the identifier of a DS1\n            Interface on a managed device.  If there is an\n            ifEntry that is directly associated with this and\n            only this DS1 interface, it should have the same\n            value as ifIndex.  Otherwise, number the\n            dsx1LineIndices with an unique identifier\n            following the rules of choosing a number that is\n            greater than ifNumber and numbering the inside\n            interfaces (e.g., equipment side) with even\n            numbers and outside interfaces (e.g, network side)\n            with odd numbers.",
                  "x-yang-type": "if-mib:InterfaceIndex",
                  "readOnly": true
                },
                "dsx1IfIndex": {
                  "type": "string",
                  "description": "This value for this object is equal to the value\n            of ifIndex from the Interfaces table of MIB II\n            (RFC 1213).",
                  "x-yang-type": "if-mib:InterfaceIndex",
                  "readOnly": true
                },
                "dsx1TimeElapsed": {
                  "type": "integer",
                  "description": "The number of seconds that have elapsed since\n            the beginning of the near end current error-\n            measurement period.  If, for some reason, such\n            as an adjustment in the system's time-of-day\n            clock, the current interval exceeds the maximum\n            value, the agent will return the maximum value.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1ValidIntervals": {
                  "type": "integer",
                  "description": "The number of previous near end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute near end\n            intervals since the interface has been online.  In\n            the case where the agent is a proxy, it is\n            possible that some intervals are unavailable.  In\n            this case, this interval is the maximum interval\n            number for which data is available.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1LineType": {
                  "type": "string",
                  "description": "This variable indicates  the  variety  of  DS1\n            Line  implementing  this  circuit.  The type of\n            circuit affects the number of bits  per  second\n            that  the circuit can reasonably carry, as well\n            as the interpretation of the  usage  and  error\n            statistics.  The values, in sequence, describe:\n            \n            TITLE:         SPECIFICATION:\n            dsx1ESF         Extended SuperFrame DS1 (T1.107)\n            dsx1D4          AT&T D4 format DS1 (T1.107)\n            dsx1E1          ITU-T Recommendation G.704\n                             (Table 4a)\n            dsx1E1-CRC      ITU-T Recommendation G.704\n                             (Table 4b)\n            dsxE1-MF        G.704 (Table 4a) with TS16\n                             multiframing enabled\n            dsx1E1-CRC-MF   G.704 (Table 4b) with TS16\n                             multiframing enabled\n            dsx1Unframed    DS1 with No Framing\n            dsx1E1Unframed  E1 with No Framing (G.703)\n            dsx1DS2M12      DS2 frame format (T1.107)\n            dsx1E2          E2 frame format (G.704)\n            \n            For clarification, the capacity for each E1 type\n            is as listed below:\n            dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k\n            dsx1E1 or dsx1E1CRC - E1, with framing,\n               no signalling = 31 x 64k = 1984k\n            dsx1E1MF or dsx1E1CRCMF - E1, with framing,\n               signalling = 30 x 64k = 1920k\n            \n            For further information See ITU-T Recomm G.704",
                  "readOnly": true
                },
                "dsx1LineCoding": {
                  "type": "string",
                  "description": "This variable describes the variety of Zero Code\n            Suppression used on this interface, which in turn\n            affects a number of its characteristics.\n            \n            dsx1JBZS refers the Jammed Bit Zero Suppression,\n            in which the AT&T specification of at least one\n            pulse every 8 bit periods is literally implemented\n            by forcing a pulse in bit 8 of each channel.\n            Thus, only seven bits per channel, or 1.344 Mbps,\n            is available for data.\n            \n            dsx1B8ZS refers to the use of a specified pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of eight zero bits.\n            \n            ANSI Clear Channels may use dsx1ZBTSI, or Zero\n            Byte Time Slot Interchange.\n            \n            E1 links, with or without CRC, use dsx1HDB3 or\n            dsx1AMI.\n            \n            dsx1AMI refers to a mode wherein no zero code\n            suppression is present and the line encoding does\n            not solve the problem directly.  In this\n            application, the higher layer must provide data\n            which meets or exceeds the pulse density\n            requirements, such as inverting HDLC data.\n            \n            dsx1B6ZS refers to the user of a specifed pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of six zero bits.  Used\n            for DS2.",
                  "readOnly": true
                },
                "dsx1SendCode": {
                  "type": "string",
                  "description": "This variable indicates what type of code is\n            being sent across the DS1 interface by the device.\n            Setting this variable causes the interface to send\n            the code requested.  The values mean:\n            dsx1SendNoCode\n            sending looped or normal data\n            \n            dsx1SendLineCode\n            sending a request for a line loopback\n            \n            dsx1SendPayloadCode\n            sending a request for a payload loopback\n            \n            dsx1SendResetCode\n            sending a loopback termination request\n            \n            dsx1SendQRS\n            sending a Quasi-Random Signal  (QRS)  test\n            pattern\n            \n            dsx1Send511Pattern\n            sending a 511 bit fixed test pattern\n            \n            dsx1Send3in24Pattern\n            sending a fixed test pattern of 3 bits set\n            in 24\n            \n            dsx1SendOtherTestPattern\n            sending a test pattern  other  than  those\n            described by this object",
                  "readOnly": true
                },
                "dsx1CircuitIdentifier": {
                  "type": "string",
                  "description": "This variable contains the transmission vendor's\n            circuit identifier, for the purpose of\n            facilitating troubleshooting.",
                  "x-yang-type": "snmpv2-tc:DisplayString",
                  "readOnly": true
                },
                "dsx1LoopbackConfig": {
                  "type": "string",
                  "description": "This variable represents the desired loopback\n            configuration of the DS1 interface.  Agents\n            supporting read/write access should return\n            inconsistentValue in response to a requested\n            loopback state that the interface does not\n            support.  The values mean:\n            \n            dsx1NoLoop\n             Not in the loopback state.  A device that is not\n            capable of performing a loopback on the interface\n            shall always return this as its value.\n            \n            dsx1PayloadLoop\n             The received signal at this interface is looped\n            through the device.  Typically the received signal\n            is looped back for retransmission after it has\n            passed through the device's framing function.\n            \n            dsx1LineLoop\n             The received signal at this interface does not go\n            through the device (minimum penetration) but is\n            looped back out.\n            \n            dsx1OtherLoop\n             Loopbacks that are not defined here.\n            \n            dsx1InwardLoop\n             The transmitted signal at this interface is\n            looped back and received by the same interface.\n            What is transmitted onto the line is product\n            dependent.\n            \n            dsx1DualLoop\n             Both dsx1LineLoop and dsx1InwardLoop will be\n            active simultaneously.",
                  "readOnly": true
                },
                "dsx1LineStatus": {
                  "type": "integer",
                  "description": "This variable indicates the Line Status of the\n            interface.  It contains loopback, failure,\n            received 'alarm' and transmitted 'alarms\n            information.\n            \n            The dsx1LineStatus is a bit map represented as a\n            sum, therefore, it can represent multiple failures\n            (alarms) and a LoopbackState simultaneously.\n            \n            dsx1NoAlarm must be set if and only if no other\n            flag is set.\n            \n            If the dsx1loopbackState bit is set, the loopback\n            in effect can be determined from the\n            dsx1loopbackConfig object.\n            The various bit positions are:\n            1     dsx1NoAlarm           No alarm present\n            2     dsx1RcvFarEndLOF      Far end LOF (a.k.a., Yellow Alarm)\n            4     dsx1XmtFarEndLOF      Near end sending LOF Indication\n            8     dsx1RcvAIS            Far end sending AIS\n            16     dsx1XmtAIS            Near end sending AIS\n            32     dsx1LossOfFrame       Near end LOF (a.k.a., Red Alarm)\n            64     dsx1LossOfSignal      Near end Loss Of Signal\n            128     dsx1LoopbackState     Near end is looped\n            256     dsx1T16AIS            E1 TS16 AIS\n            512     dsx1RcvFarEndLOMF     Far End Sending TS16 LOMF\n            1024     dsx1XmtFarEndLOMF     Near End Sending TS16 LOMF\n            2048     dsx1RcvTestCode       Near End detects a test code\n            4096     dsx1OtherFailure      any line status not defined here\n            8192     dsx1UnavailSigState   Near End in Unavailable Signal\n                             State\n            16384     dsx1NetEquipOOS       Carrier Equipment Out of Service\n            32768     dsx1RcvPayloadAIS     DS2 Payload AIS\n            65536     dsx1Ds2PerfThreshold  DS2 Performance Threshold\n                             Exceeded",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1SignalMode": {
                  "type": "string",
                  "description": "'none' indicates that no bits are reserved for\n            signaling on this channel.\n            \n            'robbedBit' indicates that DS1 Robbed Bit  Sig-\n            naling is in use.\n            \n            'bitOriented' indicates that E1 Channel  Asso-\n            ciated Signaling is in use.\n            \n            'messageOriented' indicates that Common  Chan-\n            nel Signaling is in use either on channel 16 of\n            an E1 link or channel 24 of a DS1.",
                  "readOnly": true
                },
                "dsx1TransmitClockSource": {
                  "type": "string",
                  "description": "The source of Transmit Clock.\n            'loopTiming' indicates that the recovered re-\n            ceive clock is used as the transmit clock.\n            \n            'localTiming' indicates that a local clock\n            source is used or when an external clock is\n            attached to the box containing the interface.\n            \n            'throughTiming' indicates that recovered re-\n            ceive clock from another interface is used as\n            the transmit clock.",
                  "readOnly": true
                },
                "dsx1Fdl": {
                  "type": "integer",
                  "description": "This bitmap describes the use of  the  facili-\n            ties data link, and is the sum of the capabili-\n            ties.  Set any bits that are appropriate:\n            \n            other(1),\n            dsx1AnsiT1403(2),\n            dsx1Att54016(4),\n            dsx1FdlNone(8)\n            \n             'other' indicates that a protocol  other  than\n            one following is used.\n            \n             'dsx1AnsiT1403' refers to the  FDL  exchange\n            recommended by ANSI.\n            \n             'dsx1Att54016' refers to ESF FDL exchanges.\n            \n             'dsx1FdlNone' indicates that the device  does\n            not use the FDL.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1InvalidIntervals": {
                  "type": "integer",
                  "description": "The number of intervals in the range from 0 to\n            dsx1ValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1LineLength": {
                  "type": "integer",
                  "description": "The length of the ds1 line in meters. This\n            objects provides information for line build out\n            circuitry.  This object is only useful if the\n            interface has configurable line build out\n            circuitry.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1LineStatusLastChange": {
                  "type": "string",
                  "description": "The value of MIB II's sysUpTime object at the\n            time this DS1 entered its current line status\n            state.  If the current state was entered prior to\n            the last re-initialization of the proxy-agent,\n            then this object contains a zero value.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "dsx1LineStatusChangeTrapEnable": {
                  "type": "string",
                  "description": "Indicates whether dsx1LineStatusChange traps\n            should be generated for this interface.",
                  "readOnly": true
                },
                "dsx1LoopbackStatus": {
                  "type": "integer",
                  "description": "This variable represents the current state of the\n            loopback on the DS1 interface.  It contains\n            information about loopbacks established by a\n            manager and remotely from the far end.\n            \n            The dsx1LoopbackStatus is a bit map represented as\n            a sum, therefore is can represent multiple\n            loopbacks simultaneously.\n            \n            The various bit positions are:\n             1  dsx1NoLoopback\n             2  dsx1NearEndPayloadLoopback\n             4  dsx1NearEndLineLoopback\n             8  dsx1NearEndOtherLoopback\n            16  dsx1NearEndInwardLoopback\n            32  dsx1FarEndPayloadLoopback\n            64  dsx1FarEndLineLoopback",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1Ds1ChannelNumber": {
                  "type": "integer",
                  "description": "This variable represents the channel number of\n            the DS1/E1 on its parent Ds2/E2 or DS3/E3.  A\n            value of 0 indicated this DS1/E1 does not have a\n            parent DS3/E3.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1Channelization": {
                  "type": "string",
                  "description": "Indicates whether this ds1/e1 is channelized or\n            unchannelized.  The value of enabledDs0 indicates\n            that this is a DS1 channelized into DS0s.  The\n            value of enabledDs1 indicated that this is a DS2\n            channelized into DS1s.  Setting this value will\n            cause the creation or deletion of entries in the\n            ifTable for the DS0s that are within the DS1.",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "dsx1CurrentEntry": {
            "type": "array",
            "description": "An entry in the DS1 Current table.",
            "items": {
              "type": "object",
              "properties": {
                "dsx1CurrentIndex": {
                  "type": "string",
                  "description": "The index value which uniquely identifies  the\n            DS1 interface to which this entry is applicable.\n            The interface identified by a particular value of\n            this index is the same interface as identified by\n            the same value as a dsx1LineIndex object\n            instance.",
                  "x-yang-type": "if-mib:InterfaceIndex",
                  "readOnly": true
                },
                "dsx1CurrentESs": {
                  "type": "string",
                  "description": "The number of Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1CurrentSESs": {
                  "type": "string",
                  "description": "The number of Severely Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1CurrentSEFSs": {
                  "type": "string",
                  "description": "The number of Severely Errored Framing Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1CurrentUASs": {
                  "type": "string",
                  "description": "The number of Unavailable Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1CurrentCSSs": {
                  "type": "string",
                  "description": "The number of Controlled Slip Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1CurrentPCVs": {
                  "type": "string",
                  "description": "The number of Path Coding Violations.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1CurrentLESs": {
                  "type": "string",
                  "description": "The number of Line Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1CurrentBESs": {
                  "type": "string",
                  "description": "The number of Bursty Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1CurrentDMs": {
                  "type": "string",
                  "description": "The number of Degraded Minutes.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1CurrentLCVs": {
                  "type": "string",
                  "description": "The number of Line Code Violations (LCVs).",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "dsx1IntervalEntry": {
            "type": "array",
            "description": "An entry in the DS1 Interval table.",
            "items": {
              "type": "object",
              "properties": {
                "dsx1IntervalIndex": {
                  "type": "string",
                  "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                  "x-yang-type": "if-mib:InterfaceIndex",
                  "readOnly": true
                },
                "dsx1IntervalNumber": {
                  "type": "integer",
                  "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1IntervalESs": {
                  "type": "string",
                  "description": "The number of Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalSESs": {
                  "type": "string",
                  "description": "The number of Severely Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalSEFSs": {
                  "type": "string",
                  "description": "The number of Severely Errored Framing Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalUASs": {
                  "type": "string",
                  "description": "The number of Unavailable Seconds.  This object\n            may decrease if the occurance of unavailable\n            seconds occurs across an inteval boundary.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalCSSs": {
                  "type": "string",
                  "description": "The number of Controlled Slip Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalPCVs": {
                  "type": "string",
                  "description": "The number of Path Coding Violations.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalLESs": {
                  "type": "string",
                  "description": "The number of Line Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalBESs": {
                  "type": "string",
                  "description": "The number of Bursty Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalDMs": {
                  "type": "string",
                  "description": "The number of Degraded Minutes.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalLCVs": {
                  "type": "string",
                  "description": "The number of Line Code Violations.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1IntervalValidData": {
                  "type": "boolean",
                  "description": "This variable indicates if the data for this\n            interval is valid.",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "dsx1TotalEntry": {
            "type": "array",
            "description": "An entry in the DS1 Total table.",
            "items": {
              "type": "object",
              "properties": {
                "dsx1TotalIndex": {
                  "type": "string",
                  "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                  "x-yang-type": "if-mib:InterfaceIndex",
                  "readOnly": true
                },
                "dsx1TotalESs": {
                  "type": "string",
                  "description": "The sum of Errored Seconds encountered by a DS1\n            interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1TotalSESs": {
                  "type": "string",
                  "description": "The number of Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1TotalSEFSs": {
                  "type": "string",
                  "description": "The number of Severely Errored Framing Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1TotalUASs": {
                  "type": "string",
                  "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1TotalCSSs": {
                  "type": "string",
                  "description": "The number of Controlled Slip Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1TotalPCVs": {
                  "type": "string",
                  "description": "The number of Path Coding Violations encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1TotalLESs": {
                  "type": "string",
                  "description": "The number of Line Errored Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1TotalBESs": {
                  "type": "string",
                  "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1TotalDMs": {
                  "type": "string",
                  "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1TotalLCVs": {
                  "type": "string",
                  "description": "The number of Line Code Violations (LCVs)\n            encountered by a DS1 interface in the current 15\n            minute interval.  Invalid 15 minute intervals\n            count as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "dsx1FarEndCurrentEntry": {
            "type": "array",
            "description": "An entry in the DS1 Far End Current table.",
            "items": {
              "type": "object",
              "properties": {
                "dsx1FarEndCurrentIndex": {
                  "type": "string",
                  "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                  "x-yang-type": "if-mib:InterfaceIndex",
                  "readOnly": true
                },
                "dsx1FarEndTimeElapsed": {
                  "type": "integer",
                  "description": "The number of seconds that have elapsed since the\n            beginning of the far end current error-measurement\n            period.  If, for some reason, such as an\n            adjustment in the system's time-of-day clock, the\n            current interval exceeds the maximum value, the\n            agent will return the maximum value.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1FarEndValidIntervals": {
                  "type": "integer",
                  "description": "The number of previous far end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute far end intervals\n            since the interface has been online.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1FarEndCurrentESs": {
                  "type": "string",
                  "description": "The number of Far End Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1FarEndCurrentSESs": {
                  "type": "string",
                  "description": "The number of Far End Severely Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1FarEndCurrentSEFSs": {
                  "type": "string",
                  "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1FarEndCurrentUASs": {
                  "type": "string",
                  "description": "The number of Unavailable Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1FarEndCurrentCSSs": {
                  "type": "string",
                  "description": "The number of Far End Controlled Slip Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1FarEndCurrentLESs": {
                  "type": "string",
                  "description": "The number of Far End Line Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1FarEndCurrentPCVs": {
                  "type": "string",
                  "description": "The number of Far End Path Coding Violations.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1FarEndCurrentBESs": {
                  "type": "string",
                  "description": "The number of Far End Bursty Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1FarEndCurrentDMs": {
                  "type": "string",
                  "description": "The number of Far End Degraded Minutes.",
                  "x-yang-type": "perfhist-tc:PerfCurrentCount",
                  "readOnly": true
                },
                "dsx1FarEndInvalidIntervals": {
                  "type": "integer",
                  "description": "The number of intervals in the range from 0 to\n            dsx1FarEndValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "dsx1FarEndIntervalEntry": {
            "type": "array",
            "description": "An entry in the DS1 Far End Interval table.",
            "items": {
              "type": "object",
              "properties": {
                "dsx1FarEndIntervalIndex": {
                  "type": "string",
                  "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                  "x-yang-type": "if-mib:InterfaceIndex",
                  "readOnly": true
                },
                "dsx1FarEndIntervalNumber": {
                  "type": "integer",
                  "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1FarEndIntervalESs": {
                  "type": "string",
                  "description": "The number of Far End Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1FarEndIntervalSESs": {
                  "type": "string",
                  "description": "The number of Far End Severely Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1FarEndIntervalSEFSs": {
                  "type": "string",
                  "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1FarEndIntervalUASs": {
                  "type": "string",
                  "description": "The number of Unavailable Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1FarEndIntervalCSSs": {
                  "type": "string",
                  "description": "The number of Far End Controlled Slip Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1FarEndIntervalLESs": {
                  "type": "string",
                  "description": "The number of Far End Line Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1FarEndIntervalPCVs": {
                  "type": "string",
                  "description": "The number of Far End Path Coding Violations.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1FarEndIntervalBESs": {
                  "type": "string",
                  "description": "The number of Far End Bursty Errored Seconds.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1FarEndIntervalDMs": {
                  "type": "string",
                  "description": "The number of Far End Degraded Minutes.",
                  "x-yang-type": "perfhist-tc:PerfIntervalCount",
                  "readOnly": true
                },
                "dsx1FarEndIntervalValidData": {
                  "type": "boolean",
                  "description": "This variable indicates if the data for this\n            interval is valid.",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "dsx1FarEndTotalEntry": {
            "type": "array",
            "description": "An entry in the DS1 Far End Total table.",
            "items": {
              "type": "object",
              "properties": {
                "dsx1FarEndTotalIndex": {
                  "type": "string",
                  "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                  "x-yang-type": "if-mib:InterfaceIndex",
                  "readOnly": true
                },
                "dsx1FarEndTotalESs": {
                  "type": "string",
                  "description": "The number of Far End Errored Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1FarEndTotalSESs": {
                  "type": "string",
                  "description": "The number of Far End Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1FarEndTotalSEFSs": {
                  "type": "string",
                  "description": "The number of Far End Severely Errored Framing\n            Seconds encountered by a DS1 interface in the\n            previous 24 hour interval. Invalid 15 minute\n            intervals count as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1FarEndTotalUASs": {
                  "type": "string",
                  "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1FarEndTotalCSSs": {
                  "type": "string",
                  "description": "The number of Far End Controlled Slip Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1FarEndTotalLESs": {
                  "type": "string",
                  "description": "The number of Far End Line Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1FarEndTotalPCVs": {
                  "type": "string",
                  "description": "The number of Far End Path Coding Violations\n            reported via the far end block error count\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1FarEndTotalBESs": {
                  "type": "string",
                  "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                },
                "dsx1FarEndTotalDMs": {
                  "type": "string",
                  "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                  "x-yang-type": "perfhist-tc:PerfTotalCount",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "dsx1FracEntry": {
            "type": "array",
            "description": "An entry in the DS1 Fractional table.",
            "items": {
              "type": "object",
              "properties": {
                "dsx1FracIndex": {
                  "type": "integer",
                  "description": "The index value which uniquely identifies  the\n            DS1  interface  to which this entry is applicable\n            The interface identified by a  particular\n            value  of  this  index is the same interface as\n            identified by the same value  an  dsx1LineIndex\n            object instance.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1FracNumber": {
                  "type": "integer",
                  "description": "The channel number for this entry.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "dsx1FracIfIndex": {
                  "type": "integer",
                  "description": "An index value that uniquely identifies an\n            interface.  The interface identified by a particular\n            value of this index is the same  interface\n            as  identified by the same value an ifIndex\n            object instance. If no interface is currently using\n            a channel, the value should be zero.  If a\n            single interface occupies more  than  one  time\n            slot,  that ifIndex value will be found in multiple\n            time slots.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "dsx1ChanMappingEntry": {
            "type": "array",
            "description": "dsx1ChanMappingEntry",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "dsx1Ds1ChannelNumber": {
                  "type": "string",
                  "description": "dsx1Ds1ChannelNumber",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "dsx1ChanMappedIfIndex": {
                  "type": "string",
                  "description": "This object indicates the ifIndex value assigned\n            by the agent for the individual ds1 ifEntry that\n            corresponds to the given DS1 channel number\n            (specified by the INDEX element\n            dsx1Ds1ChannelNumber) of the given channelized\n            interface (specified by INDEX element ifIndex).",
                  "x-yang-type": "if-mib:InterfaceIndex",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "dsx1ConfigTable": {
            "type": "object",
            "description": "The DS1 Configuration table.",
            "properties": {
              "dsx1ConfigEntry": {
                "type": "array",
                "description": "An entry in the DS1 Configuration table.",
                "items": {
                  "type": "object",
                  "properties": {
                    "dsx1LineIndex": {
                      "type": "string",
                      "description": "This object should be made equal to ifIndex.  The\n            next paragraph describes its previous usage.\n            Making the object equal to ifIndex allows proper\n            use of ifStackTable and ds0/ds0bundle mibs.\n            \n            Previously, this object is the identifier of a DS1\n            Interface on a managed device.  If there is an\n            ifEntry that is directly associated with this and\n            only this DS1 interface, it should have the same\n            value as ifIndex.  Otherwise, number the\n            dsx1LineIndices with an unique identifier\n            following the rules of choosing a number that is\n            greater than ifNumber and numbering the inside\n            interfaces (e.g., equipment side) with even\n            numbers and outside interfaces (e.g, network side)\n            with odd numbers.",
                      "x-yang-type": "if-mib:InterfaceIndex",
                      "readOnly": true
                    },
                    "dsx1IfIndex": {
                      "type": "string",
                      "description": "This value for this object is equal to the value\n            of ifIndex from the Interfaces table of MIB II\n            (RFC 1213).",
                      "x-yang-type": "if-mib:InterfaceIndex",
                      "readOnly": true
                    },
                    "dsx1TimeElapsed": {
                      "type": "integer",
                      "description": "The number of seconds that have elapsed since\n            the beginning of the near end current error-\n            measurement period.  If, for some reason, such\n            as an adjustment in the system's time-of-day\n            clock, the current interval exceeds the maximum\n            value, the agent will return the maximum value.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1ValidIntervals": {
                      "type": "integer",
                      "description": "The number of previous near end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute near end\n            intervals since the interface has been online.  In\n            the case where the agent is a proxy, it is\n            possible that some intervals are unavailable.  In\n            this case, this interval is the maximum interval\n            number for which data is available.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1LineType": {
                      "type": "string",
                      "description": "This variable indicates  the  variety  of  DS1\n            Line  implementing  this  circuit.  The type of\n            circuit affects the number of bits  per  second\n            that  the circuit can reasonably carry, as well\n            as the interpretation of the  usage  and  error\n            statistics.  The values, in sequence, describe:\n            \n            TITLE:         SPECIFICATION:\n            dsx1ESF         Extended SuperFrame DS1 (T1.107)\n            dsx1D4          AT&T D4 format DS1 (T1.107)\n            dsx1E1          ITU-T Recommendation G.704\n                             (Table 4a)\n            dsx1E1-CRC      ITU-T Recommendation G.704\n                             (Table 4b)\n            dsxE1-MF        G.704 (Table 4a) with TS16\n                             multiframing enabled\n            dsx1E1-CRC-MF   G.704 (Table 4b) with TS16\n                             multiframing enabled\n            dsx1Unframed    DS1 with No Framing\n            dsx1E1Unframed  E1 with No Framing (G.703)\n            dsx1DS2M12      DS2 frame format (T1.107)\n            dsx1E2          E2 frame format (G.704)\n            \n            For clarification, the capacity for each E1 type\n            is as listed below:\n            dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k\n            dsx1E1 or dsx1E1CRC - E1, with framing,\n               no signalling = 31 x 64k = 1984k\n            dsx1E1MF or dsx1E1CRCMF - E1, with framing,\n               signalling = 30 x 64k = 1920k\n            \n            For further information See ITU-T Recomm G.704",
                      "readOnly": true
                    },
                    "dsx1LineCoding": {
                      "type": "string",
                      "description": "This variable describes the variety of Zero Code\n            Suppression used on this interface, which in turn\n            affects a number of its characteristics.\n            \n            dsx1JBZS refers the Jammed Bit Zero Suppression,\n            in which the AT&T specification of at least one\n            pulse every 8 bit periods is literally implemented\n            by forcing a pulse in bit 8 of each channel.\n            Thus, only seven bits per channel, or 1.344 Mbps,\n            is available for data.\n            \n            dsx1B8ZS refers to the use of a specified pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of eight zero bits.\n            \n            ANSI Clear Channels may use dsx1ZBTSI, or Zero\n            Byte Time Slot Interchange.\n            \n            E1 links, with or without CRC, use dsx1HDB3 or\n            dsx1AMI.\n            \n            dsx1AMI refers to a mode wherein no zero code\n            suppression is present and the line encoding does\n            not solve the problem directly.  In this\n            application, the higher layer must provide data\n            which meets or exceeds the pulse density\n            requirements, such as inverting HDLC data.\n            \n            dsx1B6ZS refers to the user of a specifed pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of six zero bits.  Used\n            for DS2.",
                      "readOnly": true
                    },
                    "dsx1SendCode": {
                      "type": "string",
                      "description": "This variable indicates what type of code is\n            being sent across the DS1 interface by the device.\n            Setting this variable causes the interface to send\n            the code requested.  The values mean:\n            dsx1SendNoCode\n            sending looped or normal data\n            \n            dsx1SendLineCode\n            sending a request for a line loopback\n            \n            dsx1SendPayloadCode\n            sending a request for a payload loopback\n            \n            dsx1SendResetCode\n            sending a loopback termination request\n            \n            dsx1SendQRS\n            sending a Quasi-Random Signal  (QRS)  test\n            pattern\n            \n            dsx1Send511Pattern\n            sending a 511 bit fixed test pattern\n            \n            dsx1Send3in24Pattern\n            sending a fixed test pattern of 3 bits set\n            in 24\n            \n            dsx1SendOtherTestPattern\n            sending a test pattern  other  than  those\n            described by this object",
                      "readOnly": true
                    },
                    "dsx1CircuitIdentifier": {
                      "type": "string",
                      "description": "This variable contains the transmission vendor's\n            circuit identifier, for the purpose of\n            facilitating troubleshooting.",
                      "x-yang-type": "snmpv2-tc:DisplayString",
                      "readOnly": true
                    },
                    "dsx1LoopbackConfig": {
                      "type": "string",
                      "description": "This variable represents the desired loopback\n            configuration of the DS1 interface.  Agents\n            supporting read/write access should return\n            inconsistentValue in response to a requested\n            loopback state that the interface does not\n            support.  The values mean:\n            \n            dsx1NoLoop\n             Not in the loopback state.  A device that is not\n            capable of performing a loopback on the interface\n            shall always return this as its value.\n            \n            dsx1PayloadLoop\n             The received signal at this interface is looped\n            through the device.  Typically the received signal\n            is looped back for retransmission after it has\n            passed through the device's framing function.\n            \n            dsx1LineLoop\n             The received signal at this interface does not go\n            through the device (minimum penetration) but is\n            looped back out.\n            \n            dsx1OtherLoop\n             Loopbacks that are not defined here.\n            \n            dsx1InwardLoop\n             The transmitted signal at this interface is\n            looped back and received by the same interface.\n            What is transmitted onto the line is product\n            dependent.\n            \n            dsx1DualLoop\n             Both dsx1LineLoop and dsx1InwardLoop will be\n            active simultaneously.",
                      "readOnly": true
                    },
                    "dsx1LineStatus": {
                      "type": "integer",
                      "description": "This variable indicates the Line Status of the\n            interface.  It contains loopback, failure,\n            received 'alarm' and transmitted 'alarms\n            information.\n            \n            The dsx1LineStatus is a bit map represented as a\n            sum, therefore, it can represent multiple failures\n            (alarms) and a LoopbackState simultaneously.\n            \n            dsx1NoAlarm must be set if and only if no other\n            flag is set.\n            \n            If the dsx1loopbackState bit is set, the loopback\n            in effect can be determined from the\n            dsx1loopbackConfig object.\n            The various bit positions are:\n            1     dsx1NoAlarm           No alarm present\n            2     dsx1RcvFarEndLOF      Far end LOF (a.k.a., Yellow Alarm)\n            4     dsx1XmtFarEndLOF      Near end sending LOF Indication\n            8     dsx1RcvAIS            Far end sending AIS\n            16     dsx1XmtAIS            Near end sending AIS\n            32     dsx1LossOfFrame       Near end LOF (a.k.a., Red Alarm)\n            64     dsx1LossOfSignal      Near end Loss Of Signal\n            128     dsx1LoopbackState     Near end is looped\n            256     dsx1T16AIS            E1 TS16 AIS\n            512     dsx1RcvFarEndLOMF     Far End Sending TS16 LOMF\n            1024     dsx1XmtFarEndLOMF     Near End Sending TS16 LOMF\n            2048     dsx1RcvTestCode       Near End detects a test code\n            4096     dsx1OtherFailure      any line status not defined here\n            8192     dsx1UnavailSigState   Near End in Unavailable Signal\n                             State\n            16384     dsx1NetEquipOOS       Carrier Equipment Out of Service\n            32768     dsx1RcvPayloadAIS     DS2 Payload AIS\n            65536     dsx1Ds2PerfThreshold  DS2 Performance Threshold\n                             Exceeded",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1SignalMode": {
                      "type": "string",
                      "description": "'none' indicates that no bits are reserved for\n            signaling on this channel.\n            \n            'robbedBit' indicates that DS1 Robbed Bit  Sig-\n            naling is in use.\n            \n            'bitOriented' indicates that E1 Channel  Asso-\n            ciated Signaling is in use.\n            \n            'messageOriented' indicates that Common  Chan-\n            nel Signaling is in use either on channel 16 of\n            an E1 link or channel 24 of a DS1.",
                      "readOnly": true
                    },
                    "dsx1TransmitClockSource": {
                      "type": "string",
                      "description": "The source of Transmit Clock.\n            'loopTiming' indicates that the recovered re-\n            ceive clock is used as the transmit clock.\n            \n            'localTiming' indicates that a local clock\n            source is used or when an external clock is\n            attached to the box containing the interface.\n            \n            'throughTiming' indicates that recovered re-\n            ceive clock from another interface is used as\n            the transmit clock.",
                      "readOnly": true
                    },
                    "dsx1Fdl": {
                      "type": "integer",
                      "description": "This bitmap describes the use of  the  facili-\n            ties data link, and is the sum of the capabili-\n            ties.  Set any bits that are appropriate:\n            \n            other(1),\n            dsx1AnsiT1403(2),\n            dsx1Att54016(4),\n            dsx1FdlNone(8)\n            \n             'other' indicates that a protocol  other  than\n            one following is used.\n            \n             'dsx1AnsiT1403' refers to the  FDL  exchange\n            recommended by ANSI.\n            \n             'dsx1Att54016' refers to ESF FDL exchanges.\n            \n             'dsx1FdlNone' indicates that the device  does\n            not use the FDL.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1InvalidIntervals": {
                      "type": "integer",
                      "description": "The number of intervals in the range from 0 to\n            dsx1ValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1LineLength": {
                      "type": "integer",
                      "description": "The length of the ds1 line in meters. This\n            objects provides information for line build out\n            circuitry.  This object is only useful if the\n            interface has configurable line build out\n            circuitry.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1LineStatusLastChange": {
                      "type": "string",
                      "description": "The value of MIB II's sysUpTime object at the\n            time this DS1 entered its current line status\n            state.  If the current state was entered prior to\n            the last re-initialization of the proxy-agent,\n            then this object contains a zero value.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "dsx1LineStatusChangeTrapEnable": {
                      "type": "string",
                      "description": "Indicates whether dsx1LineStatusChange traps\n            should be generated for this interface.",
                      "readOnly": true
                    },
                    "dsx1LoopbackStatus": {
                      "type": "integer",
                      "description": "This variable represents the current state of the\n            loopback on the DS1 interface.  It contains\n            information about loopbacks established by a\n            manager and remotely from the far end.\n            \n            The dsx1LoopbackStatus is a bit map represented as\n            a sum, therefore is can represent multiple\n            loopbacks simultaneously.\n            \n            The various bit positions are:\n             1  dsx1NoLoopback\n             2  dsx1NearEndPayloadLoopback\n             4  dsx1NearEndLineLoopback\n             8  dsx1NearEndOtherLoopback\n            16  dsx1NearEndInwardLoopback\n            32  dsx1FarEndPayloadLoopback\n            64  dsx1FarEndLineLoopback",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1Ds1ChannelNumber": {
                      "type": "integer",
                      "description": "This variable represents the channel number of\n            the DS1/E1 on its parent Ds2/E2 or DS3/E3.  A\n            value of 0 indicated this DS1/E1 does not have a\n            parent DS3/E3.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1Channelization": {
                      "type": "string",
                      "description": "Indicates whether this ds1/e1 is channelized or\n            unchannelized.  The value of enabledDs0 indicates\n            that this is a DS1 channelized into DS0s.  The\n            value of enabledDs1 indicated that this is a DS2\n            channelized into DS1s.  Setting this value will\n            cause the creation or deletion of entries in the\n            ifTable for the DS0s that are within the DS1.",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "dsx1CurrentTable": {
            "type": "object",
            "description": "The DS1 current table contains various statistics\n        being collected for the current 15 minute\n        interval.",
            "properties": {
              "dsx1CurrentEntry": {
                "type": "array",
                "description": "An entry in the DS1 Current table.",
                "items": {
                  "type": "object",
                  "properties": {
                    "dsx1CurrentIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies  the\n            DS1 interface to which this entry is applicable.\n            The interface identified by a particular value of\n            this index is the same interface as identified by\n            the same value as a dsx1LineIndex object\n            instance.",
                      "x-yang-type": "if-mib:InterfaceIndex",
                      "readOnly": true
                    },
                    "dsx1CurrentESs": {
                      "type": "string",
                      "description": "The number of Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1CurrentSESs": {
                      "type": "string",
                      "description": "The number of Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1CurrentSEFSs": {
                      "type": "string",
                      "description": "The number of Severely Errored Framing Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1CurrentUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1CurrentCSSs": {
                      "type": "string",
                      "description": "The number of Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1CurrentPCVs": {
                      "type": "string",
                      "description": "The number of Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1CurrentLESs": {
                      "type": "string",
                      "description": "The number of Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1CurrentBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1CurrentDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1CurrentLCVs": {
                      "type": "string",
                      "description": "The number of Line Code Violations (LCVs).",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "dsx1IntervalTable": {
            "type": "object",
            "description": "The DS1 Interval Table contains various\n        statistics collected by each DS1 Interface over\n        the previous 24 hours of operation.  The past 24\n        hours are broken into 96 completed 15 minute\n        intervals.  Each row in this table represents one\n        such interval (identified by dsx1IntervalNumber)\n        for one specific instance (identified by\n        dsx1IntervalIndex).",
            "properties": {
              "dsx1IntervalEntry": {
                "type": "array",
                "description": "An entry in the DS1 Interval table.",
                "items": {
                  "type": "object",
                  "properties": {
                    "dsx1IntervalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                      "x-yang-type": "if-mib:InterfaceIndex",
                      "readOnly": true
                    },
                    "dsx1IntervalNumber": {
                      "type": "integer",
                      "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1IntervalESs": {
                      "type": "string",
                      "description": "The number of Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalSESs": {
                      "type": "string",
                      "description": "The number of Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalSEFSs": {
                      "type": "string",
                      "description": "The number of Severely Errored Framing Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.  This object\n            may decrease if the occurance of unavailable\n            seconds occurs across an inteval boundary.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalCSSs": {
                      "type": "string",
                      "description": "The number of Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalPCVs": {
                      "type": "string",
                      "description": "The number of Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalLESs": {
                      "type": "string",
                      "description": "The number of Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalLCVs": {
                      "type": "string",
                      "description": "The number of Line Code Violations.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1IntervalValidData": {
                      "type": "boolean",
                      "description": "This variable indicates if the data for this\n            interval is valid.",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "dsx1TotalTable": {
            "type": "object",
            "description": "The DS1 Total Table contains the cumulative sum\n        of the various statistics for the 24 hour period\n        preceding the current interval.",
            "properties": {
              "dsx1TotalEntry": {
                "type": "array",
                "description": "An entry in the DS1 Total table.",
                "items": {
                  "type": "object",
                  "properties": {
                    "dsx1TotalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
                      "x-yang-type": "if-mib:InterfaceIndex",
                      "readOnly": true
                    },
                    "dsx1TotalESs": {
                      "type": "string",
                      "description": "The sum of Errored Seconds encountered by a DS1\n            interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1TotalSESs": {
                      "type": "string",
                      "description": "The number of Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1TotalSEFSs": {
                      "type": "string",
                      "description": "The number of Severely Errored Framing Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1TotalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1TotalCSSs": {
                      "type": "string",
                      "description": "The number of Controlled Slip Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1TotalPCVs": {
                      "type": "string",
                      "description": "The number of Path Coding Violations encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1TotalLESs": {
                      "type": "string",
                      "description": "The number of Line Errored Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1TotalBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1TotalDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1TotalLCVs": {
                      "type": "string",
                      "description": "The number of Line Code Violations (LCVs)\n            encountered by a DS1 interface in the current 15\n            minute interval.  Invalid 15 minute intervals\n            count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "dsx1FarEndCurrentTable": {
            "type": "object",
            "description": "The DS1 Far End Current table contains various\n        statistics being collected for the current 15\n        minute interval.  The statistics are collected\n        from the far end messages on the Facilities Data\n        Link.  The definitions are the same as described\n        for the near-end information.",
            "properties": {
              "dsx1FarEndCurrentEntry": {
                "type": "array",
                "description": "An entry in the DS1 Far End Current table.",
                "items": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndCurrentIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                      "x-yang-type": "if-mib:InterfaceIndex",
                      "readOnly": true
                    },
                    "dsx1FarEndTimeElapsed": {
                      "type": "integer",
                      "description": "The number of seconds that have elapsed since the\n            beginning of the far end current error-measurement\n            period.  If, for some reason, such as an\n            adjustment in the system's time-of-day clock, the\n            current interval exceeds the maximum value, the\n            agent will return the maximum value.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1FarEndValidIntervals": {
                      "type": "integer",
                      "description": "The number of previous far end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute far end intervals\n            since the interface has been online.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1FarEndCurrentESs": {
                      "type": "string",
                      "description": "The number of Far End Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1FarEndCurrentSESs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1FarEndCurrentSEFSs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1FarEndCurrentUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1FarEndCurrentCSSs": {
                      "type": "string",
                      "description": "The number of Far End Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1FarEndCurrentLESs": {
                      "type": "string",
                      "description": "The number of Far End Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1FarEndCurrentPCVs": {
                      "type": "string",
                      "description": "The number of Far End Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1FarEndCurrentBESs": {
                      "type": "string",
                      "description": "The number of Far End Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1FarEndCurrentDMs": {
                      "type": "string",
                      "description": "The number of Far End Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfCurrentCount",
                      "readOnly": true
                    },
                    "dsx1FarEndInvalidIntervals": {
                      "type": "integer",
                      "description": "The number of intervals in the range from 0 to\n            dsx1FarEndValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "dsx1FarEndIntervalTable": {
            "type": "object",
            "description": "The DS1 Far End Interval Table contains various\n        statistics collected by each DS1 interface over\n        the previous 24 hours of operation.  The past 24\n        hours are broken into 96 completed 15 minute\n        intervals. Each row in this table represents one\n        such interval (identified by\n        dsx1FarEndIntervalNumber) for one specific\n        instance (identified by dsx1FarEndIntervalIndex).",
            "properties": {
              "dsx1FarEndIntervalEntry": {
                "type": "array",
                "description": "An entry in the DS1 Far End Interval table.",
                "items": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndIntervalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                      "x-yang-type": "if-mib:InterfaceIndex",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalNumber": {
                      "type": "integer",
                      "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalESs": {
                      "type": "string",
                      "description": "The number of Far End Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalSESs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalSEFSs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Framing\n            Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalCSSs": {
                      "type": "string",
                      "description": "The number of Far End Controlled Slip Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalLESs": {
                      "type": "string",
                      "description": "The number of Far End Line Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalPCVs": {
                      "type": "string",
                      "description": "The number of Far End Path Coding Violations.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalBESs": {
                      "type": "string",
                      "description": "The number of Far End Bursty Errored Seconds.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalDMs": {
                      "type": "string",
                      "description": "The number of Far End Degraded Minutes.",
                      "x-yang-type": "perfhist-tc:PerfIntervalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndIntervalValidData": {
                      "type": "boolean",
                      "description": "This variable indicates if the data for this\n            interval is valid.",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "dsx1FarEndTotalTable": {
            "type": "object",
            "description": "The DS1 Far End Total Table contains the\n        cumulative sum of the various statistics for the\n        24 hour period preceding the current interval.",
            "properties": {
              "dsx1FarEndTotalEntry": {
                "type": "array",
                "description": "An entry in the DS1 Far End Total table.",
                "items": {
                  "type": "object",
                  "properties": {
                    "dsx1FarEndTotalIndex": {
                      "type": "string",
                      "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
                      "x-yang-type": "if-mib:InterfaceIndex",
                      "readOnly": true
                    },
                    "dsx1FarEndTotalESs": {
                      "type": "string",
                      "description": "The number of Far End Errored Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndTotalSESs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndTotalSEFSs": {
                      "type": "string",
                      "description": "The number of Far End Severely Errored Framing\n            Seconds encountered by a DS1 interface in the\n            previous 24 hour interval. Invalid 15 minute\n            intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndTotalUASs": {
                      "type": "string",
                      "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndTotalCSSs": {
                      "type": "string",
                      "description": "The number of Far End Controlled Slip Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndTotalLESs": {
                      "type": "string",
                      "description": "The number of Far End Line Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndTotalPCVs": {
                      "type": "string",
                      "description": "The number of Far End Path Coding Violations\n            reported via the far end block error count\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndTotalBESs": {
                      "type": "string",
                      "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    },
                    "dsx1FarEndTotalDMs": {
                      "type": "string",
                      "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
                      "x-yang-type": "perfhist-tc:PerfTotalCount",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "dsx1FracTable": {
            "type": "object",
            "description": "dsx1FracTable",
            "properties": {
              "dsx1FracEntry": {
                "type": "array",
                "description": "An entry in the DS1 Fractional table.",
                "items": {
                  "type": "object",
                  "properties": {
                    "dsx1FracIndex": {
                      "type": "integer",
                      "description": "The index value which uniquely identifies  the\n            DS1  interface  to which this entry is applicable\n            The interface identified by a  particular\n            value  of  this  index is the same interface as\n            identified by the same value  an  dsx1LineIndex\n            object instance.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1FracNumber": {
                      "type": "integer",
                      "description": "The channel number for this entry.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "dsx1FracIfIndex": {
                      "type": "integer",
                      "description": "An index value that uniquely identifies an\n            interface.  The interface identified by a particular\n            value of this index is the same  interface\n            as  identified by the same value an ifIndex\n            object instance. If no interface is currently using\n            a channel, the value should be zero.  If a\n            single interface occupies more  than  one  time\n            slot,  that ifIndex value will be found in multiple\n            time slots.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "dsx1ChanMappingTable": {
            "type": "object",
            "description": "The DS1 Channel Mapping table.  This table maps a\n        DS1 channel number on a particular DS3 into an\n        ifIndex.  In the presence of DS2s, this table can\n        be used to map a DS2 channel number on a DS3 into\n        an ifIndex, or used to map a DS1 channel number on\n        a DS2 onto an ifIndex.",
            "properties": {
              "dsx1ChanMappingEntry": {
                "type": "array",
                "description": "dsx1ChanMappingEntry",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "dsx1Ds1ChannelNumber": {
                      "type": "string",
                      "description": "dsx1Ds1ChannelNumber",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "dsx1ChanMappedIfIndex": {
                      "type": "string",
                      "description": "This object indicates the ifIndex value assigned\n            by the agent for the individual ds1 ifEntry that\n            corresponds to the given DS1 channel number\n            (specified by the INDEX element\n            dsx1Ds1ChannelNumber) of the given channelized\n            interface (specified by INDEX element ifIndex).",
                      "x-yang-type": "if-mib:InterfaceIndex",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          }
        }
      },
      "DS1-MIB_object-1": {
        "type": "object",
        "description": "object-1",
        "properties": {
          "dsx1LineIndex": {
            "type": "string",
            "description": "dsx1LineIndex",
            "x-yang-type": "leafref",
            "readOnly": true
          },
          "dsx1LineStatus": {
            "type": "string",
            "description": "dsx1LineStatus",
            "x-yang-type": "leafref",
            "readOnly": true
          }
        }
      },
      "DS1-MIB_object-2": {
        "type": "object",
        "description": "object-2",
        "properties": {
          "dsx1LineIndex": {
            "type": "string",
            "description": "dsx1LineIndex",
            "x-yang-type": "leafref",
            "readOnly": true
          },
          "dsx1LineStatusLastChange": {
            "type": "string",
            "description": "dsx1LineStatusLastChange",
            "x-yang-type": "leafref",
            "readOnly": true
          }
        }
      },
      "DS1-MIB_dsx1ConfigEntry": {
        "type": "array",
        "description": "An entry in the DS1 Configuration table.",
        "items": {
          "type": "object",
          "properties": {
            "dsx1LineIndex": {
              "type": "string",
              "description": "This object should be made equal to ifIndex.  The\n            next paragraph describes its previous usage.\n            Making the object equal to ifIndex allows proper\n            use of ifStackTable and ds0/ds0bundle mibs.\n            \n            Previously, this object is the identifier of a DS1\n            Interface on a managed device.  If there is an\n            ifEntry that is directly associated with this and\n            only this DS1 interface, it should have the same\n            value as ifIndex.  Otherwise, number the\n            dsx1LineIndices with an unique identifier\n            following the rules of choosing a number that is\n            greater than ifNumber and numbering the inside\n            interfaces (e.g., equipment side) with even\n            numbers and outside interfaces (e.g, network side)\n            with odd numbers.",
              "x-yang-type": "if-mib:InterfaceIndex",
              "readOnly": true
            },
            "dsx1IfIndex": {
              "type": "string",
              "description": "This value for this object is equal to the value\n            of ifIndex from the Interfaces table of MIB II\n            (RFC 1213).",
              "x-yang-type": "if-mib:InterfaceIndex",
              "readOnly": true
            },
            "dsx1TimeElapsed": {
              "type": "integer",
              "description": "The number of seconds that have elapsed since\n            the beginning of the near end current error-\n            measurement period.  If, for some reason, such\n            as an adjustment in the system's time-of-day\n            clock, the current interval exceeds the maximum\n            value, the agent will return the maximum value.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1ValidIntervals": {
              "type": "integer",
              "description": "The number of previous near end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute near end\n            intervals since the interface has been online.  In\n            the case where the agent is a proxy, it is\n            possible that some intervals are unavailable.  In\n            this case, this interval is the maximum interval\n            number for which data is available.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1LineType": {
              "type": "string",
              "description": "This variable indicates  the  variety  of  DS1\n            Line  implementing  this  circuit.  The type of\n            circuit affects the number of bits  per  second\n            that  the circuit can reasonably carry, as well\n            as the interpretation of the  usage  and  error\n            statistics.  The values, in sequence, describe:\n            \n            TITLE:         SPECIFICATION:\n            dsx1ESF         Extended SuperFrame DS1 (T1.107)\n            dsx1D4          AT&T D4 format DS1 (T1.107)\n            dsx1E1          ITU-T Recommendation G.704\n                             (Table 4a)\n            dsx1E1-CRC      ITU-T Recommendation G.704\n                             (Table 4b)\n            dsxE1-MF        G.704 (Table 4a) with TS16\n                             multiframing enabled\n            dsx1E1-CRC-MF   G.704 (Table 4b) with TS16\n                             multiframing enabled\n            dsx1Unframed    DS1 with No Framing\n            dsx1E1Unframed  E1 with No Framing (G.703)\n            dsx1DS2M12      DS2 frame format (T1.107)\n            dsx1E2          E2 frame format (G.704)\n            \n            For clarification, the capacity for each E1 type\n            is as listed below:\n            dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k\n            dsx1E1 or dsx1E1CRC - E1, with framing,\n               no signalling = 31 x 64k = 1984k\n            dsx1E1MF or dsx1E1CRCMF - E1, with framing,\n               signalling = 30 x 64k = 1920k\n            \n            For further information See ITU-T Recomm G.704",
              "readOnly": true
            },
            "dsx1LineCoding": {
              "type": "string",
              "description": "This variable describes the variety of Zero Code\n            Suppression used on this interface, which in turn\n            affects a number of its characteristics.\n            \n            dsx1JBZS refers the Jammed Bit Zero Suppression,\n            in which the AT&T specification of at least one\n            pulse every 8 bit periods is literally implemented\n            by forcing a pulse in bit 8 of each channel.\n            Thus, only seven bits per channel, or 1.344 Mbps,\n            is available for data.\n            \n            dsx1B8ZS refers to the use of a specified pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of eight zero bits.\n            \n            ANSI Clear Channels may use dsx1ZBTSI, or Zero\n            Byte Time Slot Interchange.\n            \n            E1 links, with or without CRC, use dsx1HDB3 or\n            dsx1AMI.\n            \n            dsx1AMI refers to a mode wherein no zero code\n            suppression is present and the line encoding does\n            not solve the problem directly.  In this\n            application, the higher layer must provide data\n            which meets or exceeds the pulse density\n            requirements, such as inverting HDLC data.\n            \n            dsx1B6ZS refers to the user of a specifed pattern\n            of normal bits and bipolar violations which are\n            used to replace a sequence of six zero bits.  Used\n            for DS2.",
              "readOnly": true
            },
            "dsx1SendCode": {
              "type": "string",
              "description": "This variable indicates what type of code is\n            being sent across the DS1 interface by the device.\n            Setting this variable causes the interface to send\n            the code requested.  The values mean:\n            dsx1SendNoCode\n            sending looped or normal data\n            \n            dsx1SendLineCode\n            sending a request for a line loopback\n            \n            dsx1SendPayloadCode\n            sending a request for a payload loopback\n            \n            dsx1SendResetCode\n            sending a loopback termination request\n            \n            dsx1SendQRS\n            sending a Quasi-Random Signal  (QRS)  test\n            pattern\n            \n            dsx1Send511Pattern\n            sending a 511 bit fixed test pattern\n            \n            dsx1Send3in24Pattern\n            sending a fixed test pattern of 3 bits set\n            in 24\n            \n            dsx1SendOtherTestPattern\n            sending a test pattern  other  than  those\n            described by this object",
              "readOnly": true
            },
            "dsx1CircuitIdentifier": {
              "type": "string",
              "description": "This variable contains the transmission vendor's\n            circuit identifier, for the purpose of\n            facilitating troubleshooting.",
              "x-yang-type": "snmpv2-tc:DisplayString",
              "readOnly": true
            },
            "dsx1LoopbackConfig": {
              "type": "string",
              "description": "This variable represents the desired loopback\n            configuration of the DS1 interface.  Agents\n            supporting read/write access should return\n            inconsistentValue in response to a requested\n            loopback state that the interface does not\n            support.  The values mean:\n            \n            dsx1NoLoop\n             Not in the loopback state.  A device that is not\n            capable of performing a loopback on the interface\n            shall always return this as its value.\n            \n            dsx1PayloadLoop\n             The received signal at this interface is looped\n            through the device.  Typically the received signal\n            is looped back for retransmission after it has\n            passed through the device's framing function.\n            \n            dsx1LineLoop\n             The received signal at this interface does not go\n            through the device (minimum penetration) but is\n            looped back out.\n            \n            dsx1OtherLoop\n             Loopbacks that are not defined here.\n            \n            dsx1InwardLoop\n             The transmitted signal at this interface is\n            looped back and received by the same interface.\n            What is transmitted onto the line is product\n            dependent.\n            \n            dsx1DualLoop\n             Both dsx1LineLoop and dsx1InwardLoop will be\n            active simultaneously.",
              "readOnly": true
            },
            "dsx1LineStatus": {
              "type": "integer",
              "description": "This variable indicates the Line Status of the\n            interface.  It contains loopback, failure,\n            received 'alarm' and transmitted 'alarms\n            information.\n            \n            The dsx1LineStatus is a bit map represented as a\n            sum, therefore, it can represent multiple failures\n            (alarms) and a LoopbackState simultaneously.\n            \n            dsx1NoAlarm must be set if and only if no other\n            flag is set.\n            \n            If the dsx1loopbackState bit is set, the loopback\n            in effect can be determined from the\n            dsx1loopbackConfig object.\n            The various bit positions are:\n            1     dsx1NoAlarm           No alarm present\n            2     dsx1RcvFarEndLOF      Far end LOF (a.k.a., Yellow Alarm)\n            4     dsx1XmtFarEndLOF      Near end sending LOF Indication\n            8     dsx1RcvAIS            Far end sending AIS\n            16     dsx1XmtAIS            Near end sending AIS\n            32     dsx1LossOfFrame       Near end LOF (a.k.a., Red Alarm)\n            64     dsx1LossOfSignal      Near end Loss Of Signal\n            128     dsx1LoopbackState     Near end is looped\n            256     dsx1T16AIS            E1 TS16 AIS\n            512     dsx1RcvFarEndLOMF     Far End Sending TS16 LOMF\n            1024     dsx1XmtFarEndLOMF     Near End Sending TS16 LOMF\n            2048     dsx1RcvTestCode       Near End detects a test code\n            4096     dsx1OtherFailure      any line status not defined here\n            8192     dsx1UnavailSigState   Near End in Unavailable Signal\n                             State\n            16384     dsx1NetEquipOOS       Carrier Equipment Out of Service\n            32768     dsx1RcvPayloadAIS     DS2 Payload AIS\n            65536     dsx1Ds2PerfThreshold  DS2 Performance Threshold\n                             Exceeded",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1SignalMode": {
              "type": "string",
              "description": "'none' indicates that no bits are reserved for\n            signaling on this channel.\n            \n            'robbedBit' indicates that DS1 Robbed Bit  Sig-\n            naling is in use.\n            \n            'bitOriented' indicates that E1 Channel  Asso-\n            ciated Signaling is in use.\n            \n            'messageOriented' indicates that Common  Chan-\n            nel Signaling is in use either on channel 16 of\n            an E1 link or channel 24 of a DS1.",
              "readOnly": true
            },
            "dsx1TransmitClockSource": {
              "type": "string",
              "description": "The source of Transmit Clock.\n            'loopTiming' indicates that the recovered re-\n            ceive clock is used as the transmit clock.\n            \n            'localTiming' indicates that a local clock\n            source is used or when an external clock is\n            attached to the box containing the interface.\n            \n            'throughTiming' indicates that recovered re-\n            ceive clock from another interface is used as\n            the transmit clock.",
              "readOnly": true
            },
            "dsx1Fdl": {
              "type": "integer",
              "description": "This bitmap describes the use of  the  facili-\n            ties data link, and is the sum of the capabili-\n            ties.  Set any bits that are appropriate:\n            \n            other(1),\n            dsx1AnsiT1403(2),\n            dsx1Att54016(4),\n            dsx1FdlNone(8)\n            \n             'other' indicates that a protocol  other  than\n            one following is used.\n            \n             'dsx1AnsiT1403' refers to the  FDL  exchange\n            recommended by ANSI.\n            \n             'dsx1Att54016' refers to ESF FDL exchanges.\n            \n             'dsx1FdlNone' indicates that the device  does\n            not use the FDL.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1InvalidIntervals": {
              "type": "integer",
              "description": "The number of intervals in the range from 0 to\n            dsx1ValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1LineLength": {
              "type": "integer",
              "description": "The length of the ds1 line in meters. This\n            objects provides information for line build out\n            circuitry.  This object is only useful if the\n            interface has configurable line build out\n            circuitry.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1LineStatusLastChange": {
              "type": "string",
              "description": "The value of MIB II's sysUpTime object at the\n            time this DS1 entered its current line status\n            state.  If the current state was entered prior to\n            the last re-initialization of the proxy-agent,\n            then this object contains a zero value.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "dsx1LineStatusChangeTrapEnable": {
              "type": "string",
              "description": "Indicates whether dsx1LineStatusChange traps\n            should be generated for this interface.",
              "readOnly": true
            },
            "dsx1LoopbackStatus": {
              "type": "integer",
              "description": "This variable represents the current state of the\n            loopback on the DS1 interface.  It contains\n            information about loopbacks established by a\n            manager and remotely from the far end.\n            \n            The dsx1LoopbackStatus is a bit map represented as\n            a sum, therefore is can represent multiple\n            loopbacks simultaneously.\n            \n            The various bit positions are:\n             1  dsx1NoLoopback\n             2  dsx1NearEndPayloadLoopback\n             4  dsx1NearEndLineLoopback\n             8  dsx1NearEndOtherLoopback\n            16  dsx1NearEndInwardLoopback\n            32  dsx1FarEndPayloadLoopback\n            64  dsx1FarEndLineLoopback",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1Ds1ChannelNumber": {
              "type": "integer",
              "description": "This variable represents the channel number of\n            the DS1/E1 on its parent Ds2/E2 or DS3/E3.  A\n            value of 0 indicated this DS1/E1 does not have a\n            parent DS3/E3.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1Channelization": {
              "type": "string",
              "description": "Indicates whether this ds1/e1 is channelized or\n            unchannelized.  The value of enabledDs0 indicates\n            that this is a DS1 channelized into DS0s.  The\n            value of enabledDs1 indicated that this is a DS2\n            channelized into DS1s.  Setting this value will\n            cause the creation or deletion of entries in the\n            ifTable for the DS0s that are within the DS1.",
              "readOnly": true
            }
          }
        }
      },
      "DS1-MIB_dsx1CurrentEntry": {
        "type": "array",
        "description": "An entry in the DS1 Current table.",
        "items": {
          "type": "object",
          "properties": {
            "dsx1CurrentIndex": {
              "type": "string",
              "description": "The index value which uniquely identifies  the\n            DS1 interface to which this entry is applicable.\n            The interface identified by a particular value of\n            this index is the same interface as identified by\n            the same value as a dsx1LineIndex object\n            instance.",
              "x-yang-type": "if-mib:InterfaceIndex",
              "readOnly": true
            },
            "dsx1CurrentESs": {
              "type": "string",
              "description": "The number of Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1CurrentSESs": {
              "type": "string",
              "description": "The number of Severely Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1CurrentSEFSs": {
              "type": "string",
              "description": "The number of Severely Errored Framing Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1CurrentUASs": {
              "type": "string",
              "description": "The number of Unavailable Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1CurrentCSSs": {
              "type": "string",
              "description": "The number of Controlled Slip Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1CurrentPCVs": {
              "type": "string",
              "description": "The number of Path Coding Violations.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1CurrentLESs": {
              "type": "string",
              "description": "The number of Line Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1CurrentBESs": {
              "type": "string",
              "description": "The number of Bursty Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1CurrentDMs": {
              "type": "string",
              "description": "The number of Degraded Minutes.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1CurrentLCVs": {
              "type": "string",
              "description": "The number of Line Code Violations (LCVs).",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            }
          }
        }
      },
      "DS1-MIB_dsx1IntervalEntry": {
        "type": "array",
        "description": "An entry in the DS1 Interval table.",
        "items": {
          "type": "object",
          "properties": {
            "dsx1IntervalIndex": {
              "type": "string",
              "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
              "x-yang-type": "if-mib:InterfaceIndex",
              "readOnly": true
            },
            "dsx1IntervalNumber": {
              "type": "integer",
              "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1IntervalESs": {
              "type": "string",
              "description": "The number of Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalSESs": {
              "type": "string",
              "description": "The number of Severely Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalSEFSs": {
              "type": "string",
              "description": "The number of Severely Errored Framing Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalUASs": {
              "type": "string",
              "description": "The number of Unavailable Seconds.  This object\n            may decrease if the occurance of unavailable\n            seconds occurs across an inteval boundary.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalCSSs": {
              "type": "string",
              "description": "The number of Controlled Slip Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalPCVs": {
              "type": "string",
              "description": "The number of Path Coding Violations.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalLESs": {
              "type": "string",
              "description": "The number of Line Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalBESs": {
              "type": "string",
              "description": "The number of Bursty Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalDMs": {
              "type": "string",
              "description": "The number of Degraded Minutes.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalLCVs": {
              "type": "string",
              "description": "The number of Line Code Violations.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1IntervalValidData": {
              "type": "boolean",
              "description": "This variable indicates if the data for this\n            interval is valid.",
              "readOnly": true
            }
          }
        }
      },
      "DS1-MIB_dsx1TotalEntry": {
        "type": "array",
        "description": "An entry in the DS1 Total table.",
        "items": {
          "type": "object",
          "properties": {
            "dsx1TotalIndex": {
              "type": "string",
              "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is the same interface as identified by the\n            same value as a dsx1LineIndex object instance.",
              "x-yang-type": "if-mib:InterfaceIndex",
              "readOnly": true
            },
            "dsx1TotalESs": {
              "type": "string",
              "description": "The sum of Errored Seconds encountered by a DS1\n            interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1TotalSESs": {
              "type": "string",
              "description": "The number of Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1TotalSEFSs": {
              "type": "string",
              "description": "The number of Severely Errored Framing Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1TotalUASs": {
              "type": "string",
              "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1TotalCSSs": {
              "type": "string",
              "description": "The number of Controlled Slip Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1TotalPCVs": {
              "type": "string",
              "description": "The number of Path Coding Violations encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1TotalLESs": {
              "type": "string",
              "description": "The number of Line Errored Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1TotalBESs": {
              "type": "string",
              "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1TotalDMs": {
              "type": "string",
              "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1TotalLCVs": {
              "type": "string",
              "description": "The number of Line Code Violations (LCVs)\n            encountered by a DS1 interface in the current 15\n            minute interval.  Invalid 15 minute intervals\n            count as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            }
          }
        }
      },
      "DS1-MIB_dsx1FarEndCurrentEntry": {
        "type": "array",
        "description": "An entry in the DS1 Far End Current table.",
        "items": {
          "type": "object",
          "properties": {
            "dsx1FarEndCurrentIndex": {
              "type": "string",
              "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
              "x-yang-type": "if-mib:InterfaceIndex",
              "readOnly": true
            },
            "dsx1FarEndTimeElapsed": {
              "type": "integer",
              "description": "The number of seconds that have elapsed since the\n            beginning of the far end current error-measurement\n            period.  If, for some reason, such as an\n            adjustment in the system's time-of-day clock, the\n            current interval exceeds the maximum value, the\n            agent will return the maximum value.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1FarEndValidIntervals": {
              "type": "integer",
              "description": "The number of previous far end intervals for\n            which data was collected.  The value will be\n            96 unless the interface was brought online within\n            the last 24 hours, in which case the value will be\n            the number of complete 15 minute far end intervals\n            since the interface has been online.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1FarEndCurrentESs": {
              "type": "string",
              "description": "The number of Far End Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1FarEndCurrentSESs": {
              "type": "string",
              "description": "The number of Far End Severely Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1FarEndCurrentSEFSs": {
              "type": "string",
              "description": "The number of Far End Severely Errored Framing\n            Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1FarEndCurrentUASs": {
              "type": "string",
              "description": "The number of Unavailable Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1FarEndCurrentCSSs": {
              "type": "string",
              "description": "The number of Far End Controlled Slip Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1FarEndCurrentLESs": {
              "type": "string",
              "description": "The number of Far End Line Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1FarEndCurrentPCVs": {
              "type": "string",
              "description": "The number of Far End Path Coding Violations.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1FarEndCurrentBESs": {
              "type": "string",
              "description": "The number of Far End Bursty Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1FarEndCurrentDMs": {
              "type": "string",
              "description": "The number of Far End Degraded Minutes.",
              "x-yang-type": "perfhist-tc:PerfCurrentCount",
              "readOnly": true
            },
            "dsx1FarEndInvalidIntervals": {
              "type": "integer",
              "description": "The number of intervals in the range from 0 to\n            dsx1FarEndValidIntervals for which no data is\n            available.  This object will typically be zero\n            except in cases where the data for some intervals\n            are not available (e.g., in proxy situations).",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            }
          }
        }
      },
      "DS1-MIB_dsx1FarEndIntervalEntry": {
        "type": "array",
        "description": "An entry in the DS1 Far End Interval table.",
        "items": {
          "type": "object",
          "properties": {
            "dsx1FarEndIntervalIndex": {
              "type": "string",
              "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
              "x-yang-type": "if-mib:InterfaceIndex",
              "readOnly": true
            },
            "dsx1FarEndIntervalNumber": {
              "type": "integer",
              "description": "A number between 1 and 96, where 1 is the most\n            recently completed 15 minute interval and 96 is\n            the 15 minutes interval completed 23 hours and 45\n            minutes prior to interval 1.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1FarEndIntervalESs": {
              "type": "string",
              "description": "The number of Far End Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1FarEndIntervalSESs": {
              "type": "string",
              "description": "The number of Far End Severely Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1FarEndIntervalSEFSs": {
              "type": "string",
              "description": "The number of Far End Severely Errored Framing\n            Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1FarEndIntervalUASs": {
              "type": "string",
              "description": "The number of Unavailable Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1FarEndIntervalCSSs": {
              "type": "string",
              "description": "The number of Far End Controlled Slip Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1FarEndIntervalLESs": {
              "type": "string",
              "description": "The number of Far End Line Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1FarEndIntervalPCVs": {
              "type": "string",
              "description": "The number of Far End Path Coding Violations.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1FarEndIntervalBESs": {
              "type": "string",
              "description": "The number of Far End Bursty Errored Seconds.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1FarEndIntervalDMs": {
              "type": "string",
              "description": "The number of Far End Degraded Minutes.",
              "x-yang-type": "perfhist-tc:PerfIntervalCount",
              "readOnly": true
            },
            "dsx1FarEndIntervalValidData": {
              "type": "boolean",
              "description": "This variable indicates if the data for this\n            interval is valid.",
              "readOnly": true
            }
          }
        }
      },
      "DS1-MIB_dsx1FarEndTotalEntry": {
        "type": "array",
        "description": "An entry in the DS1 Far End Total table.",
        "items": {
          "type": "object",
          "properties": {
            "dsx1FarEndTotalIndex": {
              "type": "string",
              "description": "The index value which uniquely identifies the DS1\n            interface to which this entry is applicable.  The\n            interface identified by a particular value of this\n            index is identical to the interface identified by\n            the same value of dsx1LineIndex.",
              "x-yang-type": "if-mib:InterfaceIndex",
              "readOnly": true
            },
            "dsx1FarEndTotalESs": {
              "type": "string",
              "description": "The number of Far End Errored Seconds encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1FarEndTotalSESs": {
              "type": "string",
              "description": "The number of Far End Severely Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1FarEndTotalSEFSs": {
              "type": "string",
              "description": "The number of Far End Severely Errored Framing\n            Seconds encountered by a DS1 interface in the\n            previous 24 hour interval. Invalid 15 minute\n            intervals count as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1FarEndTotalUASs": {
              "type": "string",
              "description": "The number of Unavailable Seconds encountered by\n            a DS1 interface in the previous 24 hour interval.\n            Invalid 15 minute intervals count as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1FarEndTotalCSSs": {
              "type": "string",
              "description": "The number of Far End Controlled Slip Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1FarEndTotalLESs": {
              "type": "string",
              "description": "The number of Far End Line Errored Seconds\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1FarEndTotalPCVs": {
              "type": "string",
              "description": "The number of Far End Path Coding Violations\n            reported via the far end block error count\n            encountered by a DS1 interface in the previous 24\n            hour interval.  Invalid 15 minute intervals count\n            as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1FarEndTotalBESs": {
              "type": "string",
              "description": "The number of Bursty Errored Seconds (BESs)\n            encountered by a DS1 interface in the previous 24\n            hour interval. Invalid 15 minute intervals count\n            as 0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            },
            "dsx1FarEndTotalDMs": {
              "type": "string",
              "description": "The number of Degraded Minutes (DMs) encountered\n            by a DS1 interface in the previous 24 hour\n            interval.  Invalid 15 minute intervals count as\n            0.",
              "x-yang-type": "perfhist-tc:PerfTotalCount",
              "readOnly": true
            }
          }
        }
      },
      "DS1-MIB_dsx1FracEntry": {
        "type": "array",
        "description": "An entry in the DS1 Fractional table.",
        "items": {
          "type": "object",
          "properties": {
            "dsx1FracIndex": {
              "type": "integer",
              "description": "The index value which uniquely identifies  the\n            DS1  interface  to which this entry is applicable\n            The interface identified by a  particular\n            value  of  this  index is the same interface as\n            identified by the same value  an  dsx1LineIndex\n            object instance.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1FracNumber": {
              "type": "integer",
              "description": "The channel number for this entry.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "dsx1FracIfIndex": {
              "type": "integer",
              "description": "An index value that uniquely identifies an\n            interface.  The interface identified by a particular\n            value of this index is the same  interface\n            as  identified by the same value an ifIndex\n            object instance. If no interface is currently using\n            a channel, the value should be zero.  If a\n            single interface occupies more  than  one  time\n            slot,  that ifIndex value will be found in multiple\n            time slots.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            }
          }
        }
      },
      "DS1-MIB_dsx1ChanMappingEntry": {
        "type": "array",
        "description": "dsx1ChanMappingEntry",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "dsx1Ds1ChannelNumber": {
              "type": "string",
              "description": "dsx1Ds1ChannelNumber",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "dsx1ChanMappedIfIndex": {
              "type": "string",
              "description": "This object indicates the ifIndex value assigned\n            by the agent for the individual ds1 ifEntry that\n            corresponds to the given DS1 channel number\n            (specified by the INDEX element\n            dsx1Ds1ChannelNumber) of the given channelized\n            interface (specified by INDEX element ifIndex).",
              "x-yang-type": "if-mib:InterfaceIndex",
              "readOnly": true
            }
          }
        }
      },
      "restconf-error": {
        "type": "object",
        "description": "Standard RESTCONF error response (RFC 8040 Section 7.1)",
        "properties": {
          "ietf-restconf:errors": {
            "type": "object",
            "properties": {
              "error": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "error-type": {
                      "type": "string",
                      "enum": [
                        "transport",
                        "rpc",
                        "protocol",
                        "application"
                      ],
                      "description": "Layer where the error occurred"
                    },
                    "error-tag": {
                      "type": "string",
                      "description": "Enumerated error tag (e.g. invalid-value, data-missing, access-denied)"
                    },
                    "error-severity": {
                      "type": "string",
                      "enum": [
                        "error",
                        "warning"
                      ],
                      "description": "Error severity"
                    },
                    "error-app-tag": {
                      "type": "string",
                      "description": "Application-specific error tag"
                    },
                    "error-path": {
                      "type": "string",
                      "description": "YANG instance-identifier of the error node"
                    },
                    "error-message": {
                      "type": "string",
                      "description": "Human-readable error description"
                    }
                  },
                  "required": [
                    "error-type",
                    "error-tag"
                  ]
                }
              }
            }
          }
        },
        "example": {
          "ietf-restconf:errors": {
            "error": [
              {
                "error-type": "protocol",
                "error-tag": "invalid-value",
                "error-severity": "error",
                "error-message": "Invalid input parameter"
              }
            ]
          }
        }
      }
    },
    "securitySchemes": {
      "basicAuth": {
        "type": "http",
        "scheme": "basic"
      }
    }
  },
  "security": [
    {
      "basicAuth": []
    }
  ],
  "tags": [
    {
      "name": "DS1-MIB",
      "description": "MIB operations for DS1-MIB"
    }
  ],
  "externalDocs": {
    "description": "Cisco SNMP Object Navigator",
    "url": "https://snmp.cloudapps.cisco.com/Support/IOS/do/BrowseMIB.do"
  }
}
