{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-RTTMON-MIB",
    "description": "MIB data from `CISCO-RTTMON-MIB` module.\n\n**Root containers:** 1 (CISCO-RTTMON-MIB)\n**Paths:** 538 | **Descendants:** 595\n\nAll endpoints are read-only (GET).",
    "version": "17.18.1",
    "contact": {
      "name": "Cisco IOS-XE RESTCONF API",
      "url": "https://developer.cisco.com/iosxe/"
    },
    "x-yang-module": "CISCO-RTTMON-MIB",
    "x-model-type": "mib"
  },
  "servers": [
    {
      "url": "https://{device}:{port}/restconf",
      "description": "IOS-XE Device RESTCONF API",
      "variables": {
        "device": {
          "default": "devnetsandboxiosxec9k.cisco.com"
        },
        "port": {
          "default": "443"
        }
      }
    }
  ],
  "paths": {
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB": {
      "get": {
        "summary": "Get CISCO-RTTMON-MIB",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonAppl": {
                      "type": "object",
                      "properties": {
                        "rttMonApplVersion": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonApplMaxPacketDataSize": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonApplTimeOfLastSet": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonApplNumCtrlAdminEntry": {
                          "type": "integer",
                          "example": 10
                        },
                        "rttMonApplReset": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonApplPreConfigedReset": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonApplProbeCapacity": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonApplFreeMemLowWaterMark": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonApplLatestSetError": {
                          "type": "string",
                          "example": "0"
                        },
                        "rttMonApplResponder": {
                          "type": "boolean",
                          "example": true
                        },
                        "rttMonApplLpdGrpStatsReset": {
                          "type": "integer",
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonApplSupportedRttTypesTable": {
                      "type": "object",
                      "properties": {
                        "rttMonApplSupportedRttTypesEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonApplSupportedRttTypes": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonApplSupportedRttTypesValid": {
                                "type": "boolean",
                                "example": true
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonApplSupportedProtocolsTable": {
                      "type": "object",
                      "properties": {
                        "rttMonApplSupportedProtocolsEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonApplSupportedProtocols": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonApplSupportedProtocolsValid": {
                                "type": "boolean",
                                "example": true
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonApplPreConfigedTable": {
                      "type": "object",
                      "properties": {
                        "rttMonApplPreConfigedEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonApplPreConfigedType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonApplPreConfigedName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "rttMonApplPreConfigedValid": {
                              "type": "boolean",
                              "example": true
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonApplAuthTable": {
                      "type": "object",
                      "properties": {
                        "rttMonApplAuthEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonApplAuthIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonApplAuthKeyChain": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonApplAuthKeyString1": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonApplAuthKeyString2": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonApplAuthKeyString3": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonApplAuthKeyString4": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonApplAuthKeyString5": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonApplAuthStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonCtrlAdminTable": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonCtrlAdminIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonCtrlAdminOwner": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "rttMonCtrlAdminTag": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonCtrlAdminRttType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonCtrlAdminThreshold": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonCtrlAdminFrequency": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonCtrlAdminTimeout": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonCtrlAdminVerifyData": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonCtrlAdminStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "rttMonCtrlAdminNvgen": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonCtrlAdminGroupName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "rttMonScheduleAdminRttLife": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonScheduleAdminRttStartTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "rttMonScheduleAdminRttRecurring": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonScheduleAdminConceptRowAgeoutV2": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonStatisticsAdminNumHourGroups": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonStatisticsAdminNumPaths": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonStatisticsAdminNumHops": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonStatisticsAdminNumDistBuckets": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonStatisticsAdminDistInterval": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonHistoryAdminNumLives": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonHistoryAdminNumBuckets": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonHistoryAdminNumSamples": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonHistoryAdminFilter": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonCtrlOperModificationTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "rttMonCtrlOperDiagText": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonCtrlOperResetTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "rttMonCtrlOperOctetsInUse": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonCtrlOperConnectionLostOccurred": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonCtrlOperTimeoutOccurred": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonCtrlOperOverThresholdOccurred": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonCtrlOperNumRtts": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonCtrlOperRttLife": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonCtrlOperState": {
                                "type": "string",
                                "example": "active"
                              },
                              "rttMonCtrlOperVerifyErrorOccurred": {
                                "type": "boolean",
                                "example": false
                              },
                              "rttMonLatestRttOperCompletionTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "rttMonLatestRttOperSense": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestRttOperApplSpecificSense": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonLatestRttOperSenseDescription": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestRttOperTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "rttMonLatestRttOperAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonEchoAdminTable": {
                      "type": "object",
                      "properties": {
                        "rttMonEchoAdminEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonCtrlAdminIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminProtocol": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminTargetAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "rttMonEchoAdminPktDataRequestSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminPktDataResponseSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminTargetPort": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminSourceAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "rttMonEchoAdminSourcePort": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminControlEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonEchoAdminTOS": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminLSREnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonEchoAdminTargetAddressString": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "rttMonEchoAdminNameServer": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "rttMonEchoAdminOperation": {
                                "type": "string",
                                "example": "50"
                              },
                              "rttMonEchoAdminHTTPVersion": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminURL": {
                                "type": "string",
                                "example": "https://10.1.1.1/restconf"
                              },
                              "rttMonEchoAdminCache": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonEchoAdminInterval": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminNumPackets": {
                                "type": "integer",
                                "example": 12845632
                              },
                              "rttMonEchoAdminProxy": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminString1": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminString2": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminString3": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminString4": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminString5": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminVrfName": {
                                "type": "string",
                                "format": "byte",
                                "example": "example-1"
                              },
                              "rttMonEchoAdminCodecType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminCodecInterval": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminCodecPayload": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminCodecNumPackets": {
                                "type": "integer",
                                "example": 12845632
                              },
                              "rttMonEchoAdminICPIFAdvFactor": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminLSPFECType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminLSPSelector": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminLSPReplyMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminLSPTTL": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminLSPExp": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminPrecision": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminProbePakPriority": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminOWNTPSyncTolAbs": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminOWNTPSyncTolPct": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminOWNTPSyncTolType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminCalledNumber": {
                                "type": "string",
                                "example": "10"
                              },
                              "rttMonEchoAdminDetectPoint": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminGKRegistration": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonEchoAdminSourceVoicePort": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminCallDuration": {
                                "type": "integer",
                                "example": 50
                              },
                              "rttMonEchoAdminLSPReplyDscp": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminLSPNullShim": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonEchoAdminTargetMPID": {
                                "type": "string",
                                "example": "1"
                              },
                              "rttMonEchoAdminTargetDomainName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "rttMonEchoAdminTargetVLAN": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminEthernetCOS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminLSPVccvID": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminTargetEVC": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminTargetMEPPort": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonEchoAdminVideoTrafficProfile": {
                                "type": "string",
                                "example": "1"
                              },
                              "rttMonEchoAdminDscp": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminReserveDsp": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminInputInterface": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonEchoAdminEmulateSourceAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "rttMonEchoAdminEmulateSourcePort": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminEmulateTargetAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "rttMonEchoAdminEmulateTargetPort": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminTargetMacAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "rttMonEchoAdminSourceMacAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "rttMonEchoAdminSourceMPID": {
                                "type": "string",
                                "example": "1"
                              },
                              "rttMonEchoAdminEndPointListName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "rttMonEchoAdminSSM": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonEchoAdminControlRetry": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "rttMonEchoAdminControlTimeout": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "rttMonEchoAdminIgmpTreeInit": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "rttMonEchoAdminEnableBurst": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonEchoAdminAggBurstCycles": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonEchoAdminLossRatioNumFrames": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonEchoAdminAvailNumFrames": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMonEchoAdminTstampOptimization": {
                                "type": "boolean",
                                "example": true
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonFileIOAdminTable": {
                      "type": "object",
                      "properties": {
                        "rttMonFileIOAdminEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonCtrlAdminIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonFileIOAdminFilePath": {
                                "type": "string",
                                "example": "/data/example"
                              },
                              "rttMonFileIOAdminSize": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonFileIOAdminAction": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonScriptAdminTable": {
                      "type": "object",
                      "properties": {
                        "rttMonScriptAdminEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonCtrlAdminIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonScriptAdminName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "rttMonScriptAdminCmdLineParams": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonReactTriggerAdminTable": {
                      "type": "object",
                      "properties": {
                        "rttMonReactTriggerAdminEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactTriggerAdminRttMonCtrlAdminIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonReactTriggerAdminStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "rttMonReactTriggerOperState": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonEchoPathAdminTable": {
                      "type": "object",
                      "properties": {
                        "rttMonEchoPathAdminEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonEchoPathAdminHopIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonEchoPathAdminHopAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            }
                          },
                          "example": "/data/example"
                        }
                      },
                      "example": "/data/example"
                    },
                    "rttMonGrpScheduleAdminTable": {
                      "type": "object",
                      "properties": {
                        "rttMonGrpScheduleAdminEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonGrpScheduleAdminIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonGrpScheduleAdminProbes": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonGrpScheduleAdminPeriod": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonGrpScheduleAdminFrequency": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonGrpScheduleAdminLife": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonGrpScheduleAdminAgeout": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonGrpScheduleAdminStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "rttMonGrpScheduleAdminFreqMax": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonGrpScheduleAdminFreqMin": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonGrpScheduleAdminStartTime": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMonGrpScheduleAdminAdd": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonGrpScheduleAdminDelete": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMonGrpScheduleAdminReset": {
                                "type": "boolean",
                                "example": true
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMplsVpnMonCtrlTable": {
                      "type": "object",
                      "properties": {
                        "rttMplsVpnMonCtrlEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMplsVpnMonCtrlIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonCtrlRttType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMplsVpnMonCtrlVrfName": {
                                "type": "string",
                                "format": "byte",
                                "example": "example-1"
                              },
                              "rttMplsVpnMonCtrlTag": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMplsVpnMonCtrlThreshold": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonCtrlTimeout": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonCtrlScanInterval": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonCtrlDelScanFactor": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonCtrlEXP": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonCtrlRequestSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonCtrlVerifyData": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMplsVpnMonCtrlStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMplsVpnMonCtrlProbeList": {
                                "type": "string",
                                "example": "item-1"
                              },
                              "rttMplsVpnMonCtrlStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "rttMplsVpnMonCtrlLpd": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMplsVpnMonCtrlLpdGrpList": {
                                "type": "string",
                                "example": "item-1"
                              },
                              "rttMplsVpnMonCtrlLpdCompTime": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeInterval": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeNumPackets": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMplsVpnMonTypeDestPort": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeSecFreqType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMplsVpnMonTypeSecFreqValue": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeLspSelector": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "rttMplsVpnMonTypeLSPReplyMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMplsVpnMonTypeLSPTTL": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeLSPReplyDscp": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeLpdMaxSessions": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeLpdSessTimeout": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeLpdEchoTimeout": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeLpdEchoInterval": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeLpdEchoNullShim": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMplsVpnMonTypeLpdScanPeriod": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonTypeLpdStatHours": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonScheduleRttStartTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "rttMplsVpnMonSchedulePeriod": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonScheduleFrequency": {
                                "type": "integer",
                                "example": 1
                              },
                              "rttMplsVpnMonReactConnectionEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMplsVpnMonReactTimeoutEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "rttMplsVpnMonReactThresholdType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMplsVpnMonReactThresholdCount": {
                                "type": "integer",
                                "example": 10
                              },
                              "rttMplsVpnMonReactActionType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMplsVpnMonReactLpdNotifyType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMplsVpnMonReactLpdRetryCount": {
                                "type": "integer",
                                "example": 10
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonReactTable": {
                      "type": "object",
                      "properties": {
                        "rttMonReactEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactConfigIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonReactVar": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactThresholdType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactActionType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactThresholdRising": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonReactThresholdFalling": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonReactThresholdCountX": {
                              "type": "integer",
                              "example": 10
                            },
                            "rttMonReactThresholdCountY": {
                              "type": "integer",
                              "example": 10
                            },
                            "rttMonReactValue": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonReactOccurred": {
                              "type": "boolean",
                              "example": true
                            },
                            "rttMonReactStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonGeneratedOperTable": {
                      "type": "object",
                      "properties": {
                        "rttMonGeneratedOperEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonGeneratedOperRespIpAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonGeneratedOperRespIpAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonGeneratedOperCtrlAdminIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonStatsCaptureTable": {
                      "type": "object",
                      "properties": {
                        "rttMonStatsCaptureEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonStatsCaptureStartTimeIndex": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonStatsCapturePathIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonStatsCaptureHopIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonStatsCaptureDistIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonStatsCaptureCompletions": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonStatsCaptureOverThresholds": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonStatsCaptureSumCompletionTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonStatsCaptureSumCompletionTime2Low": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonStatsCaptureSumCompletionTime2High": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonStatsCaptureCompletionTimeMax": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonStatsCaptureCompletionTimeMin": {
                              "type": "string",
                              "example": "10:30:45"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonStatsCollectTable": {
                      "type": "object",
                      "properties": {
                        "rttMonStatsCollectEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonStatsCaptureStartTimeIndex": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonStatsCapturePathIndex": {
                              "type": "string",
                              "example": "/data/example"
                            },
                            "rttMonStatsCaptureHopIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonStatsCollectNumDisconnects": {
                              "type": "integer",
                              "example": 10
                            },
                            "rttMonStatsCollectTimeouts": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonStatsCollectBusies": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonStatsCollectNoConnections": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonStatsCollectDrops": {
                              "type": "integer",
                              "example": 0
                            },
                            "rttMonStatsCollectSequenceErrors": {
                              "type": "integer",
                              "example": 0
                            },
                            "rttMonStatsCollectVerifyErrors": {
                              "type": "integer",
                              "example": 0
                            },
                            "rttMonStatsCollectAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "rttMonStatsCollectCtrlEnErrors": {
                              "type": "integer",
                              "example": 0
                            },
                            "rttMonStatsCollectRetrieveErrors": {
                              "type": "integer",
                              "example": 0
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonStatsTotalsTable": {
                      "type": "object",
                      "properties": {
                        "rttMonStatsTotalsEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonStatsCaptureStartTimeIndex": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonStatsTotalsElapsedTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonStatsTotalsInitiations": {
                              "type": "integer",
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsTable": {
                      "type": "object",
                      "properties": {
                        "rttMonHTTPStatsEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsStartTimeIndex": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonHTTPStatsCompletions": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsOverThresholds": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsRTTSum": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsRTTSum2Low": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsRTTSum2High": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsRTTMin": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsRTTMax": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsDNSRTTSum": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsTCPConnectRTTSum": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsTransactionRTTSum": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsMessageBodyOctetsSum": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHTTPStatsDNSServerTimeout": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonHTTPStatsTCPConnectTimeout": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonHTTPStatsTransactionTimeout": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonHTTPStatsDNSQueryError": {
                              "type": "string",
                              "example": "0"
                            },
                            "rttMonHTTPStatsHTTPError": {
                              "type": "string",
                              "example": "0"
                            },
                            "rttMonHTTPStatsError": {
                              "type": "string",
                              "example": "0"
                            },
                            "rttMonHTTPStatsBusies": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsTable": {
                      "type": "object",
                      "properties": {
                        "rttMonJitterStatsEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsStartTimeIndex": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonJitterStatsCompletions": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOverThresholds": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsNumOfRTT": {
                              "type": "string",
                              "example": "10"
                            },
                            "rttMonJitterStatsRTTSum": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsRTTSum2Low": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsRTTSum2High": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsRTTMin": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsRTTMax": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMinOfPositivesSD": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMaxOfPositivesSD": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsNumOfPositivesSD": {
                              "type": "string",
                              "example": "10"
                            },
                            "rttMonJitterStatsSumOfPositivesSD": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsSum2PositivesSDLow": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsSum2PositivesSDHigh": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMinOfNegativesSD": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMaxOfNegativesSD": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsNumOfNegativesSD": {
                              "type": "string",
                              "example": "10"
                            },
                            "rttMonJitterStatsSumOfNegativesSD": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsSum2NegativesSDLow": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsSum2NegativesSDHigh": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMinOfPositivesDS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMaxOfPositivesDS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsNumOfPositivesDS": {
                              "type": "string",
                              "example": "10"
                            },
                            "rttMonJitterStatsSumOfPositivesDS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsSum2PositivesDSLow": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsSum2PositivesDSHigh": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMinOfNegativesDS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMaxOfNegativesDS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsNumOfNegativesDS": {
                              "type": "string",
                              "example": "10"
                            },
                            "rttMonJitterStatsSumOfNegativesDS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsSum2NegativesDSLow": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsSum2NegativesDSHigh": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsPacketLossSD": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsPacketLossDS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsPacketOutOfSequence": {
                              "type": "string",
                              "example": "10234567"
                            },
                            "rttMonJitterStatsPacketMIA": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsPacketLateArrival": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsError": {
                              "type": "string",
                              "example": "0"
                            },
                            "rttMonJitterStatsBusies": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWSumSD": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWSum2SDLow": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWSum2SDHigh": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWSumDS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWSum2DSLow": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWSum2DSHigh": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsNumOfOW": {
                              "type": "string",
                              "example": "10"
                            },
                            "rttMonJitterStatsOWMinSDNew": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWMaxSDNew": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWMinDSNew": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWMaxDSNew": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMinOfMOS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMaxOfMOS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMinOfICPIF": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsMaxOfICPIF": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsIAJOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsIAJIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsAvgJitter": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsAvgJitterSD": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsAvgJitterDS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsUnSyncRTs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsRTTSumHigh": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWSumSDHigh": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonJitterStatsOWSumDSHigh": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonLpdGrpStatsTable": {
                      "type": "object",
                      "properties": {
                        "rttMonLpdGrpStatsEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonLpdGrpStatsGroupIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonLpdGrpStatsStartTimeIndex": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonLpdGrpStatsTargetPE": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonLpdGrpStatsNumOfPass": {
                              "type": "integer",
                              "example": 10
                            },
                            "rttMonLpdGrpStatsNumOfFail": {
                              "type": "integer",
                              "example": 10
                            },
                            "rttMonLpdGrpStatsNumOfTimeout": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonLpdGrpStatsAvgRTT": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonLpdGrpStatsMinRTT": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonLpdGrpStatsMaxRTT": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonLpdGrpStatsMinNumPaths": {
                              "type": "integer",
                              "example": 10
                            },
                            "rttMonLpdGrpStatsMaxNumPaths": {
                              "type": "integer",
                              "example": 10
                            },
                            "rttMonLpdGrpStatsLPDStartTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonLpdGrpStatsLPDFailOccurred": {
                              "type": "boolean",
                              "example": true
                            },
                            "rttMonLpdGrpStatsLPDFailCause": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonLpdGrpStatsLPDCompTime": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonLpdGrpStatsGroupStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "rttMonLpdGrpStatsGroupProbeIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonLpdGrpStatsPathIds": {
                              "type": "string",
                              "example": "1"
                            },
                            "rttMonLpdGrpStatsProbeStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "rttMonLpdGrpStatsResetTime": {
                              "type": "string",
                              "example": "10:30:45"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonHistoryCollectionTable": {
                      "type": "object",
                      "properties": {
                        "rttMonHistoryCollectionEntry": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHistoryCollectionLifeIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonHistoryCollectionBucketIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonHistoryCollectionSampleIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonHistoryCollectionSampleTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonHistoryCollectionAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "rttMonHistoryCollectionCompletionTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonHistoryCollectionSense": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonHistoryCollectionApplSpecificSense": {
                              "type": "integer",
                              "example": 1
                            },
                            "rttMonHistoryCollectionSenseDescription": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonLatestHTTPOperTable": {
                      "type": "object",
                      "properties": {
                        "rttMonLatestHTTPOperEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonCtrlAdminIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestHTTPOperRTT": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestHTTPOperDNSRTT": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestHTTPOperTCPConnectRTT": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestHTTPOperTransactionRTT": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestHTTPOperMessageBodyOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestHTTPOperSense": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestHTTPErrorSenseDescription": {
                                "type": "string",
                                "example": "0"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "rttMonLatestJitterOperTable": {
                      "type": "object",
                      "properties": {
                        "rttMonLatestJitterOperEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "rttMonCtrlAdminIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperNumOfRTT": {
                                "type": "string",
                                "example": "10"
                              },
                              "rttMonLatestJitterOperRTTSum": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperRTTSum2": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperRTTMin": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperRTTMax": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperMinOfPositivesSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperMaxOfPositivesSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperNumOfPositivesSD": {
                                "type": "string",
                                "example": "10"
                              },
                              "rttMonLatestJitterOperSumOfPositivesSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperSum2PositivesSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperMinOfNegativesSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperMaxOfNegativesSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperNumOfNegativesSD": {
                                "type": "string",
                                "example": "10"
                              },
                              "rttMonLatestJitterOperSumOfNegativesSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperSum2NegativesSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperMinOfPositivesDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperMaxOfPositivesDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperNumOfPositivesDS": {
                                "type": "string",
                                "example": "10"
                              },
                              "rttMonLatestJitterOperSumOfPositivesDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperSum2PositivesDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperMinOfNegativesDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperMaxOfNegativesDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperNumOfNegativesDS": {
                                "type": "string",
                                "example": "10"
                              },
                              "rttMonLatestJitterOperSumOfNegativesDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperSum2NegativesDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperPacketLossSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperPacketLossDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperPacketOutOfSequence": {
                                "type": "string",
                                "example": "10234567"
                              },
                              "rttMonLatestJitterOperPacketMIA": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperPacketLateArrival": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperSense": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterErrorSenseDescription": {
                                "type": "string",
                                "example": "0"
                              },
                              "rttMonLatestJitterOperOWSumSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWSum2SD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWMinSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWMaxSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWSumDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWSum2DS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWMinDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWMaxDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperNumOfOW": {
                                "type": "string",
                                "example": "10"
                              },
                              "rttMonLatestJitterOperMOS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperICPIF": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperIAJOut": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperIAJIn": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperAvgJitter": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperAvgSDJ": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperAvgDSJ": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWAvgSD": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWAvgDS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperNTPState": {
                                "type": "string",
                                "example": "active"
                              },
                              "rttMonLatestJitterOperUnSyncRTs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperRTTSumHigh": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperRTTSum2High": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWSumSDHigh": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWSum2SDHigh": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWSumDSHigh": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "rttMonLatestJitterOperOWSum2DSHigh": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "rttMplsVpnMonCtrlIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMplsVpnMonCtrlTag": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "rttMonLpdGrpStatsGroupIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonLpdGrpStatsStartTimeIndex": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonLpdGrpStatsTargetPE": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "rttMonLpdGrpStatsGroupIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonLpdGrpStatsStartTimeIndex": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonLpdGrpStatsGroupStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-4": {
                          "type": "object",
                          "properties": {
                            "rttMonLpdGrpStatsGroupIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonLpdGrpStatsStartTimeIndex": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "rttMonLpdGrpStatsLPDFailOccurred": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-5": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactConfigIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactValue": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-6": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactConfigIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactThresholdRising": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-7": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactConfigIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonReactThresholdFalling": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-8": {
                          "type": "object",
                          "properties": {
                            "rttMonCtrlAdminIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "rttMonEchoAdminLSPSelector": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:CISCO-RTTMON-MIB": {
                    "rttMonAppl": {
                      "rttMonApplVersion": "configured-value",
                      "rttMonApplMaxPacketDataSize": 1,
                      "rttMonApplTimeOfLastSet": "10:30:45",
                      "rttMonApplNumCtrlAdminEntry": 10,
                      "rttMonApplReset": "configured-value",
                      "rttMonApplPreConfigedReset": "configured-value",
                      "rttMonApplProbeCapacity": 1,
                      "rttMonApplFreeMemLowWaterMark": 1,
                      "rttMonApplLatestSetError": "0",
                      "rttMonApplResponder": true,
                      "rttMonApplLpdGrpStatsReset": 1
                    },
                    "rttMonApplSupportedRttTypesTable": {
                      "rttMonApplSupportedRttTypesEntry": [
                        {
                          "rttMonApplSupportedRttTypes": "configured-value",
                          "rttMonApplSupportedRttTypesValid": true
                        }
                      ]
                    },
                    "rttMonApplSupportedProtocolsTable": {
                      "rttMonApplSupportedProtocolsEntry": [
                        {
                          "rttMonApplSupportedProtocols": "configured-value",
                          "rttMonApplSupportedProtocolsValid": true
                        }
                      ]
                    },
                    "rttMonApplPreConfigedTable": {
                      "rttMonApplPreConfigedEntry": {
                        "rttMonApplPreConfigedType": "default",
                        "rttMonApplPreConfigedName": "example-1",
                        "rttMonApplPreConfigedValid": true
                      }
                    },
                    "rttMonApplAuthTable": {
                      "rttMonApplAuthEntry": [
                        {
                          "rttMonApplAuthIndex": 1,
                          "rttMonApplAuthKeyChain": "configured-value",
                          "rttMonApplAuthKeyString1": "configured-value",
                          "rttMonApplAuthKeyString2": "configured-value",
                          "rttMonApplAuthKeyString3": "configured-value",
                          "rttMonApplAuthKeyString4": "configured-value",
                          "rttMonApplAuthKeyString5": "configured-value",
                          "rttMonApplAuthStatus": "active"
                        }
                      ]
                    },
                    "rttMonCtrlAdminTable": {
                      "rttMonCtrlAdminEntry": [
                        {
                          "rttMonCtrlAdminIndex": 1,
                          "rttMonCtrlAdminOwner": "QmFzZTY0",
                          "rttMonCtrlAdminTag": "configured-value",
                          "rttMonCtrlAdminRttType": "configured-value",
                          "rttMonCtrlAdminThreshold": 1,
                          "rttMonCtrlAdminFrequency": 1,
                          "rttMonCtrlAdminTimeout": 1,
                          "rttMonCtrlAdminVerifyData": true,
                          "rttMonCtrlAdminStatus": "active",
                          "rttMonCtrlAdminNvgen": true,
                          "rttMonCtrlAdminGroupName": "example-1",
                          "rttMonScheduleAdminRttLife": 1,
                          "rttMonScheduleAdminRttStartTime": "10:30:45",
                          "rttMonScheduleAdminRttRecurring": true,
                          "rttMonScheduleAdminConceptRowAgeoutV2": 1,
                          "rttMonStatisticsAdminNumHourGroups": 10,
                          "rttMonStatisticsAdminNumPaths": 10,
                          "rttMonStatisticsAdminNumHops": 10,
                          "rttMonStatisticsAdminNumDistBuckets": 10,
                          "rttMonStatisticsAdminDistInterval": 1,
                          "rttMonHistoryAdminNumLives": 10,
                          "rttMonHistoryAdminNumBuckets": 10,
                          "rttMonHistoryAdminNumSamples": 10,
                          "rttMonHistoryAdminFilter": "default",
                          "rttMonCtrlOperModificationTime": "10:30:45",
                          "rttMonCtrlOperDiagText": "configured-value",
                          "rttMonCtrlOperResetTime": "10:30:45",
                          "rttMonCtrlOperOctetsInUse": "configured-value",
                          "rttMonCtrlOperConnectionLostOccurred": true,
                          "rttMonCtrlOperTimeoutOccurred": true,
                          "rttMonCtrlOperOverThresholdOccurred": true,
                          "rttMonCtrlOperNumRtts": 10,
                          "rttMonCtrlOperRttLife": 1,
                          "rttMonCtrlOperState": "default",
                          "rttMonCtrlOperVerifyErrorOccurred": true,
                          "rttMonLatestRttOperCompletionTime": "10:30:45",
                          "rttMonLatestRttOperSense": "configured-value",
                          "rttMonLatestRttOperApplSpecificSense": 1,
                          "rttMonLatestRttOperSenseDescription": "configured-value",
                          "rttMonLatestRttOperTime": "10:30:45",
                          "rttMonLatestRttOperAddress": "10.1.1.1"
                        }
                      ]
                    },
                    "rttMonEchoAdminTable": {
                      "rttMonEchoAdminEntry": [
                        {
                          "rttMonCtrlAdminIndex": "configured-value",
                          "rttMonEchoAdminProtocol": "configured-value",
                          "rttMonEchoAdminTargetAddress": "10.1.1.1",
                          "rttMonEchoAdminPktDataRequestSize": 1,
                          "rttMonEchoAdminPktDataResponseSize": 1,
                          "rttMonEchoAdminTargetPort": 1,
                          "rttMonEchoAdminSourceAddress": "10.1.1.1",
                          "rttMonEchoAdminSourcePort": 1,
                          "rttMonEchoAdminControlEnable": true,
                          "rttMonEchoAdminTOS": 1,
                          "rttMonEchoAdminLSREnable": true,
                          "rttMonEchoAdminTargetAddressString": "10.1.1.1",
                          "rttMonEchoAdminNameServer": "example-1",
                          "rttMonEchoAdminOperation": "50",
                          "rttMonEchoAdminHTTPVersion": "configured-value",
                          "rttMonEchoAdminURL": "https://10.1.1.1/restconf",
                          "rttMonEchoAdminCache": true,
                          "rttMonEchoAdminInterval": 1,
                          "rttMonEchoAdminNumPackets": 12845632,
                          "rttMonEchoAdminProxy": "configured-value",
                          "rttMonEchoAdminString1": "configured-value",
                          "rttMonEchoAdminString2": "configured-value",
                          "rttMonEchoAdminString3": "configured-value",
                          "rttMonEchoAdminString4": "configured-value",
                          "rttMonEchoAdminString5": "configured-value",
                          "rttMonEchoAdminMode": "configured-value",
                          "rttMonEchoAdminVrfName": "QmFzZTY0",
                          "rttMonEchoAdminCodecType": "configured-value",
                          "rttMonEchoAdminCodecInterval": 1,
                          "rttMonEchoAdminCodecPayload": 1,
                          "rttMonEchoAdminCodecNumPackets": 12845632,
                          "rttMonEchoAdminICPIFAdvFactor": 1,
                          "rttMonEchoAdminLSPFECType": "default",
                          "rttMonEchoAdminLSPSelector": "configured-value",
                          "rttMonEchoAdminLSPReplyMode": "configured-value",
                          "rttMonEchoAdminLSPTTL": 1,
                          "rttMonEchoAdminLSPExp": 1,
                          "rttMonEchoAdminPrecision": "default",
                          "rttMonEchoAdminProbePakPriority": "default",
                          "rttMonEchoAdminOWNTPSyncTolAbs": 1,
                          "rttMonEchoAdminOWNTPSyncTolPct": 1,
                          "rttMonEchoAdminOWNTPSyncTolType": "default",
                          "rttMonEchoAdminCalledNumber": "10",
                          "rttMonEchoAdminDetectPoint": "configured-value",
                          "rttMonEchoAdminGKRegistration": true,
                          "rttMonEchoAdminSourceVoicePort": "configured-value",
                          "rttMonEchoAdminCallDuration": 50,
                          "rttMonEchoAdminLSPReplyDscp": 1,
                          "rttMonEchoAdminLSPNullShim": true,
                          "rttMonEchoAdminTargetMPID": "1",
                          "rttMonEchoAdminTargetDomainName": "example-1",
                          "rttMonEchoAdminTargetVLAN": "configured-value",
                          "rttMonEchoAdminEthernetCOS": "configured-value",
                          "rttMonEchoAdminLSPVccvID": 1,
                          "rttMonEchoAdminTargetEVC": "configured-value",
                          "rttMonEchoAdminTargetMEPPort": true,
                          "rttMonEchoAdminVideoTrafficProfile": "1",
                          "rttMonEchoAdminDscp": "configured-value",
                          "rttMonEchoAdminReserveDsp": "default",
                          "rttMonEchoAdminInputInterface": "configured-value",
                          "rttMonEchoAdminEmulateSourceAddress": "10.1.1.1",
                          "rttMonEchoAdminEmulateSourcePort": 1,
                          "rttMonEchoAdminEmulateTargetAddress": "10.1.1.1",
                          "rttMonEchoAdminEmulateTargetPort": 1,
                          "rttMonEchoAdminTargetMacAddress": "10.1.1.1",
                          "rttMonEchoAdminSourceMacAddress": "10.1.1.1",
                          "rttMonEchoAdminSourceMPID": "1",
                          "rttMonEchoAdminEndPointListName": "example-1",
                          "rttMonEchoAdminSSM": true,
                          "rttMonEchoAdminControlRetry": 1,
                          "rttMonEchoAdminControlTimeout": 1,
                          "rttMonEchoAdminIgmpTreeInit": 1,
                          "rttMonEchoAdminEnableBurst": true,
                          "rttMonEchoAdminAggBurstCycles": 1,
                          "rttMonEchoAdminLossRatioNumFrames": 10,
                          "rttMonEchoAdminAvailNumFrames": 10,
                          "rttMonEchoAdminTstampOptimization": true
                        }
                      ]
                    },
                    "rttMonFileIOAdminTable": {
                      "rttMonFileIOAdminEntry": [
                        {
                          "rttMonCtrlAdminIndex": "configured-value",
                          "rttMonFileIOAdminFilePath": "/data/example",
                          "rttMonFileIOAdminSize": "default",
                          "rttMonFileIOAdminAction": "default"
                        }
                      ]
                    },
                    "rttMonScriptAdminTable": {
                      "rttMonScriptAdminEntry": [
                        {
                          "rttMonCtrlAdminIndex": "configured-value",
                          "rttMonScriptAdminName": "example-1",
                          "rttMonScriptAdminCmdLineParams": "configured-value"
                        }
                      ]
                    },
                    "rttMonReactTriggerAdminTable": {
                      "rttMonReactTriggerAdminEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonReactTriggerAdminRttMonCtrlAdminIndex": 1,
                        "rttMonReactTriggerAdminStatus": "active",
                        "rttMonReactTriggerOperState": "default"
                      }
                    },
                    "rttMonEchoPathAdminTable": {
                      "rttMonEchoPathAdminEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonEchoPathAdminHopIndex": 1,
                        "rttMonEchoPathAdminHopAddress": "10.1.1.1"
                      }
                    },
                    "rttMonGrpScheduleAdminTable": {
                      "rttMonGrpScheduleAdminEntry": [
                        {
                          "rttMonGrpScheduleAdminIndex": 1,
                          "rttMonGrpScheduleAdminProbes": "configured-value",
                          "rttMonGrpScheduleAdminPeriod": 1,
                          "rttMonGrpScheduleAdminFrequency": 1,
                          "rttMonGrpScheduleAdminLife": 1,
                          "rttMonGrpScheduleAdminAgeout": 1,
                          "rttMonGrpScheduleAdminStatus": "active",
                          "rttMonGrpScheduleAdminFreqMax": 1,
                          "rttMonGrpScheduleAdminFreqMin": 1,
                          "rttMonGrpScheduleAdminStartTime": 1,
                          "rttMonGrpScheduleAdminAdd": true,
                          "rttMonGrpScheduleAdminDelete": true,
                          "rttMonGrpScheduleAdminReset": true
                        }
                      ]
                    },
                    "rttMplsVpnMonCtrlTable": {
                      "rttMplsVpnMonCtrlEntry": [
                        {
                          "rttMplsVpnMonCtrlIndex": 1,
                          "rttMplsVpnMonCtrlRttType": "configured-value",
                          "rttMplsVpnMonCtrlVrfName": "QmFzZTY0",
                          "rttMplsVpnMonCtrlTag": "configured-value",
                          "rttMplsVpnMonCtrlThreshold": 1,
                          "rttMplsVpnMonCtrlTimeout": 1,
                          "rttMplsVpnMonCtrlScanInterval": 1,
                          "rttMplsVpnMonCtrlDelScanFactor": 1,
                          "rttMplsVpnMonCtrlEXP": 1,
                          "rttMplsVpnMonCtrlRequestSize": 1,
                          "rttMplsVpnMonCtrlVerifyData": true,
                          "rttMplsVpnMonCtrlStorageType": "configured-value",
                          "rttMplsVpnMonCtrlProbeList": "item-1",
                          "rttMplsVpnMonCtrlStatus": "active",
                          "rttMplsVpnMonCtrlLpd": true,
                          "rttMplsVpnMonCtrlLpdGrpList": "item-1",
                          "rttMplsVpnMonCtrlLpdCompTime": 1,
                          "rttMplsVpnMonTypeInterval": 1,
                          "rttMplsVpnMonTypeNumPackets": 10,
                          "rttMplsVpnMonTypeDestPort": 1,
                          "rttMplsVpnMonTypeSecFreqType": "default",
                          "rttMplsVpnMonTypeSecFreqValue": 1,
                          "rttMplsVpnMonTypeLspSelector": "QmFzZTY0",
                          "rttMplsVpnMonTypeLSPReplyMode": "configured-value",
                          "rttMplsVpnMonTypeLSPTTL": 1,
                          "rttMplsVpnMonTypeLSPReplyDscp": 1,
                          "rttMplsVpnMonTypeLpdMaxSessions": 1,
                          "rttMplsVpnMonTypeLpdSessTimeout": 1,
                          "rttMplsVpnMonTypeLpdEchoTimeout": 1,
                          "rttMplsVpnMonTypeLpdEchoInterval": 1,
                          "rttMplsVpnMonTypeLpdEchoNullShim": true,
                          "rttMplsVpnMonTypeLpdScanPeriod": 1,
                          "rttMplsVpnMonTypeLpdStatHours": 1,
                          "rttMplsVpnMonScheduleRttStartTime": "10:30:45",
                          "rttMplsVpnMonSchedulePeriod": 1,
                          "rttMplsVpnMonScheduleFrequency": 1,
                          "rttMplsVpnMonReactConnectionEnable": true,
                          "rttMplsVpnMonReactTimeoutEnable": true,
                          "rttMplsVpnMonReactThresholdType": "default",
                          "rttMplsVpnMonReactThresholdCount": 10,
                          "rttMplsVpnMonReactActionType": "default",
                          "rttMplsVpnMonReactLpdNotifyType": "default",
                          "rttMplsVpnMonReactLpdRetryCount": 10
                        }
                      ]
                    },
                    "rttMonReactTable": {
                      "rttMonReactEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonReactConfigIndex": 1,
                        "rttMonReactVar": "configured-value",
                        "rttMonReactThresholdType": "default",
                        "rttMonReactActionType": "default",
                        "rttMonReactThresholdRising": 1,
                        "rttMonReactThresholdFalling": 1,
                        "rttMonReactThresholdCountX": 10,
                        "rttMonReactThresholdCountY": 10,
                        "rttMonReactValue": 1,
                        "rttMonReactOccurred": true,
                        "rttMonReactStatus": "active"
                      }
                    },
                    "rttMonGeneratedOperTable": {
                      "rttMonGeneratedOperEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonGeneratedOperRespIpAddrType": "configured-value",
                        "rttMonGeneratedOperRespIpAddr": "configured-value",
                        "rttMonGeneratedOperCtrlAdminIndex": 1
                      }
                    },
                    "rttMonStatsCaptureTable": {
                      "rttMonStatsCaptureEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonStatsCaptureStartTimeIndex": "10:30:45",
                        "rttMonStatsCapturePathIndex": 1,
                        "rttMonStatsCaptureHopIndex": 1,
                        "rttMonStatsCaptureDistIndex": 1,
                        "rttMonStatsCaptureCompletions": 1,
                        "rttMonStatsCaptureOverThresholds": 1,
                        "rttMonStatsCaptureSumCompletionTime": "10:30:45",
                        "rttMonStatsCaptureSumCompletionTime2Low": "10:30:45",
                        "rttMonStatsCaptureSumCompletionTime2High": "10:30:45",
                        "rttMonStatsCaptureCompletionTimeMax": "10:30:45",
                        "rttMonStatsCaptureCompletionTimeMin": "10:30:45"
                      }
                    },
                    "rttMonStatsCollectTable": {
                      "rttMonStatsCollectEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonStatsCaptureStartTimeIndex": "10:30:45",
                        "rttMonStatsCapturePathIndex": "/data/example",
                        "rttMonStatsCaptureHopIndex": "configured-value",
                        "rttMonStatsCollectNumDisconnects": 10,
                        "rttMonStatsCollectTimeouts": 1,
                        "rttMonStatsCollectBusies": 1,
                        "rttMonStatsCollectNoConnections": 1,
                        "rttMonStatsCollectDrops": 0,
                        "rttMonStatsCollectSequenceErrors": 0,
                        "rttMonStatsCollectVerifyErrors": 0,
                        "rttMonStatsCollectAddress": "10.1.1.1",
                        "rttMonStatsCollectCtrlEnErrors": 0,
                        "rttMonStatsCollectRetrieveErrors": 0
                      }
                    },
                    "rttMonStatsTotalsTable": {
                      "rttMonStatsTotalsEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonStatsCaptureStartTimeIndex": "10:30:45",
                        "rttMonStatsTotalsElapsedTime": "10:30:45",
                        "rttMonStatsTotalsInitiations": 1
                      }
                    },
                    "rttMonHTTPStatsTable": {
                      "rttMonHTTPStatsEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonHTTPStatsStartTimeIndex": "10:30:45",
                        "rttMonHTTPStatsCompletions": "configured-value",
                        "rttMonHTTPStatsOverThresholds": "configured-value",
                        "rttMonHTTPStatsRTTSum": "configured-value",
                        "rttMonHTTPStatsRTTSum2Low": "configured-value",
                        "rttMonHTTPStatsRTTSum2High": "configured-value",
                        "rttMonHTTPStatsRTTMin": "configured-value",
                        "rttMonHTTPStatsRTTMax": "configured-value",
                        "rttMonHTTPStatsDNSRTTSum": "configured-value",
                        "rttMonHTTPStatsTCPConnectRTTSum": "configured-value",
                        "rttMonHTTPStatsTransactionRTTSum": "configured-value",
                        "rttMonHTTPStatsMessageBodyOctetsSum": "configured-value",
                        "rttMonHTTPStatsDNSServerTimeout": "10:30:45",
                        "rttMonHTTPStatsTCPConnectTimeout": "10:30:45",
                        "rttMonHTTPStatsTransactionTimeout": "10:30:45",
                        "rttMonHTTPStatsDNSQueryError": "0",
                        "rttMonHTTPStatsHTTPError": "0",
                        "rttMonHTTPStatsError": "0",
                        "rttMonHTTPStatsBusies": "configured-value"
                      }
                    },
                    "rttMonJitterStatsTable": {
                      "rttMonJitterStatsEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonJitterStatsStartTimeIndex": "10:30:45",
                        "rttMonJitterStatsCompletions": "configured-value",
                        "rttMonJitterStatsOverThresholds": "configured-value",
                        "rttMonJitterStatsNumOfRTT": "10",
                        "rttMonJitterStatsRTTSum": "configured-value",
                        "rttMonJitterStatsRTTSum2Low": "configured-value",
                        "rttMonJitterStatsRTTSum2High": "configured-value",
                        "rttMonJitterStatsRTTMin": "configured-value",
                        "rttMonJitterStatsRTTMax": "configured-value",
                        "rttMonJitterStatsMinOfPositivesSD": "configured-value",
                        "rttMonJitterStatsMaxOfPositivesSD": "configured-value",
                        "rttMonJitterStatsNumOfPositivesSD": "10",
                        "rttMonJitterStatsSumOfPositivesSD": "configured-value",
                        "rttMonJitterStatsSum2PositivesSDLow": "configured-value",
                        "rttMonJitterStatsSum2PositivesSDHigh": "configured-value",
                        "rttMonJitterStatsMinOfNegativesSD": "configured-value",
                        "rttMonJitterStatsMaxOfNegativesSD": "configured-value",
                        "rttMonJitterStatsNumOfNegativesSD": "10",
                        "rttMonJitterStatsSumOfNegativesSD": "configured-value",
                        "rttMonJitterStatsSum2NegativesSDLow": "configured-value",
                        "rttMonJitterStatsSum2NegativesSDHigh": "configured-value",
                        "rttMonJitterStatsMinOfPositivesDS": "configured-value",
                        "rttMonJitterStatsMaxOfPositivesDS": "configured-value",
                        "rttMonJitterStatsNumOfPositivesDS": "10",
                        "rttMonJitterStatsSumOfPositivesDS": "configured-value",
                        "rttMonJitterStatsSum2PositivesDSLow": "configured-value",
                        "rttMonJitterStatsSum2PositivesDSHigh": "configured-value",
                        "rttMonJitterStatsMinOfNegativesDS": "configured-value",
                        "rttMonJitterStatsMaxOfNegativesDS": "configured-value",
                        "rttMonJitterStatsNumOfNegativesDS": "10",
                        "rttMonJitterStatsSumOfNegativesDS": "configured-value",
                        "rttMonJitterStatsSum2NegativesDSLow": "configured-value",
                        "rttMonJitterStatsSum2NegativesDSHigh": "configured-value",
                        "rttMonJitterStatsPacketLossSD": "configured-value",
                        "rttMonJitterStatsPacketLossDS": "configured-value",
                        "rttMonJitterStatsPacketOutOfSequence": "10234567",
                        "rttMonJitterStatsPacketMIA": "configured-value",
                        "rttMonJitterStatsPacketLateArrival": "configured-value",
                        "rttMonJitterStatsError": "0",
                        "rttMonJitterStatsBusies": "configured-value",
                        "rttMonJitterStatsOWSumSD": "configured-value",
                        "rttMonJitterStatsOWSum2SDLow": "configured-value",
                        "rttMonJitterStatsOWSum2SDHigh": "configured-value",
                        "rttMonJitterStatsOWSumDS": "configured-value",
                        "rttMonJitterStatsOWSum2DSLow": "configured-value",
                        "rttMonJitterStatsOWSum2DSHigh": "configured-value",
                        "rttMonJitterStatsNumOfOW": "10",
                        "rttMonJitterStatsOWMinSDNew": "configured-value",
                        "rttMonJitterStatsOWMaxSDNew": "configured-value",
                        "rttMonJitterStatsOWMinDSNew": "configured-value",
                        "rttMonJitterStatsOWMaxDSNew": "configured-value",
                        "rttMonJitterStatsMinOfMOS": "configured-value",
                        "rttMonJitterStatsMaxOfMOS": "configured-value",
                        "rttMonJitterStatsMinOfICPIF": "configured-value",
                        "rttMonJitterStatsMaxOfICPIF": "configured-value",
                        "rttMonJitterStatsIAJOut": "configured-value",
                        "rttMonJitterStatsIAJIn": "configured-value",
                        "rttMonJitterStatsAvgJitter": "configured-value",
                        "rttMonJitterStatsAvgJitterSD": "configured-value",
                        "rttMonJitterStatsAvgJitterDS": "configured-value",
                        "rttMonJitterStatsUnSyncRTs": "configured-value",
                        "rttMonJitterStatsRTTSumHigh": "configured-value",
                        "rttMonJitterStatsOWSumSDHigh": "configured-value",
                        "rttMonJitterStatsOWSumDSHigh": "configured-value"
                      }
                    },
                    "rttMonLpdGrpStatsTable": {
                      "rttMonLpdGrpStatsEntry": {
                        "rttMonLpdGrpStatsGroupIndex": 1,
                        "rttMonLpdGrpStatsStartTimeIndex": "10:30:45",
                        "rttMonLpdGrpStatsTargetPE": "configured-value",
                        "rttMonLpdGrpStatsNumOfPass": 10,
                        "rttMonLpdGrpStatsNumOfFail": 10,
                        "rttMonLpdGrpStatsNumOfTimeout": 1,
                        "rttMonLpdGrpStatsAvgRTT": 1,
                        "rttMonLpdGrpStatsMinRTT": 1,
                        "rttMonLpdGrpStatsMaxRTT": 1,
                        "rttMonLpdGrpStatsMinNumPaths": 10,
                        "rttMonLpdGrpStatsMaxNumPaths": 10,
                        "rttMonLpdGrpStatsLPDStartTime": "10:30:45",
                        "rttMonLpdGrpStatsLPDFailOccurred": true,
                        "rttMonLpdGrpStatsLPDFailCause": "configured-value",
                        "rttMonLpdGrpStatsLPDCompTime": 1,
                        "rttMonLpdGrpStatsGroupStatus": "active",
                        "rttMonLpdGrpStatsGroupProbeIndex": 1,
                        "rttMonLpdGrpStatsPathIds": "1",
                        "rttMonLpdGrpStatsProbeStatus": "active",
                        "rttMonLpdGrpStatsResetTime": "10:30:45"
                      }
                    },
                    "rttMonHistoryCollectionTable": {
                      "rttMonHistoryCollectionEntry": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonHistoryCollectionLifeIndex": 1,
                        "rttMonHistoryCollectionBucketIndex": 1,
                        "rttMonHistoryCollectionSampleIndex": 1,
                        "rttMonHistoryCollectionSampleTime": "10:30:45",
                        "rttMonHistoryCollectionAddress": "10.1.1.1",
                        "rttMonHistoryCollectionCompletionTime": "10:30:45",
                        "rttMonHistoryCollectionSense": "configured-value",
                        "rttMonHistoryCollectionApplSpecificSense": 1,
                        "rttMonHistoryCollectionSenseDescription": "configured-value"
                      }
                    },
                    "rttMonLatestHTTPOperTable": {
                      "rttMonLatestHTTPOperEntry": [
                        {
                          "rttMonCtrlAdminIndex": "configured-value",
                          "rttMonLatestHTTPOperRTT": "configured-value",
                          "rttMonLatestHTTPOperDNSRTT": "configured-value",
                          "rttMonLatestHTTPOperTCPConnectRTT": "configured-value",
                          "rttMonLatestHTTPOperTransactionRTT": "configured-value",
                          "rttMonLatestHTTPOperMessageBodyOctets": "configured-value",
                          "rttMonLatestHTTPOperSense": "configured-value",
                          "rttMonLatestHTTPErrorSenseDescription": "0"
                        }
                      ]
                    },
                    "rttMonLatestJitterOperTable": {
                      "rttMonLatestJitterOperEntry": [
                        {
                          "rttMonCtrlAdminIndex": "configured-value",
                          "rttMonLatestJitterOperNumOfRTT": "10",
                          "rttMonLatestJitterOperRTTSum": "configured-value",
                          "rttMonLatestJitterOperRTTSum2": "configured-value",
                          "rttMonLatestJitterOperRTTMin": "configured-value",
                          "rttMonLatestJitterOperRTTMax": "configured-value",
                          "rttMonLatestJitterOperMinOfPositivesSD": "configured-value",
                          "rttMonLatestJitterOperMaxOfPositivesSD": "configured-value",
                          "rttMonLatestJitterOperNumOfPositivesSD": "10",
                          "rttMonLatestJitterOperSumOfPositivesSD": "configured-value",
                          "rttMonLatestJitterOperSum2PositivesSD": "configured-value",
                          "rttMonLatestJitterOperMinOfNegativesSD": "configured-value",
                          "rttMonLatestJitterOperMaxOfNegativesSD": "configured-value",
                          "rttMonLatestJitterOperNumOfNegativesSD": "10",
                          "rttMonLatestJitterOperSumOfNegativesSD": "configured-value",
                          "rttMonLatestJitterOperSum2NegativesSD": "configured-value",
                          "rttMonLatestJitterOperMinOfPositivesDS": "configured-value",
                          "rttMonLatestJitterOperMaxOfPositivesDS": "configured-value",
                          "rttMonLatestJitterOperNumOfPositivesDS": "10",
                          "rttMonLatestJitterOperSumOfPositivesDS": "configured-value",
                          "rttMonLatestJitterOperSum2PositivesDS": "configured-value",
                          "rttMonLatestJitterOperMinOfNegativesDS": "configured-value",
                          "rttMonLatestJitterOperMaxOfNegativesDS": "configured-value",
                          "rttMonLatestJitterOperNumOfNegativesDS": "10",
                          "rttMonLatestJitterOperSumOfNegativesDS": "configured-value",
                          "rttMonLatestJitterOperSum2NegativesDS": "configured-value",
                          "rttMonLatestJitterOperPacketLossSD": "configured-value",
                          "rttMonLatestJitterOperPacketLossDS": "configured-value",
                          "rttMonLatestJitterOperPacketOutOfSequence": "10234567",
                          "rttMonLatestJitterOperPacketMIA": "configured-value",
                          "rttMonLatestJitterOperPacketLateArrival": "configured-value",
                          "rttMonLatestJitterOperSense": "configured-value",
                          "rttMonLatestJitterErrorSenseDescription": "0",
                          "rttMonLatestJitterOperOWSumSD": "configured-value",
                          "rttMonLatestJitterOperOWSum2SD": "configured-value",
                          "rttMonLatestJitterOperOWMinSD": "configured-value",
                          "rttMonLatestJitterOperOWMaxSD": "configured-value",
                          "rttMonLatestJitterOperOWSumDS": "configured-value",
                          "rttMonLatestJitterOperOWSum2DS": "configured-value",
                          "rttMonLatestJitterOperOWMinDS": "configured-value",
                          "rttMonLatestJitterOperOWMaxDS": "configured-value",
                          "rttMonLatestJitterOperNumOfOW": "10",
                          "rttMonLatestJitterOperMOS": "configured-value",
                          "rttMonLatestJitterOperICPIF": "configured-value",
                          "rttMonLatestJitterOperIAJOut": "configured-value",
                          "rttMonLatestJitterOperIAJIn": "configured-value",
                          "rttMonLatestJitterOperAvgJitter": "configured-value",
                          "rttMonLatestJitterOperAvgSDJ": "configured-value",
                          "rttMonLatestJitterOperAvgDSJ": "configured-value",
                          "rttMonLatestJitterOperOWAvgSD": "configured-value",
                          "rttMonLatestJitterOperOWAvgDS": "configured-value",
                          "rttMonLatestJitterOperNTPState": "default",
                          "rttMonLatestJitterOperUnSyncRTs": "configured-value",
                          "rttMonLatestJitterOperRTTSumHigh": "configured-value",
                          "rttMonLatestJitterOperRTTSum2High": "configured-value",
                          "rttMonLatestJitterOperOWSumSDHigh": "configured-value",
                          "rttMonLatestJitterOperOWSum2SDHigh": "configured-value",
                          "rttMonLatestJitterOperOWSumDSHigh": "configured-value",
                          "rttMonLatestJitterOperOWSum2DSHigh": "configured-value"
                        }
                      ],
                      "object-1": {
                        "rttMplsVpnMonCtrlIndex": "configured-value",
                        "rttMplsVpnMonCtrlTag": "configured-value"
                      },
                      "object-2": {
                        "rttMonLpdGrpStatsGroupIndex": "configured-value",
                        "rttMonLpdGrpStatsStartTimeIndex": "10:30:45",
                        "rttMonLpdGrpStatsTargetPE": "configured-value"
                      },
                      "object-3": {
                        "rttMonLpdGrpStatsGroupIndex": "configured-value",
                        "rttMonLpdGrpStatsStartTimeIndex": "10:30:45",
                        "rttMonLpdGrpStatsGroupStatus": "active"
                      },
                      "object-4": {
                        "rttMonLpdGrpStatsGroupIndex": "configured-value",
                        "rttMonLpdGrpStatsStartTimeIndex": "10:30:45",
                        "rttMonLpdGrpStatsLPDFailOccurred": "configured-value"
                      },
                      "object-5": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonReactConfigIndex": "configured-value",
                        "rttMonReactValue": "configured-value"
                      },
                      "object-6": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonReactConfigIndex": "configured-value",
                        "rttMonReactThresholdRising": "configured-value"
                      },
                      "object-7": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonReactConfigIndex": "configured-value",
                        "rttMonReactThresholdFalling": "configured-value"
                      },
                      "object-8": {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonEchoAdminLSPSelector": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-RTTMON-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl": {
      "get": {
        "summary": "Get rttMonAppl",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonApplVersion": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonApplMaxPacketDataSize": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonApplTimeOfLastSet": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonApplNumCtrlAdminEntry": {
                      "type": "integer",
                      "example": 10
                    },
                    "rttMonApplReset": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonApplPreConfigedReset": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonApplProbeCapacity": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonApplFreeMemLowWaterMark": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonApplLatestSetError": {
                      "type": "string",
                      "example": "0"
                    },
                    "rttMonApplResponder": {
                      "type": "boolean",
                      "example": true
                    },
                    "rttMonApplLpdGrpStatsReset": {
                      "type": "integer",
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonAppl": {
                    "rttMonApplVersion": "configured-value",
                    "rttMonApplMaxPacketDataSize": 1,
                    "rttMonApplTimeOfLastSet": "10:30:45",
                    "rttMonApplNumCtrlAdminEntry": 10,
                    "rttMonApplReset": "configured-value",
                    "rttMonApplPreConfigedReset": "configured-value",
                    "rttMonApplProbeCapacity": 1,
                    "rttMonApplFreeMemLowWaterMark": 1,
                    "rttMonApplLatestSetError": "0",
                    "rttMonApplResponder": true,
                    "rttMonApplLpdGrpStatsReset": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonAppl from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplVersion": {
      "get": {
        "summary": "Get rttMonApplVersion",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplVersion",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplMaxPacketDataSize": {
      "get": {
        "summary": "Get rttMonApplMaxPacketDataSize",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplMaxPacketDataSize",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplMaxPacketDataSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplMaxPacketDataSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplTimeOfLastSet": {
      "get": {
        "summary": "Get rttMonApplTimeOfLastSet",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplTimeOfLastSet",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplTimeOfLastSet": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplTimeOfLastSet from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplNumCtrlAdminEntry": {
      "get": {
        "summary": "Get rttMonApplNumCtrlAdminEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplNumCtrlAdminEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplNumCtrlAdminEntry": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplNumCtrlAdminEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplReset": {
      "get": {
        "summary": "Get rttMonApplReset",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplReset",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplReset": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplReset from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplPreConfigedReset": {
      "get": {
        "summary": "Get rttMonApplPreConfigedReset",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplPreConfigedReset",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplPreConfigedReset": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplPreConfigedReset from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplProbeCapacity": {
      "get": {
        "summary": "Get rttMonApplProbeCapacity",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplProbeCapacity",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplProbeCapacity": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplProbeCapacity from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplFreeMemLowWaterMark": {
      "get": {
        "summary": "Get rttMonApplFreeMemLowWaterMark",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplFreeMemLowWaterMark",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplFreeMemLowWaterMark": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplFreeMemLowWaterMark from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplLatestSetError": {
      "get": {
        "summary": "Get rttMonApplLatestSetError",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplLatestSetError",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplLatestSetError": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplLatestSetError from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplResponder": {
      "get": {
        "summary": "Get rttMonApplResponder",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplResponder",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplResponder": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplResponder from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonAppl/rttMonApplLpdGrpStatsReset": {
      "get": {
        "summary": "Get rttMonApplLpdGrpStatsReset",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonAppl-rttMonApplLpdGrpStatsReset",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplLpdGrpStatsReset": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplLpdGrpStatsReset from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplSupportedRttTypesTable": {
      "get": {
        "summary": "Get rttMonApplSupportedRttTypesTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplSupportedRttTypesTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonApplSupportedRttTypesEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonApplSupportedRttTypes": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonApplSupportedRttTypesValid": {
                            "type": "boolean",
                            "example": true
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplSupportedRttTypesTable": {
                    "rttMonApplSupportedRttTypesEntry": [
                      {
                        "rttMonApplSupportedRttTypes": "configured-value",
                        "rttMonApplSupportedRttTypesValid": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplSupportedRttTypesTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplSupportedRttTypesTable/rttMonApplSupportedRttTypesEntry": {
      "get": {
        "summary": "Get rttMonApplSupportedRttTypesEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplSupportedRttTypesTable-rttMonApplSupportedRttTypesEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonApplSupportedRttTypes": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonApplSupportedRttTypesValid": {
                        "type": "boolean",
                        "example": true
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplSupportedRttTypesEntry": [
                    {
                      "rttMonApplSupportedRttTypes": "configured-value",
                      "rttMonApplSupportedRttTypesValid": true
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplSupportedRttTypesEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplSupportedRttTypesTable/rttMonApplSupportedRttTypesEntry/rttMonApplSupportedRttTypes": {
      "get": {
        "summary": "Get rttMonApplSupportedRttTypes",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplSupportedRttTypesTable-rttMonApplSupportedRttTypesEntry-rttMonApplSupportedRttTypes",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplSupportedRttTypes": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplSupportedRttTypes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplSupportedRttTypesTable/rttMonApplSupportedRttTypesEntry/rttMonApplSupportedRttTypesValid": {
      "get": {
        "summary": "Get rttMonApplSupportedRttTypesValid",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplSupportedRttTypesTable-rttMonApplSupportedRttTypesEntry-rttMonApplSupportedRttTypesValid",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplSupportedRttTypesValid": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplSupportedRttTypesValid from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplSupportedProtocolsTable": {
      "get": {
        "summary": "Get rttMonApplSupportedProtocolsTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplSupportedProtocolsTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonApplSupportedProtocolsEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonApplSupportedProtocols": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonApplSupportedProtocolsValid": {
                            "type": "boolean",
                            "example": true
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplSupportedProtocolsTable": {
                    "rttMonApplSupportedProtocolsEntry": [
                      {
                        "rttMonApplSupportedProtocols": "configured-value",
                        "rttMonApplSupportedProtocolsValid": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplSupportedProtocolsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplSupportedProtocolsTable/rttMonApplSupportedProtocolsEntry": {
      "get": {
        "summary": "Get rttMonApplSupportedProtocolsEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplSupportedProtocolsTable-rttMonApplSupportedProtocolsEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonApplSupportedProtocols": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonApplSupportedProtocolsValid": {
                        "type": "boolean",
                        "example": true
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplSupportedProtocolsEntry": [
                    {
                      "rttMonApplSupportedProtocols": "configured-value",
                      "rttMonApplSupportedProtocolsValid": true
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplSupportedProtocolsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplSupportedProtocolsTable/rttMonApplSupportedProtocolsEntry/rttMonApplSupportedProtocols": {
      "get": {
        "summary": "Get rttMonApplSupportedProtocols",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplSupportedProtocolsTable-rttMonApplSupportedProtocolsEntry-rttMonApplSupportedProtocols",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplSupportedProtocols": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplSupportedProtocols from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplSupportedProtocolsTable/rttMonApplSupportedProtocolsEntry/rttMonApplSupportedProtocolsValid": {
      "get": {
        "summary": "Get rttMonApplSupportedProtocolsValid",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplSupportedProtocolsTable-rttMonApplSupportedProtocolsEntry-rttMonApplSupportedProtocolsValid",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplSupportedProtocolsValid": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplSupportedProtocolsValid from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplPreConfigedTable": {
      "get": {
        "summary": "Get rttMonApplPreConfigedTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplPreConfigedTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonApplPreConfigedEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonApplPreConfigedType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonApplPreConfigedName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "rttMonApplPreConfigedValid": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplPreConfigedTable": {
                    "rttMonApplPreConfigedEntry": {
                      "rttMonApplPreConfigedType": "default",
                      "rttMonApplPreConfigedName": "example-1",
                      "rttMonApplPreConfigedValid": true
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplPreConfigedTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplPreConfigedTable/rttMonApplPreConfigedEntry": {
      "get": {
        "summary": "Get rttMonApplPreConfigedEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplPreConfigedTable-rttMonApplPreConfigedEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonApplPreConfigedType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonApplPreConfigedName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "rttMonApplPreConfigedValid": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplPreConfigedEntry": {
                    "rttMonApplPreConfigedType": "default",
                    "rttMonApplPreConfigedName": "example-1",
                    "rttMonApplPreConfigedValid": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplPreConfigedEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplPreConfigedTable/rttMonApplPreConfigedEntry/rttMonApplPreConfigedType": {
      "get": {
        "summary": "Get rttMonApplPreConfigedType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplPreConfigedTable-rttMonApplPreConfigedEntry-rttMonApplPreConfigedType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplPreConfigedType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplPreConfigedType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplPreConfigedTable/rttMonApplPreConfigedEntry/rttMonApplPreConfigedName": {
      "get": {
        "summary": "Get rttMonApplPreConfigedName",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplPreConfigedTable-rttMonApplPreConfigedEntry-rttMonApplPreConfigedName",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplPreConfigedName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplPreConfigedName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplPreConfigedTable/rttMonApplPreConfigedEntry/rttMonApplPreConfigedValid": {
      "get": {
        "summary": "Get rttMonApplPreConfigedValid",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplPreConfigedTable-rttMonApplPreConfigedEntry-rttMonApplPreConfigedValid",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplPreConfigedValid": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplPreConfigedValid from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable": {
      "get": {
        "summary": "Get rttMonApplAuthTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonApplAuthEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonApplAuthIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonApplAuthKeyChain": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonApplAuthKeyString1": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonApplAuthKeyString2": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonApplAuthKeyString3": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonApplAuthKeyString4": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonApplAuthKeyString5": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonApplAuthStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthTable": {
                    "rttMonApplAuthEntry": [
                      {
                        "rttMonApplAuthIndex": 1,
                        "rttMonApplAuthKeyChain": "configured-value",
                        "rttMonApplAuthKeyString1": "configured-value",
                        "rttMonApplAuthKeyString2": "configured-value",
                        "rttMonApplAuthKeyString3": "configured-value",
                        "rttMonApplAuthKeyString4": "configured-value",
                        "rttMonApplAuthKeyString5": "configured-value",
                        "rttMonApplAuthStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable/rttMonApplAuthEntry": {
      "get": {
        "summary": "Get rttMonApplAuthEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable-rttMonApplAuthEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonApplAuthIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonApplAuthKeyChain": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonApplAuthKeyString1": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonApplAuthKeyString2": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonApplAuthKeyString3": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonApplAuthKeyString4": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonApplAuthKeyString5": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonApplAuthStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthEntry": [
                    {
                      "rttMonApplAuthIndex": 1,
                      "rttMonApplAuthKeyChain": "configured-value",
                      "rttMonApplAuthKeyString1": "configured-value",
                      "rttMonApplAuthKeyString2": "configured-value",
                      "rttMonApplAuthKeyString3": "configured-value",
                      "rttMonApplAuthKeyString4": "configured-value",
                      "rttMonApplAuthKeyString5": "configured-value",
                      "rttMonApplAuthStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable/rttMonApplAuthEntry/rttMonApplAuthIndex": {
      "get": {
        "summary": "Get rttMonApplAuthIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable-rttMonApplAuthEntry-rttMonApplAuthIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable/rttMonApplAuthEntry/rttMonApplAuthKeyChain": {
      "get": {
        "summary": "Get rttMonApplAuthKeyChain",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable-rttMonApplAuthEntry-rttMonApplAuthKeyChain",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthKeyChain": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthKeyChain from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable/rttMonApplAuthEntry/rttMonApplAuthKeyString1": {
      "get": {
        "summary": "Get rttMonApplAuthKeyString1",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable-rttMonApplAuthEntry-rttMonApplAuthKeyString1",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthKeyString1": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthKeyString1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable/rttMonApplAuthEntry/rttMonApplAuthKeyString2": {
      "get": {
        "summary": "Get rttMonApplAuthKeyString2",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable-rttMonApplAuthEntry-rttMonApplAuthKeyString2",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthKeyString2": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthKeyString2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable/rttMonApplAuthEntry/rttMonApplAuthKeyString3": {
      "get": {
        "summary": "Get rttMonApplAuthKeyString3",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable-rttMonApplAuthEntry-rttMonApplAuthKeyString3",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthKeyString3": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthKeyString3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable/rttMonApplAuthEntry/rttMonApplAuthKeyString4": {
      "get": {
        "summary": "Get rttMonApplAuthKeyString4",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable-rttMonApplAuthEntry-rttMonApplAuthKeyString4",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthKeyString4": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthKeyString4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable/rttMonApplAuthEntry/rttMonApplAuthKeyString5": {
      "get": {
        "summary": "Get rttMonApplAuthKeyString5",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable-rttMonApplAuthEntry-rttMonApplAuthKeyString5",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthKeyString5": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthKeyString5 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonApplAuthTable/rttMonApplAuthEntry/rttMonApplAuthStatus": {
      "get": {
        "summary": "Get rttMonApplAuthStatus",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonApplAuthTable-rttMonApplAuthEntry-rttMonApplAuthStatus",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonApplAuthStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonApplAuthStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable": {
      "get": {
        "summary": "Get rttMonCtrlAdminTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonCtrlAdminIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonCtrlAdminOwner": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "rttMonCtrlAdminTag": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonCtrlAdminRttType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonCtrlAdminThreshold": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonCtrlAdminFrequency": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonCtrlAdminTimeout": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonCtrlAdminVerifyData": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonCtrlAdminStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "rttMonCtrlAdminNvgen": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonCtrlAdminGroupName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "rttMonScheduleAdminRttLife": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonScheduleAdminRttStartTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "rttMonScheduleAdminRttRecurring": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonScheduleAdminConceptRowAgeoutV2": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonStatisticsAdminNumHourGroups": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonStatisticsAdminNumPaths": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonStatisticsAdminNumHops": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonStatisticsAdminNumDistBuckets": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonStatisticsAdminDistInterval": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonHistoryAdminNumLives": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonHistoryAdminNumBuckets": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonHistoryAdminNumSamples": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonHistoryAdminFilter": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonCtrlOperModificationTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "rttMonCtrlOperDiagText": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonCtrlOperResetTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "rttMonCtrlOperOctetsInUse": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonCtrlOperConnectionLostOccurred": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonCtrlOperTimeoutOccurred": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonCtrlOperOverThresholdOccurred": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonCtrlOperNumRtts": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonCtrlOperRttLife": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonCtrlOperState": {
                            "type": "string",
                            "example": "active"
                          },
                          "rttMonCtrlOperVerifyErrorOccurred": {
                            "type": "boolean",
                            "example": false
                          },
                          "rttMonLatestRttOperCompletionTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "rttMonLatestRttOperSense": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestRttOperApplSpecificSense": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonLatestRttOperSenseDescription": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestRttOperTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "rttMonLatestRttOperAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminTable": {
                    "rttMonCtrlAdminEntry": [
                      {
                        "rttMonCtrlAdminIndex": 1,
                        "rttMonCtrlAdminOwner": "QmFzZTY0",
                        "rttMonCtrlAdminTag": "configured-value",
                        "rttMonCtrlAdminRttType": "configured-value",
                        "rttMonCtrlAdminThreshold": 1,
                        "rttMonCtrlAdminFrequency": 1,
                        "rttMonCtrlAdminTimeout": 1,
                        "rttMonCtrlAdminVerifyData": true,
                        "rttMonCtrlAdminStatus": "active",
                        "rttMonCtrlAdminNvgen": true,
                        "rttMonCtrlAdminGroupName": "example-1",
                        "rttMonScheduleAdminRttLife": 1,
                        "rttMonScheduleAdminRttStartTime": "10:30:45",
                        "rttMonScheduleAdminRttRecurring": true,
                        "rttMonScheduleAdminConceptRowAgeoutV2": 1,
                        "rttMonStatisticsAdminNumHourGroups": 10,
                        "rttMonStatisticsAdminNumPaths": 10,
                        "rttMonStatisticsAdminNumHops": 10,
                        "rttMonStatisticsAdminNumDistBuckets": 10,
                        "rttMonStatisticsAdminDistInterval": 1,
                        "rttMonHistoryAdminNumLives": 10,
                        "rttMonHistoryAdminNumBuckets": 10,
                        "rttMonHistoryAdminNumSamples": 10,
                        "rttMonHistoryAdminFilter": "default",
                        "rttMonCtrlOperModificationTime": "10:30:45",
                        "rttMonCtrlOperDiagText": "configured-value",
                        "rttMonCtrlOperResetTime": "10:30:45",
                        "rttMonCtrlOperOctetsInUse": "configured-value",
                        "rttMonCtrlOperConnectionLostOccurred": true,
                        "rttMonCtrlOperTimeoutOccurred": true,
                        "rttMonCtrlOperOverThresholdOccurred": true,
                        "rttMonCtrlOperNumRtts": 10,
                        "rttMonCtrlOperRttLife": 1,
                        "rttMonCtrlOperState": "default",
                        "rttMonCtrlOperVerifyErrorOccurred": true,
                        "rttMonLatestRttOperCompletionTime": "10:30:45",
                        "rttMonLatestRttOperSense": "configured-value",
                        "rttMonLatestRttOperApplSpecificSense": 1,
                        "rttMonLatestRttOperSenseDescription": "configured-value",
                        "rttMonLatestRttOperTime": "10:30:45",
                        "rttMonLatestRttOperAddress": "10.1.1.1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry": {
      "get": {
        "summary": "Get rttMonCtrlAdminEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonCtrlAdminIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonCtrlAdminOwner": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "rttMonCtrlAdminTag": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonCtrlAdminRttType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonCtrlAdminThreshold": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonCtrlAdminFrequency": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonCtrlAdminTimeout": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonCtrlAdminVerifyData": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonCtrlAdminStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "rttMonCtrlAdminNvgen": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonCtrlAdminGroupName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "rttMonScheduleAdminRttLife": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonScheduleAdminRttStartTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "rttMonScheduleAdminRttRecurring": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonScheduleAdminConceptRowAgeoutV2": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonStatisticsAdminNumHourGroups": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonStatisticsAdminNumPaths": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonStatisticsAdminNumHops": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonStatisticsAdminNumDistBuckets": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonStatisticsAdminDistInterval": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonHistoryAdminNumLives": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonHistoryAdminNumBuckets": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonHistoryAdminNumSamples": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonHistoryAdminFilter": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonCtrlOperModificationTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "rttMonCtrlOperDiagText": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonCtrlOperResetTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "rttMonCtrlOperOctetsInUse": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonCtrlOperConnectionLostOccurred": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonCtrlOperTimeoutOccurred": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonCtrlOperOverThresholdOccurred": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonCtrlOperNumRtts": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonCtrlOperRttLife": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonCtrlOperState": {
                        "type": "string",
                        "example": "active"
                      },
                      "rttMonCtrlOperVerifyErrorOccurred": {
                        "type": "boolean",
                        "example": false
                      },
                      "rttMonLatestRttOperCompletionTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "rttMonLatestRttOperSense": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestRttOperApplSpecificSense": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonLatestRttOperSenseDescription": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestRttOperTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "rttMonLatestRttOperAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminEntry": [
                    {
                      "rttMonCtrlAdminIndex": 1,
                      "rttMonCtrlAdminOwner": "QmFzZTY0",
                      "rttMonCtrlAdminTag": "configured-value",
                      "rttMonCtrlAdminRttType": "configured-value",
                      "rttMonCtrlAdminThreshold": 1,
                      "rttMonCtrlAdminFrequency": 1,
                      "rttMonCtrlAdminTimeout": 1,
                      "rttMonCtrlAdminVerifyData": true,
                      "rttMonCtrlAdminStatus": "active",
                      "rttMonCtrlAdminNvgen": true,
                      "rttMonCtrlAdminGroupName": "example-1",
                      "rttMonScheduleAdminRttLife": 1,
                      "rttMonScheduleAdminRttStartTime": "10:30:45",
                      "rttMonScheduleAdminRttRecurring": true,
                      "rttMonScheduleAdminConceptRowAgeoutV2": 1,
                      "rttMonStatisticsAdminNumHourGroups": 10,
                      "rttMonStatisticsAdminNumPaths": 10,
                      "rttMonStatisticsAdminNumHops": 10,
                      "rttMonStatisticsAdminNumDistBuckets": 10,
                      "rttMonStatisticsAdminDistInterval": 1,
                      "rttMonHistoryAdminNumLives": 10,
                      "rttMonHistoryAdminNumBuckets": 10,
                      "rttMonHistoryAdminNumSamples": 10,
                      "rttMonHistoryAdminFilter": "default",
                      "rttMonCtrlOperModificationTime": "10:30:45",
                      "rttMonCtrlOperDiagText": "configured-value",
                      "rttMonCtrlOperResetTime": "10:30:45",
                      "rttMonCtrlOperOctetsInUse": "configured-value",
                      "rttMonCtrlOperConnectionLostOccurred": true,
                      "rttMonCtrlOperTimeoutOccurred": true,
                      "rttMonCtrlOperOverThresholdOccurred": true,
                      "rttMonCtrlOperNumRtts": 10,
                      "rttMonCtrlOperRttLife": 1,
                      "rttMonCtrlOperState": "default",
                      "rttMonCtrlOperVerifyErrorOccurred": true,
                      "rttMonLatestRttOperCompletionTime": "10:30:45",
                      "rttMonLatestRttOperSense": "configured-value",
                      "rttMonLatestRttOperApplSpecificSense": 1,
                      "rttMonLatestRttOperSenseDescription": "configured-value",
                      "rttMonLatestRttOperTime": "10:30:45",
                      "rttMonLatestRttOperAddress": "10.1.1.1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminOwner": {
      "get": {
        "summary": "Get rttMonCtrlAdminOwner",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminOwner",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminOwner": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminTag": {
      "get": {
        "summary": "Get rttMonCtrlAdminTag",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminTag",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminTag": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminTag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminRttType": {
      "get": {
        "summary": "Get rttMonCtrlAdminRttType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminRttType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminRttType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminRttType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminThreshold": {
      "get": {
        "summary": "Get rttMonCtrlAdminThreshold",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminThreshold",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminThreshold": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminFrequency": {
      "get": {
        "summary": "Get rttMonCtrlAdminFrequency",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminFrequency",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminFrequency": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminFrequency from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminTimeout": {
      "get": {
        "summary": "Get rttMonCtrlAdminTimeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminTimeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminTimeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminVerifyData": {
      "get": {
        "summary": "Get rttMonCtrlAdminVerifyData",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminVerifyData",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminVerifyData": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminVerifyData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminStatus": {
      "get": {
        "summary": "Get rttMonCtrlAdminStatus",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminStatus",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminNvgen": {
      "get": {
        "summary": "Get rttMonCtrlAdminNvgen",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminNvgen",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminNvgen": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminNvgen from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlAdminGroupName": {
      "get": {
        "summary": "Get rttMonCtrlAdminGroupName",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlAdminGroupName",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminGroupName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminGroupName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonScheduleAdminRttLife": {
      "get": {
        "summary": "Get rttMonScheduleAdminRttLife",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonScheduleAdminRttLife",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonScheduleAdminRttLife": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonScheduleAdminRttLife from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonScheduleAdminRttStartTime": {
      "get": {
        "summary": "Get rttMonScheduleAdminRttStartTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonScheduleAdminRttStartTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonScheduleAdminRttStartTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonScheduleAdminRttStartTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonScheduleAdminRttRecurring": {
      "get": {
        "summary": "Get rttMonScheduleAdminRttRecurring",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonScheduleAdminRttRecurring",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonScheduleAdminRttRecurring": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonScheduleAdminRttRecurring from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonScheduleAdminConceptRowAgeoutV2": {
      "get": {
        "summary": "Get rttMonScheduleAdminConceptRowAgeoutV2",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonScheduleAdminConceptRowAgeoutV2",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonScheduleAdminConceptRowAgeoutV2": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonScheduleAdminConceptRowAgeoutV2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonStatisticsAdminNumHourGroups": {
      "get": {
        "summary": "Get rttMonStatisticsAdminNumHourGroups",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonStatisticsAdminNumHourGroups",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatisticsAdminNumHourGroups": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatisticsAdminNumHourGroups from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonStatisticsAdminNumPaths": {
      "get": {
        "summary": "Get rttMonStatisticsAdminNumPaths",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonStatisticsAdminNumPaths",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatisticsAdminNumPaths": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatisticsAdminNumPaths from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonStatisticsAdminNumHops": {
      "get": {
        "summary": "Get rttMonStatisticsAdminNumHops",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonStatisticsAdminNumHops",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatisticsAdminNumHops": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatisticsAdminNumHops from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonStatisticsAdminNumDistBuckets": {
      "get": {
        "summary": "Get rttMonStatisticsAdminNumDistBuckets",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonStatisticsAdminNumDistBuckets",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatisticsAdminNumDistBuckets": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatisticsAdminNumDistBuckets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonStatisticsAdminDistInterval": {
      "get": {
        "summary": "Get rttMonStatisticsAdminDistInterval",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonStatisticsAdminDistInterval",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatisticsAdminDistInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatisticsAdminDistInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonHistoryAdminNumLives": {
      "get": {
        "summary": "Get rttMonHistoryAdminNumLives",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonHistoryAdminNumLives",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryAdminNumLives": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryAdminNumLives from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonHistoryAdminNumBuckets": {
      "get": {
        "summary": "Get rttMonHistoryAdminNumBuckets",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonHistoryAdminNumBuckets",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryAdminNumBuckets": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryAdminNumBuckets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonHistoryAdminNumSamples": {
      "get": {
        "summary": "Get rttMonHistoryAdminNumSamples",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonHistoryAdminNumSamples",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryAdminNumSamples": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryAdminNumSamples from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonHistoryAdminFilter": {
      "get": {
        "summary": "Get rttMonHistoryAdminFilter",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonHistoryAdminFilter",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryAdminFilter": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryAdminFilter from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperModificationTime": {
      "get": {
        "summary": "Get rttMonCtrlOperModificationTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperModificationTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperModificationTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperModificationTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperDiagText": {
      "get": {
        "summary": "Get rttMonCtrlOperDiagText",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperDiagText",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperDiagText": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperDiagText from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperResetTime": {
      "get": {
        "summary": "Get rttMonCtrlOperResetTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperResetTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperResetTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperResetTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperOctetsInUse": {
      "get": {
        "summary": "Get rttMonCtrlOperOctetsInUse",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperOctetsInUse",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperOctetsInUse": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperOctetsInUse from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperConnectionLostOccurred": {
      "get": {
        "summary": "Get rttMonCtrlOperConnectionLostOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperConnectionLostOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperConnectionLostOccurred": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperConnectionLostOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperTimeoutOccurred": {
      "get": {
        "summary": "Get rttMonCtrlOperTimeoutOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperTimeoutOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperTimeoutOccurred": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperTimeoutOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperOverThresholdOccurred": {
      "get": {
        "summary": "Get rttMonCtrlOperOverThresholdOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperOverThresholdOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperOverThresholdOccurred": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperOverThresholdOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperNumRtts": {
      "get": {
        "summary": "Get rttMonCtrlOperNumRtts",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperNumRtts",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperNumRtts": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperNumRtts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperRttLife": {
      "get": {
        "summary": "Get rttMonCtrlOperRttLife",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperRttLife",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperRttLife": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperRttLife from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperState": {
      "get": {
        "summary": "Get rttMonCtrlOperState",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperState",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonCtrlOperVerifyErrorOccurred": {
      "get": {
        "summary": "Get rttMonCtrlOperVerifyErrorOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonCtrlOperVerifyErrorOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": false
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperVerifyErrorOccurred": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperVerifyErrorOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonLatestRttOperCompletionTime": {
      "get": {
        "summary": "Get rttMonLatestRttOperCompletionTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonLatestRttOperCompletionTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestRttOperCompletionTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestRttOperCompletionTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonLatestRttOperSense": {
      "get": {
        "summary": "Get rttMonLatestRttOperSense",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonLatestRttOperSense",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestRttOperSense": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestRttOperSense from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonLatestRttOperApplSpecificSense": {
      "get": {
        "summary": "Get rttMonLatestRttOperApplSpecificSense",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonLatestRttOperApplSpecificSense",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestRttOperApplSpecificSense": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestRttOperApplSpecificSense from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonLatestRttOperSenseDescription": {
      "get": {
        "summary": "Get rttMonLatestRttOperSenseDescription",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonLatestRttOperSenseDescription",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestRttOperSenseDescription": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestRttOperSenseDescription from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonLatestRttOperTime": {
      "get": {
        "summary": "Get rttMonLatestRttOperTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonLatestRttOperTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestRttOperTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestRttOperTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonCtrlAdminTable/rttMonCtrlAdminEntry/rttMonLatestRttOperAddress": {
      "get": {
        "summary": "Get rttMonLatestRttOperAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonCtrlAdminTable-rttMonCtrlAdminEntry-rttMonLatestRttOperAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestRttOperAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestRttOperAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable": {
      "get": {
        "summary": "Get rttMonEchoAdminTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonEchoAdminEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonCtrlAdminIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminProtocol": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminTargetAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "rttMonEchoAdminPktDataRequestSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminPktDataResponseSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminTargetPort": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminSourceAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "rttMonEchoAdminSourcePort": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminControlEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonEchoAdminTOS": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminLSREnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonEchoAdminTargetAddressString": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "rttMonEchoAdminNameServer": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "rttMonEchoAdminOperation": {
                            "type": "string",
                            "example": "50"
                          },
                          "rttMonEchoAdminHTTPVersion": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminURL": {
                            "type": "string",
                            "example": "https://10.1.1.1/restconf"
                          },
                          "rttMonEchoAdminCache": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonEchoAdminInterval": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminNumPackets": {
                            "type": "integer",
                            "example": 12845632
                          },
                          "rttMonEchoAdminProxy": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminString1": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminString2": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminString3": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminString4": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminString5": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminVrfName": {
                            "type": "string",
                            "format": "byte",
                            "example": "example-1"
                          },
                          "rttMonEchoAdminCodecType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminCodecInterval": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminCodecPayload": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminCodecNumPackets": {
                            "type": "integer",
                            "example": 12845632
                          },
                          "rttMonEchoAdminICPIFAdvFactor": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminLSPFECType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminLSPSelector": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminLSPReplyMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminLSPTTL": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminLSPExp": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminPrecision": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminProbePakPriority": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminOWNTPSyncTolAbs": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminOWNTPSyncTolPct": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminOWNTPSyncTolType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminCalledNumber": {
                            "type": "string",
                            "example": "10"
                          },
                          "rttMonEchoAdminDetectPoint": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminGKRegistration": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonEchoAdminSourceVoicePort": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminCallDuration": {
                            "type": "integer",
                            "example": 50
                          },
                          "rttMonEchoAdminLSPReplyDscp": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminLSPNullShim": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonEchoAdminTargetMPID": {
                            "type": "string",
                            "example": "1"
                          },
                          "rttMonEchoAdminTargetDomainName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "rttMonEchoAdminTargetVLAN": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminEthernetCOS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminLSPVccvID": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminTargetEVC": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminTargetMEPPort": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonEchoAdminVideoTrafficProfile": {
                            "type": "string",
                            "example": "1"
                          },
                          "rttMonEchoAdminDscp": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminReserveDsp": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminInputInterface": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonEchoAdminEmulateSourceAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "rttMonEchoAdminEmulateSourcePort": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminEmulateTargetAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "rttMonEchoAdminEmulateTargetPort": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminTargetMacAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "rttMonEchoAdminSourceMacAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "rttMonEchoAdminSourceMPID": {
                            "type": "string",
                            "example": "1"
                          },
                          "rttMonEchoAdminEndPointListName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "rttMonEchoAdminSSM": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonEchoAdminControlRetry": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "rttMonEchoAdminControlTimeout": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "rttMonEchoAdminIgmpTreeInit": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "rttMonEchoAdminEnableBurst": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonEchoAdminAggBurstCycles": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonEchoAdminLossRatioNumFrames": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonEchoAdminAvailNumFrames": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMonEchoAdminTstampOptimization": {
                            "type": "boolean",
                            "example": true
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTable": {
                    "rttMonEchoAdminEntry": [
                      {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonEchoAdminProtocol": "configured-value",
                        "rttMonEchoAdminTargetAddress": "10.1.1.1",
                        "rttMonEchoAdminPktDataRequestSize": 1,
                        "rttMonEchoAdminPktDataResponseSize": 1,
                        "rttMonEchoAdminTargetPort": 1,
                        "rttMonEchoAdminSourceAddress": "10.1.1.1",
                        "rttMonEchoAdminSourcePort": 1,
                        "rttMonEchoAdminControlEnable": true,
                        "rttMonEchoAdminTOS": 1,
                        "rttMonEchoAdminLSREnable": true,
                        "rttMonEchoAdminTargetAddressString": "10.1.1.1",
                        "rttMonEchoAdminNameServer": "example-1",
                        "rttMonEchoAdminOperation": "50",
                        "rttMonEchoAdminHTTPVersion": "configured-value",
                        "rttMonEchoAdminURL": "https://10.1.1.1/restconf",
                        "rttMonEchoAdminCache": true,
                        "rttMonEchoAdminInterval": 1,
                        "rttMonEchoAdminNumPackets": 12845632,
                        "rttMonEchoAdminProxy": "configured-value",
                        "rttMonEchoAdminString1": "configured-value",
                        "rttMonEchoAdminString2": "configured-value",
                        "rttMonEchoAdminString3": "configured-value",
                        "rttMonEchoAdminString4": "configured-value",
                        "rttMonEchoAdminString5": "configured-value",
                        "rttMonEchoAdminMode": "configured-value",
                        "rttMonEchoAdminVrfName": "QmFzZTY0",
                        "rttMonEchoAdminCodecType": "configured-value",
                        "rttMonEchoAdminCodecInterval": 1,
                        "rttMonEchoAdminCodecPayload": 1,
                        "rttMonEchoAdminCodecNumPackets": 12845632,
                        "rttMonEchoAdminICPIFAdvFactor": 1,
                        "rttMonEchoAdminLSPFECType": "default",
                        "rttMonEchoAdminLSPSelector": "configured-value",
                        "rttMonEchoAdminLSPReplyMode": "configured-value",
                        "rttMonEchoAdminLSPTTL": 1,
                        "rttMonEchoAdminLSPExp": 1,
                        "rttMonEchoAdminPrecision": "default",
                        "rttMonEchoAdminProbePakPriority": "default",
                        "rttMonEchoAdminOWNTPSyncTolAbs": 1,
                        "rttMonEchoAdminOWNTPSyncTolPct": 1,
                        "rttMonEchoAdminOWNTPSyncTolType": "default",
                        "rttMonEchoAdminCalledNumber": "10",
                        "rttMonEchoAdminDetectPoint": "configured-value",
                        "rttMonEchoAdminGKRegistration": true,
                        "rttMonEchoAdminSourceVoicePort": "configured-value",
                        "rttMonEchoAdminCallDuration": 50,
                        "rttMonEchoAdminLSPReplyDscp": 1,
                        "rttMonEchoAdminLSPNullShim": true,
                        "rttMonEchoAdminTargetMPID": "1",
                        "rttMonEchoAdminTargetDomainName": "example-1",
                        "rttMonEchoAdminTargetVLAN": "configured-value",
                        "rttMonEchoAdminEthernetCOS": "configured-value",
                        "rttMonEchoAdminLSPVccvID": 1,
                        "rttMonEchoAdminTargetEVC": "configured-value",
                        "rttMonEchoAdminTargetMEPPort": true,
                        "rttMonEchoAdminVideoTrafficProfile": "1",
                        "rttMonEchoAdminDscp": "configured-value",
                        "rttMonEchoAdminReserveDsp": "default",
                        "rttMonEchoAdminInputInterface": "configured-value",
                        "rttMonEchoAdminEmulateSourceAddress": "10.1.1.1",
                        "rttMonEchoAdminEmulateSourcePort": 1,
                        "rttMonEchoAdminEmulateTargetAddress": "10.1.1.1",
                        "rttMonEchoAdminEmulateTargetPort": 1,
                        "rttMonEchoAdminTargetMacAddress": "10.1.1.1",
                        "rttMonEchoAdminSourceMacAddress": "10.1.1.1",
                        "rttMonEchoAdminSourceMPID": "1",
                        "rttMonEchoAdminEndPointListName": "example-1",
                        "rttMonEchoAdminSSM": true,
                        "rttMonEchoAdminControlRetry": 1,
                        "rttMonEchoAdminControlTimeout": 1,
                        "rttMonEchoAdminIgmpTreeInit": 1,
                        "rttMonEchoAdminEnableBurst": true,
                        "rttMonEchoAdminAggBurstCycles": 1,
                        "rttMonEchoAdminLossRatioNumFrames": 10,
                        "rttMonEchoAdminAvailNumFrames": 10,
                        "rttMonEchoAdminTstampOptimization": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry": {
      "get": {
        "summary": "Get rttMonEchoAdminEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonCtrlAdminIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminProtocol": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminTargetAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "rttMonEchoAdminPktDataRequestSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminPktDataResponseSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminTargetPort": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminSourceAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "rttMonEchoAdminSourcePort": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminControlEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonEchoAdminTOS": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminLSREnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonEchoAdminTargetAddressString": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "rttMonEchoAdminNameServer": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "rttMonEchoAdminOperation": {
                        "type": "string",
                        "example": "50"
                      },
                      "rttMonEchoAdminHTTPVersion": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminURL": {
                        "type": "string",
                        "example": "https://10.1.1.1/restconf"
                      },
                      "rttMonEchoAdminCache": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonEchoAdminInterval": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminNumPackets": {
                        "type": "integer",
                        "example": 12845632
                      },
                      "rttMonEchoAdminProxy": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminString1": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminString2": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminString3": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminString4": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminString5": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminVrfName": {
                        "type": "string",
                        "format": "byte",
                        "example": "example-1"
                      },
                      "rttMonEchoAdminCodecType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminCodecInterval": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminCodecPayload": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminCodecNumPackets": {
                        "type": "integer",
                        "example": 12845632
                      },
                      "rttMonEchoAdminICPIFAdvFactor": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminLSPFECType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminLSPSelector": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminLSPReplyMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminLSPTTL": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminLSPExp": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminPrecision": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminProbePakPriority": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminOWNTPSyncTolAbs": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminOWNTPSyncTolPct": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminOWNTPSyncTolType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminCalledNumber": {
                        "type": "string",
                        "example": "10"
                      },
                      "rttMonEchoAdminDetectPoint": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminGKRegistration": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonEchoAdminSourceVoicePort": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminCallDuration": {
                        "type": "integer",
                        "example": 50
                      },
                      "rttMonEchoAdminLSPReplyDscp": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminLSPNullShim": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonEchoAdminTargetMPID": {
                        "type": "string",
                        "example": "1"
                      },
                      "rttMonEchoAdminTargetDomainName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "rttMonEchoAdminTargetVLAN": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminEthernetCOS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminLSPVccvID": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminTargetEVC": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminTargetMEPPort": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonEchoAdminVideoTrafficProfile": {
                        "type": "string",
                        "example": "1"
                      },
                      "rttMonEchoAdminDscp": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminReserveDsp": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminInputInterface": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonEchoAdminEmulateSourceAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "rttMonEchoAdminEmulateSourcePort": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminEmulateTargetAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "rttMonEchoAdminEmulateTargetPort": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminTargetMacAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "rttMonEchoAdminSourceMacAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "rttMonEchoAdminSourceMPID": {
                        "type": "string",
                        "example": "1"
                      },
                      "rttMonEchoAdminEndPointListName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "rttMonEchoAdminSSM": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonEchoAdminControlRetry": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "rttMonEchoAdminControlTimeout": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "rttMonEchoAdminIgmpTreeInit": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "rttMonEchoAdminEnableBurst": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonEchoAdminAggBurstCycles": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonEchoAdminLossRatioNumFrames": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonEchoAdminAvailNumFrames": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMonEchoAdminTstampOptimization": {
                        "type": "boolean",
                        "example": true
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminEntry": [
                    {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonEchoAdminProtocol": "configured-value",
                      "rttMonEchoAdminTargetAddress": "10.1.1.1",
                      "rttMonEchoAdminPktDataRequestSize": 1,
                      "rttMonEchoAdminPktDataResponseSize": 1,
                      "rttMonEchoAdminTargetPort": 1,
                      "rttMonEchoAdminSourceAddress": "10.1.1.1",
                      "rttMonEchoAdminSourcePort": 1,
                      "rttMonEchoAdminControlEnable": true,
                      "rttMonEchoAdminTOS": 1,
                      "rttMonEchoAdminLSREnable": true,
                      "rttMonEchoAdminTargetAddressString": "10.1.1.1",
                      "rttMonEchoAdminNameServer": "example-1",
                      "rttMonEchoAdminOperation": "50",
                      "rttMonEchoAdminHTTPVersion": "configured-value",
                      "rttMonEchoAdminURL": "https://10.1.1.1/restconf",
                      "rttMonEchoAdminCache": true,
                      "rttMonEchoAdminInterval": 1,
                      "rttMonEchoAdminNumPackets": 12845632,
                      "rttMonEchoAdminProxy": "configured-value",
                      "rttMonEchoAdminString1": "configured-value",
                      "rttMonEchoAdminString2": "configured-value",
                      "rttMonEchoAdminString3": "configured-value",
                      "rttMonEchoAdminString4": "configured-value",
                      "rttMonEchoAdminString5": "configured-value",
                      "rttMonEchoAdminMode": "configured-value",
                      "rttMonEchoAdminVrfName": "QmFzZTY0",
                      "rttMonEchoAdminCodecType": "configured-value",
                      "rttMonEchoAdminCodecInterval": 1,
                      "rttMonEchoAdminCodecPayload": 1,
                      "rttMonEchoAdminCodecNumPackets": 12845632,
                      "rttMonEchoAdminICPIFAdvFactor": 1,
                      "rttMonEchoAdminLSPFECType": "default",
                      "rttMonEchoAdminLSPSelector": "configured-value",
                      "rttMonEchoAdminLSPReplyMode": "configured-value",
                      "rttMonEchoAdminLSPTTL": 1,
                      "rttMonEchoAdminLSPExp": 1,
                      "rttMonEchoAdminPrecision": "default",
                      "rttMonEchoAdminProbePakPriority": "default",
                      "rttMonEchoAdminOWNTPSyncTolAbs": 1,
                      "rttMonEchoAdminOWNTPSyncTolPct": 1,
                      "rttMonEchoAdminOWNTPSyncTolType": "default",
                      "rttMonEchoAdminCalledNumber": "10",
                      "rttMonEchoAdminDetectPoint": "configured-value",
                      "rttMonEchoAdminGKRegistration": true,
                      "rttMonEchoAdminSourceVoicePort": "configured-value",
                      "rttMonEchoAdminCallDuration": 50,
                      "rttMonEchoAdminLSPReplyDscp": 1,
                      "rttMonEchoAdminLSPNullShim": true,
                      "rttMonEchoAdminTargetMPID": "1",
                      "rttMonEchoAdminTargetDomainName": "example-1",
                      "rttMonEchoAdminTargetVLAN": "configured-value",
                      "rttMonEchoAdminEthernetCOS": "configured-value",
                      "rttMonEchoAdminLSPVccvID": 1,
                      "rttMonEchoAdminTargetEVC": "configured-value",
                      "rttMonEchoAdminTargetMEPPort": true,
                      "rttMonEchoAdminVideoTrafficProfile": "1",
                      "rttMonEchoAdminDscp": "configured-value",
                      "rttMonEchoAdminReserveDsp": "default",
                      "rttMonEchoAdminInputInterface": "configured-value",
                      "rttMonEchoAdminEmulateSourceAddress": "10.1.1.1",
                      "rttMonEchoAdminEmulateSourcePort": 1,
                      "rttMonEchoAdminEmulateTargetAddress": "10.1.1.1",
                      "rttMonEchoAdminEmulateTargetPort": 1,
                      "rttMonEchoAdminTargetMacAddress": "10.1.1.1",
                      "rttMonEchoAdminSourceMacAddress": "10.1.1.1",
                      "rttMonEchoAdminSourceMPID": "1",
                      "rttMonEchoAdminEndPointListName": "example-1",
                      "rttMonEchoAdminSSM": true,
                      "rttMonEchoAdminControlRetry": 1,
                      "rttMonEchoAdminControlTimeout": 1,
                      "rttMonEchoAdminIgmpTreeInit": 1,
                      "rttMonEchoAdminEnableBurst": true,
                      "rttMonEchoAdminAggBurstCycles": 1,
                      "rttMonEchoAdminLossRatioNumFrames": 10,
                      "rttMonEchoAdminAvailNumFrames": 10,
                      "rttMonEchoAdminTstampOptimization": true
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminProtocol": {
      "get": {
        "summary": "Get rttMonEchoAdminProtocol",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminProtocol",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminProtocol": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminProtocol from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTargetAddress": {
      "get": {
        "summary": "Get rttMonEchoAdminTargetAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTargetAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTargetAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTargetAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminPktDataRequestSize": {
      "get": {
        "summary": "Get rttMonEchoAdminPktDataRequestSize",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminPktDataRequestSize",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminPktDataRequestSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminPktDataRequestSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminPktDataResponseSize": {
      "get": {
        "summary": "Get rttMonEchoAdminPktDataResponseSize",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminPktDataResponseSize",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminPktDataResponseSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminPktDataResponseSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTargetPort": {
      "get": {
        "summary": "Get rttMonEchoAdminTargetPort",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTargetPort",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTargetPort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTargetPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminSourceAddress": {
      "get": {
        "summary": "Get rttMonEchoAdminSourceAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminSourceAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminSourceAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminSourceAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminSourcePort": {
      "get": {
        "summary": "Get rttMonEchoAdminSourcePort",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminSourcePort",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminSourcePort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminSourcePort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminControlEnable": {
      "get": {
        "summary": "Get rttMonEchoAdminControlEnable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminControlEnable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminControlEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminControlEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTOS": {
      "get": {
        "summary": "Get rttMonEchoAdminTOS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTOS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTOS": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTOS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLSREnable": {
      "get": {
        "summary": "Get rttMonEchoAdminLSREnable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLSREnable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSREnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSREnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTargetAddressString": {
      "get": {
        "summary": "Get rttMonEchoAdminTargetAddressString",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTargetAddressString",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTargetAddressString": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTargetAddressString from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminNameServer": {
      "get": {
        "summary": "Get rttMonEchoAdminNameServer",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminNameServer",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminNameServer": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminNameServer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminOperation": {
      "get": {
        "summary": "Get rttMonEchoAdminOperation",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminOperation",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "50"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminOperation": "50"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminOperation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminHTTPVersion": {
      "get": {
        "summary": "Get rttMonEchoAdminHTTPVersion",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminHTTPVersion",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminHTTPVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminHTTPVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminURL": {
      "get": {
        "summary": "Get rttMonEchoAdminURL",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminURL",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "https://10.1.1.1/restconf"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminURL": "https://10.1.1.1/restconf"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminURL from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminCache": {
      "get": {
        "summary": "Get rttMonEchoAdminCache",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminCache",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminCache": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminCache from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminInterval": {
      "get": {
        "summary": "Get rttMonEchoAdminInterval",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminInterval",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminNumPackets": {
      "get": {
        "summary": "Get rttMonEchoAdminNumPackets",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminNumPackets",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 12845632
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminNumPackets": 12845632
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminNumPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminProxy": {
      "get": {
        "summary": "Get rttMonEchoAdminProxy",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminProxy",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminProxy": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminProxy from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminString1": {
      "get": {
        "summary": "Get rttMonEchoAdminString1",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminString1",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminString1": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminString1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminString2": {
      "get": {
        "summary": "Get rttMonEchoAdminString2",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminString2",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminString2": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminString2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminString3": {
      "get": {
        "summary": "Get rttMonEchoAdminString3",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminString3",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminString3": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminString3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminString4": {
      "get": {
        "summary": "Get rttMonEchoAdminString4",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminString4",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminString4": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminString4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminString5": {
      "get": {
        "summary": "Get rttMonEchoAdminString5",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminString5",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminString5": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminString5 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminMode": {
      "get": {
        "summary": "Get rttMonEchoAdminMode",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminMode",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminMode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminVrfName": {
      "get": {
        "summary": "Get rttMonEchoAdminVrfName",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminVrfName",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminVrfName": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminVrfName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminCodecType": {
      "get": {
        "summary": "Get rttMonEchoAdminCodecType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminCodecType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminCodecType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminCodecType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminCodecInterval": {
      "get": {
        "summary": "Get rttMonEchoAdminCodecInterval",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminCodecInterval",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminCodecInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminCodecInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminCodecPayload": {
      "get": {
        "summary": "Get rttMonEchoAdminCodecPayload",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminCodecPayload",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminCodecPayload": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminCodecPayload from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminCodecNumPackets": {
      "get": {
        "summary": "Get rttMonEchoAdminCodecNumPackets",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminCodecNumPackets",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 12845632
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminCodecNumPackets": 12845632
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminCodecNumPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminICPIFAdvFactor": {
      "get": {
        "summary": "Get rttMonEchoAdminICPIFAdvFactor",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminICPIFAdvFactor",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminICPIFAdvFactor": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminICPIFAdvFactor from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLSPFECType": {
      "get": {
        "summary": "Get rttMonEchoAdminLSPFECType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLSPFECType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSPFECType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSPFECType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLSPSelector": {
      "get": {
        "summary": "Get rttMonEchoAdminLSPSelector",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLSPSelector",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSPSelector": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSPSelector from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLSPReplyMode": {
      "get": {
        "summary": "Get rttMonEchoAdminLSPReplyMode",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLSPReplyMode",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSPReplyMode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSPReplyMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLSPTTL": {
      "get": {
        "summary": "Get rttMonEchoAdminLSPTTL",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLSPTTL",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSPTTL": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSPTTL from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLSPExp": {
      "get": {
        "summary": "Get rttMonEchoAdminLSPExp",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLSPExp",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSPExp": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSPExp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminPrecision": {
      "get": {
        "summary": "Get rttMonEchoAdminPrecision",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminPrecision",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminPrecision": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminPrecision from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminProbePakPriority": {
      "get": {
        "summary": "Get rttMonEchoAdminProbePakPriority",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminProbePakPriority",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminProbePakPriority": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminProbePakPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminOWNTPSyncTolAbs": {
      "get": {
        "summary": "Get rttMonEchoAdminOWNTPSyncTolAbs",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminOWNTPSyncTolAbs",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminOWNTPSyncTolAbs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminOWNTPSyncTolAbs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminOWNTPSyncTolPct": {
      "get": {
        "summary": "Get rttMonEchoAdminOWNTPSyncTolPct",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminOWNTPSyncTolPct",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminOWNTPSyncTolPct": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminOWNTPSyncTolPct from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminOWNTPSyncTolType": {
      "get": {
        "summary": "Get rttMonEchoAdminOWNTPSyncTolType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminOWNTPSyncTolType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminOWNTPSyncTolType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminOWNTPSyncTolType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminCalledNumber": {
      "get": {
        "summary": "Get rttMonEchoAdminCalledNumber",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminCalledNumber",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminCalledNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminCalledNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminDetectPoint": {
      "get": {
        "summary": "Get rttMonEchoAdminDetectPoint",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminDetectPoint",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminDetectPoint": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminDetectPoint from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminGKRegistration": {
      "get": {
        "summary": "Get rttMonEchoAdminGKRegistration",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminGKRegistration",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminGKRegistration": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminGKRegistration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminSourceVoicePort": {
      "get": {
        "summary": "Get rttMonEchoAdminSourceVoicePort",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminSourceVoicePort",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminSourceVoicePort": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminSourceVoicePort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminCallDuration": {
      "get": {
        "summary": "Get rttMonEchoAdminCallDuration",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminCallDuration",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 50
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminCallDuration": 50
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminCallDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLSPReplyDscp": {
      "get": {
        "summary": "Get rttMonEchoAdminLSPReplyDscp",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLSPReplyDscp",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSPReplyDscp": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSPReplyDscp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLSPNullShim": {
      "get": {
        "summary": "Get rttMonEchoAdminLSPNullShim",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLSPNullShim",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSPNullShim": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSPNullShim from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTargetMPID": {
      "get": {
        "summary": "Get rttMonEchoAdminTargetMPID",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTargetMPID",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTargetMPID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTargetMPID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTargetDomainName": {
      "get": {
        "summary": "Get rttMonEchoAdminTargetDomainName",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTargetDomainName",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTargetDomainName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTargetDomainName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTargetVLAN": {
      "get": {
        "summary": "Get rttMonEchoAdminTargetVLAN",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTargetVLAN",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTargetVLAN": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTargetVLAN from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminEthernetCOS": {
      "get": {
        "summary": "Get rttMonEchoAdminEthernetCOS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminEthernetCOS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminEthernetCOS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminEthernetCOS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLSPVccvID": {
      "get": {
        "summary": "Get rttMonEchoAdminLSPVccvID",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLSPVccvID",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSPVccvID": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSPVccvID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTargetEVC": {
      "get": {
        "summary": "Get rttMonEchoAdminTargetEVC",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTargetEVC",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTargetEVC": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTargetEVC from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTargetMEPPort": {
      "get": {
        "summary": "Get rttMonEchoAdminTargetMEPPort",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTargetMEPPort",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTargetMEPPort": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTargetMEPPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminVideoTrafficProfile": {
      "get": {
        "summary": "Get rttMonEchoAdminVideoTrafficProfile",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminVideoTrafficProfile",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminVideoTrafficProfile": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminVideoTrafficProfile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminDscp": {
      "get": {
        "summary": "Get rttMonEchoAdminDscp",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminDscp",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminDscp": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminDscp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminReserveDsp": {
      "get": {
        "summary": "Get rttMonEchoAdminReserveDsp",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminReserveDsp",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminReserveDsp": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminReserveDsp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminInputInterface": {
      "get": {
        "summary": "Get rttMonEchoAdminInputInterface",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminInputInterface",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminInputInterface": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminInputInterface from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminEmulateSourceAddress": {
      "get": {
        "summary": "Get rttMonEchoAdminEmulateSourceAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminEmulateSourceAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminEmulateSourceAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminEmulateSourceAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminEmulateSourcePort": {
      "get": {
        "summary": "Get rttMonEchoAdminEmulateSourcePort",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminEmulateSourcePort",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminEmulateSourcePort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminEmulateSourcePort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminEmulateTargetAddress": {
      "get": {
        "summary": "Get rttMonEchoAdminEmulateTargetAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminEmulateTargetAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminEmulateTargetAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminEmulateTargetAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminEmulateTargetPort": {
      "get": {
        "summary": "Get rttMonEchoAdminEmulateTargetPort",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminEmulateTargetPort",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminEmulateTargetPort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminEmulateTargetPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTargetMacAddress": {
      "get": {
        "summary": "Get rttMonEchoAdminTargetMacAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTargetMacAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTargetMacAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTargetMacAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminSourceMacAddress": {
      "get": {
        "summary": "Get rttMonEchoAdminSourceMacAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminSourceMacAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminSourceMacAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminSourceMacAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminSourceMPID": {
      "get": {
        "summary": "Get rttMonEchoAdminSourceMPID",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminSourceMPID",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminSourceMPID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminSourceMPID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminEndPointListName": {
      "get": {
        "summary": "Get rttMonEchoAdminEndPointListName",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminEndPointListName",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminEndPointListName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminEndPointListName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminSSM": {
      "get": {
        "summary": "Get rttMonEchoAdminSSM",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminSSM",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminSSM": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminSSM from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminControlRetry": {
      "get": {
        "summary": "Get rttMonEchoAdminControlRetry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminControlRetry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminControlRetry": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminControlRetry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminControlTimeout": {
      "get": {
        "summary": "Get rttMonEchoAdminControlTimeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminControlTimeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminControlTimeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminControlTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminIgmpTreeInit": {
      "get": {
        "summary": "Get rttMonEchoAdminIgmpTreeInit",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminIgmpTreeInit",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminIgmpTreeInit": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminIgmpTreeInit from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminEnableBurst": {
      "get": {
        "summary": "Get rttMonEchoAdminEnableBurst",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminEnableBurst",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminEnableBurst": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminEnableBurst from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminAggBurstCycles": {
      "get": {
        "summary": "Get rttMonEchoAdminAggBurstCycles",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminAggBurstCycles",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminAggBurstCycles": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminAggBurstCycles from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminLossRatioNumFrames": {
      "get": {
        "summary": "Get rttMonEchoAdminLossRatioNumFrames",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminLossRatioNumFrames",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLossRatioNumFrames": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLossRatioNumFrames from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminAvailNumFrames": {
      "get": {
        "summary": "Get rttMonEchoAdminAvailNumFrames",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminAvailNumFrames",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminAvailNumFrames": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminAvailNumFrames from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoAdminTable/rttMonEchoAdminEntry/rttMonEchoAdminTstampOptimization": {
      "get": {
        "summary": "Get rttMonEchoAdminTstampOptimization",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoAdminTable-rttMonEchoAdminEntry-rttMonEchoAdminTstampOptimization",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminTstampOptimization": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminTstampOptimization from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonFileIOAdminTable": {
      "get": {
        "summary": "Get rttMonFileIOAdminTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonFileIOAdminTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonFileIOAdminEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonCtrlAdminIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonFileIOAdminFilePath": {
                            "type": "string",
                            "example": "/data/example"
                          },
                          "rttMonFileIOAdminSize": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonFileIOAdminAction": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonFileIOAdminTable": {
                    "rttMonFileIOAdminEntry": [
                      {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonFileIOAdminFilePath": "/data/example",
                        "rttMonFileIOAdminSize": "default",
                        "rttMonFileIOAdminAction": "default"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonFileIOAdminTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonFileIOAdminTable/rttMonFileIOAdminEntry": {
      "get": {
        "summary": "Get rttMonFileIOAdminEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonFileIOAdminTable-rttMonFileIOAdminEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonCtrlAdminIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonFileIOAdminFilePath": {
                        "type": "string",
                        "example": "/data/example"
                      },
                      "rttMonFileIOAdminSize": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonFileIOAdminAction": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonFileIOAdminEntry": [
                    {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonFileIOAdminFilePath": "/data/example",
                      "rttMonFileIOAdminSize": "default",
                      "rttMonFileIOAdminAction": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonFileIOAdminEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonFileIOAdminTable/rttMonFileIOAdminEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonFileIOAdminTable-rttMonFileIOAdminEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonFileIOAdminTable/rttMonFileIOAdminEntry/rttMonFileIOAdminFilePath": {
      "get": {
        "summary": "Get rttMonFileIOAdminFilePath",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonFileIOAdminTable-rttMonFileIOAdminEntry-rttMonFileIOAdminFilePath",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "/data/example"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonFileIOAdminFilePath": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonFileIOAdminFilePath from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonFileIOAdminTable/rttMonFileIOAdminEntry/rttMonFileIOAdminSize": {
      "get": {
        "summary": "Get rttMonFileIOAdminSize",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonFileIOAdminTable-rttMonFileIOAdminEntry-rttMonFileIOAdminSize",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonFileIOAdminSize": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonFileIOAdminSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonFileIOAdminTable/rttMonFileIOAdminEntry/rttMonFileIOAdminAction": {
      "get": {
        "summary": "Get rttMonFileIOAdminAction",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonFileIOAdminTable-rttMonFileIOAdminEntry-rttMonFileIOAdminAction",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonFileIOAdminAction": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonFileIOAdminAction from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonScriptAdminTable": {
      "get": {
        "summary": "Get rttMonScriptAdminTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonScriptAdminTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonScriptAdminEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonCtrlAdminIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonScriptAdminName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "rttMonScriptAdminCmdLineParams": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonScriptAdminTable": {
                    "rttMonScriptAdminEntry": [
                      {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonScriptAdminName": "example-1",
                        "rttMonScriptAdminCmdLineParams": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonScriptAdminTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonScriptAdminTable/rttMonScriptAdminEntry": {
      "get": {
        "summary": "Get rttMonScriptAdminEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonScriptAdminTable-rttMonScriptAdminEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonCtrlAdminIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonScriptAdminName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "rttMonScriptAdminCmdLineParams": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonScriptAdminEntry": [
                    {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonScriptAdminName": "example-1",
                      "rttMonScriptAdminCmdLineParams": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonScriptAdminEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonScriptAdminTable/rttMonScriptAdminEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonScriptAdminTable-rttMonScriptAdminEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonScriptAdminTable/rttMonScriptAdminEntry/rttMonScriptAdminName": {
      "get": {
        "summary": "Get rttMonScriptAdminName",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonScriptAdminTable-rttMonScriptAdminEntry-rttMonScriptAdminName",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonScriptAdminName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonScriptAdminName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonScriptAdminTable/rttMonScriptAdminEntry/rttMonScriptAdminCmdLineParams": {
      "get": {
        "summary": "Get rttMonScriptAdminCmdLineParams",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonScriptAdminTable-rttMonScriptAdminEntry-rttMonScriptAdminCmdLineParams",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonScriptAdminCmdLineParams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonScriptAdminCmdLineParams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTriggerAdminTable": {
      "get": {
        "summary": "Get rttMonReactTriggerAdminTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTriggerAdminTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonReactTriggerAdminEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactTriggerAdminRttMonCtrlAdminIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonReactTriggerAdminStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "rttMonReactTriggerOperState": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactTriggerAdminTable": {
                    "rttMonReactTriggerAdminEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonReactTriggerAdminRttMonCtrlAdminIndex": 1,
                      "rttMonReactTriggerAdminStatus": "active",
                      "rttMonReactTriggerOperState": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactTriggerAdminTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTriggerAdminTable/rttMonReactTriggerAdminEntry": {
      "get": {
        "summary": "Get rttMonReactTriggerAdminEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTriggerAdminTable-rttMonReactTriggerAdminEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactTriggerAdminRttMonCtrlAdminIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonReactTriggerAdminStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "rttMonReactTriggerOperState": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactTriggerAdminEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonReactTriggerAdminRttMonCtrlAdminIndex": 1,
                    "rttMonReactTriggerAdminStatus": "active",
                    "rttMonReactTriggerOperState": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactTriggerAdminEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTriggerAdminTable/rttMonReactTriggerAdminEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTriggerAdminTable-rttMonReactTriggerAdminEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTriggerAdminTable/rttMonReactTriggerAdminEntry/rttMonReactTriggerAdminRttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonReactTriggerAdminRttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTriggerAdminTable-rttMonReactTriggerAdminEntry-rttMonReactTriggerAdminRttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactTriggerAdminRttMonCtrlAdminIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactTriggerAdminRttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTriggerAdminTable/rttMonReactTriggerAdminEntry/rttMonReactTriggerAdminStatus": {
      "get": {
        "summary": "Get rttMonReactTriggerAdminStatus",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTriggerAdminTable-rttMonReactTriggerAdminEntry-rttMonReactTriggerAdminStatus",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactTriggerAdminStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactTriggerAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTriggerAdminTable/rttMonReactTriggerAdminEntry/rttMonReactTriggerOperState": {
      "get": {
        "summary": "Get rttMonReactTriggerOperState",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTriggerAdminTable-rttMonReactTriggerAdminEntry-rttMonReactTriggerOperState",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactTriggerOperState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactTriggerOperState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoPathAdminTable": {
      "get": {
        "summary": "Get rttMonEchoPathAdminTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoPathAdminTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonEchoPathAdminEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonEchoPathAdminHopIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonEchoPathAdminHopAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        }
                      },
                      "example": "/data/example"
                    }
                  },
                  "example": "/data/example"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoPathAdminTable": {
                    "rttMonEchoPathAdminEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonEchoPathAdminHopIndex": 1,
                      "rttMonEchoPathAdminHopAddress": "10.1.1.1"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoPathAdminTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoPathAdminTable/rttMonEchoPathAdminEntry": {
      "get": {
        "summary": "Get rttMonEchoPathAdminEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoPathAdminTable-rttMonEchoPathAdminEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonEchoPathAdminHopIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonEchoPathAdminHopAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    }
                  },
                  "example": "/data/example"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoPathAdminEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonEchoPathAdminHopIndex": 1,
                    "rttMonEchoPathAdminHopAddress": "10.1.1.1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoPathAdminEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoPathAdminTable/rttMonEchoPathAdminEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoPathAdminTable-rttMonEchoPathAdminEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoPathAdminTable/rttMonEchoPathAdminEntry/rttMonEchoPathAdminHopIndex": {
      "get": {
        "summary": "Get rttMonEchoPathAdminHopIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoPathAdminTable-rttMonEchoPathAdminEntry-rttMonEchoPathAdminHopIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoPathAdminHopIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoPathAdminHopIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonEchoPathAdminTable/rttMonEchoPathAdminEntry/rttMonEchoPathAdminHopAddress": {
      "get": {
        "summary": "Get rttMonEchoPathAdminHopAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonEchoPathAdminTable-rttMonEchoPathAdminEntry-rttMonEchoPathAdminHopAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoPathAdminHopAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoPathAdminHopAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonGrpScheduleAdminEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonGrpScheduleAdminIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonGrpScheduleAdminProbes": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonGrpScheduleAdminPeriod": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonGrpScheduleAdminFrequency": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonGrpScheduleAdminLife": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonGrpScheduleAdminAgeout": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonGrpScheduleAdminStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "rttMonGrpScheduleAdminFreqMax": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonGrpScheduleAdminFreqMin": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonGrpScheduleAdminStartTime": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMonGrpScheduleAdminAdd": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonGrpScheduleAdminDelete": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMonGrpScheduleAdminReset": {
                            "type": "boolean",
                            "example": true
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminTable": {
                    "rttMonGrpScheduleAdminEntry": [
                      {
                        "rttMonGrpScheduleAdminIndex": 1,
                        "rttMonGrpScheduleAdminProbes": "configured-value",
                        "rttMonGrpScheduleAdminPeriod": 1,
                        "rttMonGrpScheduleAdminFrequency": 1,
                        "rttMonGrpScheduleAdminLife": 1,
                        "rttMonGrpScheduleAdminAgeout": 1,
                        "rttMonGrpScheduleAdminStatus": "active",
                        "rttMonGrpScheduleAdminFreqMax": 1,
                        "rttMonGrpScheduleAdminFreqMin": 1,
                        "rttMonGrpScheduleAdminStartTime": 1,
                        "rttMonGrpScheduleAdminAdd": true,
                        "rttMonGrpScheduleAdminDelete": true,
                        "rttMonGrpScheduleAdminReset": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonGrpScheduleAdminIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonGrpScheduleAdminProbes": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonGrpScheduleAdminPeriod": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonGrpScheduleAdminFrequency": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonGrpScheduleAdminLife": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonGrpScheduleAdminAgeout": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonGrpScheduleAdminStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "rttMonGrpScheduleAdminFreqMax": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonGrpScheduleAdminFreqMin": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonGrpScheduleAdminStartTime": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMonGrpScheduleAdminAdd": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonGrpScheduleAdminDelete": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMonGrpScheduleAdminReset": {
                        "type": "boolean",
                        "example": true
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminEntry": [
                    {
                      "rttMonGrpScheduleAdminIndex": 1,
                      "rttMonGrpScheduleAdminProbes": "configured-value",
                      "rttMonGrpScheduleAdminPeriod": 1,
                      "rttMonGrpScheduleAdminFrequency": 1,
                      "rttMonGrpScheduleAdminLife": 1,
                      "rttMonGrpScheduleAdminAgeout": 1,
                      "rttMonGrpScheduleAdminStatus": "active",
                      "rttMonGrpScheduleAdminFreqMax": 1,
                      "rttMonGrpScheduleAdminFreqMin": 1,
                      "rttMonGrpScheduleAdminStartTime": 1,
                      "rttMonGrpScheduleAdminAdd": true,
                      "rttMonGrpScheduleAdminDelete": true,
                      "rttMonGrpScheduleAdminReset": true
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminIndex": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminProbes": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminProbes",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminProbes",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminProbes": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminProbes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminPeriod": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminPeriod",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminPeriod",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminFrequency": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminFrequency",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminFrequency",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminFrequency": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminFrequency from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminLife": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminLife",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminLife",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminLife": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminLife from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminAgeout": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminAgeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminAgeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminAgeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminAgeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminStatus": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminStatus",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminStatus",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminFreqMax": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminFreqMax",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminFreqMax",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminFreqMax": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminFreqMax from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminFreqMin": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminFreqMin",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminFreqMin",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminFreqMin": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminFreqMin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminStartTime": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminStartTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminStartTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminStartTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminStartTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminAdd": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminAdd",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminAdd",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminAdd": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminAdd from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminDelete": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminDelete",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminDelete",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminDelete": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminDelete from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGrpScheduleAdminTable/rttMonGrpScheduleAdminEntry/rttMonGrpScheduleAdminReset": {
      "get": {
        "summary": "Get rttMonGrpScheduleAdminReset",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGrpScheduleAdminTable-rttMonGrpScheduleAdminEntry-rttMonGrpScheduleAdminReset",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGrpScheduleAdminReset": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGrpScheduleAdminReset from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMplsVpnMonCtrlEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMplsVpnMonCtrlIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonCtrlRttType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMplsVpnMonCtrlVrfName": {
                            "type": "string",
                            "format": "byte",
                            "example": "example-1"
                          },
                          "rttMplsVpnMonCtrlTag": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMplsVpnMonCtrlThreshold": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonCtrlTimeout": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonCtrlScanInterval": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonCtrlDelScanFactor": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonCtrlEXP": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonCtrlRequestSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonCtrlVerifyData": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMplsVpnMonCtrlStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMplsVpnMonCtrlProbeList": {
                            "type": "string",
                            "example": "item-1"
                          },
                          "rttMplsVpnMonCtrlStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "rttMplsVpnMonCtrlLpd": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMplsVpnMonCtrlLpdGrpList": {
                            "type": "string",
                            "example": "item-1"
                          },
                          "rttMplsVpnMonCtrlLpdCompTime": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeInterval": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeNumPackets": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMplsVpnMonTypeDestPort": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeSecFreqType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMplsVpnMonTypeSecFreqValue": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeLspSelector": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "rttMplsVpnMonTypeLSPReplyMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMplsVpnMonTypeLSPTTL": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeLSPReplyDscp": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeLpdMaxSessions": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeLpdSessTimeout": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeLpdEchoTimeout": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeLpdEchoInterval": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeLpdEchoNullShim": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMplsVpnMonTypeLpdScanPeriod": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonTypeLpdStatHours": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonScheduleRttStartTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "rttMplsVpnMonSchedulePeriod": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonScheduleFrequency": {
                            "type": "integer",
                            "example": 1
                          },
                          "rttMplsVpnMonReactConnectionEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMplsVpnMonReactTimeoutEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "rttMplsVpnMonReactThresholdType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMplsVpnMonReactThresholdCount": {
                            "type": "integer",
                            "example": 10
                          },
                          "rttMplsVpnMonReactActionType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMplsVpnMonReactLpdNotifyType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMplsVpnMonReactLpdRetryCount": {
                            "type": "integer",
                            "example": 10
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlTable": {
                    "rttMplsVpnMonCtrlEntry": [
                      {
                        "rttMplsVpnMonCtrlIndex": 1,
                        "rttMplsVpnMonCtrlRttType": "configured-value",
                        "rttMplsVpnMonCtrlVrfName": "QmFzZTY0",
                        "rttMplsVpnMonCtrlTag": "configured-value",
                        "rttMplsVpnMonCtrlThreshold": 1,
                        "rttMplsVpnMonCtrlTimeout": 1,
                        "rttMplsVpnMonCtrlScanInterval": 1,
                        "rttMplsVpnMonCtrlDelScanFactor": 1,
                        "rttMplsVpnMonCtrlEXP": 1,
                        "rttMplsVpnMonCtrlRequestSize": 1,
                        "rttMplsVpnMonCtrlVerifyData": true,
                        "rttMplsVpnMonCtrlStorageType": "configured-value",
                        "rttMplsVpnMonCtrlProbeList": "item-1",
                        "rttMplsVpnMonCtrlStatus": "active",
                        "rttMplsVpnMonCtrlLpd": true,
                        "rttMplsVpnMonCtrlLpdGrpList": "item-1",
                        "rttMplsVpnMonCtrlLpdCompTime": 1,
                        "rttMplsVpnMonTypeInterval": 1,
                        "rttMplsVpnMonTypeNumPackets": 10,
                        "rttMplsVpnMonTypeDestPort": 1,
                        "rttMplsVpnMonTypeSecFreqType": "default",
                        "rttMplsVpnMonTypeSecFreqValue": 1,
                        "rttMplsVpnMonTypeLspSelector": "QmFzZTY0",
                        "rttMplsVpnMonTypeLSPReplyMode": "configured-value",
                        "rttMplsVpnMonTypeLSPTTL": 1,
                        "rttMplsVpnMonTypeLSPReplyDscp": 1,
                        "rttMplsVpnMonTypeLpdMaxSessions": 1,
                        "rttMplsVpnMonTypeLpdSessTimeout": 1,
                        "rttMplsVpnMonTypeLpdEchoTimeout": 1,
                        "rttMplsVpnMonTypeLpdEchoInterval": 1,
                        "rttMplsVpnMonTypeLpdEchoNullShim": true,
                        "rttMplsVpnMonTypeLpdScanPeriod": 1,
                        "rttMplsVpnMonTypeLpdStatHours": 1,
                        "rttMplsVpnMonScheduleRttStartTime": "10:30:45",
                        "rttMplsVpnMonSchedulePeriod": 1,
                        "rttMplsVpnMonScheduleFrequency": 1,
                        "rttMplsVpnMonReactConnectionEnable": true,
                        "rttMplsVpnMonReactTimeoutEnable": true,
                        "rttMplsVpnMonReactThresholdType": "default",
                        "rttMplsVpnMonReactThresholdCount": 10,
                        "rttMplsVpnMonReactActionType": "default",
                        "rttMplsVpnMonReactLpdNotifyType": "default",
                        "rttMplsVpnMonReactLpdRetryCount": 10
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMplsVpnMonCtrlIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonCtrlRttType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMplsVpnMonCtrlVrfName": {
                        "type": "string",
                        "format": "byte",
                        "example": "example-1"
                      },
                      "rttMplsVpnMonCtrlTag": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMplsVpnMonCtrlThreshold": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonCtrlTimeout": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonCtrlScanInterval": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonCtrlDelScanFactor": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonCtrlEXP": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonCtrlRequestSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonCtrlVerifyData": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMplsVpnMonCtrlStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMplsVpnMonCtrlProbeList": {
                        "type": "string",
                        "example": "item-1"
                      },
                      "rttMplsVpnMonCtrlStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "rttMplsVpnMonCtrlLpd": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMplsVpnMonCtrlLpdGrpList": {
                        "type": "string",
                        "example": "item-1"
                      },
                      "rttMplsVpnMonCtrlLpdCompTime": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeInterval": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeNumPackets": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMplsVpnMonTypeDestPort": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeSecFreqType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMplsVpnMonTypeSecFreqValue": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeLspSelector": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "rttMplsVpnMonTypeLSPReplyMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMplsVpnMonTypeLSPTTL": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeLSPReplyDscp": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeLpdMaxSessions": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeLpdSessTimeout": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeLpdEchoTimeout": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeLpdEchoInterval": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeLpdEchoNullShim": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMplsVpnMonTypeLpdScanPeriod": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonTypeLpdStatHours": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonScheduleRttStartTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "rttMplsVpnMonSchedulePeriod": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonScheduleFrequency": {
                        "type": "integer",
                        "example": 1
                      },
                      "rttMplsVpnMonReactConnectionEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMplsVpnMonReactTimeoutEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "rttMplsVpnMonReactThresholdType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMplsVpnMonReactThresholdCount": {
                        "type": "integer",
                        "example": 10
                      },
                      "rttMplsVpnMonReactActionType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMplsVpnMonReactLpdNotifyType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMplsVpnMonReactLpdRetryCount": {
                        "type": "integer",
                        "example": 10
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlEntry": [
                    {
                      "rttMplsVpnMonCtrlIndex": 1,
                      "rttMplsVpnMonCtrlRttType": "configured-value",
                      "rttMplsVpnMonCtrlVrfName": "QmFzZTY0",
                      "rttMplsVpnMonCtrlTag": "configured-value",
                      "rttMplsVpnMonCtrlThreshold": 1,
                      "rttMplsVpnMonCtrlTimeout": 1,
                      "rttMplsVpnMonCtrlScanInterval": 1,
                      "rttMplsVpnMonCtrlDelScanFactor": 1,
                      "rttMplsVpnMonCtrlEXP": 1,
                      "rttMplsVpnMonCtrlRequestSize": 1,
                      "rttMplsVpnMonCtrlVerifyData": true,
                      "rttMplsVpnMonCtrlStorageType": "configured-value",
                      "rttMplsVpnMonCtrlProbeList": "item-1",
                      "rttMplsVpnMonCtrlStatus": "active",
                      "rttMplsVpnMonCtrlLpd": true,
                      "rttMplsVpnMonCtrlLpdGrpList": "item-1",
                      "rttMplsVpnMonCtrlLpdCompTime": 1,
                      "rttMplsVpnMonTypeInterval": 1,
                      "rttMplsVpnMonTypeNumPackets": 10,
                      "rttMplsVpnMonTypeDestPort": 1,
                      "rttMplsVpnMonTypeSecFreqType": "default",
                      "rttMplsVpnMonTypeSecFreqValue": 1,
                      "rttMplsVpnMonTypeLspSelector": "QmFzZTY0",
                      "rttMplsVpnMonTypeLSPReplyMode": "configured-value",
                      "rttMplsVpnMonTypeLSPTTL": 1,
                      "rttMplsVpnMonTypeLSPReplyDscp": 1,
                      "rttMplsVpnMonTypeLpdMaxSessions": 1,
                      "rttMplsVpnMonTypeLpdSessTimeout": 1,
                      "rttMplsVpnMonTypeLpdEchoTimeout": 1,
                      "rttMplsVpnMonTypeLpdEchoInterval": 1,
                      "rttMplsVpnMonTypeLpdEchoNullShim": true,
                      "rttMplsVpnMonTypeLpdScanPeriod": 1,
                      "rttMplsVpnMonTypeLpdStatHours": 1,
                      "rttMplsVpnMonScheduleRttStartTime": "10:30:45",
                      "rttMplsVpnMonSchedulePeriod": 1,
                      "rttMplsVpnMonScheduleFrequency": 1,
                      "rttMplsVpnMonReactConnectionEnable": true,
                      "rttMplsVpnMonReactTimeoutEnable": true,
                      "rttMplsVpnMonReactThresholdType": "default",
                      "rttMplsVpnMonReactThresholdCount": 10,
                      "rttMplsVpnMonReactActionType": "default",
                      "rttMplsVpnMonReactLpdNotifyType": "default",
                      "rttMplsVpnMonReactLpdRetryCount": 10
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlIndex": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlRttType": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlRttType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlRttType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlRttType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlRttType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlVrfName": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlVrfName",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlVrfName",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlVrfName": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlVrfName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlTag": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlTag",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlTag",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlTag": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlTag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlThreshold": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlThreshold",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlThreshold",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlThreshold": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlTimeout": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlTimeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlTimeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlTimeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlScanInterval": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlScanInterval",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlScanInterval",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlScanInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlScanInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlDelScanFactor": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlDelScanFactor",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlDelScanFactor",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlDelScanFactor": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlDelScanFactor from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlEXP": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlEXP",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlEXP",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlEXP": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlEXP from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlRequestSize": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlRequestSize",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlRequestSize",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlRequestSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlRequestSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlVerifyData": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlVerifyData",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlVerifyData",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlVerifyData": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlVerifyData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlStorageType": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlStorageType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlStorageType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlProbeList": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlProbeList",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlProbeList",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "item-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlProbeList": "item-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlProbeList from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlStatus": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlStatus",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlStatus",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlLpd": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlLpd",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlLpd",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlLpd": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlLpd from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlLpdGrpList": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlLpdGrpList",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlLpdGrpList",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "item-1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlLpdGrpList": "item-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlLpdGrpList from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonCtrlLpdCompTime": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlLpdCompTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonCtrlLpdCompTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlLpdCompTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlLpdCompTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeInterval": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeInterval",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeInterval",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeNumPackets": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeNumPackets",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeNumPackets",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeNumPackets": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeNumPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeDestPort": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeDestPort",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeDestPort",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeDestPort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeDestPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeSecFreqType": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeSecFreqType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeSecFreqType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeSecFreqType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeSecFreqType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeSecFreqValue": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeSecFreqValue",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeSecFreqValue",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeSecFreqValue": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeSecFreqValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLspSelector": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLspSelector",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLspSelector",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLspSelector": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLspSelector from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLSPReplyMode": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLSPReplyMode",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLSPReplyMode",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLSPReplyMode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLSPReplyMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLSPTTL": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLSPTTL",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLSPTTL",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLSPTTL": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLSPTTL from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLSPReplyDscp": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLSPReplyDscp",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLSPReplyDscp",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLSPReplyDscp": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLSPReplyDscp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLpdMaxSessions": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLpdMaxSessions",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLpdMaxSessions",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLpdMaxSessions": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLpdMaxSessions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLpdSessTimeout": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLpdSessTimeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLpdSessTimeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLpdSessTimeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLpdSessTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLpdEchoTimeout": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLpdEchoTimeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLpdEchoTimeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLpdEchoTimeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLpdEchoTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLpdEchoInterval": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLpdEchoInterval",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLpdEchoInterval",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLpdEchoInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLpdEchoInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLpdEchoNullShim": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLpdEchoNullShim",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLpdEchoNullShim",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLpdEchoNullShim": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLpdEchoNullShim from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLpdScanPeriod": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLpdScanPeriod",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLpdScanPeriod",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLpdScanPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLpdScanPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonTypeLpdStatHours": {
      "get": {
        "summary": "Get rttMplsVpnMonTypeLpdStatHours",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonTypeLpdStatHours",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonTypeLpdStatHours": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonTypeLpdStatHours from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonScheduleRttStartTime": {
      "get": {
        "summary": "Get rttMplsVpnMonScheduleRttStartTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonScheduleRttStartTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonScheduleRttStartTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonScheduleRttStartTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonSchedulePeriod": {
      "get": {
        "summary": "Get rttMplsVpnMonSchedulePeriod",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonSchedulePeriod",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonSchedulePeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonSchedulePeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonScheduleFrequency": {
      "get": {
        "summary": "Get rttMplsVpnMonScheduleFrequency",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonScheduleFrequency",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonScheduleFrequency": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonScheduleFrequency from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonReactConnectionEnable": {
      "get": {
        "summary": "Get rttMplsVpnMonReactConnectionEnable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonReactConnectionEnable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonReactConnectionEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonReactConnectionEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonReactTimeoutEnable": {
      "get": {
        "summary": "Get rttMplsVpnMonReactTimeoutEnable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonReactTimeoutEnable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonReactTimeoutEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonReactTimeoutEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonReactThresholdType": {
      "get": {
        "summary": "Get rttMplsVpnMonReactThresholdType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonReactThresholdType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonReactThresholdType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonReactThresholdType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonReactThresholdCount": {
      "get": {
        "summary": "Get rttMplsVpnMonReactThresholdCount",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonReactThresholdCount",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonReactThresholdCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonReactThresholdCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonReactActionType": {
      "get": {
        "summary": "Get rttMplsVpnMonReactActionType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonReactActionType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonReactActionType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonReactActionType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonReactLpdNotifyType": {
      "get": {
        "summary": "Get rttMplsVpnMonReactLpdNotifyType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonReactLpdNotifyType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonReactLpdNotifyType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonReactLpdNotifyType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMplsVpnMonCtrlTable/rttMplsVpnMonCtrlEntry/rttMplsVpnMonReactLpdRetryCount": {
      "get": {
        "summary": "Get rttMplsVpnMonReactLpdRetryCount",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMplsVpnMonCtrlTable-rttMplsVpnMonCtrlEntry-rttMplsVpnMonReactLpdRetryCount",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonReactLpdRetryCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonReactLpdRetryCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable": {
      "get": {
        "summary": "Get rttMonReactTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonReactEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactConfigIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonReactVar": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactThresholdType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactActionType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactThresholdRising": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonReactThresholdFalling": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonReactThresholdCountX": {
                          "type": "integer",
                          "example": 10
                        },
                        "rttMonReactThresholdCountY": {
                          "type": "integer",
                          "example": 10
                        },
                        "rttMonReactValue": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonReactOccurred": {
                          "type": "boolean",
                          "example": true
                        },
                        "rttMonReactStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactTable": {
                    "rttMonReactEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonReactConfigIndex": 1,
                      "rttMonReactVar": "configured-value",
                      "rttMonReactThresholdType": "default",
                      "rttMonReactActionType": "default",
                      "rttMonReactThresholdRising": 1,
                      "rttMonReactThresholdFalling": 1,
                      "rttMonReactThresholdCountX": 10,
                      "rttMonReactThresholdCountY": 10,
                      "rttMonReactValue": 1,
                      "rttMonReactOccurred": true,
                      "rttMonReactStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry": {
      "get": {
        "summary": "Get rttMonReactEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactConfigIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonReactVar": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactThresholdType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactActionType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactThresholdRising": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonReactThresholdFalling": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonReactThresholdCountX": {
                      "type": "integer",
                      "example": 10
                    },
                    "rttMonReactThresholdCountY": {
                      "type": "integer",
                      "example": 10
                    },
                    "rttMonReactValue": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonReactOccurred": {
                      "type": "boolean",
                      "example": true
                    },
                    "rttMonReactStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonReactConfigIndex": 1,
                    "rttMonReactVar": "configured-value",
                    "rttMonReactThresholdType": "default",
                    "rttMonReactActionType": "default",
                    "rttMonReactThresholdRising": 1,
                    "rttMonReactThresholdFalling": 1,
                    "rttMonReactThresholdCountX": 10,
                    "rttMonReactThresholdCountY": 10,
                    "rttMonReactValue": 1,
                    "rttMonReactOccurred": true,
                    "rttMonReactStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactConfigIndex": {
      "get": {
        "summary": "Get rttMonReactConfigIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactConfigIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactConfigIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactConfigIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactVar": {
      "get": {
        "summary": "Get rttMonReactVar",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactVar",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactVar": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactVar from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactThresholdType": {
      "get": {
        "summary": "Get rttMonReactThresholdType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactThresholdType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactThresholdType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactThresholdType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactActionType": {
      "get": {
        "summary": "Get rttMonReactActionType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactActionType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactActionType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactActionType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactThresholdRising": {
      "get": {
        "summary": "Get rttMonReactThresholdRising",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactThresholdRising",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactThresholdRising": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactThresholdRising from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactThresholdFalling": {
      "get": {
        "summary": "Get rttMonReactThresholdFalling",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactThresholdFalling",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactThresholdFalling": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactThresholdFalling from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactThresholdCountX": {
      "get": {
        "summary": "Get rttMonReactThresholdCountX",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactThresholdCountX",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactThresholdCountX": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactThresholdCountX from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactThresholdCountY": {
      "get": {
        "summary": "Get rttMonReactThresholdCountY",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactThresholdCountY",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactThresholdCountY": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactThresholdCountY from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactValue": {
      "get": {
        "summary": "Get rttMonReactValue",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactValue",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactValue": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactOccurred": {
      "get": {
        "summary": "Get rttMonReactOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactOccurred": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonReactTable/rttMonReactEntry/rttMonReactStatus": {
      "get": {
        "summary": "Get rttMonReactStatus",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonReactTable-rttMonReactEntry-rttMonReactStatus",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGeneratedOperTable": {
      "get": {
        "summary": "Get rttMonGeneratedOperTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGeneratedOperTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonGeneratedOperEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonGeneratedOperRespIpAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonGeneratedOperRespIpAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonGeneratedOperCtrlAdminIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGeneratedOperTable": {
                    "rttMonGeneratedOperEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonGeneratedOperRespIpAddrType": "configured-value",
                      "rttMonGeneratedOperRespIpAddr": "configured-value",
                      "rttMonGeneratedOperCtrlAdminIndex": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGeneratedOperTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGeneratedOperTable/rttMonGeneratedOperEntry": {
      "get": {
        "summary": "Get rttMonGeneratedOperEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGeneratedOperTable-rttMonGeneratedOperEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonGeneratedOperRespIpAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonGeneratedOperRespIpAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonGeneratedOperCtrlAdminIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGeneratedOperEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonGeneratedOperRespIpAddrType": "configured-value",
                    "rttMonGeneratedOperRespIpAddr": "configured-value",
                    "rttMonGeneratedOperCtrlAdminIndex": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGeneratedOperEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGeneratedOperTable/rttMonGeneratedOperEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGeneratedOperTable-rttMonGeneratedOperEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGeneratedOperTable/rttMonGeneratedOperEntry/rttMonGeneratedOperRespIpAddrType": {
      "get": {
        "summary": "Get rttMonGeneratedOperRespIpAddrType",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGeneratedOperTable-rttMonGeneratedOperEntry-rttMonGeneratedOperRespIpAddrType",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGeneratedOperRespIpAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGeneratedOperRespIpAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGeneratedOperTable/rttMonGeneratedOperEntry/rttMonGeneratedOperRespIpAddr": {
      "get": {
        "summary": "Get rttMonGeneratedOperRespIpAddr",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGeneratedOperTable-rttMonGeneratedOperEntry-rttMonGeneratedOperRespIpAddr",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGeneratedOperRespIpAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGeneratedOperRespIpAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonGeneratedOperTable/rttMonGeneratedOperEntry/rttMonGeneratedOperCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonGeneratedOperCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonGeneratedOperTable-rttMonGeneratedOperEntry-rttMonGeneratedOperCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonGeneratedOperCtrlAdminIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonGeneratedOperCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable": {
      "get": {
        "summary": "Get rttMonStatsCaptureTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonStatsCaptureEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonStatsCaptureStartTimeIndex": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonStatsCapturePathIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonStatsCaptureHopIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonStatsCaptureDistIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonStatsCaptureCompletions": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonStatsCaptureOverThresholds": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonStatsCaptureSumCompletionTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonStatsCaptureSumCompletionTime2Low": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonStatsCaptureSumCompletionTime2High": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonStatsCaptureCompletionTimeMax": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonStatsCaptureCompletionTimeMin": {
                          "type": "string",
                          "example": "10:30:45"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureTable": {
                    "rttMonStatsCaptureEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonStatsCaptureStartTimeIndex": "10:30:45",
                      "rttMonStatsCapturePathIndex": 1,
                      "rttMonStatsCaptureHopIndex": 1,
                      "rttMonStatsCaptureDistIndex": 1,
                      "rttMonStatsCaptureCompletions": 1,
                      "rttMonStatsCaptureOverThresholds": 1,
                      "rttMonStatsCaptureSumCompletionTime": "10:30:45",
                      "rttMonStatsCaptureSumCompletionTime2Low": "10:30:45",
                      "rttMonStatsCaptureSumCompletionTime2High": "10:30:45",
                      "rttMonStatsCaptureCompletionTimeMax": "10:30:45",
                      "rttMonStatsCaptureCompletionTimeMin": "10:30:45"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry": {
      "get": {
        "summary": "Get rttMonStatsCaptureEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonStatsCaptureStartTimeIndex": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonStatsCapturePathIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonStatsCaptureHopIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonStatsCaptureDistIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonStatsCaptureCompletions": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonStatsCaptureOverThresholds": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonStatsCaptureSumCompletionTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonStatsCaptureSumCompletionTime2Low": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonStatsCaptureSumCompletionTime2High": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonStatsCaptureCompletionTimeMax": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonStatsCaptureCompletionTimeMin": {
                      "type": "string",
                      "example": "10:30:45"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonStatsCaptureStartTimeIndex": "10:30:45",
                    "rttMonStatsCapturePathIndex": 1,
                    "rttMonStatsCaptureHopIndex": 1,
                    "rttMonStatsCaptureDistIndex": 1,
                    "rttMonStatsCaptureCompletions": 1,
                    "rttMonStatsCaptureOverThresholds": 1,
                    "rttMonStatsCaptureSumCompletionTime": "10:30:45",
                    "rttMonStatsCaptureSumCompletionTime2Low": "10:30:45",
                    "rttMonStatsCaptureSumCompletionTime2High": "10:30:45",
                    "rttMonStatsCaptureCompletionTimeMax": "10:30:45",
                    "rttMonStatsCaptureCompletionTimeMin": "10:30:45"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureStartTimeIndex": {
      "get": {
        "summary": "Get rttMonStatsCaptureStartTimeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureStartTimeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureStartTimeIndex": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureStartTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCapturePathIndex": {
      "get": {
        "summary": "Get rttMonStatsCapturePathIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCapturePathIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCapturePathIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCapturePathIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureHopIndex": {
      "get": {
        "summary": "Get rttMonStatsCaptureHopIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureHopIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureHopIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureHopIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureDistIndex": {
      "get": {
        "summary": "Get rttMonStatsCaptureDistIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureDistIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureDistIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureDistIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureCompletions": {
      "get": {
        "summary": "Get rttMonStatsCaptureCompletions",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureCompletions",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureCompletions": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureCompletions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureOverThresholds": {
      "get": {
        "summary": "Get rttMonStatsCaptureOverThresholds",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureOverThresholds",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureOverThresholds": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureOverThresholds from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureSumCompletionTime": {
      "get": {
        "summary": "Get rttMonStatsCaptureSumCompletionTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureSumCompletionTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureSumCompletionTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureSumCompletionTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureSumCompletionTime2Low": {
      "get": {
        "summary": "Get rttMonStatsCaptureSumCompletionTime2Low",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureSumCompletionTime2Low",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureSumCompletionTime2Low": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureSumCompletionTime2Low from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureSumCompletionTime2High": {
      "get": {
        "summary": "Get rttMonStatsCaptureSumCompletionTime2High",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureSumCompletionTime2High",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureSumCompletionTime2High": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureSumCompletionTime2High from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureCompletionTimeMax": {
      "get": {
        "summary": "Get rttMonStatsCaptureCompletionTimeMax",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureCompletionTimeMax",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureCompletionTimeMax": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureCompletionTimeMax from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCaptureTable/rttMonStatsCaptureEntry/rttMonStatsCaptureCompletionTimeMin": {
      "get": {
        "summary": "Get rttMonStatsCaptureCompletionTimeMin",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCaptureTable-rttMonStatsCaptureEntry-rttMonStatsCaptureCompletionTimeMin",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureCompletionTimeMin": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureCompletionTimeMin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable": {
      "get": {
        "summary": "Get rttMonStatsCollectTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonStatsCollectEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonStatsCaptureStartTimeIndex": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonStatsCapturePathIndex": {
                          "type": "string",
                          "example": "/data/example"
                        },
                        "rttMonStatsCaptureHopIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonStatsCollectNumDisconnects": {
                          "type": "integer",
                          "example": 10
                        },
                        "rttMonStatsCollectTimeouts": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonStatsCollectBusies": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonStatsCollectNoConnections": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonStatsCollectDrops": {
                          "type": "integer",
                          "example": 0
                        },
                        "rttMonStatsCollectSequenceErrors": {
                          "type": "integer",
                          "example": 0
                        },
                        "rttMonStatsCollectVerifyErrors": {
                          "type": "integer",
                          "example": 0
                        },
                        "rttMonStatsCollectAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "rttMonStatsCollectCtrlEnErrors": {
                          "type": "integer",
                          "example": 0
                        },
                        "rttMonStatsCollectRetrieveErrors": {
                          "type": "integer",
                          "example": 0
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectTable": {
                    "rttMonStatsCollectEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonStatsCaptureStartTimeIndex": "10:30:45",
                      "rttMonStatsCapturePathIndex": "/data/example",
                      "rttMonStatsCaptureHopIndex": "configured-value",
                      "rttMonStatsCollectNumDisconnects": 10,
                      "rttMonStatsCollectTimeouts": 1,
                      "rttMonStatsCollectBusies": 1,
                      "rttMonStatsCollectNoConnections": 1,
                      "rttMonStatsCollectDrops": 0,
                      "rttMonStatsCollectSequenceErrors": 0,
                      "rttMonStatsCollectVerifyErrors": 0,
                      "rttMonStatsCollectAddress": "10.1.1.1",
                      "rttMonStatsCollectCtrlEnErrors": 0,
                      "rttMonStatsCollectRetrieveErrors": 0
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry": {
      "get": {
        "summary": "Get rttMonStatsCollectEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonStatsCaptureStartTimeIndex": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonStatsCapturePathIndex": {
                      "type": "string",
                      "example": "/data/example"
                    },
                    "rttMonStatsCaptureHopIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonStatsCollectNumDisconnects": {
                      "type": "integer",
                      "example": 10
                    },
                    "rttMonStatsCollectTimeouts": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonStatsCollectBusies": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonStatsCollectNoConnections": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonStatsCollectDrops": {
                      "type": "integer",
                      "example": 0
                    },
                    "rttMonStatsCollectSequenceErrors": {
                      "type": "integer",
                      "example": 0
                    },
                    "rttMonStatsCollectVerifyErrors": {
                      "type": "integer",
                      "example": 0
                    },
                    "rttMonStatsCollectAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "rttMonStatsCollectCtrlEnErrors": {
                      "type": "integer",
                      "example": 0
                    },
                    "rttMonStatsCollectRetrieveErrors": {
                      "type": "integer",
                      "example": 0
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonStatsCaptureStartTimeIndex": "10:30:45",
                    "rttMonStatsCapturePathIndex": "/data/example",
                    "rttMonStatsCaptureHopIndex": "configured-value",
                    "rttMonStatsCollectNumDisconnects": 10,
                    "rttMonStatsCollectTimeouts": 1,
                    "rttMonStatsCollectBusies": 1,
                    "rttMonStatsCollectNoConnections": 1,
                    "rttMonStatsCollectDrops": 0,
                    "rttMonStatsCollectSequenceErrors": 0,
                    "rttMonStatsCollectVerifyErrors": 0,
                    "rttMonStatsCollectAddress": "10.1.1.1",
                    "rttMonStatsCollectCtrlEnErrors": 0,
                    "rttMonStatsCollectRetrieveErrors": 0
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCaptureStartTimeIndex": {
      "get": {
        "summary": "Get rttMonStatsCaptureStartTimeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCaptureStartTimeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureStartTimeIndex": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureStartTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCapturePathIndex": {
      "get": {
        "summary": "Get rttMonStatsCapturePathIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCapturePathIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "/data/example"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCapturePathIndex": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCapturePathIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCaptureHopIndex": {
      "get": {
        "summary": "Get rttMonStatsCaptureHopIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCaptureHopIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureHopIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureHopIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectNumDisconnects": {
      "get": {
        "summary": "Get rttMonStatsCollectNumDisconnects",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectNumDisconnects",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectNumDisconnects": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectNumDisconnects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectTimeouts": {
      "get": {
        "summary": "Get rttMonStatsCollectTimeouts",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectTimeouts",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectTimeouts": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectTimeouts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectBusies": {
      "get": {
        "summary": "Get rttMonStatsCollectBusies",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectBusies",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectBusies": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectBusies from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectNoConnections": {
      "get": {
        "summary": "Get rttMonStatsCollectNoConnections",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectNoConnections",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectNoConnections": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectNoConnections from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectDrops": {
      "get": {
        "summary": "Get rttMonStatsCollectDrops",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectDrops",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 0
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectDrops": 0
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectDrops from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectSequenceErrors": {
      "get": {
        "summary": "Get rttMonStatsCollectSequenceErrors",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectSequenceErrors",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 0
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectSequenceErrors": 0
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectSequenceErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectVerifyErrors": {
      "get": {
        "summary": "Get rttMonStatsCollectVerifyErrors",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectVerifyErrors",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 0
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectVerifyErrors": 0
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectVerifyErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectAddress": {
      "get": {
        "summary": "Get rttMonStatsCollectAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectCtrlEnErrors": {
      "get": {
        "summary": "Get rttMonStatsCollectCtrlEnErrors",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectCtrlEnErrors",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 0
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectCtrlEnErrors": 0
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectCtrlEnErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsCollectTable/rttMonStatsCollectEntry/rttMonStatsCollectRetrieveErrors": {
      "get": {
        "summary": "Get rttMonStatsCollectRetrieveErrors",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsCollectTable-rttMonStatsCollectEntry-rttMonStatsCollectRetrieveErrors",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 0
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCollectRetrieveErrors": 0
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCollectRetrieveErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsTotalsTable": {
      "get": {
        "summary": "Get rttMonStatsTotalsTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsTotalsTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonStatsTotalsEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonStatsCaptureStartTimeIndex": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonStatsTotalsElapsedTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonStatsTotalsInitiations": {
                          "type": "integer",
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsTotalsTable": {
                    "rttMonStatsTotalsEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonStatsCaptureStartTimeIndex": "10:30:45",
                      "rttMonStatsTotalsElapsedTime": "10:30:45",
                      "rttMonStatsTotalsInitiations": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsTotalsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsTotalsTable/rttMonStatsTotalsEntry": {
      "get": {
        "summary": "Get rttMonStatsTotalsEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsTotalsTable-rttMonStatsTotalsEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonStatsCaptureStartTimeIndex": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonStatsTotalsElapsedTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonStatsTotalsInitiations": {
                      "type": "integer",
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsTotalsEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonStatsCaptureStartTimeIndex": "10:30:45",
                    "rttMonStatsTotalsElapsedTime": "10:30:45",
                    "rttMonStatsTotalsInitiations": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsTotalsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsTotalsTable/rttMonStatsTotalsEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsTotalsTable-rttMonStatsTotalsEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsTotalsTable/rttMonStatsTotalsEntry/rttMonStatsCaptureStartTimeIndex": {
      "get": {
        "summary": "Get rttMonStatsCaptureStartTimeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsTotalsTable-rttMonStatsTotalsEntry-rttMonStatsCaptureStartTimeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsCaptureStartTimeIndex": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsCaptureStartTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsTotalsTable/rttMonStatsTotalsEntry/rttMonStatsTotalsElapsedTime": {
      "get": {
        "summary": "Get rttMonStatsTotalsElapsedTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsTotalsTable-rttMonStatsTotalsEntry-rttMonStatsTotalsElapsedTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsTotalsElapsedTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsTotalsElapsedTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonStatsTotalsTable/rttMonStatsTotalsEntry/rttMonStatsTotalsInitiations": {
      "get": {
        "summary": "Get rttMonStatsTotalsInitiations",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonStatsTotalsTable-rttMonStatsTotalsEntry-rttMonStatsTotalsInitiations",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonStatsTotalsInitiations": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonStatsTotalsInitiations from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable": {
      "get": {
        "summary": "Get rttMonHTTPStatsTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonHTTPStatsEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsStartTimeIndex": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonHTTPStatsCompletions": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsOverThresholds": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsRTTSum": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsRTTSum2Low": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsRTTSum2High": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsRTTMin": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsRTTMax": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsDNSRTTSum": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsTCPConnectRTTSum": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsTransactionRTTSum": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsMessageBodyOctetsSum": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHTTPStatsDNSServerTimeout": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonHTTPStatsTCPConnectTimeout": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonHTTPStatsTransactionTimeout": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonHTTPStatsDNSQueryError": {
                          "type": "string",
                          "example": "0"
                        },
                        "rttMonHTTPStatsHTTPError": {
                          "type": "string",
                          "example": "0"
                        },
                        "rttMonHTTPStatsError": {
                          "type": "string",
                          "example": "0"
                        },
                        "rttMonHTTPStatsBusies": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsTable": {
                    "rttMonHTTPStatsEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonHTTPStatsStartTimeIndex": "10:30:45",
                      "rttMonHTTPStatsCompletions": "configured-value",
                      "rttMonHTTPStatsOverThresholds": "configured-value",
                      "rttMonHTTPStatsRTTSum": "configured-value",
                      "rttMonHTTPStatsRTTSum2Low": "configured-value",
                      "rttMonHTTPStatsRTTSum2High": "configured-value",
                      "rttMonHTTPStatsRTTMin": "configured-value",
                      "rttMonHTTPStatsRTTMax": "configured-value",
                      "rttMonHTTPStatsDNSRTTSum": "configured-value",
                      "rttMonHTTPStatsTCPConnectRTTSum": "configured-value",
                      "rttMonHTTPStatsTransactionRTTSum": "configured-value",
                      "rttMonHTTPStatsMessageBodyOctetsSum": "configured-value",
                      "rttMonHTTPStatsDNSServerTimeout": "10:30:45",
                      "rttMonHTTPStatsTCPConnectTimeout": "10:30:45",
                      "rttMonHTTPStatsTransactionTimeout": "10:30:45",
                      "rttMonHTTPStatsDNSQueryError": "0",
                      "rttMonHTTPStatsHTTPError": "0",
                      "rttMonHTTPStatsError": "0",
                      "rttMonHTTPStatsBusies": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry": {
      "get": {
        "summary": "Get rttMonHTTPStatsEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsStartTimeIndex": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonHTTPStatsCompletions": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsOverThresholds": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsRTTSum": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsRTTSum2Low": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsRTTSum2High": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsRTTMin": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsRTTMax": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsDNSRTTSum": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsTCPConnectRTTSum": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsTransactionRTTSum": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsMessageBodyOctetsSum": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHTTPStatsDNSServerTimeout": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonHTTPStatsTCPConnectTimeout": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonHTTPStatsTransactionTimeout": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonHTTPStatsDNSQueryError": {
                      "type": "string",
                      "example": "0"
                    },
                    "rttMonHTTPStatsHTTPError": {
                      "type": "string",
                      "example": "0"
                    },
                    "rttMonHTTPStatsError": {
                      "type": "string",
                      "example": "0"
                    },
                    "rttMonHTTPStatsBusies": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonHTTPStatsStartTimeIndex": "10:30:45",
                    "rttMonHTTPStatsCompletions": "configured-value",
                    "rttMonHTTPStatsOverThresholds": "configured-value",
                    "rttMonHTTPStatsRTTSum": "configured-value",
                    "rttMonHTTPStatsRTTSum2Low": "configured-value",
                    "rttMonHTTPStatsRTTSum2High": "configured-value",
                    "rttMonHTTPStatsRTTMin": "configured-value",
                    "rttMonHTTPStatsRTTMax": "configured-value",
                    "rttMonHTTPStatsDNSRTTSum": "configured-value",
                    "rttMonHTTPStatsTCPConnectRTTSum": "configured-value",
                    "rttMonHTTPStatsTransactionRTTSum": "configured-value",
                    "rttMonHTTPStatsMessageBodyOctetsSum": "configured-value",
                    "rttMonHTTPStatsDNSServerTimeout": "10:30:45",
                    "rttMonHTTPStatsTCPConnectTimeout": "10:30:45",
                    "rttMonHTTPStatsTransactionTimeout": "10:30:45",
                    "rttMonHTTPStatsDNSQueryError": "0",
                    "rttMonHTTPStatsHTTPError": "0",
                    "rttMonHTTPStatsError": "0",
                    "rttMonHTTPStatsBusies": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsStartTimeIndex": {
      "get": {
        "summary": "Get rttMonHTTPStatsStartTimeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsStartTimeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsStartTimeIndex": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsStartTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsCompletions": {
      "get": {
        "summary": "Get rttMonHTTPStatsCompletions",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsCompletions",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsCompletions": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsCompletions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsOverThresholds": {
      "get": {
        "summary": "Get rttMonHTTPStatsOverThresholds",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsOverThresholds",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsOverThresholds": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsOverThresholds from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsRTTSum": {
      "get": {
        "summary": "Get rttMonHTTPStatsRTTSum",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsRTTSum",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsRTTSum": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsRTTSum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsRTTSum2Low": {
      "get": {
        "summary": "Get rttMonHTTPStatsRTTSum2Low",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsRTTSum2Low",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsRTTSum2Low": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsRTTSum2Low from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsRTTSum2High": {
      "get": {
        "summary": "Get rttMonHTTPStatsRTTSum2High",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsRTTSum2High",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsRTTSum2High": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsRTTSum2High from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsRTTMin": {
      "get": {
        "summary": "Get rttMonHTTPStatsRTTMin",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsRTTMin",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsRTTMin": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsRTTMin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsRTTMax": {
      "get": {
        "summary": "Get rttMonHTTPStatsRTTMax",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsRTTMax",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsRTTMax": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsRTTMax from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsDNSRTTSum": {
      "get": {
        "summary": "Get rttMonHTTPStatsDNSRTTSum",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsDNSRTTSum",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsDNSRTTSum": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsDNSRTTSum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsTCPConnectRTTSum": {
      "get": {
        "summary": "Get rttMonHTTPStatsTCPConnectRTTSum",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsTCPConnectRTTSum",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsTCPConnectRTTSum": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsTCPConnectRTTSum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsTransactionRTTSum": {
      "get": {
        "summary": "Get rttMonHTTPStatsTransactionRTTSum",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsTransactionRTTSum",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsTransactionRTTSum": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsTransactionRTTSum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsMessageBodyOctetsSum": {
      "get": {
        "summary": "Get rttMonHTTPStatsMessageBodyOctetsSum",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsMessageBodyOctetsSum",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsMessageBodyOctetsSum": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsMessageBodyOctetsSum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsDNSServerTimeout": {
      "get": {
        "summary": "Get rttMonHTTPStatsDNSServerTimeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsDNSServerTimeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsDNSServerTimeout": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsDNSServerTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsTCPConnectTimeout": {
      "get": {
        "summary": "Get rttMonHTTPStatsTCPConnectTimeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsTCPConnectTimeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsTCPConnectTimeout": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsTCPConnectTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsTransactionTimeout": {
      "get": {
        "summary": "Get rttMonHTTPStatsTransactionTimeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsTransactionTimeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsTransactionTimeout": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsTransactionTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsDNSQueryError": {
      "get": {
        "summary": "Get rttMonHTTPStatsDNSQueryError",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsDNSQueryError",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsDNSQueryError": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsDNSQueryError from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsHTTPError": {
      "get": {
        "summary": "Get rttMonHTTPStatsHTTPError",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsHTTPError",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsHTTPError": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsHTTPError from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsError": {
      "get": {
        "summary": "Get rttMonHTTPStatsError",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsError",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsError": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsError from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHTTPStatsTable/rttMonHTTPStatsEntry/rttMonHTTPStatsBusies": {
      "get": {
        "summary": "Get rttMonHTTPStatsBusies",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHTTPStatsTable-rttMonHTTPStatsEntry-rttMonHTTPStatsBusies",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHTTPStatsBusies": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHTTPStatsBusies from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable": {
      "get": {
        "summary": "Get rttMonJitterStatsTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonJitterStatsEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsStartTimeIndex": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonJitterStatsCompletions": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOverThresholds": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsNumOfRTT": {
                          "type": "string",
                          "example": "10"
                        },
                        "rttMonJitterStatsRTTSum": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsRTTSum2Low": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsRTTSum2High": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsRTTMin": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsRTTMax": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMinOfPositivesSD": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMaxOfPositivesSD": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsNumOfPositivesSD": {
                          "type": "string",
                          "example": "10"
                        },
                        "rttMonJitterStatsSumOfPositivesSD": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsSum2PositivesSDLow": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsSum2PositivesSDHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMinOfNegativesSD": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMaxOfNegativesSD": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsNumOfNegativesSD": {
                          "type": "string",
                          "example": "10"
                        },
                        "rttMonJitterStatsSumOfNegativesSD": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsSum2NegativesSDLow": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsSum2NegativesSDHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMinOfPositivesDS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMaxOfPositivesDS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsNumOfPositivesDS": {
                          "type": "string",
                          "example": "10"
                        },
                        "rttMonJitterStatsSumOfPositivesDS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsSum2PositivesDSLow": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsSum2PositivesDSHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMinOfNegativesDS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMaxOfNegativesDS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsNumOfNegativesDS": {
                          "type": "string",
                          "example": "10"
                        },
                        "rttMonJitterStatsSumOfNegativesDS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsSum2NegativesDSLow": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsSum2NegativesDSHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsPacketLossSD": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsPacketLossDS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsPacketOutOfSequence": {
                          "type": "string",
                          "example": "10234567"
                        },
                        "rttMonJitterStatsPacketMIA": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsPacketLateArrival": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsError": {
                          "type": "string",
                          "example": "0"
                        },
                        "rttMonJitterStatsBusies": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWSumSD": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWSum2SDLow": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWSum2SDHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWSumDS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWSum2DSLow": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWSum2DSHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsNumOfOW": {
                          "type": "string",
                          "example": "10"
                        },
                        "rttMonJitterStatsOWMinSDNew": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWMaxSDNew": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWMinDSNew": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWMaxDSNew": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMinOfMOS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMaxOfMOS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMinOfICPIF": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsMaxOfICPIF": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsIAJOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsIAJIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsAvgJitter": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsAvgJitterSD": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsAvgJitterDS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsUnSyncRTs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsRTTSumHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWSumSDHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonJitterStatsOWSumDSHigh": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsTable": {
                    "rttMonJitterStatsEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonJitterStatsStartTimeIndex": "10:30:45",
                      "rttMonJitterStatsCompletions": "configured-value",
                      "rttMonJitterStatsOverThresholds": "configured-value",
                      "rttMonJitterStatsNumOfRTT": "10",
                      "rttMonJitterStatsRTTSum": "configured-value",
                      "rttMonJitterStatsRTTSum2Low": "configured-value",
                      "rttMonJitterStatsRTTSum2High": "configured-value",
                      "rttMonJitterStatsRTTMin": "configured-value",
                      "rttMonJitterStatsRTTMax": "configured-value",
                      "rttMonJitterStatsMinOfPositivesSD": "configured-value",
                      "rttMonJitterStatsMaxOfPositivesSD": "configured-value",
                      "rttMonJitterStatsNumOfPositivesSD": "10",
                      "rttMonJitterStatsSumOfPositivesSD": "configured-value",
                      "rttMonJitterStatsSum2PositivesSDLow": "configured-value",
                      "rttMonJitterStatsSum2PositivesSDHigh": "configured-value",
                      "rttMonJitterStatsMinOfNegativesSD": "configured-value",
                      "rttMonJitterStatsMaxOfNegativesSD": "configured-value",
                      "rttMonJitterStatsNumOfNegativesSD": "10",
                      "rttMonJitterStatsSumOfNegativesSD": "configured-value",
                      "rttMonJitterStatsSum2NegativesSDLow": "configured-value",
                      "rttMonJitterStatsSum2NegativesSDHigh": "configured-value",
                      "rttMonJitterStatsMinOfPositivesDS": "configured-value",
                      "rttMonJitterStatsMaxOfPositivesDS": "configured-value",
                      "rttMonJitterStatsNumOfPositivesDS": "10",
                      "rttMonJitterStatsSumOfPositivesDS": "configured-value",
                      "rttMonJitterStatsSum2PositivesDSLow": "configured-value",
                      "rttMonJitterStatsSum2PositivesDSHigh": "configured-value",
                      "rttMonJitterStatsMinOfNegativesDS": "configured-value",
                      "rttMonJitterStatsMaxOfNegativesDS": "configured-value",
                      "rttMonJitterStatsNumOfNegativesDS": "10",
                      "rttMonJitterStatsSumOfNegativesDS": "configured-value",
                      "rttMonJitterStatsSum2NegativesDSLow": "configured-value",
                      "rttMonJitterStatsSum2NegativesDSHigh": "configured-value",
                      "rttMonJitterStatsPacketLossSD": "configured-value",
                      "rttMonJitterStatsPacketLossDS": "configured-value",
                      "rttMonJitterStatsPacketOutOfSequence": "10234567",
                      "rttMonJitterStatsPacketMIA": "configured-value",
                      "rttMonJitterStatsPacketLateArrival": "configured-value",
                      "rttMonJitterStatsError": "0",
                      "rttMonJitterStatsBusies": "configured-value",
                      "rttMonJitterStatsOWSumSD": "configured-value",
                      "rttMonJitterStatsOWSum2SDLow": "configured-value",
                      "rttMonJitterStatsOWSum2SDHigh": "configured-value",
                      "rttMonJitterStatsOWSumDS": "configured-value",
                      "rttMonJitterStatsOWSum2DSLow": "configured-value",
                      "rttMonJitterStatsOWSum2DSHigh": "configured-value",
                      "rttMonJitterStatsNumOfOW": "10",
                      "rttMonJitterStatsOWMinSDNew": "configured-value",
                      "rttMonJitterStatsOWMaxSDNew": "configured-value",
                      "rttMonJitterStatsOWMinDSNew": "configured-value",
                      "rttMonJitterStatsOWMaxDSNew": "configured-value",
                      "rttMonJitterStatsMinOfMOS": "configured-value",
                      "rttMonJitterStatsMaxOfMOS": "configured-value",
                      "rttMonJitterStatsMinOfICPIF": "configured-value",
                      "rttMonJitterStatsMaxOfICPIF": "configured-value",
                      "rttMonJitterStatsIAJOut": "configured-value",
                      "rttMonJitterStatsIAJIn": "configured-value",
                      "rttMonJitterStatsAvgJitter": "configured-value",
                      "rttMonJitterStatsAvgJitterSD": "configured-value",
                      "rttMonJitterStatsAvgJitterDS": "configured-value",
                      "rttMonJitterStatsUnSyncRTs": "configured-value",
                      "rttMonJitterStatsRTTSumHigh": "configured-value",
                      "rttMonJitterStatsOWSumSDHigh": "configured-value",
                      "rttMonJitterStatsOWSumDSHigh": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry": {
      "get": {
        "summary": "Get rttMonJitterStatsEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsStartTimeIndex": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonJitterStatsCompletions": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOverThresholds": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsNumOfRTT": {
                      "type": "string",
                      "example": "10"
                    },
                    "rttMonJitterStatsRTTSum": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsRTTSum2Low": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsRTTSum2High": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsRTTMin": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsRTTMax": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMinOfPositivesSD": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMaxOfPositivesSD": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsNumOfPositivesSD": {
                      "type": "string",
                      "example": "10"
                    },
                    "rttMonJitterStatsSumOfPositivesSD": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsSum2PositivesSDLow": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsSum2PositivesSDHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMinOfNegativesSD": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMaxOfNegativesSD": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsNumOfNegativesSD": {
                      "type": "string",
                      "example": "10"
                    },
                    "rttMonJitterStatsSumOfNegativesSD": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsSum2NegativesSDLow": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsSum2NegativesSDHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMinOfPositivesDS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMaxOfPositivesDS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsNumOfPositivesDS": {
                      "type": "string",
                      "example": "10"
                    },
                    "rttMonJitterStatsSumOfPositivesDS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsSum2PositivesDSLow": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsSum2PositivesDSHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMinOfNegativesDS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMaxOfNegativesDS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsNumOfNegativesDS": {
                      "type": "string",
                      "example": "10"
                    },
                    "rttMonJitterStatsSumOfNegativesDS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsSum2NegativesDSLow": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsSum2NegativesDSHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsPacketLossSD": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsPacketLossDS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsPacketOutOfSequence": {
                      "type": "string",
                      "example": "10234567"
                    },
                    "rttMonJitterStatsPacketMIA": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsPacketLateArrival": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsError": {
                      "type": "string",
                      "example": "0"
                    },
                    "rttMonJitterStatsBusies": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWSumSD": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWSum2SDLow": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWSum2SDHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWSumDS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWSum2DSLow": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWSum2DSHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsNumOfOW": {
                      "type": "string",
                      "example": "10"
                    },
                    "rttMonJitterStatsOWMinSDNew": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWMaxSDNew": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWMinDSNew": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWMaxDSNew": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMinOfMOS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMaxOfMOS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMinOfICPIF": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsMaxOfICPIF": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsIAJOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsIAJIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsAvgJitter": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsAvgJitterSD": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsAvgJitterDS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsUnSyncRTs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsRTTSumHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWSumSDHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonJitterStatsOWSumDSHigh": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonJitterStatsStartTimeIndex": "10:30:45",
                    "rttMonJitterStatsCompletions": "configured-value",
                    "rttMonJitterStatsOverThresholds": "configured-value",
                    "rttMonJitterStatsNumOfRTT": "10",
                    "rttMonJitterStatsRTTSum": "configured-value",
                    "rttMonJitterStatsRTTSum2Low": "configured-value",
                    "rttMonJitterStatsRTTSum2High": "configured-value",
                    "rttMonJitterStatsRTTMin": "configured-value",
                    "rttMonJitterStatsRTTMax": "configured-value",
                    "rttMonJitterStatsMinOfPositivesSD": "configured-value",
                    "rttMonJitterStatsMaxOfPositivesSD": "configured-value",
                    "rttMonJitterStatsNumOfPositivesSD": "10",
                    "rttMonJitterStatsSumOfPositivesSD": "configured-value",
                    "rttMonJitterStatsSum2PositivesSDLow": "configured-value",
                    "rttMonJitterStatsSum2PositivesSDHigh": "configured-value",
                    "rttMonJitterStatsMinOfNegativesSD": "configured-value",
                    "rttMonJitterStatsMaxOfNegativesSD": "configured-value",
                    "rttMonJitterStatsNumOfNegativesSD": "10",
                    "rttMonJitterStatsSumOfNegativesSD": "configured-value",
                    "rttMonJitterStatsSum2NegativesSDLow": "configured-value",
                    "rttMonJitterStatsSum2NegativesSDHigh": "configured-value",
                    "rttMonJitterStatsMinOfPositivesDS": "configured-value",
                    "rttMonJitterStatsMaxOfPositivesDS": "configured-value",
                    "rttMonJitterStatsNumOfPositivesDS": "10",
                    "rttMonJitterStatsSumOfPositivesDS": "configured-value",
                    "rttMonJitterStatsSum2PositivesDSLow": "configured-value",
                    "rttMonJitterStatsSum2PositivesDSHigh": "configured-value",
                    "rttMonJitterStatsMinOfNegativesDS": "configured-value",
                    "rttMonJitterStatsMaxOfNegativesDS": "configured-value",
                    "rttMonJitterStatsNumOfNegativesDS": "10",
                    "rttMonJitterStatsSumOfNegativesDS": "configured-value",
                    "rttMonJitterStatsSum2NegativesDSLow": "configured-value",
                    "rttMonJitterStatsSum2NegativesDSHigh": "configured-value",
                    "rttMonJitterStatsPacketLossSD": "configured-value",
                    "rttMonJitterStatsPacketLossDS": "configured-value",
                    "rttMonJitterStatsPacketOutOfSequence": "10234567",
                    "rttMonJitterStatsPacketMIA": "configured-value",
                    "rttMonJitterStatsPacketLateArrival": "configured-value",
                    "rttMonJitterStatsError": "0",
                    "rttMonJitterStatsBusies": "configured-value",
                    "rttMonJitterStatsOWSumSD": "configured-value",
                    "rttMonJitterStatsOWSum2SDLow": "configured-value",
                    "rttMonJitterStatsOWSum2SDHigh": "configured-value",
                    "rttMonJitterStatsOWSumDS": "configured-value",
                    "rttMonJitterStatsOWSum2DSLow": "configured-value",
                    "rttMonJitterStatsOWSum2DSHigh": "configured-value",
                    "rttMonJitterStatsNumOfOW": "10",
                    "rttMonJitterStatsOWMinSDNew": "configured-value",
                    "rttMonJitterStatsOWMaxSDNew": "configured-value",
                    "rttMonJitterStatsOWMinDSNew": "configured-value",
                    "rttMonJitterStatsOWMaxDSNew": "configured-value",
                    "rttMonJitterStatsMinOfMOS": "configured-value",
                    "rttMonJitterStatsMaxOfMOS": "configured-value",
                    "rttMonJitterStatsMinOfICPIF": "configured-value",
                    "rttMonJitterStatsMaxOfICPIF": "configured-value",
                    "rttMonJitterStatsIAJOut": "configured-value",
                    "rttMonJitterStatsIAJIn": "configured-value",
                    "rttMonJitterStatsAvgJitter": "configured-value",
                    "rttMonJitterStatsAvgJitterSD": "configured-value",
                    "rttMonJitterStatsAvgJitterDS": "configured-value",
                    "rttMonJitterStatsUnSyncRTs": "configured-value",
                    "rttMonJitterStatsRTTSumHigh": "configured-value",
                    "rttMonJitterStatsOWSumSDHigh": "configured-value",
                    "rttMonJitterStatsOWSumDSHigh": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsStartTimeIndex": {
      "get": {
        "summary": "Get rttMonJitterStatsStartTimeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsStartTimeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsStartTimeIndex": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsStartTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsCompletions": {
      "get": {
        "summary": "Get rttMonJitterStatsCompletions",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsCompletions",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsCompletions": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsCompletions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOverThresholds": {
      "get": {
        "summary": "Get rttMonJitterStatsOverThresholds",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOverThresholds",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOverThresholds": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOverThresholds from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsNumOfRTT": {
      "get": {
        "summary": "Get rttMonJitterStatsNumOfRTT",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsNumOfRTT",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsNumOfRTT": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsNumOfRTT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsRTTSum": {
      "get": {
        "summary": "Get rttMonJitterStatsRTTSum",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsRTTSum",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsRTTSum": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsRTTSum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsRTTSum2Low": {
      "get": {
        "summary": "Get rttMonJitterStatsRTTSum2Low",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsRTTSum2Low",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsRTTSum2Low": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsRTTSum2Low from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsRTTSum2High": {
      "get": {
        "summary": "Get rttMonJitterStatsRTTSum2High",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsRTTSum2High",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsRTTSum2High": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsRTTSum2High from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsRTTMin": {
      "get": {
        "summary": "Get rttMonJitterStatsRTTMin",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsRTTMin",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsRTTMin": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsRTTMin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsRTTMax": {
      "get": {
        "summary": "Get rttMonJitterStatsRTTMax",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsRTTMax",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsRTTMax": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsRTTMax from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMinOfPositivesSD": {
      "get": {
        "summary": "Get rttMonJitterStatsMinOfPositivesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMinOfPositivesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMinOfPositivesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMinOfPositivesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMaxOfPositivesSD": {
      "get": {
        "summary": "Get rttMonJitterStatsMaxOfPositivesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMaxOfPositivesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMaxOfPositivesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMaxOfPositivesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsNumOfPositivesSD": {
      "get": {
        "summary": "Get rttMonJitterStatsNumOfPositivesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsNumOfPositivesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsNumOfPositivesSD": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsNumOfPositivesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSumOfPositivesSD": {
      "get": {
        "summary": "Get rttMonJitterStatsSumOfPositivesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSumOfPositivesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSumOfPositivesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSumOfPositivesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSum2PositivesSDLow": {
      "get": {
        "summary": "Get rttMonJitterStatsSum2PositivesSDLow",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSum2PositivesSDLow",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSum2PositivesSDLow": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSum2PositivesSDLow from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSum2PositivesSDHigh": {
      "get": {
        "summary": "Get rttMonJitterStatsSum2PositivesSDHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSum2PositivesSDHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSum2PositivesSDHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSum2PositivesSDHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMinOfNegativesSD": {
      "get": {
        "summary": "Get rttMonJitterStatsMinOfNegativesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMinOfNegativesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMinOfNegativesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMinOfNegativesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMaxOfNegativesSD": {
      "get": {
        "summary": "Get rttMonJitterStatsMaxOfNegativesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMaxOfNegativesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMaxOfNegativesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMaxOfNegativesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsNumOfNegativesSD": {
      "get": {
        "summary": "Get rttMonJitterStatsNumOfNegativesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsNumOfNegativesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsNumOfNegativesSD": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsNumOfNegativesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSumOfNegativesSD": {
      "get": {
        "summary": "Get rttMonJitterStatsSumOfNegativesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSumOfNegativesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSumOfNegativesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSumOfNegativesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSum2NegativesSDLow": {
      "get": {
        "summary": "Get rttMonJitterStatsSum2NegativesSDLow",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSum2NegativesSDLow",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSum2NegativesSDLow": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSum2NegativesSDLow from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSum2NegativesSDHigh": {
      "get": {
        "summary": "Get rttMonJitterStatsSum2NegativesSDHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSum2NegativesSDHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSum2NegativesSDHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSum2NegativesSDHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMinOfPositivesDS": {
      "get": {
        "summary": "Get rttMonJitterStatsMinOfPositivesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMinOfPositivesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMinOfPositivesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMinOfPositivesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMaxOfPositivesDS": {
      "get": {
        "summary": "Get rttMonJitterStatsMaxOfPositivesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMaxOfPositivesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMaxOfPositivesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMaxOfPositivesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsNumOfPositivesDS": {
      "get": {
        "summary": "Get rttMonJitterStatsNumOfPositivesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsNumOfPositivesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsNumOfPositivesDS": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsNumOfPositivesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSumOfPositivesDS": {
      "get": {
        "summary": "Get rttMonJitterStatsSumOfPositivesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSumOfPositivesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSumOfPositivesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSumOfPositivesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSum2PositivesDSLow": {
      "get": {
        "summary": "Get rttMonJitterStatsSum2PositivesDSLow",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSum2PositivesDSLow",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSum2PositivesDSLow": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSum2PositivesDSLow from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSum2PositivesDSHigh": {
      "get": {
        "summary": "Get rttMonJitterStatsSum2PositivesDSHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSum2PositivesDSHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSum2PositivesDSHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSum2PositivesDSHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMinOfNegativesDS": {
      "get": {
        "summary": "Get rttMonJitterStatsMinOfNegativesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMinOfNegativesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMinOfNegativesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMinOfNegativesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMaxOfNegativesDS": {
      "get": {
        "summary": "Get rttMonJitterStatsMaxOfNegativesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMaxOfNegativesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMaxOfNegativesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMaxOfNegativesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsNumOfNegativesDS": {
      "get": {
        "summary": "Get rttMonJitterStatsNumOfNegativesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsNumOfNegativesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsNumOfNegativesDS": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsNumOfNegativesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSumOfNegativesDS": {
      "get": {
        "summary": "Get rttMonJitterStatsSumOfNegativesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSumOfNegativesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSumOfNegativesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSumOfNegativesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSum2NegativesDSLow": {
      "get": {
        "summary": "Get rttMonJitterStatsSum2NegativesDSLow",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSum2NegativesDSLow",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSum2NegativesDSLow": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSum2NegativesDSLow from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsSum2NegativesDSHigh": {
      "get": {
        "summary": "Get rttMonJitterStatsSum2NegativesDSHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsSum2NegativesDSHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsSum2NegativesDSHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsSum2NegativesDSHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsPacketLossSD": {
      "get": {
        "summary": "Get rttMonJitterStatsPacketLossSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsPacketLossSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsPacketLossSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsPacketLossSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsPacketLossDS": {
      "get": {
        "summary": "Get rttMonJitterStatsPacketLossDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsPacketLossDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsPacketLossDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsPacketLossDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsPacketOutOfSequence": {
      "get": {
        "summary": "Get rttMonJitterStatsPacketOutOfSequence",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsPacketOutOfSequence",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10234567"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsPacketOutOfSequence": "10234567"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsPacketOutOfSequence from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsPacketMIA": {
      "get": {
        "summary": "Get rttMonJitterStatsPacketMIA",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsPacketMIA",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsPacketMIA": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsPacketMIA from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsPacketLateArrival": {
      "get": {
        "summary": "Get rttMonJitterStatsPacketLateArrival",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsPacketLateArrival",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsPacketLateArrival": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsPacketLateArrival from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsError": {
      "get": {
        "summary": "Get rttMonJitterStatsError",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsError",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsError": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsError from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsBusies": {
      "get": {
        "summary": "Get rttMonJitterStatsBusies",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsBusies",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsBusies": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsBusies from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWSumSD": {
      "get": {
        "summary": "Get rttMonJitterStatsOWSumSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWSumSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWSumSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWSumSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWSum2SDLow": {
      "get": {
        "summary": "Get rttMonJitterStatsOWSum2SDLow",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWSum2SDLow",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWSum2SDLow": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWSum2SDLow from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWSum2SDHigh": {
      "get": {
        "summary": "Get rttMonJitterStatsOWSum2SDHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWSum2SDHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWSum2SDHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWSum2SDHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWSumDS": {
      "get": {
        "summary": "Get rttMonJitterStatsOWSumDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWSumDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWSumDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWSumDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWSum2DSLow": {
      "get": {
        "summary": "Get rttMonJitterStatsOWSum2DSLow",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWSum2DSLow",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWSum2DSLow": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWSum2DSLow from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWSum2DSHigh": {
      "get": {
        "summary": "Get rttMonJitterStatsOWSum2DSHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWSum2DSHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWSum2DSHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWSum2DSHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsNumOfOW": {
      "get": {
        "summary": "Get rttMonJitterStatsNumOfOW",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsNumOfOW",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsNumOfOW": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsNumOfOW from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWMinSDNew": {
      "get": {
        "summary": "Get rttMonJitterStatsOWMinSDNew",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWMinSDNew",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWMinSDNew": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWMinSDNew from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWMaxSDNew": {
      "get": {
        "summary": "Get rttMonJitterStatsOWMaxSDNew",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWMaxSDNew",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWMaxSDNew": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWMaxSDNew from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWMinDSNew": {
      "get": {
        "summary": "Get rttMonJitterStatsOWMinDSNew",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWMinDSNew",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWMinDSNew": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWMinDSNew from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWMaxDSNew": {
      "get": {
        "summary": "Get rttMonJitterStatsOWMaxDSNew",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWMaxDSNew",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWMaxDSNew": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWMaxDSNew from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMinOfMOS": {
      "get": {
        "summary": "Get rttMonJitterStatsMinOfMOS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMinOfMOS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMinOfMOS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMinOfMOS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMaxOfMOS": {
      "get": {
        "summary": "Get rttMonJitterStatsMaxOfMOS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMaxOfMOS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMaxOfMOS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMaxOfMOS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMinOfICPIF": {
      "get": {
        "summary": "Get rttMonJitterStatsMinOfICPIF",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMinOfICPIF",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMinOfICPIF": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMinOfICPIF from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsMaxOfICPIF": {
      "get": {
        "summary": "Get rttMonJitterStatsMaxOfICPIF",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsMaxOfICPIF",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsMaxOfICPIF": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsMaxOfICPIF from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsIAJOut": {
      "get": {
        "summary": "Get rttMonJitterStatsIAJOut",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsIAJOut",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsIAJOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsIAJOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsIAJIn": {
      "get": {
        "summary": "Get rttMonJitterStatsIAJIn",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsIAJIn",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsIAJIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsIAJIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsAvgJitter": {
      "get": {
        "summary": "Get rttMonJitterStatsAvgJitter",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsAvgJitter",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsAvgJitter": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsAvgJitter from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsAvgJitterSD": {
      "get": {
        "summary": "Get rttMonJitterStatsAvgJitterSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsAvgJitterSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsAvgJitterSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsAvgJitterSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsAvgJitterDS": {
      "get": {
        "summary": "Get rttMonJitterStatsAvgJitterDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsAvgJitterDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsAvgJitterDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsAvgJitterDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsUnSyncRTs": {
      "get": {
        "summary": "Get rttMonJitterStatsUnSyncRTs",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsUnSyncRTs",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsUnSyncRTs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsUnSyncRTs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsRTTSumHigh": {
      "get": {
        "summary": "Get rttMonJitterStatsRTTSumHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsRTTSumHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsRTTSumHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsRTTSumHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWSumSDHigh": {
      "get": {
        "summary": "Get rttMonJitterStatsOWSumSDHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWSumSDHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWSumSDHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWSumSDHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonJitterStatsTable/rttMonJitterStatsEntry/rttMonJitterStatsOWSumDSHigh": {
      "get": {
        "summary": "Get rttMonJitterStatsOWSumDSHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonJitterStatsTable-rttMonJitterStatsEntry-rttMonJitterStatsOWSumDSHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonJitterStatsOWSumDSHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonJitterStatsOWSumDSHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonLpdGrpStatsEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonLpdGrpStatsGroupIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonLpdGrpStatsStartTimeIndex": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonLpdGrpStatsTargetPE": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonLpdGrpStatsNumOfPass": {
                          "type": "integer",
                          "example": 10
                        },
                        "rttMonLpdGrpStatsNumOfFail": {
                          "type": "integer",
                          "example": 10
                        },
                        "rttMonLpdGrpStatsNumOfTimeout": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonLpdGrpStatsAvgRTT": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonLpdGrpStatsMinRTT": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonLpdGrpStatsMaxRTT": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonLpdGrpStatsMinNumPaths": {
                          "type": "integer",
                          "example": 10
                        },
                        "rttMonLpdGrpStatsMaxNumPaths": {
                          "type": "integer",
                          "example": 10
                        },
                        "rttMonLpdGrpStatsLPDStartTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonLpdGrpStatsLPDFailOccurred": {
                          "type": "boolean",
                          "example": true
                        },
                        "rttMonLpdGrpStatsLPDFailCause": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonLpdGrpStatsLPDCompTime": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonLpdGrpStatsGroupStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "rttMonLpdGrpStatsGroupProbeIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonLpdGrpStatsPathIds": {
                          "type": "string",
                          "example": "1"
                        },
                        "rttMonLpdGrpStatsProbeStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "rttMonLpdGrpStatsResetTime": {
                          "type": "string",
                          "example": "10:30:45"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsTable": {
                    "rttMonLpdGrpStatsEntry": {
                      "rttMonLpdGrpStatsGroupIndex": 1,
                      "rttMonLpdGrpStatsStartTimeIndex": "10:30:45",
                      "rttMonLpdGrpStatsTargetPE": "configured-value",
                      "rttMonLpdGrpStatsNumOfPass": 10,
                      "rttMonLpdGrpStatsNumOfFail": 10,
                      "rttMonLpdGrpStatsNumOfTimeout": 1,
                      "rttMonLpdGrpStatsAvgRTT": 1,
                      "rttMonLpdGrpStatsMinRTT": 1,
                      "rttMonLpdGrpStatsMaxRTT": 1,
                      "rttMonLpdGrpStatsMinNumPaths": 10,
                      "rttMonLpdGrpStatsMaxNumPaths": 10,
                      "rttMonLpdGrpStatsLPDStartTime": "10:30:45",
                      "rttMonLpdGrpStatsLPDFailOccurred": true,
                      "rttMonLpdGrpStatsLPDFailCause": "configured-value",
                      "rttMonLpdGrpStatsLPDCompTime": 1,
                      "rttMonLpdGrpStatsGroupStatus": "active",
                      "rttMonLpdGrpStatsGroupProbeIndex": 1,
                      "rttMonLpdGrpStatsPathIds": "1",
                      "rttMonLpdGrpStatsProbeStatus": "active",
                      "rttMonLpdGrpStatsResetTime": "10:30:45"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonLpdGrpStatsGroupIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonLpdGrpStatsStartTimeIndex": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonLpdGrpStatsTargetPE": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonLpdGrpStatsNumOfPass": {
                      "type": "integer",
                      "example": 10
                    },
                    "rttMonLpdGrpStatsNumOfFail": {
                      "type": "integer",
                      "example": 10
                    },
                    "rttMonLpdGrpStatsNumOfTimeout": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonLpdGrpStatsAvgRTT": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonLpdGrpStatsMinRTT": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonLpdGrpStatsMaxRTT": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonLpdGrpStatsMinNumPaths": {
                      "type": "integer",
                      "example": 10
                    },
                    "rttMonLpdGrpStatsMaxNumPaths": {
                      "type": "integer",
                      "example": 10
                    },
                    "rttMonLpdGrpStatsLPDStartTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonLpdGrpStatsLPDFailOccurred": {
                      "type": "boolean",
                      "example": true
                    },
                    "rttMonLpdGrpStatsLPDFailCause": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonLpdGrpStatsLPDCompTime": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonLpdGrpStatsGroupStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "rttMonLpdGrpStatsGroupProbeIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonLpdGrpStatsPathIds": {
                      "type": "string",
                      "example": "1"
                    },
                    "rttMonLpdGrpStatsProbeStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "rttMonLpdGrpStatsResetTime": {
                      "type": "string",
                      "example": "10:30:45"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsEntry": {
                    "rttMonLpdGrpStatsGroupIndex": 1,
                    "rttMonLpdGrpStatsStartTimeIndex": "10:30:45",
                    "rttMonLpdGrpStatsTargetPE": "configured-value",
                    "rttMonLpdGrpStatsNumOfPass": 10,
                    "rttMonLpdGrpStatsNumOfFail": 10,
                    "rttMonLpdGrpStatsNumOfTimeout": 1,
                    "rttMonLpdGrpStatsAvgRTT": 1,
                    "rttMonLpdGrpStatsMinRTT": 1,
                    "rttMonLpdGrpStatsMaxRTT": 1,
                    "rttMonLpdGrpStatsMinNumPaths": 10,
                    "rttMonLpdGrpStatsMaxNumPaths": 10,
                    "rttMonLpdGrpStatsLPDStartTime": "10:30:45",
                    "rttMonLpdGrpStatsLPDFailOccurred": true,
                    "rttMonLpdGrpStatsLPDFailCause": "configured-value",
                    "rttMonLpdGrpStatsLPDCompTime": 1,
                    "rttMonLpdGrpStatsGroupStatus": "active",
                    "rttMonLpdGrpStatsGroupProbeIndex": 1,
                    "rttMonLpdGrpStatsPathIds": "1",
                    "rttMonLpdGrpStatsProbeStatus": "active",
                    "rttMonLpdGrpStatsResetTime": "10:30:45"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsGroupIndex": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsGroupIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsGroupIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsGroupIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsGroupIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsStartTimeIndex": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsStartTimeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsStartTimeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsStartTimeIndex": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsStartTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsTargetPE": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsTargetPE",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsTargetPE",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsTargetPE": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsTargetPE from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsNumOfPass": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsNumOfPass",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsNumOfPass",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsNumOfPass": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsNumOfPass from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsNumOfFail": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsNumOfFail",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsNumOfFail",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsNumOfFail": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsNumOfFail from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsNumOfTimeout": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsNumOfTimeout",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsNumOfTimeout",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsNumOfTimeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsNumOfTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsAvgRTT": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsAvgRTT",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsAvgRTT",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsAvgRTT": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsAvgRTT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsMinRTT": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsMinRTT",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsMinRTT",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsMinRTT": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsMinRTT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsMaxRTT": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsMaxRTT",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsMaxRTT",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsMaxRTT": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsMaxRTT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsMinNumPaths": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsMinNumPaths",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsMinNumPaths",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsMinNumPaths": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsMinNumPaths from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsMaxNumPaths": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsMaxNumPaths",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsMaxNumPaths",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsMaxNumPaths": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsMaxNumPaths from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsLPDStartTime": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsLPDStartTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsLPDStartTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsLPDStartTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsLPDStartTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsLPDFailOccurred": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsLPDFailOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsLPDFailOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsLPDFailOccurred": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsLPDFailOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsLPDFailCause": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsLPDFailCause",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsLPDFailCause",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsLPDFailCause": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsLPDFailCause from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsLPDCompTime": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsLPDCompTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsLPDCompTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsLPDCompTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsLPDCompTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsGroupStatus": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsGroupStatus",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsGroupStatus",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsGroupStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsGroupStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsGroupProbeIndex": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsGroupProbeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsGroupProbeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsGroupProbeIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsGroupProbeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsPathIds": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsPathIds",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsPathIds",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsPathIds": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsPathIds from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsProbeStatus": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsProbeStatus",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsProbeStatus",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsProbeStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsProbeStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLpdGrpStatsTable/rttMonLpdGrpStatsEntry/rttMonLpdGrpStatsResetTime": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsResetTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLpdGrpStatsTable-rttMonLpdGrpStatsEntry-rttMonLpdGrpStatsResetTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsResetTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsResetTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable": {
      "get": {
        "summary": "Get rttMonHistoryCollectionTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonHistoryCollectionEntry": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHistoryCollectionLifeIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonHistoryCollectionBucketIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonHistoryCollectionSampleIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonHistoryCollectionSampleTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonHistoryCollectionAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "rttMonHistoryCollectionCompletionTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonHistoryCollectionSense": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonHistoryCollectionApplSpecificSense": {
                          "type": "integer",
                          "example": 1
                        },
                        "rttMonHistoryCollectionSenseDescription": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionTable": {
                    "rttMonHistoryCollectionEntry": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonHistoryCollectionLifeIndex": 1,
                      "rttMonHistoryCollectionBucketIndex": 1,
                      "rttMonHistoryCollectionSampleIndex": 1,
                      "rttMonHistoryCollectionSampleTime": "10:30:45",
                      "rttMonHistoryCollectionAddress": "10.1.1.1",
                      "rttMonHistoryCollectionCompletionTime": "10:30:45",
                      "rttMonHistoryCollectionSense": "configured-value",
                      "rttMonHistoryCollectionApplSpecificSense": 1,
                      "rttMonHistoryCollectionSenseDescription": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry": {
      "get": {
        "summary": "Get rttMonHistoryCollectionEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHistoryCollectionLifeIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonHistoryCollectionBucketIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonHistoryCollectionSampleIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonHistoryCollectionSampleTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonHistoryCollectionAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "rttMonHistoryCollectionCompletionTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "rttMonHistoryCollectionSense": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHistoryCollectionApplSpecificSense": {
                      "type": "integer",
                      "example": 1
                    },
                    "rttMonHistoryCollectionSenseDescription": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionEntry": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonHistoryCollectionLifeIndex": 1,
                    "rttMonHistoryCollectionBucketIndex": 1,
                    "rttMonHistoryCollectionSampleIndex": 1,
                    "rttMonHistoryCollectionSampleTime": "10:30:45",
                    "rttMonHistoryCollectionAddress": "10.1.1.1",
                    "rttMonHistoryCollectionCompletionTime": "10:30:45",
                    "rttMonHistoryCollectionSense": "configured-value",
                    "rttMonHistoryCollectionApplSpecificSense": 1,
                    "rttMonHistoryCollectionSenseDescription": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonHistoryCollectionLifeIndex": {
      "get": {
        "summary": "Get rttMonHistoryCollectionLifeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonHistoryCollectionLifeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionLifeIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionLifeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonHistoryCollectionBucketIndex": {
      "get": {
        "summary": "Get rttMonHistoryCollectionBucketIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonHistoryCollectionBucketIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionBucketIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionBucketIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonHistoryCollectionSampleIndex": {
      "get": {
        "summary": "Get rttMonHistoryCollectionSampleIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonHistoryCollectionSampleIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionSampleIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionSampleIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonHistoryCollectionSampleTime": {
      "get": {
        "summary": "Get rttMonHistoryCollectionSampleTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonHistoryCollectionSampleTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionSampleTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionSampleTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonHistoryCollectionAddress": {
      "get": {
        "summary": "Get rttMonHistoryCollectionAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonHistoryCollectionAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonHistoryCollectionCompletionTime": {
      "get": {
        "summary": "Get rttMonHistoryCollectionCompletionTime",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonHistoryCollectionCompletionTime",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionCompletionTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionCompletionTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonHistoryCollectionSense": {
      "get": {
        "summary": "Get rttMonHistoryCollectionSense",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonHistoryCollectionSense",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionSense": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionSense from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonHistoryCollectionApplSpecificSense": {
      "get": {
        "summary": "Get rttMonHistoryCollectionApplSpecificSense",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonHistoryCollectionApplSpecificSense",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionApplSpecificSense": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionApplSpecificSense from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonHistoryCollectionTable/rttMonHistoryCollectionEntry/rttMonHistoryCollectionSenseDescription": {
      "get": {
        "summary": "Get rttMonHistoryCollectionSenseDescription",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonHistoryCollectionTable-rttMonHistoryCollectionEntry-rttMonHistoryCollectionSenseDescription",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionSenseDescription": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionSenseDescription from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable": {
      "get": {
        "summary": "Get rttMonLatestHTTPOperTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonLatestHTTPOperEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonCtrlAdminIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestHTTPOperRTT": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestHTTPOperDNSRTT": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestHTTPOperTCPConnectRTT": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestHTTPOperTransactionRTT": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestHTTPOperMessageBodyOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestHTTPOperSense": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestHTTPErrorSenseDescription": {
                            "type": "string",
                            "example": "0"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestHTTPOperTable": {
                    "rttMonLatestHTTPOperEntry": [
                      {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonLatestHTTPOperRTT": "configured-value",
                        "rttMonLatestHTTPOperDNSRTT": "configured-value",
                        "rttMonLatestHTTPOperTCPConnectRTT": "configured-value",
                        "rttMonLatestHTTPOperTransactionRTT": "configured-value",
                        "rttMonLatestHTTPOperMessageBodyOctets": "configured-value",
                        "rttMonLatestHTTPOperSense": "configured-value",
                        "rttMonLatestHTTPErrorSenseDescription": "0"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestHTTPOperTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable/rttMonLatestHTTPOperEntry": {
      "get": {
        "summary": "Get rttMonLatestHTTPOperEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable-rttMonLatestHTTPOperEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonCtrlAdminIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestHTTPOperRTT": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestHTTPOperDNSRTT": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestHTTPOperTCPConnectRTT": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestHTTPOperTransactionRTT": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestHTTPOperMessageBodyOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestHTTPOperSense": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestHTTPErrorSenseDescription": {
                        "type": "string",
                        "example": "0"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestHTTPOperEntry": [
                    {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonLatestHTTPOperRTT": "configured-value",
                      "rttMonLatestHTTPOperDNSRTT": "configured-value",
                      "rttMonLatestHTTPOperTCPConnectRTT": "configured-value",
                      "rttMonLatestHTTPOperTransactionRTT": "configured-value",
                      "rttMonLatestHTTPOperMessageBodyOctets": "configured-value",
                      "rttMonLatestHTTPOperSense": "configured-value",
                      "rttMonLatestHTTPErrorSenseDescription": "0"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestHTTPOperEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable/rttMonLatestHTTPOperEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable-rttMonLatestHTTPOperEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable/rttMonLatestHTTPOperEntry/rttMonLatestHTTPOperRTT": {
      "get": {
        "summary": "Get rttMonLatestHTTPOperRTT",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable-rttMonLatestHTTPOperEntry-rttMonLatestHTTPOperRTT",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestHTTPOperRTT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestHTTPOperRTT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable/rttMonLatestHTTPOperEntry/rttMonLatestHTTPOperDNSRTT": {
      "get": {
        "summary": "Get rttMonLatestHTTPOperDNSRTT",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable-rttMonLatestHTTPOperEntry-rttMonLatestHTTPOperDNSRTT",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestHTTPOperDNSRTT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestHTTPOperDNSRTT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable/rttMonLatestHTTPOperEntry/rttMonLatestHTTPOperTCPConnectRTT": {
      "get": {
        "summary": "Get rttMonLatestHTTPOperTCPConnectRTT",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable-rttMonLatestHTTPOperEntry-rttMonLatestHTTPOperTCPConnectRTT",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestHTTPOperTCPConnectRTT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestHTTPOperTCPConnectRTT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable/rttMonLatestHTTPOperEntry/rttMonLatestHTTPOperTransactionRTT": {
      "get": {
        "summary": "Get rttMonLatestHTTPOperTransactionRTT",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable-rttMonLatestHTTPOperEntry-rttMonLatestHTTPOperTransactionRTT",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestHTTPOperTransactionRTT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestHTTPOperTransactionRTT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable/rttMonLatestHTTPOperEntry/rttMonLatestHTTPOperMessageBodyOctets": {
      "get": {
        "summary": "Get rttMonLatestHTTPOperMessageBodyOctets",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable-rttMonLatestHTTPOperEntry-rttMonLatestHTTPOperMessageBodyOctets",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestHTTPOperMessageBodyOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestHTTPOperMessageBodyOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable/rttMonLatestHTTPOperEntry/rttMonLatestHTTPOperSense": {
      "get": {
        "summary": "Get rttMonLatestHTTPOperSense",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable-rttMonLatestHTTPOperEntry-rttMonLatestHTTPOperSense",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestHTTPOperSense": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestHTTPOperSense from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestHTTPOperTable/rttMonLatestHTTPOperEntry/rttMonLatestHTTPErrorSenseDescription": {
      "get": {
        "summary": "Get rttMonLatestHTTPErrorSenseDescription",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestHTTPOperTable-rttMonLatestHTTPOperEntry-rttMonLatestHTTPErrorSenseDescription",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestHTTPErrorSenseDescription": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestHTTPErrorSenseDescription from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable": {
      "get": {
        "summary": "Get rttMonLatestJitterOperTable",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonLatestJitterOperEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "rttMonCtrlAdminIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperNumOfRTT": {
                            "type": "string",
                            "example": "10"
                          },
                          "rttMonLatestJitterOperRTTSum": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperRTTSum2": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperRTTMin": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperRTTMax": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperMinOfPositivesSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperMaxOfPositivesSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperNumOfPositivesSD": {
                            "type": "string",
                            "example": "10"
                          },
                          "rttMonLatestJitterOperSumOfPositivesSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperSum2PositivesSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperMinOfNegativesSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperMaxOfNegativesSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperNumOfNegativesSD": {
                            "type": "string",
                            "example": "10"
                          },
                          "rttMonLatestJitterOperSumOfNegativesSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperSum2NegativesSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperMinOfPositivesDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperMaxOfPositivesDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperNumOfPositivesDS": {
                            "type": "string",
                            "example": "10"
                          },
                          "rttMonLatestJitterOperSumOfPositivesDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperSum2PositivesDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperMinOfNegativesDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperMaxOfNegativesDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperNumOfNegativesDS": {
                            "type": "string",
                            "example": "10"
                          },
                          "rttMonLatestJitterOperSumOfNegativesDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperSum2NegativesDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperPacketLossSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperPacketLossDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperPacketOutOfSequence": {
                            "type": "string",
                            "example": "10234567"
                          },
                          "rttMonLatestJitterOperPacketMIA": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperPacketLateArrival": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperSense": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterErrorSenseDescription": {
                            "type": "string",
                            "example": "0"
                          },
                          "rttMonLatestJitterOperOWSumSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWSum2SD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWMinSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWMaxSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWSumDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWSum2DS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWMinDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWMaxDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperNumOfOW": {
                            "type": "string",
                            "example": "10"
                          },
                          "rttMonLatestJitterOperMOS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperICPIF": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperIAJOut": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperIAJIn": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperAvgJitter": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperAvgSDJ": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperAvgDSJ": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWAvgSD": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWAvgDS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperNTPState": {
                            "type": "string",
                            "example": "active"
                          },
                          "rttMonLatestJitterOperUnSyncRTs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperRTTSumHigh": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperRTTSum2High": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWSumSDHigh": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWSum2SDHigh": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWSumDSHigh": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "rttMonLatestJitterOperOWSum2DSHigh": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "rttMplsVpnMonCtrlIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMplsVpnMonCtrlTag": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "rttMonLpdGrpStatsGroupIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonLpdGrpStatsStartTimeIndex": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonLpdGrpStatsTargetPE": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "rttMonLpdGrpStatsGroupIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonLpdGrpStatsStartTimeIndex": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonLpdGrpStatsGroupStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-4": {
                      "type": "object",
                      "properties": {
                        "rttMonLpdGrpStatsGroupIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonLpdGrpStatsStartTimeIndex": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "rttMonLpdGrpStatsLPDFailOccurred": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-5": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactConfigIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactValue": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-6": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactConfigIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactThresholdRising": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-7": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactConfigIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonReactThresholdFalling": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-8": {
                      "type": "object",
                      "properties": {
                        "rttMonCtrlAdminIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "rttMonEchoAdminLSPSelector": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperTable": {
                    "rttMonLatestJitterOperEntry": [
                      {
                        "rttMonCtrlAdminIndex": "configured-value",
                        "rttMonLatestJitterOperNumOfRTT": "10",
                        "rttMonLatestJitterOperRTTSum": "configured-value",
                        "rttMonLatestJitterOperRTTSum2": "configured-value",
                        "rttMonLatestJitterOperRTTMin": "configured-value",
                        "rttMonLatestJitterOperRTTMax": "configured-value",
                        "rttMonLatestJitterOperMinOfPositivesSD": "configured-value",
                        "rttMonLatestJitterOperMaxOfPositivesSD": "configured-value",
                        "rttMonLatestJitterOperNumOfPositivesSD": "10",
                        "rttMonLatestJitterOperSumOfPositivesSD": "configured-value",
                        "rttMonLatestJitterOperSum2PositivesSD": "configured-value",
                        "rttMonLatestJitterOperMinOfNegativesSD": "configured-value",
                        "rttMonLatestJitterOperMaxOfNegativesSD": "configured-value",
                        "rttMonLatestJitterOperNumOfNegativesSD": "10",
                        "rttMonLatestJitterOperSumOfNegativesSD": "configured-value",
                        "rttMonLatestJitterOperSum2NegativesSD": "configured-value",
                        "rttMonLatestJitterOperMinOfPositivesDS": "configured-value",
                        "rttMonLatestJitterOperMaxOfPositivesDS": "configured-value",
                        "rttMonLatestJitterOperNumOfPositivesDS": "10",
                        "rttMonLatestJitterOperSumOfPositivesDS": "configured-value",
                        "rttMonLatestJitterOperSum2PositivesDS": "configured-value",
                        "rttMonLatestJitterOperMinOfNegativesDS": "configured-value",
                        "rttMonLatestJitterOperMaxOfNegativesDS": "configured-value",
                        "rttMonLatestJitterOperNumOfNegativesDS": "10",
                        "rttMonLatestJitterOperSumOfNegativesDS": "configured-value",
                        "rttMonLatestJitterOperSum2NegativesDS": "configured-value",
                        "rttMonLatestJitterOperPacketLossSD": "configured-value",
                        "rttMonLatestJitterOperPacketLossDS": "configured-value",
                        "rttMonLatestJitterOperPacketOutOfSequence": "10234567",
                        "rttMonLatestJitterOperPacketMIA": "configured-value",
                        "rttMonLatestJitterOperPacketLateArrival": "configured-value",
                        "rttMonLatestJitterOperSense": "configured-value",
                        "rttMonLatestJitterErrorSenseDescription": "0",
                        "rttMonLatestJitterOperOWSumSD": "configured-value",
                        "rttMonLatestJitterOperOWSum2SD": "configured-value",
                        "rttMonLatestJitterOperOWMinSD": "configured-value",
                        "rttMonLatestJitterOperOWMaxSD": "configured-value",
                        "rttMonLatestJitterOperOWSumDS": "configured-value",
                        "rttMonLatestJitterOperOWSum2DS": "configured-value",
                        "rttMonLatestJitterOperOWMinDS": "configured-value",
                        "rttMonLatestJitterOperOWMaxDS": "configured-value",
                        "rttMonLatestJitterOperNumOfOW": "10",
                        "rttMonLatestJitterOperMOS": "configured-value",
                        "rttMonLatestJitterOperICPIF": "configured-value",
                        "rttMonLatestJitterOperIAJOut": "configured-value",
                        "rttMonLatestJitterOperIAJIn": "configured-value",
                        "rttMonLatestJitterOperAvgJitter": "configured-value",
                        "rttMonLatestJitterOperAvgSDJ": "configured-value",
                        "rttMonLatestJitterOperAvgDSJ": "configured-value",
                        "rttMonLatestJitterOperOWAvgSD": "configured-value",
                        "rttMonLatestJitterOperOWAvgDS": "configured-value",
                        "rttMonLatestJitterOperNTPState": "default",
                        "rttMonLatestJitterOperUnSyncRTs": "configured-value",
                        "rttMonLatestJitterOperRTTSumHigh": "configured-value",
                        "rttMonLatestJitterOperRTTSum2High": "configured-value",
                        "rttMonLatestJitterOperOWSumSDHigh": "configured-value",
                        "rttMonLatestJitterOperOWSum2SDHigh": "configured-value",
                        "rttMonLatestJitterOperOWSumDSHigh": "configured-value",
                        "rttMonLatestJitterOperOWSum2DSHigh": "configured-value"
                      }
                    ],
                    "object-1": {
                      "rttMplsVpnMonCtrlIndex": "configured-value",
                      "rttMplsVpnMonCtrlTag": "configured-value"
                    },
                    "object-2": {
                      "rttMonLpdGrpStatsGroupIndex": "configured-value",
                      "rttMonLpdGrpStatsStartTimeIndex": "10:30:45",
                      "rttMonLpdGrpStatsTargetPE": "configured-value"
                    },
                    "object-3": {
                      "rttMonLpdGrpStatsGroupIndex": "configured-value",
                      "rttMonLpdGrpStatsStartTimeIndex": "10:30:45",
                      "rttMonLpdGrpStatsGroupStatus": "active"
                    },
                    "object-4": {
                      "rttMonLpdGrpStatsGroupIndex": "configured-value",
                      "rttMonLpdGrpStatsStartTimeIndex": "10:30:45",
                      "rttMonLpdGrpStatsLPDFailOccurred": "configured-value"
                    },
                    "object-5": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonReactConfigIndex": "configured-value",
                      "rttMonReactValue": "configured-value"
                    },
                    "object-6": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonReactConfigIndex": "configured-value",
                      "rttMonReactThresholdRising": "configured-value"
                    },
                    "object-7": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonReactConfigIndex": "configured-value",
                      "rttMonReactThresholdFalling": "configured-value"
                    },
                    "object-8": {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonEchoAdminLSPSelector": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry": {
      "get": {
        "summary": "Get rttMonLatestJitterOperEntry",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "rttMonCtrlAdminIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperNumOfRTT": {
                        "type": "string",
                        "example": "10"
                      },
                      "rttMonLatestJitterOperRTTSum": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperRTTSum2": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperRTTMin": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperRTTMax": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperMinOfPositivesSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperMaxOfPositivesSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperNumOfPositivesSD": {
                        "type": "string",
                        "example": "10"
                      },
                      "rttMonLatestJitterOperSumOfPositivesSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperSum2PositivesSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperMinOfNegativesSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperMaxOfNegativesSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperNumOfNegativesSD": {
                        "type": "string",
                        "example": "10"
                      },
                      "rttMonLatestJitterOperSumOfNegativesSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperSum2NegativesSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperMinOfPositivesDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperMaxOfPositivesDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperNumOfPositivesDS": {
                        "type": "string",
                        "example": "10"
                      },
                      "rttMonLatestJitterOperSumOfPositivesDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperSum2PositivesDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperMinOfNegativesDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperMaxOfNegativesDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperNumOfNegativesDS": {
                        "type": "string",
                        "example": "10"
                      },
                      "rttMonLatestJitterOperSumOfNegativesDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperSum2NegativesDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperPacketLossSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperPacketLossDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperPacketOutOfSequence": {
                        "type": "string",
                        "example": "10234567"
                      },
                      "rttMonLatestJitterOperPacketMIA": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperPacketLateArrival": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperSense": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterErrorSenseDescription": {
                        "type": "string",
                        "example": "0"
                      },
                      "rttMonLatestJitterOperOWSumSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWSum2SD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWMinSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWMaxSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWSumDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWSum2DS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWMinDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWMaxDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperNumOfOW": {
                        "type": "string",
                        "example": "10"
                      },
                      "rttMonLatestJitterOperMOS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperICPIF": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperIAJOut": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperIAJIn": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperAvgJitter": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperAvgSDJ": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperAvgDSJ": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWAvgSD": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWAvgDS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperNTPState": {
                        "type": "string",
                        "example": "active"
                      },
                      "rttMonLatestJitterOperUnSyncRTs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperRTTSumHigh": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperRTTSum2High": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWSumSDHigh": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWSum2SDHigh": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWSumDSHigh": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "rttMonLatestJitterOperOWSum2DSHigh": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperEntry": [
                    {
                      "rttMonCtrlAdminIndex": "configured-value",
                      "rttMonLatestJitterOperNumOfRTT": "10",
                      "rttMonLatestJitterOperRTTSum": "configured-value",
                      "rttMonLatestJitterOperRTTSum2": "configured-value",
                      "rttMonLatestJitterOperRTTMin": "configured-value",
                      "rttMonLatestJitterOperRTTMax": "configured-value",
                      "rttMonLatestJitterOperMinOfPositivesSD": "configured-value",
                      "rttMonLatestJitterOperMaxOfPositivesSD": "configured-value",
                      "rttMonLatestJitterOperNumOfPositivesSD": "10",
                      "rttMonLatestJitterOperSumOfPositivesSD": "configured-value",
                      "rttMonLatestJitterOperSum2PositivesSD": "configured-value",
                      "rttMonLatestJitterOperMinOfNegativesSD": "configured-value",
                      "rttMonLatestJitterOperMaxOfNegativesSD": "configured-value",
                      "rttMonLatestJitterOperNumOfNegativesSD": "10",
                      "rttMonLatestJitterOperSumOfNegativesSD": "configured-value",
                      "rttMonLatestJitterOperSum2NegativesSD": "configured-value",
                      "rttMonLatestJitterOperMinOfPositivesDS": "configured-value",
                      "rttMonLatestJitterOperMaxOfPositivesDS": "configured-value",
                      "rttMonLatestJitterOperNumOfPositivesDS": "10",
                      "rttMonLatestJitterOperSumOfPositivesDS": "configured-value",
                      "rttMonLatestJitterOperSum2PositivesDS": "configured-value",
                      "rttMonLatestJitterOperMinOfNegativesDS": "configured-value",
                      "rttMonLatestJitterOperMaxOfNegativesDS": "configured-value",
                      "rttMonLatestJitterOperNumOfNegativesDS": "10",
                      "rttMonLatestJitterOperSumOfNegativesDS": "configured-value",
                      "rttMonLatestJitterOperSum2NegativesDS": "configured-value",
                      "rttMonLatestJitterOperPacketLossSD": "configured-value",
                      "rttMonLatestJitterOperPacketLossDS": "configured-value",
                      "rttMonLatestJitterOperPacketOutOfSequence": "10234567",
                      "rttMonLatestJitterOperPacketMIA": "configured-value",
                      "rttMonLatestJitterOperPacketLateArrival": "configured-value",
                      "rttMonLatestJitterOperSense": "configured-value",
                      "rttMonLatestJitterErrorSenseDescription": "0",
                      "rttMonLatestJitterOperOWSumSD": "configured-value",
                      "rttMonLatestJitterOperOWSum2SD": "configured-value",
                      "rttMonLatestJitterOperOWMinSD": "configured-value",
                      "rttMonLatestJitterOperOWMaxSD": "configured-value",
                      "rttMonLatestJitterOperOWSumDS": "configured-value",
                      "rttMonLatestJitterOperOWSum2DS": "configured-value",
                      "rttMonLatestJitterOperOWMinDS": "configured-value",
                      "rttMonLatestJitterOperOWMaxDS": "configured-value",
                      "rttMonLatestJitterOperNumOfOW": "10",
                      "rttMonLatestJitterOperMOS": "configured-value",
                      "rttMonLatestJitterOperICPIF": "configured-value",
                      "rttMonLatestJitterOperIAJOut": "configured-value",
                      "rttMonLatestJitterOperIAJIn": "configured-value",
                      "rttMonLatestJitterOperAvgJitter": "configured-value",
                      "rttMonLatestJitterOperAvgSDJ": "configured-value",
                      "rttMonLatestJitterOperAvgDSJ": "configured-value",
                      "rttMonLatestJitterOperOWAvgSD": "configured-value",
                      "rttMonLatestJitterOperOWAvgDS": "configured-value",
                      "rttMonLatestJitterOperNTPState": "default",
                      "rttMonLatestJitterOperUnSyncRTs": "configured-value",
                      "rttMonLatestJitterOperRTTSumHigh": "configured-value",
                      "rttMonLatestJitterOperRTTSum2High": "configured-value",
                      "rttMonLatestJitterOperOWSumSDHigh": "configured-value",
                      "rttMonLatestJitterOperOWSum2SDHigh": "configured-value",
                      "rttMonLatestJitterOperOWSumDSHigh": "configured-value",
                      "rttMonLatestJitterOperOWSum2DSHigh": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperNumOfRTT": {
      "get": {
        "summary": "Get rttMonLatestJitterOperNumOfRTT",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperNumOfRTT",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperNumOfRTT": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperNumOfRTT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperRTTSum": {
      "get": {
        "summary": "Get rttMonLatestJitterOperRTTSum",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperRTTSum",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperRTTSum": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperRTTSum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperRTTSum2": {
      "get": {
        "summary": "Get rttMonLatestJitterOperRTTSum2",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperRTTSum2",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperRTTSum2": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperRTTSum2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperRTTMin": {
      "get": {
        "summary": "Get rttMonLatestJitterOperRTTMin",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperRTTMin",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperRTTMin": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperRTTMin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperRTTMax": {
      "get": {
        "summary": "Get rttMonLatestJitterOperRTTMax",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperRTTMax",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperRTTMax": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperRTTMax from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperMinOfPositivesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperMinOfPositivesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperMinOfPositivesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperMinOfPositivesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperMinOfPositivesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperMaxOfPositivesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperMaxOfPositivesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperMaxOfPositivesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperMaxOfPositivesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperMaxOfPositivesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperNumOfPositivesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperNumOfPositivesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperNumOfPositivesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperNumOfPositivesSD": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperNumOfPositivesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperSumOfPositivesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperSumOfPositivesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperSumOfPositivesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperSumOfPositivesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperSumOfPositivesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperSum2PositivesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperSum2PositivesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperSum2PositivesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperSum2PositivesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperSum2PositivesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperMinOfNegativesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperMinOfNegativesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperMinOfNegativesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperMinOfNegativesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperMinOfNegativesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperMaxOfNegativesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperMaxOfNegativesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperMaxOfNegativesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperMaxOfNegativesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperMaxOfNegativesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperNumOfNegativesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperNumOfNegativesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperNumOfNegativesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperNumOfNegativesSD": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperNumOfNegativesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperSumOfNegativesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperSumOfNegativesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperSumOfNegativesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperSumOfNegativesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperSumOfNegativesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperSum2NegativesSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperSum2NegativesSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperSum2NegativesSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperSum2NegativesSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperSum2NegativesSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperMinOfPositivesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperMinOfPositivesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperMinOfPositivesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperMinOfPositivesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperMinOfPositivesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperMaxOfPositivesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperMaxOfPositivesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperMaxOfPositivesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperMaxOfPositivesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperMaxOfPositivesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperNumOfPositivesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperNumOfPositivesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperNumOfPositivesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperNumOfPositivesDS": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperNumOfPositivesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperSumOfPositivesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperSumOfPositivesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperSumOfPositivesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperSumOfPositivesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperSumOfPositivesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperSum2PositivesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperSum2PositivesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperSum2PositivesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperSum2PositivesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperSum2PositivesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperMinOfNegativesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperMinOfNegativesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperMinOfNegativesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperMinOfNegativesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperMinOfNegativesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperMaxOfNegativesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperMaxOfNegativesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperMaxOfNegativesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperMaxOfNegativesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperMaxOfNegativesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperNumOfNegativesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperNumOfNegativesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperNumOfNegativesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperNumOfNegativesDS": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperNumOfNegativesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperSumOfNegativesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperSumOfNegativesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperSumOfNegativesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperSumOfNegativesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperSumOfNegativesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperSum2NegativesDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperSum2NegativesDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperSum2NegativesDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperSum2NegativesDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperSum2NegativesDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperPacketLossSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperPacketLossSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperPacketLossSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperPacketLossSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperPacketLossSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperPacketLossDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperPacketLossDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperPacketLossDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperPacketLossDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperPacketLossDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperPacketOutOfSequence": {
      "get": {
        "summary": "Get rttMonLatestJitterOperPacketOutOfSequence",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperPacketOutOfSequence",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10234567"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperPacketOutOfSequence": "10234567"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperPacketOutOfSequence from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperPacketMIA": {
      "get": {
        "summary": "Get rttMonLatestJitterOperPacketMIA",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperPacketMIA",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperPacketMIA": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperPacketMIA from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperPacketLateArrival": {
      "get": {
        "summary": "Get rttMonLatestJitterOperPacketLateArrival",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperPacketLateArrival",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperPacketLateArrival": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperPacketLateArrival from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperSense": {
      "get": {
        "summary": "Get rttMonLatestJitterOperSense",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperSense",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperSense": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperSense from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterErrorSenseDescription": {
      "get": {
        "summary": "Get rttMonLatestJitterErrorSenseDescription",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterErrorSenseDescription",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterErrorSenseDescription": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterErrorSenseDescription from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWSumSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWSumSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWSumSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWSumSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWSumSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWSum2SD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWSum2SD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWSum2SD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWSum2SD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWSum2SD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWMinSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWMinSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWMinSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWMinSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWMinSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWMaxSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWMaxSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWMaxSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWMaxSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWMaxSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWSumDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWSumDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWSumDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWSumDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWSumDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWSum2DS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWSum2DS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWSum2DS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWSum2DS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWSum2DS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWMinDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWMinDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWMinDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWMinDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWMinDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWMaxDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWMaxDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWMaxDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWMaxDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWMaxDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperNumOfOW": {
      "get": {
        "summary": "Get rttMonLatestJitterOperNumOfOW",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperNumOfOW",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperNumOfOW": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperNumOfOW from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperMOS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperMOS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperMOS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperMOS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperMOS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperICPIF": {
      "get": {
        "summary": "Get rttMonLatestJitterOperICPIF",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperICPIF",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperICPIF": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperICPIF from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperIAJOut": {
      "get": {
        "summary": "Get rttMonLatestJitterOperIAJOut",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperIAJOut",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperIAJOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperIAJOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperIAJIn": {
      "get": {
        "summary": "Get rttMonLatestJitterOperIAJIn",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperIAJIn",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperIAJIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperIAJIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperAvgJitter": {
      "get": {
        "summary": "Get rttMonLatestJitterOperAvgJitter",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperAvgJitter",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperAvgJitter": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperAvgJitter from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperAvgSDJ": {
      "get": {
        "summary": "Get rttMonLatestJitterOperAvgSDJ",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperAvgSDJ",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperAvgSDJ": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperAvgSDJ from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperAvgDSJ": {
      "get": {
        "summary": "Get rttMonLatestJitterOperAvgDSJ",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperAvgDSJ",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperAvgDSJ": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperAvgDSJ from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWAvgSD": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWAvgSD",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWAvgSD",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWAvgSD": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWAvgSD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWAvgDS": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWAvgDS",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWAvgDS",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWAvgDS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWAvgDS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperNTPState": {
      "get": {
        "summary": "Get rttMonLatestJitterOperNTPState",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperNTPState",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperNTPState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperNTPState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperUnSyncRTs": {
      "get": {
        "summary": "Get rttMonLatestJitterOperUnSyncRTs",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperUnSyncRTs",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperUnSyncRTs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperUnSyncRTs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperRTTSumHigh": {
      "get": {
        "summary": "Get rttMonLatestJitterOperRTTSumHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperRTTSumHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperRTTSumHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperRTTSumHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperRTTSum2High": {
      "get": {
        "summary": "Get rttMonLatestJitterOperRTTSum2High",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperRTTSum2High",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperRTTSum2High": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperRTTSum2High from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWSumSDHigh": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWSumSDHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWSumSDHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWSumSDHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWSumSDHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWSum2SDHigh": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWSum2SDHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWSum2SDHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWSum2SDHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWSum2SDHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWSumDSHigh": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWSumDSHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWSumDSHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWSumDSHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWSumDSHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/rttMonLatestJitterOperEntry/rttMonLatestJitterOperOWSum2DSHigh": {
      "get": {
        "summary": "Get rttMonLatestJitterOperOWSum2DSHigh",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-rttMonLatestJitterOperEntry-rttMonLatestJitterOperOWSum2DSHigh",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLatestJitterOperOWSum2DSHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLatestJitterOperOWSum2DSHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-1",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonCtrlAdminTag": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:object-1": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonCtrlAdminTag": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-1/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-1-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-1/rttMonCtrlAdminTag": {
      "get": {
        "summary": "Get rttMonCtrlAdminTag",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-1-rttMonCtrlAdminTag",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminTag": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminTag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-2",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHistoryCollectionLifeIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHistoryCollectionBucketIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHistoryCollectionSampleIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonHistoryCollectionAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:object-2": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonHistoryCollectionLifeIndex": "configured-value",
                    "rttMonHistoryCollectionBucketIndex": "configured-value",
                    "rttMonHistoryCollectionSampleIndex": "configured-value",
                    "rttMonHistoryCollectionAddress": "10.1.1.1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-2/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-2-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-2/rttMonHistoryCollectionLifeIndex": {
      "get": {
        "summary": "Get rttMonHistoryCollectionLifeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-2-rttMonHistoryCollectionLifeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionLifeIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionLifeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-2/rttMonHistoryCollectionBucketIndex": {
      "get": {
        "summary": "Get rttMonHistoryCollectionBucketIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-2-rttMonHistoryCollectionBucketIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionBucketIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionBucketIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-2/rttMonHistoryCollectionSampleIndex": {
      "get": {
        "summary": "Get rttMonHistoryCollectionSampleIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-2-rttMonHistoryCollectionSampleIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionSampleIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionSampleIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-2/rttMonHistoryCollectionAddress": {
      "get": {
        "summary": "Get rttMonHistoryCollectionAddress",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-2-rttMonHistoryCollectionAddress",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonHistoryCollectionAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonHistoryCollectionAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonCtrlOperConnectionLostOccurred": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:object-3": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonCtrlOperConnectionLostOccurred": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonCtrlOperConnectionLostOccurred": {
      "get": {
        "summary": "Get rttMonCtrlOperConnectionLostOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonCtrlOperConnectionLostOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperConnectionLostOccurred": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperConnectionLostOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonCtrlOperTimeoutOccurred": {
      "get": {
        "summary": "Get rttMonCtrlOperTimeoutOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonCtrlOperTimeoutOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperTimeoutOccurred": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperTimeoutOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonCtrlOperOverThresholdOccurred": {
      "get": {
        "summary": "Get rttMonCtrlOperOverThresholdOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonCtrlOperOverThresholdOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperOverThresholdOccurred": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperOverThresholdOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonCtrlOperVerifyErrorOccurred": {
      "get": {
        "summary": "Get rttMonCtrlOperVerifyErrorOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonCtrlOperVerifyErrorOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlOperVerifyErrorOccurred": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlOperVerifyErrorOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonReactConfigIndex": {
      "get": {
        "summary": "Get rttMonReactConfigIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonReactConfigIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactConfigIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactConfigIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonReactVar": {
      "get": {
        "summary": "Get rttMonReactVar",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonReactVar",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactVar": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactVar from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-4": {
      "get": {
        "summary": "Get object-4",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-4",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactConfigIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactOccurred": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:object-4": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonReactConfigIndex": "configured-value",
                    "rttMonReactOccurred": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-4/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-4-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-4/rttMonReactConfigIndex": {
      "get": {
        "summary": "Get rttMonReactConfigIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-4-rttMonReactConfigIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactConfigIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactConfigIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-4/rttMonReactOccurred": {
      "get": {
        "summary": "Get rttMonReactOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-4-rttMonReactOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactOccurred": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-5": {
      "get": {
        "summary": "Get object-5",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-5",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactConfigIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactValue": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:object-5": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonReactConfigIndex": "configured-value",
                    "rttMonReactValue": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-5 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-5/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-5-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-5/rttMonReactConfigIndex": {
      "get": {
        "summary": "Get rttMonReactConfigIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-5-rttMonReactConfigIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactConfigIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactConfigIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-5/rttMonReactValue": {
      "get": {
        "summary": "Get rttMonReactValue",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-5-rttMonReactValue",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactValue": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-6": {
      "get": {
        "summary": "Get object-6",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-6",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactConfigIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactThresholdRising": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:object-6": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonReactConfigIndex": "configured-value",
                    "rttMonReactThresholdRising": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-6 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-6/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-6-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-6/rttMonReactConfigIndex": {
      "get": {
        "summary": "Get rttMonReactConfigIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-6-rttMonReactConfigIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactConfigIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactConfigIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-6/rttMonReactThresholdRising": {
      "get": {
        "summary": "Get rttMonReactThresholdRising",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-6-rttMonReactThresholdRising",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactThresholdRising": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactThresholdRising from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-7": {
      "get": {
        "summary": "Get object-7",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-7",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactConfigIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonReactThresholdFalling": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:object-7": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonReactConfigIndex": "configured-value",
                    "rttMonReactThresholdFalling": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-7 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-7/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-7-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-7/rttMonReactConfigIndex": {
      "get": {
        "summary": "Get rttMonReactConfigIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-7-rttMonReactConfigIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactConfigIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactConfigIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-7/rttMonReactThresholdFalling": {
      "get": {
        "summary": "Get rttMonReactThresholdFalling",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-7-rttMonReactThresholdFalling",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonReactThresholdFalling": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonReactThresholdFalling from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-8": {
      "get": {
        "summary": "Get object-8",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-8",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rttMonCtrlAdminIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "rttMonEchoAdminLSPSelector": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:object-8": {
                    "rttMonCtrlAdminIndex": "configured-value",
                    "rttMonEchoAdminLSPSelector": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-8 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-8/rttMonCtrlAdminIndex": {
      "get": {
        "summary": "Get rttMonCtrlAdminIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-8-rttMonCtrlAdminIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonCtrlAdminIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonCtrlAdminIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-8/rttMonEchoAdminLSPSelector": {
      "get": {
        "summary": "Get rttMonEchoAdminLSPSelector",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-8-rttMonEchoAdminLSPSelector",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonEchoAdminLSPSelector": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonEchoAdminLSPSelector from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-1/rttMplsVpnMonCtrlIndex": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-1-rttMplsVpnMonCtrlIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-1/rttMplsVpnMonCtrlTag": {
      "get": {
        "summary": "Get rttMplsVpnMonCtrlTag",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-1-rttMplsVpnMonCtrlTag",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMplsVpnMonCtrlTag": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMplsVpnMonCtrlTag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-2/rttMonLpdGrpStatsGroupIndex": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsGroupIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-2-rttMonLpdGrpStatsGroupIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsGroupIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsGroupIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-2/rttMonLpdGrpStatsStartTimeIndex": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsStartTimeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-2-rttMonLpdGrpStatsStartTimeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsStartTimeIndex": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsStartTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-2/rttMonLpdGrpStatsTargetPE": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsTargetPE",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-2-rttMonLpdGrpStatsTargetPE",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsTargetPE": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsTargetPE from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonLpdGrpStatsGroupIndex": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsGroupIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonLpdGrpStatsGroupIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsGroupIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsGroupIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonLpdGrpStatsStartTimeIndex": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsStartTimeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonLpdGrpStatsStartTimeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsStartTimeIndex": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsStartTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonLpdGrpStatsLPDFailCause": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsLPDFailCause",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonLpdGrpStatsLPDFailCause",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsLPDFailCause": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsLPDFailCause from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-4/rttMonLpdGrpStatsGroupIndex": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsGroupIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-4-rttMonLpdGrpStatsGroupIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsGroupIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsGroupIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-4/rttMonLpdGrpStatsStartTimeIndex": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsStartTimeIndex",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-4-rttMonLpdGrpStatsStartTimeIndex",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsStartTimeIndex": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsStartTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-4/rttMonLpdGrpStatsLPDFailOccurred": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsLPDFailOccurred",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-4-rttMonLpdGrpStatsLPDFailOccurred",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsLPDFailOccurred": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsLPDFailOccurred from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-RTTMON-MIB:CISCO-RTTMON-MIB/rttMonLatestJitterOperTable/object-3/rttMonLpdGrpStatsGroupStatus": {
      "get": {
        "summary": "Get rttMonLpdGrpStatsGroupStatus",
        "operationId": "get-CISCO-RTTMON-MIB:CISCO-RTTMON-MIB-rttMonLatestJitterOperTable-object-3-rttMonLpdGrpStatsGroupStatus",
        "tags": [
          "CISCO-RTTMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-RTTMON-MIB:rttMonLpdGrpStatsGroupStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve rttMonLpdGrpStatsGroupStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    }
  },
  "components": {
    "securitySchemes": {
      "basicAuth": {
        "type": "http",
        "scheme": "basic",
        "description": "RESTCONF basic authentication (RFC 8040)"
      }
    },
    "parameters": {
      "accept": {
        "name": "Accept",
        "in": "header",
        "required": false,
        "schema": {
          "type": "string",
          "default": "application/yang-data+json"
        }
      },
      "depth": {
        "name": "depth",
        "in": "query",
        "required": false,
        "description": "Limit response depth (RFC 8040)",
        "schema": {
          "type": "string",
          "default": "unbounded"
        }
      }
    }
  },
  "security": [
    {
      "basicAuth": []
    }
  ]
}
