{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-VOICE-DIAL-CONTROL-MIB",
    "description": "MIB data from `CISCO-VOICE-DIAL-CONTROL-MIB` module.\n\n**Root containers:** 1 (CISCO-VOICE-DIAL-CONTROL-MIB)\n**Paths:** 333 | **Descendants:** 366\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-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB": {
      "get": {
        "summary": "Get CISCO-VOICE-DIAL-CONTROL-MIB",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvGeneralConfiguration": {
                      "type": "object",
                      "properties": {
                        "cvGeneralPoorQoVNotificationEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvGeneralFallbackNotificationEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvGeneralDSCPPolicyNotificationEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvGeneralMediaPolicyNotificationEnable": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": 50
                    },
                    "cvGatewayCallActive": {
                      "type": "object",
                      "properties": {
                        "cvCallActiveDS0s": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallActiveDS0sHighThreshold": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallActiveDS0sLowThreshold": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallActiveDS0sHighNotifyEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvCallActiveDS0sLowNotifyEnable": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallVolume": {
                      "type": "object",
                      "properties": {
                        "cvCallVolConnTotalActiveConnections": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallVolConnMaxCallConnectionLicenese": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallRateMonitor": {
                      "type": "object",
                      "properties": {
                        "cvCallRateMonitorEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvCallRateMonitorTime": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallRate": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallRateHiWaterMark": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallVolumeStatsHistory": {
                      "type": "object",
                      "properties": {
                        "cvCallDurationStatsThreshold": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 50
                        },
                        "cvCallVolumeWMTableSize": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvPeerCfgTable": {
                      "type": "object",
                      "properties": {
                        "cvPeerCfgEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cvPeerCfgIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvPeerCfgIfIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvPeerCfgType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvPeerCfgRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cvPeerCfgPeerType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvCallVolPeerIncomingCalls": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvCallVolPeerOutgoingCalls": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvVoicePeerCfgTable": {
                      "type": "object",
                      "properties": {
                        "cvVoicePeerCfgEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ifIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoicePeerCfgSessionTarget": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoicePeerCfgDialDigitsPrefix": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoicePeerCfgDIDCallEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoicePeerCfgCasGroup": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoicePeerCfgRegisterE164": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoicePeerCfgForwardDigits": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoicePeerCfgEchoCancellerTest": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvVoIPPeerCfgTable": {
                      "type": "object",
                      "properties": {
                        "cvVoIPPeerCfgEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ifIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgSessionProtocol": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgDesiredQoS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgMinAcceptableQoS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgSessionTarget": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgCoderRate": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgFaxRate": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgVADEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPPeerCfgExpectFactor": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPPeerCfgIcpif": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPPeerCfgPoorQoVNotificationEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPPeerCfgUDPChecksumEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPPeerCfgIPPrecedence": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPPeerCfgTechPrefix": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgDigitRelay": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgCoderBytes": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPPeerCfgFaxBytes": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPPeerCfgInBandSignaling": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgMediaSetting": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgDesiredQoSVideo": {
                                "type": "string",
                                "example": "1"
                              },
                              "cvVoIPPeerCfgMinAcceptableQoSVideo": {
                                "type": "string",
                                "example": "1"
                              },
                              "cvVoIPPeerCfgRedirectip2ip": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPPeerCfgOctetAligned": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPPeerCfgBitRates": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgCRC": {
                                "type": "boolean",
                                "example": false
                              },
                              "cvVoIPPeerCfgCoderMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgCodingMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgBitRate": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cvVoIPPeerCfgFrameSize": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPPeerCfgDSCPPolicyNotificationEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPPeerCfgMediaPolicyNotificationEnable": {
                                "type": "boolean",
                                "example": true
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvPeerCommonCfgTable": {
                      "type": "object",
                      "properties": {
                        "cvPeerCommonCfgEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ifIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvPeerCommonCfgIncomingDnisDigits": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvPeerCommonCfgMaxConnections": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvPeerCommonCfgApplicationName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cvPeerCommonCfgPreference": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvPeerCommonCfgHuntStop": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvPeerCommonCfgDnisMappingName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cvPeerCommonCfgSourceCarrierId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cvPeerCommonCfgTargetCarrierId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cvPeerCommonCfgSourceTrunkGrpLabel": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvPeerCommonCfgTargetTrunkGrpLabel": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallActiveTable": {
                      "type": "object",
                      "properties": {
                        "cvCallActiveEntry": {
                          "type": "object",
                          "properties": {
                            "callActiveSetupTime": {
                              "type": "string",
                              "example": "651780"
                            },
                            "callActiveIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvCallActiveConnectionId": {
                              "type": "string",
                              "example": "1"
                            },
                            "cvCallActiveTxDuration": {
                              "type": "string",
                              "example": "50"
                            },
                            "cvCallActiveVoiceTxDuration": {
                              "type": "string",
                              "example": "50"
                            },
                            "cvCallActiveFaxTxDuration": {
                              "type": "string",
                              "example": "50"
                            },
                            "cvCallActiveCoderTypeRate": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvCallActiveNoiseLevel": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvCallActiveACOMLevel": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvCallActiveOutSignalLevel": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvCallActiveInSignalLevel": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvCallActiveSessionTarget": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvCallActiveImgPageCount": {
                              "type": "string",
                              "example": "10"
                            },
                            "cvCallActiveCallingName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "cvCallActiveCallerIDBlock": {
                              "type": "boolean",
                              "example": true
                            },
                            "cvCallActiveEcanReflectorLocation": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvCallActiveAccountCode": {
                              "type": "string",
                              "example": "10"
                            },
                            "cvCallActiveERLLevelRev1": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvCallActiveCallId": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveTable": {
                      "type": "object",
                      "properties": {
                        "cvVoIPCallActiveEntry": {
                          "type": "object",
                          "properties": {
                            "callActiveSetupTime": {
                              "type": "string",
                              "example": "651780"
                            },
                            "callActiveIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveConnectionId": {
                              "type": "string",
                              "example": "1"
                            },
                            "cvVoIPCallActiveRoundTripDelay": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveSelectedQoS": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveSessionProtocol": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveSessionTarget": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveOnTimeRvPlayout": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "cvVoIPCallActiveGapFillWithSilence": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveGapFillWithPrediction": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveGapFillWithInterpolation": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveGapFillWithRedundancy": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveHiWaterPlayoutDelay": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveLoWaterPlayoutDelay": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveReceiveDelay": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveLostPackets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveEarlyPackets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveLatePackets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveUsername": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "cvVoIPCallActiveProtocolCallId": {
                              "type": "string",
                              "format": "byte",
                              "example": "1"
                            },
                            "cvVoIPCallActiveRemSigIPAddrT": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveRemSigIPAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveRemSigPort": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvVoIPCallActiveRemMediaIPAddrT": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveRemMediaIPAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveRemMediaPort": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvVoIPCallActiveSRTPEnable": {
                              "type": "boolean",
                              "example": true
                            },
                            "cvVoIPCallActiveOctetAligned": {
                              "type": "boolean",
                              "example": true
                            },
                            "cvVoIPCallActiveBitRates": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveModeChgPeriod": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvVoIPCallActiveModeChgNeighbor": {
                              "type": "boolean",
                              "example": true
                            },
                            "cvVoIPCallActiveMaxPtime": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvVoIPCallActiveCRC": {
                              "type": "boolean",
                              "example": false
                            },
                            "cvVoIPCallActiveRobustSorting": {
                              "type": "boolean",
                              "example": true
                            },
                            "cvVoIPCallActiveEncap": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveInterleaving": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvVoIPCallActivePtime": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvVoIPCallActiveChannels": {
                              "type": "integer",
                              "example": 1
                            },
                            "cvVoIPCallActiveCoderMode": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveCallId": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvVoIPCallActiveCallReferenceId": {
                              "type": "string",
                              "example": "1"
                            },
                            "ccVoIPCallActivePolicyName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "cvVoIPCallActiveReversedDirectionPeerAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "cvVoIPCallActiveSessionId": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallVolConnTable": {
                      "type": "object",
                      "properties": {
                        "cvCallVolConnEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cvCallVolConnIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvCallVolConnActiveConnection": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallVolIfTable": {
                      "type": "object",
                      "properties": {
                        "cvCallVolIfEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ifIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvCallVolMediaIncomingCalls": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvCallVolMediaOutgoingCalls": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallHistoryTable": {
                      "type": "object",
                      "properties": {
                        "cvCallHistoryEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cCallHistoryIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvCallHistoryConnectionId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cvCallHistoryTxDuration": {
                                "type": "string",
                                "example": "50"
                              },
                              "cvCallHistoryVoiceTxDuration": {
                                "type": "string",
                                "example": "50"
                              },
                              "cvCallHistoryFaxTxDuration": {
                                "type": "string",
                                "example": "50"
                              },
                              "cvCallHistoryCoderTypeRate": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvCallHistoryNoiseLevel": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvCallHistoryACOMLevel": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvCallHistorySessionTarget": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvCallHistoryImgPageCount": {
                                "type": "string",
                                "example": "10"
                              },
                              "cvCallHistoryCallingName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cvCallHistoryCallerIDBlock": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvCallHistoryAccountCode": {
                                "type": "string",
                                "example": "10"
                              },
                              "cvCallHistoryCallId": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvVoIPCallHistoryTable": {
                      "type": "object",
                      "properties": {
                        "cvVoIPCallHistoryEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cCallHistoryIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryConnectionId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cvVoIPCallHistoryRoundTripDelay": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistorySelectedQoS": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistorySessionProtocol": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistorySessionTarget": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryOnTimeRvPlayout": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "cvVoIPCallHistoryGapFillWithSilence": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryGapFillWithPrediction": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryGapFillWithInterpolation": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryGapFillWithRedundancy": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryHiWaterPlayoutDelay": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryLoWaterPlayoutDelay": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryReceiveDelay": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryIcpif": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPCallHistoryLostPackets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryEarlyPackets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryLatePackets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryUsername": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cvVoIPCallHistoryProtocolCallId": {
                                "type": "string",
                                "format": "byte",
                                "example": "1"
                              },
                              "cvVoIPCallHistoryRemSigIPAddrT": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryRemSigIPAddr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryRemSigPort": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPCallHistoryRemMediaIPAddrT": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryRemMediaIPAddr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryRemMediaPort": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPCallHistorySRTPEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPCallHistoryFallbackIcpif": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPCallHistoryFallbackLoss": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryFallbackDelay": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryOctetAligned": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPCallHistoryBitRates": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryModeChgPeriod": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPCallHistoryModeChgNeighbor": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPCallHistoryMaxPtime": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPCallHistoryCRC": {
                                "type": "boolean",
                                "example": false
                              },
                              "cvVoIPCallHistoryRobustSorting": {
                                "type": "boolean",
                                "example": true
                              },
                              "cvVoIPCallHistoryEncap": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryInterleaving": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPCallHistoryPtime": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPCallHistoryChannels": {
                                "type": "integer",
                                "example": 1
                              },
                              "cvVoIPCallHistoryCoderMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cvVoIPCallHistoryCallId": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cvVoIPCallHistoryCallReferenceId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cvVoIPCallHistorySessionId": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallRateStatsTable": {
                      "type": "object",
                      "properties": {
                        "cvCallRateStatsEntry": {
                          "type": "object",
                          "properties": {
                            "cvCallRateStatsIntvlDurUnits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvCallRateStatsIntvlDur": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvCallRateStatsMaxVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvCallRateStatsAvgVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallLegRateStatsTable": {
                      "type": "object",
                      "properties": {
                        "cvCallLegRateStatsEntry": {
                          "type": "object",
                          "properties": {
                            "cvCallLegRateStatsIntvlDurUnits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvCallLegRateStatsIntvlDur": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvCallLegRateStatsMaxVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvCallLegRateStatsAvgVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvActiveCallStatsTable": {
                      "type": "object",
                      "properties": {
                        "cvActiveCallStatsEntry": {
                          "type": "object",
                          "properties": {
                            "cvActiveCallStatsIntvlDurUnits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvActiveCallStatsIntvlDur": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvActiveCallStatsMaxVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvActiveCallStatsAvgVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallDurationStatsTable": {
                      "type": "object",
                      "properties": {
                        "cvCallDurationStatsEntry": {
                          "type": "object",
                          "properties": {
                            "cvCallDurationStatsIntvlDurUnits": {
                              "type": "string",
                              "example": "50"
                            },
                            "cvCallDurationStatsIntvlDur": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 50
                            },
                            "cvCallDurationStatsMaxVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 50
                            },
                            "cvCallDurationStatsAvgVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 50
                            }
                          },
                          "example": 50
                        }
                      },
                      "example": 50
                    },
                    "cvSipMsgRateStatsTable": {
                      "type": "object",
                      "properties": {
                        "cvSipMsgRateStatsEntry": {
                          "type": "object",
                          "properties": {
                            "cvSipMsgRateStatsIntvlDurUnits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvSipMsgRateStatsIntvlDur": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvSipMsgRateStatsMaxVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvSipMsgRateStatsAvgVal": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallRateWMTable": {
                      "type": "object",
                      "properties": {
                        "cvCallRateWMEntry": {
                          "type": "object",
                          "properties": {
                            "cvCallRateWMIntvlDurUnits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvCallRateWMIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvCallRateWMValue": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvCallRateWMts": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvCallLegRateWMTable": {
                      "type": "object",
                      "properties": {
                        "cvCallLegRateWMEntry": {
                          "type": "object",
                          "properties": {
                            "cvCallLegRateWMIntvlDurUnits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvCallLegRateWMIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvCallLegRateWMValue": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvCallLegRateWMts": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvActiveCallWMTable": {
                      "type": "object",
                      "properties": {
                        "cvActiveCallWMEntry": {
                          "type": "object",
                          "properties": {
                            "cvActiveCallWMIntvlDurUnits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvActiveCallWMIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvActiveCallWMValue": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvActiveCallWMts": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cvSipMsgRateWMTable": {
                      "type": "object",
                      "properties": {
                        "cvSipMsgRateWMEntry": {
                          "type": "object",
                          "properties": {
                            "cvSipMsgRateWMIntvlDurUnits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvSipMsgRateWMIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvSipMsgRateWMValue": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cvSipMsgRateWMts": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "callActiveSetupTime": {
                              "type": "string",
                              "example": "651780"
                            },
                            "callActiveIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ccVoIPCallActivePolicyName": {
                              "type": "string",
                              "example": "example-1"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "callActiveSetupTime": {
                              "type": "string",
                              "example": "651780"
                            },
                            "callActiveIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallActiveReversedDirectionPeerAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "callActiveSetupTime": {
                              "type": "string",
                              "example": "651780"
                            },
                            "callActiveIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "callActivePeerId": {
                              "type": "string",
                              "example": "1"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-4": {
                          "type": "object",
                          "properties": {
                            "callActiveSetupTime": {
                              "type": "string",
                              "example": "651780"
                            },
                            "callActiveIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "callActivePeerAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-5": {
                          "type": "object",
                          "properties": {
                            "cCallHistoryIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallHistoryRemSigIPAddrT": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-6": {
                          "type": "object",
                          "properties": {
                            "cCallHistoryIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallHistoryRemSigIPAddr": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-7": {
                          "type": "object",
                          "properties": {
                            "cCallHistoryIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallHistoryRemMediaIPAddrT": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-8": {
                          "type": "object",
                          "properties": {
                            "cCallHistoryIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvVoIPCallHistoryRemMediaIPAddr": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-9": {
                          "type": "object",
                          "properties": {
                            "cCallHistoryIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cCallHistoryCallOrigin": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-10": {
                          "type": "object",
                          "properties": {
                            "cCallHistoryIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cvCommonDcCallHistoryCoderTypeRate": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB": {
                    "cvGeneralConfiguration": {
                      "cvGeneralPoorQoVNotificationEnable": true,
                      "cvGeneralFallbackNotificationEnable": true,
                      "cvGeneralDSCPPolicyNotificationEnable": true,
                      "cvGeneralMediaPolicyNotificationEnable": true
                    },
                    "cvGatewayCallActive": {
                      "cvCallActiveDS0s": "configured-value",
                      "cvCallActiveDS0sHighThreshold": 1,
                      "cvCallActiveDS0sLowThreshold": 1,
                      "cvCallActiveDS0sHighNotifyEnable": true,
                      "cvCallActiveDS0sLowNotifyEnable": true
                    },
                    "cvCallVolume": {
                      "cvCallVolConnTotalActiveConnections": "configured-value",
                      "cvCallVolConnMaxCallConnectionLicenese": 1
                    },
                    "cvCallRateMonitor": {
                      "cvCallRateMonitorEnable": true,
                      "cvCallRateMonitorTime": 1,
                      "cvCallRate": "configured-value",
                      "cvCallRateHiWaterMark": 1
                    },
                    "cvCallVolumeStatsHistory": {
                      "cvCallDurationStatsThreshold": 50,
                      "cvCallVolumeWMTableSize": 1
                    },
                    "cvPeerCfgTable": {
                      "cvPeerCfgEntry": [
                        {
                          "cvPeerCfgIndex": 1,
                          "cvPeerCfgIfIndex": "configured-value",
                          "cvPeerCfgType": "default",
                          "cvPeerCfgRowStatus": "active",
                          "cvPeerCfgPeerType": "default",
                          "cvCallVolPeerIncomingCalls": "configured-value",
                          "cvCallVolPeerOutgoingCalls": "configured-value"
                        }
                      ]
                    },
                    "cvVoicePeerCfgTable": {
                      "cvVoicePeerCfgEntry": [
                        {
                          "ifIndex": "configured-value",
                          "cvVoicePeerCfgSessionTarget": "configured-value",
                          "cvVoicePeerCfgDialDigitsPrefix": "configured-value",
                          "cvVoicePeerCfgDIDCallEnable": true,
                          "cvVoicePeerCfgCasGroup": "configured-value",
                          "cvVoicePeerCfgRegisterE164": true,
                          "cvVoicePeerCfgForwardDigits": 1,
                          "cvVoicePeerCfgEchoCancellerTest": "default"
                        }
                      ]
                    },
                    "cvVoIPPeerCfgTable": {
                      "cvVoIPPeerCfgEntry": [
                        {
                          "ifIndex": "configured-value",
                          "cvVoIPPeerCfgSessionProtocol": "configured-value",
                          "cvVoIPPeerCfgDesiredQoS": "configured-value",
                          "cvVoIPPeerCfgMinAcceptableQoS": "configured-value",
                          "cvVoIPPeerCfgSessionTarget": "configured-value",
                          "cvVoIPPeerCfgCoderRate": "configured-value",
                          "cvVoIPPeerCfgFaxRate": "configured-value",
                          "cvVoIPPeerCfgVADEnable": true,
                          "cvVoIPPeerCfgExpectFactor": 1,
                          "cvVoIPPeerCfgIcpif": 1,
                          "cvVoIPPeerCfgPoorQoVNotificationEnable": true,
                          "cvVoIPPeerCfgUDPChecksumEnable": true,
                          "cvVoIPPeerCfgIPPrecedence": 1,
                          "cvVoIPPeerCfgTechPrefix": "configured-value",
                          "cvVoIPPeerCfgDigitRelay": "",
                          "cvVoIPPeerCfgCoderBytes": 1,
                          "cvVoIPPeerCfgFaxBytes": 1,
                          "cvVoIPPeerCfgInBandSignaling": "configured-value",
                          "cvVoIPPeerCfgMediaSetting": "default",
                          "cvVoIPPeerCfgDesiredQoSVideo": "1",
                          "cvVoIPPeerCfgMinAcceptableQoSVideo": "1",
                          "cvVoIPPeerCfgRedirectip2ip": true,
                          "cvVoIPPeerCfgOctetAligned": true,
                          "cvVoIPPeerCfgBitRates": "configured-value",
                          "cvVoIPPeerCfgCRC": true,
                          "cvVoIPPeerCfgCoderMode": "configured-value",
                          "cvVoIPPeerCfgCodingMode": "default",
                          "cvVoIPPeerCfgBitRate": 1,
                          "cvVoIPPeerCfgFrameSize": "default",
                          "cvVoIPPeerCfgDSCPPolicyNotificationEnable": true,
                          "cvVoIPPeerCfgMediaPolicyNotificationEnable": true
                        }
                      ]
                    },
                    "cvPeerCommonCfgTable": {
                      "cvPeerCommonCfgEntry": [
                        {
                          "ifIndex": "configured-value",
                          "cvPeerCommonCfgIncomingDnisDigits": "configured-value",
                          "cvPeerCommonCfgMaxConnections": 1,
                          "cvPeerCommonCfgApplicationName": "example-1",
                          "cvPeerCommonCfgPreference": 1,
                          "cvPeerCommonCfgHuntStop": true,
                          "cvPeerCommonCfgDnisMappingName": "example-1",
                          "cvPeerCommonCfgSourceCarrierId": "1",
                          "cvPeerCommonCfgTargetCarrierId": "1",
                          "cvPeerCommonCfgSourceTrunkGrpLabel": "configured-value",
                          "cvPeerCommonCfgTargetTrunkGrpLabel": "configured-value"
                        }
                      ]
                    },
                    "cvCallActiveTable": {
                      "cvCallActiveEntry": {
                        "callActiveSetupTime": "651780",
                        "callActiveIndex": "configured-value",
                        "cvCallActiveConnectionId": "1",
                        "cvCallActiveTxDuration": "50",
                        "cvCallActiveVoiceTxDuration": "50",
                        "cvCallActiveFaxTxDuration": "50",
                        "cvCallActiveCoderTypeRate": "configured-value",
                        "cvCallActiveNoiseLevel": 1,
                        "cvCallActiveACOMLevel": 1,
                        "cvCallActiveOutSignalLevel": 1,
                        "cvCallActiveInSignalLevel": 1,
                        "cvCallActiveSessionTarget": "configured-value",
                        "cvCallActiveImgPageCount": "10",
                        "cvCallActiveCallingName": "example-1",
                        "cvCallActiveCallerIDBlock": true,
                        "cvCallActiveEcanReflectorLocation": 1,
                        "cvCallActiveAccountCode": "10",
                        "cvCallActiveERLLevelRev1": 1,
                        "cvCallActiveCallId": 1
                      }
                    },
                    "cvVoIPCallActiveTable": {
                      "cvVoIPCallActiveEntry": {
                        "callActiveSetupTime": "651780",
                        "callActiveIndex": "configured-value",
                        "cvVoIPCallActiveConnectionId": "1",
                        "cvVoIPCallActiveRoundTripDelay": "configured-value",
                        "cvVoIPCallActiveSelectedQoS": "configured-value",
                        "cvVoIPCallActiveSessionProtocol": "configured-value",
                        "cvVoIPCallActiveSessionTarget": "configured-value",
                        "cvVoIPCallActiveOnTimeRvPlayout": "10:30:45",
                        "cvVoIPCallActiveGapFillWithSilence": "configured-value",
                        "cvVoIPCallActiveGapFillWithPrediction": "configured-value",
                        "cvVoIPCallActiveGapFillWithInterpolation": "configured-value",
                        "cvVoIPCallActiveGapFillWithRedundancy": "configured-value",
                        "cvVoIPCallActiveHiWaterPlayoutDelay": "configured-value",
                        "cvVoIPCallActiveLoWaterPlayoutDelay": "configured-value",
                        "cvVoIPCallActiveReceiveDelay": "configured-value",
                        "cvVoIPCallActiveLostPackets": "configured-value",
                        "cvVoIPCallActiveEarlyPackets": "configured-value",
                        "cvVoIPCallActiveLatePackets": "configured-value",
                        "cvVoIPCallActiveUsername": "example-1",
                        "cvVoIPCallActiveProtocolCallId": "QmFzZTY0",
                        "cvVoIPCallActiveRemSigIPAddrT": "configured-value",
                        "cvVoIPCallActiveRemSigIPAddr": "configured-value",
                        "cvVoIPCallActiveRemSigPort": 1,
                        "cvVoIPCallActiveRemMediaIPAddrT": "configured-value",
                        "cvVoIPCallActiveRemMediaIPAddr": "configured-value",
                        "cvVoIPCallActiveRemMediaPort": 1,
                        "cvVoIPCallActiveSRTPEnable": true,
                        "cvVoIPCallActiveOctetAligned": true,
                        "cvVoIPCallActiveBitRates": "configured-value",
                        "cvVoIPCallActiveModeChgPeriod": 1,
                        "cvVoIPCallActiveModeChgNeighbor": true,
                        "cvVoIPCallActiveMaxPtime": 1,
                        "cvVoIPCallActiveCRC": true,
                        "cvVoIPCallActiveRobustSorting": true,
                        "cvVoIPCallActiveEncap": "configured-value",
                        "cvVoIPCallActiveInterleaving": 1,
                        "cvVoIPCallActivePtime": 1,
                        "cvVoIPCallActiveChannels": 1,
                        "cvVoIPCallActiveCoderMode": "configured-value",
                        "cvVoIPCallActiveCallId": 1,
                        "cvVoIPCallActiveCallReferenceId": "1",
                        "ccVoIPCallActivePolicyName": "example-1",
                        "cvVoIPCallActiveReversedDirectionPeerAddress": "10.1.1.1",
                        "cvVoIPCallActiveSessionId": 1
                      }
                    },
                    "cvCallVolConnTable": {
                      "cvCallVolConnEntry": [
                        {
                          "cvCallVolConnIndex": "configured-value",
                          "cvCallVolConnActiveConnection": "configured-value"
                        }
                      ]
                    },
                    "cvCallVolIfTable": {
                      "cvCallVolIfEntry": [
                        {
                          "ifIndex": "configured-value",
                          "cvCallVolMediaIncomingCalls": "configured-value",
                          "cvCallVolMediaOutgoingCalls": "configured-value"
                        }
                      ]
                    },
                    "cvCallHistoryTable": {
                      "cvCallHistoryEntry": [
                        {
                          "cCallHistoryIndex": "configured-value",
                          "cvCallHistoryConnectionId": "1",
                          "cvCallHistoryTxDuration": "50",
                          "cvCallHistoryVoiceTxDuration": "50",
                          "cvCallHistoryFaxTxDuration": "50",
                          "cvCallHistoryCoderTypeRate": "configured-value",
                          "cvCallHistoryNoiseLevel": 1,
                          "cvCallHistoryACOMLevel": 1,
                          "cvCallHistorySessionTarget": "configured-value",
                          "cvCallHistoryImgPageCount": "10",
                          "cvCallHistoryCallingName": "example-1",
                          "cvCallHistoryCallerIDBlock": true,
                          "cvCallHistoryAccountCode": "10",
                          "cvCallHistoryCallId": 1
                        }
                      ]
                    },
                    "cvVoIPCallHistoryTable": {
                      "cvVoIPCallHistoryEntry": [
                        {
                          "cCallHistoryIndex": "configured-value",
                          "cvVoIPCallHistoryConnectionId": "1",
                          "cvVoIPCallHistoryRoundTripDelay": "configured-value",
                          "cvVoIPCallHistorySelectedQoS": "configured-value",
                          "cvVoIPCallHistorySessionProtocol": "configured-value",
                          "cvVoIPCallHistorySessionTarget": "configured-value",
                          "cvVoIPCallHistoryOnTimeRvPlayout": "10:30:45",
                          "cvVoIPCallHistoryGapFillWithSilence": "configured-value",
                          "cvVoIPCallHistoryGapFillWithPrediction": "configured-value",
                          "cvVoIPCallHistoryGapFillWithInterpolation": "configured-value",
                          "cvVoIPCallHistoryGapFillWithRedundancy": "configured-value",
                          "cvVoIPCallHistoryHiWaterPlayoutDelay": "configured-value",
                          "cvVoIPCallHistoryLoWaterPlayoutDelay": "configured-value",
                          "cvVoIPCallHistoryReceiveDelay": "configured-value",
                          "cvVoIPCallHistoryIcpif": 1,
                          "cvVoIPCallHistoryLostPackets": "configured-value",
                          "cvVoIPCallHistoryEarlyPackets": "configured-value",
                          "cvVoIPCallHistoryLatePackets": "configured-value",
                          "cvVoIPCallHistoryUsername": "example-1",
                          "cvVoIPCallHistoryProtocolCallId": "QmFzZTY0",
                          "cvVoIPCallHistoryRemSigIPAddrT": "configured-value",
                          "cvVoIPCallHistoryRemSigIPAddr": "configured-value",
                          "cvVoIPCallHistoryRemSigPort": 1,
                          "cvVoIPCallHistoryRemMediaIPAddrT": "configured-value",
                          "cvVoIPCallHistoryRemMediaIPAddr": "configured-value",
                          "cvVoIPCallHistoryRemMediaPort": 1,
                          "cvVoIPCallHistorySRTPEnable": true,
                          "cvVoIPCallHistoryFallbackIcpif": 1,
                          "cvVoIPCallHistoryFallbackLoss": "configured-value",
                          "cvVoIPCallHistoryFallbackDelay": "configured-value",
                          "cvVoIPCallHistoryOctetAligned": true,
                          "cvVoIPCallHistoryBitRates": "configured-value",
                          "cvVoIPCallHistoryModeChgPeriod": 1,
                          "cvVoIPCallHistoryModeChgNeighbor": true,
                          "cvVoIPCallHistoryMaxPtime": 1,
                          "cvVoIPCallHistoryCRC": true,
                          "cvVoIPCallHistoryRobustSorting": true,
                          "cvVoIPCallHistoryEncap": "configured-value",
                          "cvVoIPCallHistoryInterleaving": 1,
                          "cvVoIPCallHistoryPtime": 1,
                          "cvVoIPCallHistoryChannels": 1,
                          "cvVoIPCallHistoryCoderMode": "configured-value",
                          "cvVoIPCallHistoryCallId": 1,
                          "cvVoIPCallHistoryCallReferenceId": "1",
                          "cvVoIPCallHistorySessionId": 1
                        }
                      ]
                    },
                    "cvCallRateStatsTable": {
                      "cvCallRateStatsEntry": {
                        "cvCallRateStatsIntvlDurUnits": "configured-value",
                        "cvCallRateStatsIntvlDur": 1,
                        "cvCallRateStatsMaxVal": 1,
                        "cvCallRateStatsAvgVal": 1
                      }
                    },
                    "cvCallLegRateStatsTable": {
                      "cvCallLegRateStatsEntry": {
                        "cvCallLegRateStatsIntvlDurUnits": "configured-value",
                        "cvCallLegRateStatsIntvlDur": 1,
                        "cvCallLegRateStatsMaxVal": 1,
                        "cvCallLegRateStatsAvgVal": 1
                      }
                    },
                    "cvActiveCallStatsTable": {
                      "cvActiveCallStatsEntry": {
                        "cvActiveCallStatsIntvlDurUnits": "configured-value",
                        "cvActiveCallStatsIntvlDur": 1,
                        "cvActiveCallStatsMaxVal": 1,
                        "cvActiveCallStatsAvgVal": 1
                      }
                    },
                    "cvCallDurationStatsTable": {
                      "cvCallDurationStatsEntry": {
                        "cvCallDurationStatsIntvlDurUnits": "50",
                        "cvCallDurationStatsIntvlDur": 50,
                        "cvCallDurationStatsMaxVal": 50,
                        "cvCallDurationStatsAvgVal": 50
                      }
                    },
                    "cvSipMsgRateStatsTable": {
                      "cvSipMsgRateStatsEntry": {
                        "cvSipMsgRateStatsIntvlDurUnits": "configured-value",
                        "cvSipMsgRateStatsIntvlDur": 1,
                        "cvSipMsgRateStatsMaxVal": 1,
                        "cvSipMsgRateStatsAvgVal": 1
                      }
                    },
                    "cvCallRateWMTable": {
                      "cvCallRateWMEntry": {
                        "cvCallRateWMIntvlDurUnits": "configured-value",
                        "cvCallRateWMIndex": 1,
                        "cvCallRateWMValue": 1,
                        "cvCallRateWMts": "configured-value"
                      }
                    },
                    "cvCallLegRateWMTable": {
                      "cvCallLegRateWMEntry": {
                        "cvCallLegRateWMIntvlDurUnits": "configured-value",
                        "cvCallLegRateWMIndex": 1,
                        "cvCallLegRateWMValue": 1,
                        "cvCallLegRateWMts": "configured-value"
                      }
                    },
                    "cvActiveCallWMTable": {
                      "cvActiveCallWMEntry": {
                        "cvActiveCallWMIntvlDurUnits": "configured-value",
                        "cvActiveCallWMIndex": 1,
                        "cvActiveCallWMValue": 1,
                        "cvActiveCallWMts": "configured-value"
                      }
                    },
                    "cvSipMsgRateWMTable": {
                      "cvSipMsgRateWMEntry": {
                        "cvSipMsgRateWMIntvlDurUnits": "configured-value",
                        "cvSipMsgRateWMIndex": 1,
                        "cvSipMsgRateWMValue": 1,
                        "cvSipMsgRateWMts": "configured-value"
                      },
                      "object-1": {
                        "callActiveSetupTime": "651780",
                        "callActiveIndex": "configured-value",
                        "ccVoIPCallActivePolicyName": "example-1"
                      },
                      "object-2": {
                        "callActiveSetupTime": "651780",
                        "callActiveIndex": "configured-value",
                        "cvVoIPCallActiveReversedDirectionPeerAddress": "10.1.1.1"
                      },
                      "object-3": {
                        "callActiveSetupTime": "651780",
                        "callActiveIndex": "configured-value",
                        "callActivePeerId": "1"
                      },
                      "object-4": {
                        "callActiveSetupTime": "651780",
                        "callActiveIndex": "configured-value",
                        "callActivePeerAddress": "10.1.1.1"
                      },
                      "object-5": {
                        "cCallHistoryIndex": "configured-value",
                        "cvVoIPCallHistoryRemSigIPAddrT": "configured-value"
                      },
                      "object-6": {
                        "cCallHistoryIndex": "configured-value",
                        "cvVoIPCallHistoryRemSigIPAddr": "configured-value"
                      },
                      "object-7": {
                        "cCallHistoryIndex": "configured-value",
                        "cvVoIPCallHistoryRemMediaIPAddrT": "configured-value"
                      },
                      "object-8": {
                        "cCallHistoryIndex": "configured-value",
                        "cvVoIPCallHistoryRemMediaIPAddr": "configured-value"
                      },
                      "object-9": {
                        "cCallHistoryIndex": "configured-value",
                        "cCallHistoryCallOrigin": "configured-value"
                      },
                      "object-10": {
                        "cCallHistoryIndex": "configured-value",
                        "cvCommonDcCallHistoryCoderTypeRate": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-VOICE-DIAL-CONTROL-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGeneralConfiguration": {
      "get": {
        "summary": "Get cvGeneralConfiguration",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGeneralConfiguration",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvGeneralPoorQoVNotificationEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvGeneralFallbackNotificationEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvGeneralDSCPPolicyNotificationEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvGeneralMediaPolicyNotificationEnable": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": 50
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvGeneralConfiguration": {
                    "cvGeneralPoorQoVNotificationEnable": true,
                    "cvGeneralFallbackNotificationEnable": true,
                    "cvGeneralDSCPPolicyNotificationEnable": true,
                    "cvGeneralMediaPolicyNotificationEnable": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvGeneralConfiguration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGeneralConfiguration/cvGeneralPoorQoVNotificationEnable": {
      "get": {
        "summary": "Get cvGeneralPoorQoVNotificationEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGeneralConfiguration-cvGeneralPoorQoVNotificationEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvGeneralPoorQoVNotificationEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvGeneralPoorQoVNotificationEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGeneralConfiguration/cvGeneralFallbackNotificationEnable": {
      "get": {
        "summary": "Get cvGeneralFallbackNotificationEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGeneralConfiguration-cvGeneralFallbackNotificationEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvGeneralFallbackNotificationEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvGeneralFallbackNotificationEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGeneralConfiguration/cvGeneralDSCPPolicyNotificationEnable": {
      "get": {
        "summary": "Get cvGeneralDSCPPolicyNotificationEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGeneralConfiguration-cvGeneralDSCPPolicyNotificationEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvGeneralDSCPPolicyNotificationEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvGeneralDSCPPolicyNotificationEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGeneralConfiguration/cvGeneralMediaPolicyNotificationEnable": {
      "get": {
        "summary": "Get cvGeneralMediaPolicyNotificationEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGeneralConfiguration-cvGeneralMediaPolicyNotificationEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvGeneralMediaPolicyNotificationEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvGeneralMediaPolicyNotificationEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGatewayCallActive": {
      "get": {
        "summary": "Get cvGatewayCallActive",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGatewayCallActive",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallActiveDS0s": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallActiveDS0sHighThreshold": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallActiveDS0sLowThreshold": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallActiveDS0sHighNotifyEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvCallActiveDS0sLowNotifyEnable": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvGatewayCallActive": {
                    "cvCallActiveDS0s": "configured-value",
                    "cvCallActiveDS0sHighThreshold": 1,
                    "cvCallActiveDS0sLowThreshold": 1,
                    "cvCallActiveDS0sHighNotifyEnable": true,
                    "cvCallActiveDS0sLowNotifyEnable": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvGatewayCallActive from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGatewayCallActive/cvCallActiveDS0s": {
      "get": {
        "summary": "Get cvCallActiveDS0s",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGatewayCallActive-cvCallActiveDS0s",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallActiveDS0s": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveDS0s from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGatewayCallActive/cvCallActiveDS0sHighThreshold": {
      "get": {
        "summary": "Get cvCallActiveDS0sHighThreshold",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGatewayCallActive-cvCallActiveDS0sHighThreshold",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveDS0sHighThreshold": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveDS0sHighThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGatewayCallActive/cvCallActiveDS0sLowThreshold": {
      "get": {
        "summary": "Get cvCallActiveDS0sLowThreshold",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGatewayCallActive-cvCallActiveDS0sLowThreshold",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveDS0sLowThreshold": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveDS0sLowThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGatewayCallActive/cvCallActiveDS0sHighNotifyEnable": {
      "get": {
        "summary": "Get cvCallActiveDS0sHighNotifyEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGatewayCallActive-cvCallActiveDS0sHighNotifyEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveDS0sHighNotifyEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveDS0sHighNotifyEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvGatewayCallActive/cvCallActiveDS0sLowNotifyEnable": {
      "get": {
        "summary": "Get cvCallActiveDS0sLowNotifyEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvGatewayCallActive-cvCallActiveDS0sLowNotifyEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveDS0sLowNotifyEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveDS0sLowNotifyEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolume": {
      "get": {
        "summary": "Get cvCallVolume",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolume",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallVolConnTotalActiveConnections": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallVolConnMaxCallConnectionLicenese": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallVolume": {
                    "cvCallVolConnTotalActiveConnections": "configured-value",
                    "cvCallVolConnMaxCallConnectionLicenese": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolume from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolume/cvCallVolConnTotalActiveConnections": {
      "get": {
        "summary": "Get cvCallVolConnTotalActiveConnections",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolume-cvCallVolConnTotalActiveConnections",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallVolConnTotalActiveConnections": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolConnTotalActiveConnections from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolume/cvCallVolConnMaxCallConnectionLicenese": {
      "get": {
        "summary": "Get cvCallVolConnMaxCallConnectionLicenese",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolume-cvCallVolConnMaxCallConnectionLicenese",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallVolConnMaxCallConnectionLicenese": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolConnMaxCallConnectionLicenese from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateMonitor": {
      "get": {
        "summary": "Get cvCallRateMonitor",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateMonitor",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallRateMonitorEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvCallRateMonitorTime": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallRate": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallRateHiWaterMark": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallRateMonitor": {
                    "cvCallRateMonitorEnable": true,
                    "cvCallRateMonitorTime": 1,
                    "cvCallRate": "configured-value",
                    "cvCallRateHiWaterMark": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateMonitor from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateMonitor/cvCallRateMonitorEnable": {
      "get": {
        "summary": "Get cvCallRateMonitorEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateMonitor-cvCallRateMonitorEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallRateMonitorEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateMonitorEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateMonitor/cvCallRateMonitorTime": {
      "get": {
        "summary": "Get cvCallRateMonitorTime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateMonitor-cvCallRateMonitorTime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallRateMonitorTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateMonitorTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateMonitor/cvCallRate": {
      "get": {
        "summary": "Get cvCallRate",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateMonitor-cvCallRate",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateMonitor/cvCallRateHiWaterMark": {
      "get": {
        "summary": "Get cvCallRateHiWaterMark",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateMonitor-cvCallRateHiWaterMark",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallRateHiWaterMark": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateHiWaterMark from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolumeStatsHistory": {
      "get": {
        "summary": "Get cvCallVolumeStatsHistory",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolumeStatsHistory",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallDurationStatsThreshold": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 50
                    },
                    "cvCallVolumeWMTableSize": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallVolumeStatsHistory": {
                    "cvCallDurationStatsThreshold": 50,
                    "cvCallVolumeWMTableSize": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolumeStatsHistory from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolumeStatsHistory/cvCallDurationStatsThreshold": {
      "get": {
        "summary": "Get cvCallDurationStatsThreshold",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolumeStatsHistory-cvCallDurationStatsThreshold",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": 50
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallDurationStatsThreshold": 50
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallDurationStatsThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolumeStatsHistory/cvCallVolumeWMTableSize": {
      "get": {
        "summary": "Get cvCallVolumeWMTableSize",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolumeStatsHistory-cvCallVolumeWMTableSize",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallVolumeWMTableSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolumeWMTableSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCfgTable": {
      "get": {
        "summary": "Get cvPeerCfgTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCfgTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvPeerCfgEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cvPeerCfgIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvPeerCfgIfIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvPeerCfgType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvPeerCfgRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cvPeerCfgPeerType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvCallVolPeerIncomingCalls": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvCallVolPeerOutgoingCalls": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvPeerCfgTable": {
                    "cvPeerCfgEntry": [
                      {
                        "cvPeerCfgIndex": 1,
                        "cvPeerCfgIfIndex": "configured-value",
                        "cvPeerCfgType": "default",
                        "cvPeerCfgRowStatus": "active",
                        "cvPeerCfgPeerType": "default",
                        "cvCallVolPeerIncomingCalls": "configured-value",
                        "cvCallVolPeerOutgoingCalls": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCfgTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCfgTable/cvPeerCfgEntry": {
      "get": {
        "summary": "Get cvPeerCfgEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCfgTable-cvPeerCfgEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": {
                      "cvPeerCfgIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvPeerCfgIfIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvPeerCfgType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvPeerCfgRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cvPeerCfgPeerType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvCallVolPeerIncomingCalls": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvCallVolPeerOutgoingCalls": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvPeerCfgEntry": [
                    {
                      "cvPeerCfgIndex": 1,
                      "cvPeerCfgIfIndex": "configured-value",
                      "cvPeerCfgType": "default",
                      "cvPeerCfgRowStatus": "active",
                      "cvPeerCfgPeerType": "default",
                      "cvCallVolPeerIncomingCalls": "configured-value",
                      "cvCallVolPeerOutgoingCalls": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCfgEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCfgTable/cvPeerCfgEntry/cvPeerCfgIndex": {
      "get": {
        "summary": "Get cvPeerCfgIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCfgTable-cvPeerCfgEntry-cvPeerCfgIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvPeerCfgIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCfgIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCfgTable/cvPeerCfgEntry/cvPeerCfgIfIndex": {
      "get": {
        "summary": "Get cvPeerCfgIfIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCfgTable-cvPeerCfgEntry-cvPeerCfgIfIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvPeerCfgIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCfgIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCfgTable/cvPeerCfgEntry/cvPeerCfgType": {
      "get": {
        "summary": "Get cvPeerCfgType",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCfgTable-cvPeerCfgEntry-cvPeerCfgType",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvPeerCfgType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCfgType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCfgTable/cvPeerCfgEntry/cvPeerCfgRowStatus": {
      "get": {
        "summary": "Get cvPeerCfgRowStatus",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCfgTable-cvPeerCfgEntry-cvPeerCfgRowStatus",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvPeerCfgRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCfgRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCfgTable/cvPeerCfgEntry/cvPeerCfgPeerType": {
      "get": {
        "summary": "Get cvPeerCfgPeerType",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCfgTable-cvPeerCfgEntry-cvPeerCfgPeerType",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvPeerCfgPeerType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCfgPeerType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCfgTable/cvPeerCfgEntry/cvCallVolPeerIncomingCalls": {
      "get": {
        "summary": "Get cvCallVolPeerIncomingCalls",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCfgTable-cvPeerCfgEntry-cvCallVolPeerIncomingCalls",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallVolPeerIncomingCalls": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolPeerIncomingCalls from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCfgTable/cvPeerCfgEntry/cvCallVolPeerOutgoingCalls": {
      "get": {
        "summary": "Get cvCallVolPeerOutgoingCalls",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCfgTable-cvPeerCfgEntry-cvCallVolPeerOutgoingCalls",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallVolPeerOutgoingCalls": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolPeerOutgoingCalls from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable": {
      "get": {
        "summary": "Get cvVoicePeerCfgTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvVoicePeerCfgEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoicePeerCfgSessionTarget": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoicePeerCfgDialDigitsPrefix": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoicePeerCfgDIDCallEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoicePeerCfgCasGroup": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoicePeerCfgRegisterE164": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoicePeerCfgForwardDigits": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoicePeerCfgEchoCancellerTest": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoicePeerCfgTable": {
                    "cvVoicePeerCfgEntry": [
                      {
                        "ifIndex": "configured-value",
                        "cvVoicePeerCfgSessionTarget": "configured-value",
                        "cvVoicePeerCfgDialDigitsPrefix": "configured-value",
                        "cvVoicePeerCfgDIDCallEnable": true,
                        "cvVoicePeerCfgCasGroup": "configured-value",
                        "cvVoicePeerCfgRegisterE164": true,
                        "cvVoicePeerCfgForwardDigits": 1,
                        "cvVoicePeerCfgEchoCancellerTest": "default"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoicePeerCfgTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable/cvVoicePeerCfgEntry": {
      "get": {
        "summary": "Get cvVoicePeerCfgEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable-cvVoicePeerCfgEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoicePeerCfgSessionTarget": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoicePeerCfgDialDigitsPrefix": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoicePeerCfgDIDCallEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoicePeerCfgCasGroup": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoicePeerCfgRegisterE164": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoicePeerCfgForwardDigits": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoicePeerCfgEchoCancellerTest": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoicePeerCfgEntry": [
                    {
                      "ifIndex": "configured-value",
                      "cvVoicePeerCfgSessionTarget": "configured-value",
                      "cvVoicePeerCfgDialDigitsPrefix": "configured-value",
                      "cvVoicePeerCfgDIDCallEnable": true,
                      "cvVoicePeerCfgCasGroup": "configured-value",
                      "cvVoicePeerCfgRegisterE164": true,
                      "cvVoicePeerCfgForwardDigits": 1,
                      "cvVoicePeerCfgEchoCancellerTest": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoicePeerCfgEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable/cvVoicePeerCfgEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable-cvVoicePeerCfgEntry-ifIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable/cvVoicePeerCfgEntry/cvVoicePeerCfgSessionTarget": {
      "get": {
        "summary": "Get cvVoicePeerCfgSessionTarget",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable-cvVoicePeerCfgEntry-cvVoicePeerCfgSessionTarget",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoicePeerCfgSessionTarget": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoicePeerCfgSessionTarget from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable/cvVoicePeerCfgEntry/cvVoicePeerCfgDialDigitsPrefix": {
      "get": {
        "summary": "Get cvVoicePeerCfgDialDigitsPrefix",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable-cvVoicePeerCfgEntry-cvVoicePeerCfgDialDigitsPrefix",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoicePeerCfgDialDigitsPrefix": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoicePeerCfgDialDigitsPrefix from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable/cvVoicePeerCfgEntry/cvVoicePeerCfgDIDCallEnable": {
      "get": {
        "summary": "Get cvVoicePeerCfgDIDCallEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable-cvVoicePeerCfgEntry-cvVoicePeerCfgDIDCallEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoicePeerCfgDIDCallEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoicePeerCfgDIDCallEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable/cvVoicePeerCfgEntry/cvVoicePeerCfgCasGroup": {
      "get": {
        "summary": "Get cvVoicePeerCfgCasGroup",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable-cvVoicePeerCfgEntry-cvVoicePeerCfgCasGroup",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoicePeerCfgCasGroup": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoicePeerCfgCasGroup from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable/cvVoicePeerCfgEntry/cvVoicePeerCfgRegisterE164": {
      "get": {
        "summary": "Get cvVoicePeerCfgRegisterE164",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable-cvVoicePeerCfgEntry-cvVoicePeerCfgRegisterE164",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoicePeerCfgRegisterE164": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoicePeerCfgRegisterE164 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable/cvVoicePeerCfgEntry/cvVoicePeerCfgForwardDigits": {
      "get": {
        "summary": "Get cvVoicePeerCfgForwardDigits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable-cvVoicePeerCfgEntry-cvVoicePeerCfgForwardDigits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoicePeerCfgForwardDigits": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoicePeerCfgForwardDigits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoicePeerCfgTable/cvVoicePeerCfgEntry/cvVoicePeerCfgEchoCancellerTest": {
      "get": {
        "summary": "Get cvVoicePeerCfgEchoCancellerTest",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoicePeerCfgTable-cvVoicePeerCfgEntry-cvVoicePeerCfgEchoCancellerTest",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoicePeerCfgEchoCancellerTest": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoicePeerCfgEchoCancellerTest from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable": {
      "get": {
        "summary": "Get cvVoIPPeerCfgTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvVoIPPeerCfgEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgSessionProtocol": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgDesiredQoS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgMinAcceptableQoS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgSessionTarget": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgCoderRate": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgFaxRate": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgVADEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPPeerCfgExpectFactor": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPPeerCfgIcpif": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPPeerCfgPoorQoVNotificationEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPPeerCfgUDPChecksumEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPPeerCfgIPPrecedence": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPPeerCfgTechPrefix": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgDigitRelay": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgCoderBytes": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPPeerCfgFaxBytes": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPPeerCfgInBandSignaling": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgMediaSetting": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgDesiredQoSVideo": {
                            "type": "string",
                            "example": "1"
                          },
                          "cvVoIPPeerCfgMinAcceptableQoSVideo": {
                            "type": "string",
                            "example": "1"
                          },
                          "cvVoIPPeerCfgRedirectip2ip": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPPeerCfgOctetAligned": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPPeerCfgBitRates": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgCRC": {
                            "type": "boolean",
                            "example": false
                          },
                          "cvVoIPPeerCfgCoderMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgCodingMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgBitRate": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cvVoIPPeerCfgFrameSize": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPPeerCfgDSCPPolicyNotificationEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPPeerCfgMediaPolicyNotificationEnable": {
                            "type": "boolean",
                            "example": true
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgTable": {
                    "cvVoIPPeerCfgEntry": [
                      {
                        "ifIndex": "configured-value",
                        "cvVoIPPeerCfgSessionProtocol": "configured-value",
                        "cvVoIPPeerCfgDesiredQoS": "configured-value",
                        "cvVoIPPeerCfgMinAcceptableQoS": "configured-value",
                        "cvVoIPPeerCfgSessionTarget": "configured-value",
                        "cvVoIPPeerCfgCoderRate": "configured-value",
                        "cvVoIPPeerCfgFaxRate": "configured-value",
                        "cvVoIPPeerCfgVADEnable": true,
                        "cvVoIPPeerCfgExpectFactor": 1,
                        "cvVoIPPeerCfgIcpif": 1,
                        "cvVoIPPeerCfgPoorQoVNotificationEnable": true,
                        "cvVoIPPeerCfgUDPChecksumEnable": true,
                        "cvVoIPPeerCfgIPPrecedence": 1,
                        "cvVoIPPeerCfgTechPrefix": "configured-value",
                        "cvVoIPPeerCfgDigitRelay": "",
                        "cvVoIPPeerCfgCoderBytes": 1,
                        "cvVoIPPeerCfgFaxBytes": 1,
                        "cvVoIPPeerCfgInBandSignaling": "configured-value",
                        "cvVoIPPeerCfgMediaSetting": "default",
                        "cvVoIPPeerCfgDesiredQoSVideo": "1",
                        "cvVoIPPeerCfgMinAcceptableQoSVideo": "1",
                        "cvVoIPPeerCfgRedirectip2ip": true,
                        "cvVoIPPeerCfgOctetAligned": true,
                        "cvVoIPPeerCfgBitRates": "configured-value",
                        "cvVoIPPeerCfgCRC": true,
                        "cvVoIPPeerCfgCoderMode": "configured-value",
                        "cvVoIPPeerCfgCodingMode": "default",
                        "cvVoIPPeerCfgBitRate": 1,
                        "cvVoIPPeerCfgFrameSize": "default",
                        "cvVoIPPeerCfgDSCPPolicyNotificationEnable": true,
                        "cvVoIPPeerCfgMediaPolicyNotificationEnable": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry": {
      "get": {
        "summary": "Get cvVoIPPeerCfgEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgSessionProtocol": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgDesiredQoS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgMinAcceptableQoS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgSessionTarget": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgCoderRate": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgFaxRate": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgVADEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPPeerCfgExpectFactor": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPPeerCfgIcpif": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPPeerCfgPoorQoVNotificationEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPPeerCfgUDPChecksumEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPPeerCfgIPPrecedence": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPPeerCfgTechPrefix": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgDigitRelay": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgCoderBytes": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPPeerCfgFaxBytes": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPPeerCfgInBandSignaling": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgMediaSetting": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgDesiredQoSVideo": {
                        "type": "string",
                        "example": "1"
                      },
                      "cvVoIPPeerCfgMinAcceptableQoSVideo": {
                        "type": "string",
                        "example": "1"
                      },
                      "cvVoIPPeerCfgRedirectip2ip": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPPeerCfgOctetAligned": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPPeerCfgBitRates": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgCRC": {
                        "type": "boolean",
                        "example": false
                      },
                      "cvVoIPPeerCfgCoderMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgCodingMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgBitRate": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cvVoIPPeerCfgFrameSize": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPPeerCfgDSCPPolicyNotificationEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPPeerCfgMediaPolicyNotificationEnable": {
                        "type": "boolean",
                        "example": true
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgEntry": [
                    {
                      "ifIndex": "configured-value",
                      "cvVoIPPeerCfgSessionProtocol": "configured-value",
                      "cvVoIPPeerCfgDesiredQoS": "configured-value",
                      "cvVoIPPeerCfgMinAcceptableQoS": "configured-value",
                      "cvVoIPPeerCfgSessionTarget": "configured-value",
                      "cvVoIPPeerCfgCoderRate": "configured-value",
                      "cvVoIPPeerCfgFaxRate": "configured-value",
                      "cvVoIPPeerCfgVADEnable": true,
                      "cvVoIPPeerCfgExpectFactor": 1,
                      "cvVoIPPeerCfgIcpif": 1,
                      "cvVoIPPeerCfgPoorQoVNotificationEnable": true,
                      "cvVoIPPeerCfgUDPChecksumEnable": true,
                      "cvVoIPPeerCfgIPPrecedence": 1,
                      "cvVoIPPeerCfgTechPrefix": "configured-value",
                      "cvVoIPPeerCfgDigitRelay": "",
                      "cvVoIPPeerCfgCoderBytes": 1,
                      "cvVoIPPeerCfgFaxBytes": 1,
                      "cvVoIPPeerCfgInBandSignaling": "configured-value",
                      "cvVoIPPeerCfgMediaSetting": "default",
                      "cvVoIPPeerCfgDesiredQoSVideo": "1",
                      "cvVoIPPeerCfgMinAcceptableQoSVideo": "1",
                      "cvVoIPPeerCfgRedirectip2ip": true,
                      "cvVoIPPeerCfgOctetAligned": true,
                      "cvVoIPPeerCfgBitRates": "configured-value",
                      "cvVoIPPeerCfgCRC": true,
                      "cvVoIPPeerCfgCoderMode": "configured-value",
                      "cvVoIPPeerCfgCodingMode": "default",
                      "cvVoIPPeerCfgBitRate": 1,
                      "cvVoIPPeerCfgFrameSize": "default",
                      "cvVoIPPeerCfgDSCPPolicyNotificationEnable": true,
                      "cvVoIPPeerCfgMediaPolicyNotificationEnable": true
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-ifIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgSessionProtocol": {
      "get": {
        "summary": "Get cvVoIPPeerCfgSessionProtocol",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgSessionProtocol",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgSessionProtocol": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgSessionProtocol from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgDesiredQoS": {
      "get": {
        "summary": "Get cvVoIPPeerCfgDesiredQoS",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgDesiredQoS",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgDesiredQoS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgDesiredQoS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgMinAcceptableQoS": {
      "get": {
        "summary": "Get cvVoIPPeerCfgMinAcceptableQoS",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgMinAcceptableQoS",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgMinAcceptableQoS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgMinAcceptableQoS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgSessionTarget": {
      "get": {
        "summary": "Get cvVoIPPeerCfgSessionTarget",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgSessionTarget",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgSessionTarget": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgSessionTarget from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgCoderRate": {
      "get": {
        "summary": "Get cvVoIPPeerCfgCoderRate",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgCoderRate",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgCoderRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgCoderRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgFaxRate": {
      "get": {
        "summary": "Get cvVoIPPeerCfgFaxRate",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgFaxRate",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgFaxRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgFaxRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgVADEnable": {
      "get": {
        "summary": "Get cvVoIPPeerCfgVADEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgVADEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgVADEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgVADEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgExpectFactor": {
      "get": {
        "summary": "Get cvVoIPPeerCfgExpectFactor",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgExpectFactor",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgExpectFactor": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgExpectFactor from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgIcpif": {
      "get": {
        "summary": "Get cvVoIPPeerCfgIcpif",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgIcpif",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgIcpif": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgIcpif from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgPoorQoVNotificationEnable": {
      "get": {
        "summary": "Get cvVoIPPeerCfgPoorQoVNotificationEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgPoorQoVNotificationEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgPoorQoVNotificationEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgPoorQoVNotificationEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgUDPChecksumEnable": {
      "get": {
        "summary": "Get cvVoIPPeerCfgUDPChecksumEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgUDPChecksumEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgUDPChecksumEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgUDPChecksumEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgIPPrecedence": {
      "get": {
        "summary": "Get cvVoIPPeerCfgIPPrecedence",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgIPPrecedence",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgIPPrecedence": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgIPPrecedence from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgTechPrefix": {
      "get": {
        "summary": "Get cvVoIPPeerCfgTechPrefix",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgTechPrefix",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgTechPrefix": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgTechPrefix from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgDigitRelay": {
      "get": {
        "summary": "Get cvVoIPPeerCfgDigitRelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgDigitRelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgDigitRelay": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgDigitRelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgCoderBytes": {
      "get": {
        "summary": "Get cvVoIPPeerCfgCoderBytes",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgCoderBytes",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgCoderBytes": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgCoderBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgFaxBytes": {
      "get": {
        "summary": "Get cvVoIPPeerCfgFaxBytes",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgFaxBytes",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgFaxBytes": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgFaxBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgInBandSignaling": {
      "get": {
        "summary": "Get cvVoIPPeerCfgInBandSignaling",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgInBandSignaling",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgInBandSignaling": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgInBandSignaling from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgMediaSetting": {
      "get": {
        "summary": "Get cvVoIPPeerCfgMediaSetting",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgMediaSetting",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgMediaSetting": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgMediaSetting from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgDesiredQoSVideo": {
      "get": {
        "summary": "Get cvVoIPPeerCfgDesiredQoSVideo",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgDesiredQoSVideo",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgDesiredQoSVideo": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgDesiredQoSVideo from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgMinAcceptableQoSVideo": {
      "get": {
        "summary": "Get cvVoIPPeerCfgMinAcceptableQoSVideo",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgMinAcceptableQoSVideo",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgMinAcceptableQoSVideo": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgMinAcceptableQoSVideo from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgRedirectip2ip": {
      "get": {
        "summary": "Get cvVoIPPeerCfgRedirectip2ip",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgRedirectip2ip",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgRedirectip2ip": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgRedirectip2ip from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgOctetAligned": {
      "get": {
        "summary": "Get cvVoIPPeerCfgOctetAligned",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgOctetAligned",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgOctetAligned": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgOctetAligned from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgBitRates": {
      "get": {
        "summary": "Get cvVoIPPeerCfgBitRates",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgBitRates",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgBitRates": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgBitRates from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgCRC": {
      "get": {
        "summary": "Get cvVoIPPeerCfgCRC",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgCRC",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgCRC": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgCRC from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgCoderMode": {
      "get": {
        "summary": "Get cvVoIPPeerCfgCoderMode",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgCoderMode",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgCoderMode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgCoderMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgCodingMode": {
      "get": {
        "summary": "Get cvVoIPPeerCfgCodingMode",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgCodingMode",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgCodingMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgCodingMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgBitRate": {
      "get": {
        "summary": "Get cvVoIPPeerCfgBitRate",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgBitRate",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgBitRate": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgBitRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgFrameSize": {
      "get": {
        "summary": "Get cvVoIPPeerCfgFrameSize",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgFrameSize",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgFrameSize": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgFrameSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgDSCPPolicyNotificationEnable": {
      "get": {
        "summary": "Get cvVoIPPeerCfgDSCPPolicyNotificationEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgDSCPPolicyNotificationEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgDSCPPolicyNotificationEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgDSCPPolicyNotificationEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPPeerCfgTable/cvVoIPPeerCfgEntry/cvVoIPPeerCfgMediaPolicyNotificationEnable": {
      "get": {
        "summary": "Get cvVoIPPeerCfgMediaPolicyNotificationEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPPeerCfgTable-cvVoIPPeerCfgEntry-cvVoIPPeerCfgMediaPolicyNotificationEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPPeerCfgMediaPolicyNotificationEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPPeerCfgMediaPolicyNotificationEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable": {
      "get": {
        "summary": "Get cvPeerCommonCfgTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvPeerCommonCfgEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvPeerCommonCfgIncomingDnisDigits": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvPeerCommonCfgMaxConnections": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvPeerCommonCfgApplicationName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cvPeerCommonCfgPreference": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvPeerCommonCfgHuntStop": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvPeerCommonCfgDnisMappingName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cvPeerCommonCfgSourceCarrierId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cvPeerCommonCfgTargetCarrierId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cvPeerCommonCfgSourceTrunkGrpLabel": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvPeerCommonCfgTargetTrunkGrpLabel": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgTable": {
                    "cvPeerCommonCfgEntry": [
                      {
                        "ifIndex": "configured-value",
                        "cvPeerCommonCfgIncomingDnisDigits": "configured-value",
                        "cvPeerCommonCfgMaxConnections": 1,
                        "cvPeerCommonCfgApplicationName": "example-1",
                        "cvPeerCommonCfgPreference": 1,
                        "cvPeerCommonCfgHuntStop": true,
                        "cvPeerCommonCfgDnisMappingName": "example-1",
                        "cvPeerCommonCfgSourceCarrierId": "1",
                        "cvPeerCommonCfgTargetCarrierId": "1",
                        "cvPeerCommonCfgSourceTrunkGrpLabel": "configured-value",
                        "cvPeerCommonCfgTargetTrunkGrpLabel": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry": {
      "get": {
        "summary": "Get cvPeerCommonCfgEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvPeerCommonCfgIncomingDnisDigits": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvPeerCommonCfgMaxConnections": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvPeerCommonCfgApplicationName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cvPeerCommonCfgPreference": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvPeerCommonCfgHuntStop": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvPeerCommonCfgDnisMappingName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cvPeerCommonCfgSourceCarrierId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cvPeerCommonCfgTargetCarrierId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cvPeerCommonCfgSourceTrunkGrpLabel": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvPeerCommonCfgTargetTrunkGrpLabel": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgEntry": [
                    {
                      "ifIndex": "configured-value",
                      "cvPeerCommonCfgIncomingDnisDigits": "configured-value",
                      "cvPeerCommonCfgMaxConnections": 1,
                      "cvPeerCommonCfgApplicationName": "example-1",
                      "cvPeerCommonCfgPreference": 1,
                      "cvPeerCommonCfgHuntStop": true,
                      "cvPeerCommonCfgDnisMappingName": "example-1",
                      "cvPeerCommonCfgSourceCarrierId": "1",
                      "cvPeerCommonCfgTargetCarrierId": "1",
                      "cvPeerCommonCfgSourceTrunkGrpLabel": "configured-value",
                      "cvPeerCommonCfgTargetTrunkGrpLabel": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-ifIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgIncomingDnisDigits": {
      "get": {
        "summary": "Get cvPeerCommonCfgIncomingDnisDigits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgIncomingDnisDigits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgIncomingDnisDigits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgIncomingDnisDigits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgMaxConnections": {
      "get": {
        "summary": "Get cvPeerCommonCfgMaxConnections",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgMaxConnections",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgMaxConnections": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgMaxConnections from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgApplicationName": {
      "get": {
        "summary": "Get cvPeerCommonCfgApplicationName",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgApplicationName",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgApplicationName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgApplicationName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgPreference": {
      "get": {
        "summary": "Get cvPeerCommonCfgPreference",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgPreference",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgPreference": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgPreference from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgHuntStop": {
      "get": {
        "summary": "Get cvPeerCommonCfgHuntStop",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgHuntStop",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgHuntStop": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgHuntStop from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgDnisMappingName": {
      "get": {
        "summary": "Get cvPeerCommonCfgDnisMappingName",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgDnisMappingName",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgDnisMappingName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgDnisMappingName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgSourceCarrierId": {
      "get": {
        "summary": "Get cvPeerCommonCfgSourceCarrierId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgSourceCarrierId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgSourceCarrierId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgSourceCarrierId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgTargetCarrierId": {
      "get": {
        "summary": "Get cvPeerCommonCfgTargetCarrierId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgTargetCarrierId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgTargetCarrierId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgTargetCarrierId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgSourceTrunkGrpLabel": {
      "get": {
        "summary": "Get cvPeerCommonCfgSourceTrunkGrpLabel",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgSourceTrunkGrpLabel",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgSourceTrunkGrpLabel": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgSourceTrunkGrpLabel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvPeerCommonCfgTable/cvPeerCommonCfgEntry/cvPeerCommonCfgTargetTrunkGrpLabel": {
      "get": {
        "summary": "Get cvPeerCommonCfgTargetTrunkGrpLabel",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvPeerCommonCfgTable-cvPeerCommonCfgEntry-cvPeerCommonCfgTargetTrunkGrpLabel",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvPeerCommonCfgTargetTrunkGrpLabel": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvPeerCommonCfgTargetTrunkGrpLabel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable": {
      "get": {
        "summary": "Get cvCallActiveTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallActiveEntry": {
                      "type": "object",
                      "properties": {
                        "callActiveSetupTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "callActiveIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallActiveConnectionId": {
                          "type": "string",
                          "example": "1"
                        },
                        "cvCallActiveTxDuration": {
                          "type": "string",
                          "example": "50"
                        },
                        "cvCallActiveVoiceTxDuration": {
                          "type": "string",
                          "example": "50"
                        },
                        "cvCallActiveFaxTxDuration": {
                          "type": "string",
                          "example": "50"
                        },
                        "cvCallActiveCoderTypeRate": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallActiveNoiseLevel": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvCallActiveACOMLevel": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvCallActiveOutSignalLevel": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvCallActiveInSignalLevel": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvCallActiveSessionTarget": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallActiveImgPageCount": {
                          "type": "string",
                          "example": "10"
                        },
                        "cvCallActiveCallingName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "cvCallActiveCallerIDBlock": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvCallActiveEcanReflectorLocation": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvCallActiveAccountCode": {
                          "type": "string",
                          "example": "10"
                        },
                        "cvCallActiveERLLevelRev1": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvCallActiveCallId": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallActiveTable": {
                    "cvCallActiveEntry": {
                      "callActiveSetupTime": "651780",
                      "callActiveIndex": "configured-value",
                      "cvCallActiveConnectionId": "1",
                      "cvCallActiveTxDuration": "50",
                      "cvCallActiveVoiceTxDuration": "50",
                      "cvCallActiveFaxTxDuration": "50",
                      "cvCallActiveCoderTypeRate": "configured-value",
                      "cvCallActiveNoiseLevel": 1,
                      "cvCallActiveACOMLevel": 1,
                      "cvCallActiveOutSignalLevel": 1,
                      "cvCallActiveInSignalLevel": 1,
                      "cvCallActiveSessionTarget": "configured-value",
                      "cvCallActiveImgPageCount": "10",
                      "cvCallActiveCallingName": "example-1",
                      "cvCallActiveCallerIDBlock": true,
                      "cvCallActiveEcanReflectorLocation": 1,
                      "cvCallActiveAccountCode": "10",
                      "cvCallActiveERLLevelRev1": 1,
                      "cvCallActiveCallId": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry": {
      "get": {
        "summary": "Get cvCallActiveEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "callActiveSetupTime": {
                      "type": "string",
                      "example": "651780"
                    },
                    "callActiveIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallActiveConnectionId": {
                      "type": "string",
                      "example": "1"
                    },
                    "cvCallActiveTxDuration": {
                      "type": "string",
                      "example": "50"
                    },
                    "cvCallActiveVoiceTxDuration": {
                      "type": "string",
                      "example": "50"
                    },
                    "cvCallActiveFaxTxDuration": {
                      "type": "string",
                      "example": "50"
                    },
                    "cvCallActiveCoderTypeRate": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallActiveNoiseLevel": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvCallActiveACOMLevel": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvCallActiveOutSignalLevel": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvCallActiveInSignalLevel": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvCallActiveSessionTarget": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallActiveImgPageCount": {
                      "type": "string",
                      "example": "10"
                    },
                    "cvCallActiveCallingName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "cvCallActiveCallerIDBlock": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvCallActiveEcanReflectorLocation": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvCallActiveAccountCode": {
                      "type": "string",
                      "example": "10"
                    },
                    "cvCallActiveERLLevelRev1": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvCallActiveCallId": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallActiveEntry": {
                    "callActiveSetupTime": "651780",
                    "callActiveIndex": "configured-value",
                    "cvCallActiveConnectionId": "1",
                    "cvCallActiveTxDuration": "50",
                    "cvCallActiveVoiceTxDuration": "50",
                    "cvCallActiveFaxTxDuration": "50",
                    "cvCallActiveCoderTypeRate": "configured-value",
                    "cvCallActiveNoiseLevel": 1,
                    "cvCallActiveACOMLevel": 1,
                    "cvCallActiveOutSignalLevel": 1,
                    "cvCallActiveInSignalLevel": 1,
                    "cvCallActiveSessionTarget": "configured-value",
                    "cvCallActiveImgPageCount": "10",
                    "cvCallActiveCallingName": "example-1",
                    "cvCallActiveCallerIDBlock": true,
                    "cvCallActiveEcanReflectorLocation": 1,
                    "cvCallActiveAccountCode": "10",
                    "cvCallActiveERLLevelRev1": 1,
                    "cvCallActiveCallId": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/callActiveSetupTime": {
      "get": {
        "summary": "Get callActiveSetupTime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-callActiveSetupTime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:callActiveSetupTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveSetupTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/callActiveIndex": {
      "get": {
        "summary": "Get callActiveIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-callActiveIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:callActiveIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveConnectionId": {
      "get": {
        "summary": "Get cvCallActiveConnectionId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveConnectionId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveConnectionId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveConnectionId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveTxDuration": {
      "get": {
        "summary": "Get cvCallActiveTxDuration",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveTxDuration",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveTxDuration": "50"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveTxDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveVoiceTxDuration": {
      "get": {
        "summary": "Get cvCallActiveVoiceTxDuration",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveVoiceTxDuration",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveVoiceTxDuration": "50"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveVoiceTxDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveFaxTxDuration": {
      "get": {
        "summary": "Get cvCallActiveFaxTxDuration",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveFaxTxDuration",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveFaxTxDuration": "50"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveFaxTxDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveCoderTypeRate": {
      "get": {
        "summary": "Get cvCallActiveCoderTypeRate",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveCoderTypeRate",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallActiveCoderTypeRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveCoderTypeRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveNoiseLevel": {
      "get": {
        "summary": "Get cvCallActiveNoiseLevel",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveNoiseLevel",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveNoiseLevel": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveNoiseLevel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveACOMLevel": {
      "get": {
        "summary": "Get cvCallActiveACOMLevel",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveACOMLevel",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveACOMLevel": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveACOMLevel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveOutSignalLevel": {
      "get": {
        "summary": "Get cvCallActiveOutSignalLevel",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveOutSignalLevel",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveOutSignalLevel": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveOutSignalLevel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveInSignalLevel": {
      "get": {
        "summary": "Get cvCallActiveInSignalLevel",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveInSignalLevel",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveInSignalLevel": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveInSignalLevel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveSessionTarget": {
      "get": {
        "summary": "Get cvCallActiveSessionTarget",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveSessionTarget",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallActiveSessionTarget": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveSessionTarget from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveImgPageCount": {
      "get": {
        "summary": "Get cvCallActiveImgPageCount",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveImgPageCount",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveImgPageCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveImgPageCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveCallingName": {
      "get": {
        "summary": "Get cvCallActiveCallingName",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveCallingName",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveCallingName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveCallingName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveCallerIDBlock": {
      "get": {
        "summary": "Get cvCallActiveCallerIDBlock",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveCallerIDBlock",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveCallerIDBlock": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveCallerIDBlock from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveEcanReflectorLocation": {
      "get": {
        "summary": "Get cvCallActiveEcanReflectorLocation",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveEcanReflectorLocation",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveEcanReflectorLocation": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveEcanReflectorLocation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveAccountCode": {
      "get": {
        "summary": "Get cvCallActiveAccountCode",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveAccountCode",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveAccountCode": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveAccountCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveERLLevelRev1": {
      "get": {
        "summary": "Get cvCallActiveERLLevelRev1",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveERLLevelRev1",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveERLLevelRev1": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveERLLevelRev1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallActiveTable/cvCallActiveEntry/cvCallActiveCallId": {
      "get": {
        "summary": "Get cvCallActiveCallId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallActiveTable-cvCallActiveEntry-cvCallActiveCallId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallActiveCallId": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveCallId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable": {
      "get": {
        "summary": "Get cvVoIPCallActiveTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvVoIPCallActiveEntry": {
                      "type": "object",
                      "properties": {
                        "callActiveSetupTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "callActiveIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveConnectionId": {
                          "type": "string",
                          "example": "1"
                        },
                        "cvVoIPCallActiveRoundTripDelay": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveSelectedQoS": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveSessionProtocol": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveSessionTarget": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveOnTimeRvPlayout": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "cvVoIPCallActiveGapFillWithSilence": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveGapFillWithPrediction": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveGapFillWithInterpolation": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveGapFillWithRedundancy": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveHiWaterPlayoutDelay": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveLoWaterPlayoutDelay": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveReceiveDelay": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveLostPackets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveEarlyPackets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveLatePackets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveUsername": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "cvVoIPCallActiveProtocolCallId": {
                          "type": "string",
                          "format": "byte",
                          "example": "1"
                        },
                        "cvVoIPCallActiveRemSigIPAddrT": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveRemSigIPAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveRemSigPort": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvVoIPCallActiveRemMediaIPAddrT": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveRemMediaIPAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveRemMediaPort": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvVoIPCallActiveSRTPEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvVoIPCallActiveOctetAligned": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvVoIPCallActiveBitRates": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveModeChgPeriod": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvVoIPCallActiveModeChgNeighbor": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvVoIPCallActiveMaxPtime": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvVoIPCallActiveCRC": {
                          "type": "boolean",
                          "example": false
                        },
                        "cvVoIPCallActiveRobustSorting": {
                          "type": "boolean",
                          "example": true
                        },
                        "cvVoIPCallActiveEncap": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveInterleaving": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvVoIPCallActivePtime": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvVoIPCallActiveChannels": {
                          "type": "integer",
                          "example": 1
                        },
                        "cvVoIPCallActiveCoderMode": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveCallId": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvVoIPCallActiveCallReferenceId": {
                          "type": "string",
                          "example": "1"
                        },
                        "ccVoIPCallActivePolicyName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "cvVoIPCallActiveReversedDirectionPeerAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "cvVoIPCallActiveSessionId": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveTable": {
                    "cvVoIPCallActiveEntry": {
                      "callActiveSetupTime": "651780",
                      "callActiveIndex": "configured-value",
                      "cvVoIPCallActiveConnectionId": "1",
                      "cvVoIPCallActiveRoundTripDelay": "configured-value",
                      "cvVoIPCallActiveSelectedQoS": "configured-value",
                      "cvVoIPCallActiveSessionProtocol": "configured-value",
                      "cvVoIPCallActiveSessionTarget": "configured-value",
                      "cvVoIPCallActiveOnTimeRvPlayout": "10:30:45",
                      "cvVoIPCallActiveGapFillWithSilence": "configured-value",
                      "cvVoIPCallActiveGapFillWithPrediction": "configured-value",
                      "cvVoIPCallActiveGapFillWithInterpolation": "configured-value",
                      "cvVoIPCallActiveGapFillWithRedundancy": "configured-value",
                      "cvVoIPCallActiveHiWaterPlayoutDelay": "configured-value",
                      "cvVoIPCallActiveLoWaterPlayoutDelay": "configured-value",
                      "cvVoIPCallActiveReceiveDelay": "configured-value",
                      "cvVoIPCallActiveLostPackets": "configured-value",
                      "cvVoIPCallActiveEarlyPackets": "configured-value",
                      "cvVoIPCallActiveLatePackets": "configured-value",
                      "cvVoIPCallActiveUsername": "example-1",
                      "cvVoIPCallActiveProtocolCallId": "QmFzZTY0",
                      "cvVoIPCallActiveRemSigIPAddrT": "configured-value",
                      "cvVoIPCallActiveRemSigIPAddr": "configured-value",
                      "cvVoIPCallActiveRemSigPort": 1,
                      "cvVoIPCallActiveRemMediaIPAddrT": "configured-value",
                      "cvVoIPCallActiveRemMediaIPAddr": "configured-value",
                      "cvVoIPCallActiveRemMediaPort": 1,
                      "cvVoIPCallActiveSRTPEnable": true,
                      "cvVoIPCallActiveOctetAligned": true,
                      "cvVoIPCallActiveBitRates": "configured-value",
                      "cvVoIPCallActiveModeChgPeriod": 1,
                      "cvVoIPCallActiveModeChgNeighbor": true,
                      "cvVoIPCallActiveMaxPtime": 1,
                      "cvVoIPCallActiveCRC": true,
                      "cvVoIPCallActiveRobustSorting": true,
                      "cvVoIPCallActiveEncap": "configured-value",
                      "cvVoIPCallActiveInterleaving": 1,
                      "cvVoIPCallActivePtime": 1,
                      "cvVoIPCallActiveChannels": 1,
                      "cvVoIPCallActiveCoderMode": "configured-value",
                      "cvVoIPCallActiveCallId": 1,
                      "cvVoIPCallActiveCallReferenceId": "1",
                      "ccVoIPCallActivePolicyName": "example-1",
                      "cvVoIPCallActiveReversedDirectionPeerAddress": "10.1.1.1",
                      "cvVoIPCallActiveSessionId": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry": {
      "get": {
        "summary": "Get cvVoIPCallActiveEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "callActiveSetupTime": {
                      "type": "string",
                      "example": "651780"
                    },
                    "callActiveIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveConnectionId": {
                      "type": "string",
                      "example": "1"
                    },
                    "cvVoIPCallActiveRoundTripDelay": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveSelectedQoS": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveSessionProtocol": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveSessionTarget": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveOnTimeRvPlayout": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "cvVoIPCallActiveGapFillWithSilence": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveGapFillWithPrediction": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveGapFillWithInterpolation": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveGapFillWithRedundancy": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveHiWaterPlayoutDelay": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveLoWaterPlayoutDelay": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveReceiveDelay": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveLostPackets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveEarlyPackets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveLatePackets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveUsername": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "cvVoIPCallActiveProtocolCallId": {
                      "type": "string",
                      "format": "byte",
                      "example": "1"
                    },
                    "cvVoIPCallActiveRemSigIPAddrT": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveRemSigIPAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveRemSigPort": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvVoIPCallActiveRemMediaIPAddrT": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveRemMediaIPAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveRemMediaPort": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvVoIPCallActiveSRTPEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvVoIPCallActiveOctetAligned": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvVoIPCallActiveBitRates": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveModeChgPeriod": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvVoIPCallActiveModeChgNeighbor": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvVoIPCallActiveMaxPtime": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvVoIPCallActiveCRC": {
                      "type": "boolean",
                      "example": false
                    },
                    "cvVoIPCallActiveRobustSorting": {
                      "type": "boolean",
                      "example": true
                    },
                    "cvVoIPCallActiveEncap": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveInterleaving": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvVoIPCallActivePtime": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvVoIPCallActiveChannels": {
                      "type": "integer",
                      "example": 1
                    },
                    "cvVoIPCallActiveCoderMode": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallActiveCallId": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvVoIPCallActiveCallReferenceId": {
                      "type": "string",
                      "example": "1"
                    },
                    "ccVoIPCallActivePolicyName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "cvVoIPCallActiveReversedDirectionPeerAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "cvVoIPCallActiveSessionId": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveEntry": {
                    "callActiveSetupTime": "651780",
                    "callActiveIndex": "configured-value",
                    "cvVoIPCallActiveConnectionId": "1",
                    "cvVoIPCallActiveRoundTripDelay": "configured-value",
                    "cvVoIPCallActiveSelectedQoS": "configured-value",
                    "cvVoIPCallActiveSessionProtocol": "configured-value",
                    "cvVoIPCallActiveSessionTarget": "configured-value",
                    "cvVoIPCallActiveOnTimeRvPlayout": "10:30:45",
                    "cvVoIPCallActiveGapFillWithSilence": "configured-value",
                    "cvVoIPCallActiveGapFillWithPrediction": "configured-value",
                    "cvVoIPCallActiveGapFillWithInterpolation": "configured-value",
                    "cvVoIPCallActiveGapFillWithRedundancy": "configured-value",
                    "cvVoIPCallActiveHiWaterPlayoutDelay": "configured-value",
                    "cvVoIPCallActiveLoWaterPlayoutDelay": "configured-value",
                    "cvVoIPCallActiveReceiveDelay": "configured-value",
                    "cvVoIPCallActiveLostPackets": "configured-value",
                    "cvVoIPCallActiveEarlyPackets": "configured-value",
                    "cvVoIPCallActiveLatePackets": "configured-value",
                    "cvVoIPCallActiveUsername": "example-1",
                    "cvVoIPCallActiveProtocolCallId": "QmFzZTY0",
                    "cvVoIPCallActiveRemSigIPAddrT": "configured-value",
                    "cvVoIPCallActiveRemSigIPAddr": "configured-value",
                    "cvVoIPCallActiveRemSigPort": 1,
                    "cvVoIPCallActiveRemMediaIPAddrT": "configured-value",
                    "cvVoIPCallActiveRemMediaIPAddr": "configured-value",
                    "cvVoIPCallActiveRemMediaPort": 1,
                    "cvVoIPCallActiveSRTPEnable": true,
                    "cvVoIPCallActiveOctetAligned": true,
                    "cvVoIPCallActiveBitRates": "configured-value",
                    "cvVoIPCallActiveModeChgPeriod": 1,
                    "cvVoIPCallActiveModeChgNeighbor": true,
                    "cvVoIPCallActiveMaxPtime": 1,
                    "cvVoIPCallActiveCRC": true,
                    "cvVoIPCallActiveRobustSorting": true,
                    "cvVoIPCallActiveEncap": "configured-value",
                    "cvVoIPCallActiveInterleaving": 1,
                    "cvVoIPCallActivePtime": 1,
                    "cvVoIPCallActiveChannels": 1,
                    "cvVoIPCallActiveCoderMode": "configured-value",
                    "cvVoIPCallActiveCallId": 1,
                    "cvVoIPCallActiveCallReferenceId": "1",
                    "ccVoIPCallActivePolicyName": "example-1",
                    "cvVoIPCallActiveReversedDirectionPeerAddress": "10.1.1.1",
                    "cvVoIPCallActiveSessionId": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/callActiveSetupTime": {
      "get": {
        "summary": "Get callActiveSetupTime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-callActiveSetupTime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:callActiveSetupTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveSetupTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/callActiveIndex": {
      "get": {
        "summary": "Get callActiveIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-callActiveIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:callActiveIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveConnectionId": {
      "get": {
        "summary": "Get cvVoIPCallActiveConnectionId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveConnectionId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveConnectionId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveConnectionId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveRoundTripDelay": {
      "get": {
        "summary": "Get cvVoIPCallActiveRoundTripDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveRoundTripDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveRoundTripDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveRoundTripDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveSelectedQoS": {
      "get": {
        "summary": "Get cvVoIPCallActiveSelectedQoS",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveSelectedQoS",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveSelectedQoS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveSelectedQoS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveSessionProtocol": {
      "get": {
        "summary": "Get cvVoIPCallActiveSessionProtocol",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveSessionProtocol",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveSessionProtocol": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveSessionProtocol from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveSessionTarget": {
      "get": {
        "summary": "Get cvVoIPCallActiveSessionTarget",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveSessionTarget",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveSessionTarget": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveSessionTarget from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveOnTimeRvPlayout": {
      "get": {
        "summary": "Get cvVoIPCallActiveOnTimeRvPlayout",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveOnTimeRvPlayout",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveOnTimeRvPlayout": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveOnTimeRvPlayout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveGapFillWithSilence": {
      "get": {
        "summary": "Get cvVoIPCallActiveGapFillWithSilence",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveGapFillWithSilence",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveGapFillWithSilence": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveGapFillWithSilence from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveGapFillWithPrediction": {
      "get": {
        "summary": "Get cvVoIPCallActiveGapFillWithPrediction",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveGapFillWithPrediction",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveGapFillWithPrediction": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveGapFillWithPrediction from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveGapFillWithInterpolation": {
      "get": {
        "summary": "Get cvVoIPCallActiveGapFillWithInterpolation",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveGapFillWithInterpolation",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveGapFillWithInterpolation": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveGapFillWithInterpolation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveGapFillWithRedundancy": {
      "get": {
        "summary": "Get cvVoIPCallActiveGapFillWithRedundancy",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveGapFillWithRedundancy",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveGapFillWithRedundancy": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveGapFillWithRedundancy from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveHiWaterPlayoutDelay": {
      "get": {
        "summary": "Get cvVoIPCallActiveHiWaterPlayoutDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveHiWaterPlayoutDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveHiWaterPlayoutDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveHiWaterPlayoutDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveLoWaterPlayoutDelay": {
      "get": {
        "summary": "Get cvVoIPCallActiveLoWaterPlayoutDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveLoWaterPlayoutDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveLoWaterPlayoutDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveLoWaterPlayoutDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveReceiveDelay": {
      "get": {
        "summary": "Get cvVoIPCallActiveReceiveDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveReceiveDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveReceiveDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveReceiveDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveLostPackets": {
      "get": {
        "summary": "Get cvVoIPCallActiveLostPackets",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveLostPackets",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveLostPackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveLostPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveEarlyPackets": {
      "get": {
        "summary": "Get cvVoIPCallActiveEarlyPackets",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveEarlyPackets",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveEarlyPackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveEarlyPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveLatePackets": {
      "get": {
        "summary": "Get cvVoIPCallActiveLatePackets",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveLatePackets",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveLatePackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveLatePackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveUsername": {
      "get": {
        "summary": "Get cvVoIPCallActiveUsername",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveUsername",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveUsername": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveUsername from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveProtocolCallId": {
      "get": {
        "summary": "Get cvVoIPCallActiveProtocolCallId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveProtocolCallId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": "1"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveProtocolCallId": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveProtocolCallId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveRemSigIPAddrT": {
      "get": {
        "summary": "Get cvVoIPCallActiveRemSigIPAddrT",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveRemSigIPAddrT",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveRemSigIPAddrT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveRemSigIPAddrT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveRemSigIPAddr": {
      "get": {
        "summary": "Get cvVoIPCallActiveRemSigIPAddr",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveRemSigIPAddr",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveRemSigIPAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveRemSigIPAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveRemSigPort": {
      "get": {
        "summary": "Get cvVoIPCallActiveRemSigPort",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveRemSigPort",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveRemSigPort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveRemSigPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveRemMediaIPAddrT": {
      "get": {
        "summary": "Get cvVoIPCallActiveRemMediaIPAddrT",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveRemMediaIPAddrT",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveRemMediaIPAddrT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveRemMediaIPAddrT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveRemMediaIPAddr": {
      "get": {
        "summary": "Get cvVoIPCallActiveRemMediaIPAddr",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveRemMediaIPAddr",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveRemMediaIPAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveRemMediaIPAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveRemMediaPort": {
      "get": {
        "summary": "Get cvVoIPCallActiveRemMediaPort",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveRemMediaPort",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveRemMediaPort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveRemMediaPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveSRTPEnable": {
      "get": {
        "summary": "Get cvVoIPCallActiveSRTPEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveSRTPEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveSRTPEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveSRTPEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveOctetAligned": {
      "get": {
        "summary": "Get cvVoIPCallActiveOctetAligned",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveOctetAligned",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveOctetAligned": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveOctetAligned from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveBitRates": {
      "get": {
        "summary": "Get cvVoIPCallActiveBitRates",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveBitRates",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveBitRates": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveBitRates from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveModeChgPeriod": {
      "get": {
        "summary": "Get cvVoIPCallActiveModeChgPeriod",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveModeChgPeriod",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveModeChgPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveModeChgPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveModeChgNeighbor": {
      "get": {
        "summary": "Get cvVoIPCallActiveModeChgNeighbor",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveModeChgNeighbor",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveModeChgNeighbor": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveModeChgNeighbor from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveMaxPtime": {
      "get": {
        "summary": "Get cvVoIPCallActiveMaxPtime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveMaxPtime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveMaxPtime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveMaxPtime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveCRC": {
      "get": {
        "summary": "Get cvVoIPCallActiveCRC",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveCRC",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveCRC": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveCRC from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveRobustSorting": {
      "get": {
        "summary": "Get cvVoIPCallActiveRobustSorting",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveRobustSorting",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveRobustSorting": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveRobustSorting from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveEncap": {
      "get": {
        "summary": "Get cvVoIPCallActiveEncap",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveEncap",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveEncap": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveEncap from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveInterleaving": {
      "get": {
        "summary": "Get cvVoIPCallActiveInterleaving",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveInterleaving",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveInterleaving": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveInterleaving from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActivePtime": {
      "get": {
        "summary": "Get cvVoIPCallActivePtime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActivePtime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActivePtime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActivePtime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveChannels": {
      "get": {
        "summary": "Get cvVoIPCallActiveChannels",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveChannels",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveChannels": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveChannels from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveCoderMode": {
      "get": {
        "summary": "Get cvVoIPCallActiveCoderMode",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveCoderMode",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveCoderMode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveCoderMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveCallId": {
      "get": {
        "summary": "Get cvVoIPCallActiveCallId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveCallId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveCallId": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveCallId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveCallReferenceId": {
      "get": {
        "summary": "Get cvVoIPCallActiveCallReferenceId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveCallReferenceId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveCallReferenceId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveCallReferenceId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/ccVoIPCallActivePolicyName": {
      "get": {
        "summary": "Get ccVoIPCallActivePolicyName",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-ccVoIPCallActivePolicyName",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:ccVoIPCallActivePolicyName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccVoIPCallActivePolicyName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveReversedDirectionPeerAddress": {
      "get": {
        "summary": "Get cvVoIPCallActiveReversedDirectionPeerAddress",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveReversedDirectionPeerAddress",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveReversedDirectionPeerAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveReversedDirectionPeerAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallActiveTable/cvVoIPCallActiveEntry/cvVoIPCallActiveSessionId": {
      "get": {
        "summary": "Get cvVoIPCallActiveSessionId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallActiveTable-cvVoIPCallActiveEntry-cvVoIPCallActiveSessionId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveSessionId": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveSessionId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolConnTable": {
      "get": {
        "summary": "Get cvCallVolConnTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolConnTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallVolConnEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cvCallVolConnIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvCallVolConnActiveConnection": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallVolConnTable": {
                    "cvCallVolConnEntry": [
                      {
                        "cvCallVolConnIndex": "configured-value",
                        "cvCallVolConnActiveConnection": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolConnTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolConnTable/cvCallVolConnEntry": {
      "get": {
        "summary": "Get cvCallVolConnEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolConnTable-cvCallVolConnEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": {
                      "cvCallVolConnIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvCallVolConnActiveConnection": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallVolConnEntry": [
                    {
                      "cvCallVolConnIndex": "configured-value",
                      "cvCallVolConnActiveConnection": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolConnEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolConnTable/cvCallVolConnEntry/cvCallVolConnIndex": {
      "get": {
        "summary": "Get cvCallVolConnIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolConnTable-cvCallVolConnEntry-cvCallVolConnIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallVolConnIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolConnIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolConnTable/cvCallVolConnEntry/cvCallVolConnActiveConnection": {
      "get": {
        "summary": "Get cvCallVolConnActiveConnection",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolConnTable-cvCallVolConnEntry-cvCallVolConnActiveConnection",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallVolConnActiveConnection": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolConnActiveConnection from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolIfTable": {
      "get": {
        "summary": "Get cvCallVolIfTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolIfTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallVolIfEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvCallVolMediaIncomingCalls": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvCallVolMediaOutgoingCalls": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallVolIfTable": {
                    "cvCallVolIfEntry": [
                      {
                        "ifIndex": "configured-value",
                        "cvCallVolMediaIncomingCalls": "configured-value",
                        "cvCallVolMediaOutgoingCalls": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolIfTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolIfTable/cvCallVolIfEntry": {
      "get": {
        "summary": "Get cvCallVolIfEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolIfTable-cvCallVolIfEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvCallVolMediaIncomingCalls": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvCallVolMediaOutgoingCalls": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallVolIfEntry": [
                    {
                      "ifIndex": "configured-value",
                      "cvCallVolMediaIncomingCalls": "configured-value",
                      "cvCallVolMediaOutgoingCalls": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolIfEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolIfTable/cvCallVolIfEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolIfTable-cvCallVolIfEntry-ifIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolIfTable/cvCallVolIfEntry/cvCallVolMediaIncomingCalls": {
      "get": {
        "summary": "Get cvCallVolMediaIncomingCalls",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolIfTable-cvCallVolIfEntry-cvCallVolMediaIncomingCalls",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallVolMediaIncomingCalls": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolMediaIncomingCalls from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallVolIfTable/cvCallVolIfEntry/cvCallVolMediaOutgoingCalls": {
      "get": {
        "summary": "Get cvCallVolMediaOutgoingCalls",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallVolIfTable-cvCallVolIfEntry-cvCallVolMediaOutgoingCalls",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallVolMediaOutgoingCalls": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallVolMediaOutgoingCalls from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable": {
      "get": {
        "summary": "Get cvCallHistoryTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallHistoryEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cCallHistoryIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvCallHistoryConnectionId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cvCallHistoryTxDuration": {
                            "type": "string",
                            "example": "50"
                          },
                          "cvCallHistoryVoiceTxDuration": {
                            "type": "string",
                            "example": "50"
                          },
                          "cvCallHistoryFaxTxDuration": {
                            "type": "string",
                            "example": "50"
                          },
                          "cvCallHistoryCoderTypeRate": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvCallHistoryNoiseLevel": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvCallHistoryACOMLevel": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvCallHistorySessionTarget": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvCallHistoryImgPageCount": {
                            "type": "string",
                            "example": "10"
                          },
                          "cvCallHistoryCallingName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cvCallHistoryCallerIDBlock": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvCallHistoryAccountCode": {
                            "type": "string",
                            "example": "10"
                          },
                          "cvCallHistoryCallId": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallHistoryTable": {
                    "cvCallHistoryEntry": [
                      {
                        "cCallHistoryIndex": "configured-value",
                        "cvCallHistoryConnectionId": "1",
                        "cvCallHistoryTxDuration": "50",
                        "cvCallHistoryVoiceTxDuration": "50",
                        "cvCallHistoryFaxTxDuration": "50",
                        "cvCallHistoryCoderTypeRate": "configured-value",
                        "cvCallHistoryNoiseLevel": 1,
                        "cvCallHistoryACOMLevel": 1,
                        "cvCallHistorySessionTarget": "configured-value",
                        "cvCallHistoryImgPageCount": "10",
                        "cvCallHistoryCallingName": "example-1",
                        "cvCallHistoryCallerIDBlock": true,
                        "cvCallHistoryAccountCode": "10",
                        "cvCallHistoryCallId": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry": {
      "get": {
        "summary": "Get cvCallHistoryEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": {
                      "cCallHistoryIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvCallHistoryConnectionId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cvCallHistoryTxDuration": {
                        "type": "string",
                        "example": "50"
                      },
                      "cvCallHistoryVoiceTxDuration": {
                        "type": "string",
                        "example": "50"
                      },
                      "cvCallHistoryFaxTxDuration": {
                        "type": "string",
                        "example": "50"
                      },
                      "cvCallHistoryCoderTypeRate": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvCallHistoryNoiseLevel": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvCallHistoryACOMLevel": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvCallHistorySessionTarget": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvCallHistoryImgPageCount": {
                        "type": "string",
                        "example": "10"
                      },
                      "cvCallHistoryCallingName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cvCallHistoryCallerIDBlock": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvCallHistoryAccountCode": {
                        "type": "string",
                        "example": "10"
                      },
                      "cvCallHistoryCallId": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallHistoryEntry": [
                    {
                      "cCallHistoryIndex": "configured-value",
                      "cvCallHistoryConnectionId": "1",
                      "cvCallHistoryTxDuration": "50",
                      "cvCallHistoryVoiceTxDuration": "50",
                      "cvCallHistoryFaxTxDuration": "50",
                      "cvCallHistoryCoderTypeRate": "configured-value",
                      "cvCallHistoryNoiseLevel": 1,
                      "cvCallHistoryACOMLevel": 1,
                      "cvCallHistorySessionTarget": "configured-value",
                      "cvCallHistoryImgPageCount": "10",
                      "cvCallHistoryCallingName": "example-1",
                      "cvCallHistoryCallerIDBlock": true,
                      "cvCallHistoryAccountCode": "10",
                      "cvCallHistoryCallId": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryConnectionId": {
      "get": {
        "summary": "Get cvCallHistoryConnectionId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryConnectionId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryConnectionId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryConnectionId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryTxDuration": {
      "get": {
        "summary": "Get cvCallHistoryTxDuration",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryTxDuration",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryTxDuration": "50"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryTxDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryVoiceTxDuration": {
      "get": {
        "summary": "Get cvCallHistoryVoiceTxDuration",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryVoiceTxDuration",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryVoiceTxDuration": "50"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryVoiceTxDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryFaxTxDuration": {
      "get": {
        "summary": "Get cvCallHistoryFaxTxDuration",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryFaxTxDuration",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryFaxTxDuration": "50"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryFaxTxDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryCoderTypeRate": {
      "get": {
        "summary": "Get cvCallHistoryCoderTypeRate",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryCoderTypeRate",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryCoderTypeRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryCoderTypeRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryNoiseLevel": {
      "get": {
        "summary": "Get cvCallHistoryNoiseLevel",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryNoiseLevel",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryNoiseLevel": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryNoiseLevel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryACOMLevel": {
      "get": {
        "summary": "Get cvCallHistoryACOMLevel",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryACOMLevel",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryACOMLevel": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryACOMLevel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistorySessionTarget": {
      "get": {
        "summary": "Get cvCallHistorySessionTarget",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistorySessionTarget",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallHistorySessionTarget": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistorySessionTarget from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryImgPageCount": {
      "get": {
        "summary": "Get cvCallHistoryImgPageCount",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryImgPageCount",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryImgPageCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryImgPageCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryCallingName": {
      "get": {
        "summary": "Get cvCallHistoryCallingName",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryCallingName",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryCallingName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryCallingName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryCallerIDBlock": {
      "get": {
        "summary": "Get cvCallHistoryCallerIDBlock",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryCallerIDBlock",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryCallerIDBlock": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryCallerIDBlock from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryAccountCode": {
      "get": {
        "summary": "Get cvCallHistoryAccountCode",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryAccountCode",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryAccountCode": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryAccountCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallHistoryTable/cvCallHistoryEntry/cvCallHistoryCallId": {
      "get": {
        "summary": "Get cvCallHistoryCallId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallHistoryTable-cvCallHistoryEntry-cvCallHistoryCallId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallHistoryCallId": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallHistoryCallId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable": {
      "get": {
        "summary": "Get cvVoIPCallHistoryTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvVoIPCallHistoryEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cCallHistoryIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryConnectionId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cvVoIPCallHistoryRoundTripDelay": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistorySelectedQoS": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistorySessionProtocol": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistorySessionTarget": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryOnTimeRvPlayout": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "cvVoIPCallHistoryGapFillWithSilence": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryGapFillWithPrediction": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryGapFillWithInterpolation": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryGapFillWithRedundancy": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryHiWaterPlayoutDelay": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryLoWaterPlayoutDelay": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryReceiveDelay": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryIcpif": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPCallHistoryLostPackets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryEarlyPackets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryLatePackets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryUsername": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cvVoIPCallHistoryProtocolCallId": {
                            "type": "string",
                            "format": "byte",
                            "example": "1"
                          },
                          "cvVoIPCallHistoryRemSigIPAddrT": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryRemSigIPAddr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryRemSigPort": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPCallHistoryRemMediaIPAddrT": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryRemMediaIPAddr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryRemMediaPort": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPCallHistorySRTPEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPCallHistoryFallbackIcpif": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPCallHistoryFallbackLoss": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryFallbackDelay": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryOctetAligned": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPCallHistoryBitRates": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryModeChgPeriod": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPCallHistoryModeChgNeighbor": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPCallHistoryMaxPtime": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPCallHistoryCRC": {
                            "type": "boolean",
                            "example": false
                          },
                          "cvVoIPCallHistoryRobustSorting": {
                            "type": "boolean",
                            "example": true
                          },
                          "cvVoIPCallHistoryEncap": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryInterleaving": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPCallHistoryPtime": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPCallHistoryChannels": {
                            "type": "integer",
                            "example": 1
                          },
                          "cvVoIPCallHistoryCoderMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cvVoIPCallHistoryCallId": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cvVoIPCallHistoryCallReferenceId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cvVoIPCallHistorySessionId": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryTable": {
                    "cvVoIPCallHistoryEntry": [
                      {
                        "cCallHistoryIndex": "configured-value",
                        "cvVoIPCallHistoryConnectionId": "1",
                        "cvVoIPCallHistoryRoundTripDelay": "configured-value",
                        "cvVoIPCallHistorySelectedQoS": "configured-value",
                        "cvVoIPCallHistorySessionProtocol": "configured-value",
                        "cvVoIPCallHistorySessionTarget": "configured-value",
                        "cvVoIPCallHistoryOnTimeRvPlayout": "10:30:45",
                        "cvVoIPCallHistoryGapFillWithSilence": "configured-value",
                        "cvVoIPCallHistoryGapFillWithPrediction": "configured-value",
                        "cvVoIPCallHistoryGapFillWithInterpolation": "configured-value",
                        "cvVoIPCallHistoryGapFillWithRedundancy": "configured-value",
                        "cvVoIPCallHistoryHiWaterPlayoutDelay": "configured-value",
                        "cvVoIPCallHistoryLoWaterPlayoutDelay": "configured-value",
                        "cvVoIPCallHistoryReceiveDelay": "configured-value",
                        "cvVoIPCallHistoryIcpif": 1,
                        "cvVoIPCallHistoryLostPackets": "configured-value",
                        "cvVoIPCallHistoryEarlyPackets": "configured-value",
                        "cvVoIPCallHistoryLatePackets": "configured-value",
                        "cvVoIPCallHistoryUsername": "example-1",
                        "cvVoIPCallHistoryProtocolCallId": "QmFzZTY0",
                        "cvVoIPCallHistoryRemSigIPAddrT": "configured-value",
                        "cvVoIPCallHistoryRemSigIPAddr": "configured-value",
                        "cvVoIPCallHistoryRemSigPort": 1,
                        "cvVoIPCallHistoryRemMediaIPAddrT": "configured-value",
                        "cvVoIPCallHistoryRemMediaIPAddr": "configured-value",
                        "cvVoIPCallHistoryRemMediaPort": 1,
                        "cvVoIPCallHistorySRTPEnable": true,
                        "cvVoIPCallHistoryFallbackIcpif": 1,
                        "cvVoIPCallHistoryFallbackLoss": "configured-value",
                        "cvVoIPCallHistoryFallbackDelay": "configured-value",
                        "cvVoIPCallHistoryOctetAligned": true,
                        "cvVoIPCallHistoryBitRates": "configured-value",
                        "cvVoIPCallHistoryModeChgPeriod": 1,
                        "cvVoIPCallHistoryModeChgNeighbor": true,
                        "cvVoIPCallHistoryMaxPtime": 1,
                        "cvVoIPCallHistoryCRC": true,
                        "cvVoIPCallHistoryRobustSorting": true,
                        "cvVoIPCallHistoryEncap": "configured-value",
                        "cvVoIPCallHistoryInterleaving": 1,
                        "cvVoIPCallHistoryPtime": 1,
                        "cvVoIPCallHistoryChannels": 1,
                        "cvVoIPCallHistoryCoderMode": "configured-value",
                        "cvVoIPCallHistoryCallId": 1,
                        "cvVoIPCallHistoryCallReferenceId": "1",
                        "cvVoIPCallHistorySessionId": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry": {
      "get": {
        "summary": "Get cvVoIPCallHistoryEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": {
                      "cCallHistoryIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryConnectionId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cvVoIPCallHistoryRoundTripDelay": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistorySelectedQoS": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistorySessionProtocol": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistorySessionTarget": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryOnTimeRvPlayout": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "cvVoIPCallHistoryGapFillWithSilence": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryGapFillWithPrediction": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryGapFillWithInterpolation": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryGapFillWithRedundancy": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryHiWaterPlayoutDelay": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryLoWaterPlayoutDelay": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryReceiveDelay": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryIcpif": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPCallHistoryLostPackets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryEarlyPackets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryLatePackets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryUsername": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cvVoIPCallHistoryProtocolCallId": {
                        "type": "string",
                        "format": "byte",
                        "example": "1"
                      },
                      "cvVoIPCallHistoryRemSigIPAddrT": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryRemSigIPAddr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryRemSigPort": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPCallHistoryRemMediaIPAddrT": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryRemMediaIPAddr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryRemMediaPort": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPCallHistorySRTPEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPCallHistoryFallbackIcpif": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPCallHistoryFallbackLoss": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryFallbackDelay": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryOctetAligned": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPCallHistoryBitRates": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryModeChgPeriod": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPCallHistoryModeChgNeighbor": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPCallHistoryMaxPtime": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPCallHistoryCRC": {
                        "type": "boolean",
                        "example": false
                      },
                      "cvVoIPCallHistoryRobustSorting": {
                        "type": "boolean",
                        "example": true
                      },
                      "cvVoIPCallHistoryEncap": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryInterleaving": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPCallHistoryPtime": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPCallHistoryChannels": {
                        "type": "integer",
                        "example": 1
                      },
                      "cvVoIPCallHistoryCoderMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cvVoIPCallHistoryCallId": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cvVoIPCallHistoryCallReferenceId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cvVoIPCallHistorySessionId": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryEntry": [
                    {
                      "cCallHistoryIndex": "configured-value",
                      "cvVoIPCallHistoryConnectionId": "1",
                      "cvVoIPCallHistoryRoundTripDelay": "configured-value",
                      "cvVoIPCallHistorySelectedQoS": "configured-value",
                      "cvVoIPCallHistorySessionProtocol": "configured-value",
                      "cvVoIPCallHistorySessionTarget": "configured-value",
                      "cvVoIPCallHistoryOnTimeRvPlayout": "10:30:45",
                      "cvVoIPCallHistoryGapFillWithSilence": "configured-value",
                      "cvVoIPCallHistoryGapFillWithPrediction": "configured-value",
                      "cvVoIPCallHistoryGapFillWithInterpolation": "configured-value",
                      "cvVoIPCallHistoryGapFillWithRedundancy": "configured-value",
                      "cvVoIPCallHistoryHiWaterPlayoutDelay": "configured-value",
                      "cvVoIPCallHistoryLoWaterPlayoutDelay": "configured-value",
                      "cvVoIPCallHistoryReceiveDelay": "configured-value",
                      "cvVoIPCallHistoryIcpif": 1,
                      "cvVoIPCallHistoryLostPackets": "configured-value",
                      "cvVoIPCallHistoryEarlyPackets": "configured-value",
                      "cvVoIPCallHistoryLatePackets": "configured-value",
                      "cvVoIPCallHistoryUsername": "example-1",
                      "cvVoIPCallHistoryProtocolCallId": "QmFzZTY0",
                      "cvVoIPCallHistoryRemSigIPAddrT": "configured-value",
                      "cvVoIPCallHistoryRemSigIPAddr": "configured-value",
                      "cvVoIPCallHistoryRemSigPort": 1,
                      "cvVoIPCallHistoryRemMediaIPAddrT": "configured-value",
                      "cvVoIPCallHistoryRemMediaIPAddr": "configured-value",
                      "cvVoIPCallHistoryRemMediaPort": 1,
                      "cvVoIPCallHistorySRTPEnable": true,
                      "cvVoIPCallHistoryFallbackIcpif": 1,
                      "cvVoIPCallHistoryFallbackLoss": "configured-value",
                      "cvVoIPCallHistoryFallbackDelay": "configured-value",
                      "cvVoIPCallHistoryOctetAligned": true,
                      "cvVoIPCallHistoryBitRates": "configured-value",
                      "cvVoIPCallHistoryModeChgPeriod": 1,
                      "cvVoIPCallHistoryModeChgNeighbor": true,
                      "cvVoIPCallHistoryMaxPtime": 1,
                      "cvVoIPCallHistoryCRC": true,
                      "cvVoIPCallHistoryRobustSorting": true,
                      "cvVoIPCallHistoryEncap": "configured-value",
                      "cvVoIPCallHistoryInterleaving": 1,
                      "cvVoIPCallHistoryPtime": 1,
                      "cvVoIPCallHistoryChannels": 1,
                      "cvVoIPCallHistoryCoderMode": "configured-value",
                      "cvVoIPCallHistoryCallId": 1,
                      "cvVoIPCallHistoryCallReferenceId": "1",
                      "cvVoIPCallHistorySessionId": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryConnectionId": {
      "get": {
        "summary": "Get cvVoIPCallHistoryConnectionId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryConnectionId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryConnectionId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryConnectionId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryRoundTripDelay": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRoundTripDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryRoundTripDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRoundTripDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRoundTripDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistorySelectedQoS": {
      "get": {
        "summary": "Get cvVoIPCallHistorySelectedQoS",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistorySelectedQoS",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistorySelectedQoS": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistorySelectedQoS from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistorySessionProtocol": {
      "get": {
        "summary": "Get cvVoIPCallHistorySessionProtocol",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistorySessionProtocol",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistorySessionProtocol": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistorySessionProtocol from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistorySessionTarget": {
      "get": {
        "summary": "Get cvVoIPCallHistorySessionTarget",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistorySessionTarget",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistorySessionTarget": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistorySessionTarget from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryOnTimeRvPlayout": {
      "get": {
        "summary": "Get cvVoIPCallHistoryOnTimeRvPlayout",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryOnTimeRvPlayout",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryOnTimeRvPlayout": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryOnTimeRvPlayout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryGapFillWithSilence": {
      "get": {
        "summary": "Get cvVoIPCallHistoryGapFillWithSilence",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryGapFillWithSilence",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryGapFillWithSilence": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryGapFillWithSilence from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryGapFillWithPrediction": {
      "get": {
        "summary": "Get cvVoIPCallHistoryGapFillWithPrediction",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryGapFillWithPrediction",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryGapFillWithPrediction": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryGapFillWithPrediction from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryGapFillWithInterpolation": {
      "get": {
        "summary": "Get cvVoIPCallHistoryGapFillWithInterpolation",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryGapFillWithInterpolation",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryGapFillWithInterpolation": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryGapFillWithInterpolation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryGapFillWithRedundancy": {
      "get": {
        "summary": "Get cvVoIPCallHistoryGapFillWithRedundancy",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryGapFillWithRedundancy",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryGapFillWithRedundancy": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryGapFillWithRedundancy from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryHiWaterPlayoutDelay": {
      "get": {
        "summary": "Get cvVoIPCallHistoryHiWaterPlayoutDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryHiWaterPlayoutDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryHiWaterPlayoutDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryHiWaterPlayoutDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryLoWaterPlayoutDelay": {
      "get": {
        "summary": "Get cvVoIPCallHistoryLoWaterPlayoutDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryLoWaterPlayoutDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryLoWaterPlayoutDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryLoWaterPlayoutDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryReceiveDelay": {
      "get": {
        "summary": "Get cvVoIPCallHistoryReceiveDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryReceiveDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryReceiveDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryReceiveDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryIcpif": {
      "get": {
        "summary": "Get cvVoIPCallHistoryIcpif",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryIcpif",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryIcpif": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryIcpif from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryLostPackets": {
      "get": {
        "summary": "Get cvVoIPCallHistoryLostPackets",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryLostPackets",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryLostPackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryLostPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryEarlyPackets": {
      "get": {
        "summary": "Get cvVoIPCallHistoryEarlyPackets",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryEarlyPackets",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryEarlyPackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryEarlyPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryLatePackets": {
      "get": {
        "summary": "Get cvVoIPCallHistoryLatePackets",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryLatePackets",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryLatePackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryLatePackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryUsername": {
      "get": {
        "summary": "Get cvVoIPCallHistoryUsername",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryUsername",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryUsername": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryUsername from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryProtocolCallId": {
      "get": {
        "summary": "Get cvVoIPCallHistoryProtocolCallId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryProtocolCallId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": "1"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryProtocolCallId": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryProtocolCallId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryRemSigIPAddrT": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemSigIPAddrT",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryRemSigIPAddrT",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemSigIPAddrT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemSigIPAddrT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryRemSigIPAddr": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemSigIPAddr",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryRemSigIPAddr",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemSigIPAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemSigIPAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryRemSigPort": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemSigPort",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryRemSigPort",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemSigPort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemSigPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryRemMediaIPAddrT": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemMediaIPAddrT",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryRemMediaIPAddrT",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemMediaIPAddrT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemMediaIPAddrT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryRemMediaIPAddr": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemMediaIPAddr",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryRemMediaIPAddr",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemMediaIPAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemMediaIPAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryRemMediaPort": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemMediaPort",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryRemMediaPort",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemMediaPort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemMediaPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistorySRTPEnable": {
      "get": {
        "summary": "Get cvVoIPCallHistorySRTPEnable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistorySRTPEnable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistorySRTPEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistorySRTPEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryFallbackIcpif": {
      "get": {
        "summary": "Get cvVoIPCallHistoryFallbackIcpif",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryFallbackIcpif",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryFallbackIcpif": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryFallbackIcpif from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryFallbackLoss": {
      "get": {
        "summary": "Get cvVoIPCallHistoryFallbackLoss",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryFallbackLoss",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryFallbackLoss": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryFallbackLoss from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryFallbackDelay": {
      "get": {
        "summary": "Get cvVoIPCallHistoryFallbackDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryFallbackDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryFallbackDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryFallbackDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryOctetAligned": {
      "get": {
        "summary": "Get cvVoIPCallHistoryOctetAligned",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryOctetAligned",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryOctetAligned": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryOctetAligned from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryBitRates": {
      "get": {
        "summary": "Get cvVoIPCallHistoryBitRates",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryBitRates",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryBitRates": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryBitRates from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryModeChgPeriod": {
      "get": {
        "summary": "Get cvVoIPCallHistoryModeChgPeriod",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryModeChgPeriod",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryModeChgPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryModeChgPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryModeChgNeighbor": {
      "get": {
        "summary": "Get cvVoIPCallHistoryModeChgNeighbor",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryModeChgNeighbor",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryModeChgNeighbor": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryModeChgNeighbor from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryMaxPtime": {
      "get": {
        "summary": "Get cvVoIPCallHistoryMaxPtime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryMaxPtime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryMaxPtime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryMaxPtime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryCRC": {
      "get": {
        "summary": "Get cvVoIPCallHistoryCRC",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryCRC",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryCRC": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryCRC from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryRobustSorting": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRobustSorting",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryRobustSorting",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRobustSorting": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRobustSorting from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryEncap": {
      "get": {
        "summary": "Get cvVoIPCallHistoryEncap",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryEncap",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryEncap": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryEncap from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryInterleaving": {
      "get": {
        "summary": "Get cvVoIPCallHistoryInterleaving",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryInterleaving",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryInterleaving": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryInterleaving from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryPtime": {
      "get": {
        "summary": "Get cvVoIPCallHistoryPtime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryPtime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryPtime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryPtime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryChannels": {
      "get": {
        "summary": "Get cvVoIPCallHistoryChannels",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryChannels",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryChannels": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryChannels from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryCoderMode": {
      "get": {
        "summary": "Get cvVoIPCallHistoryCoderMode",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryCoderMode",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryCoderMode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryCoderMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryCallId": {
      "get": {
        "summary": "Get cvVoIPCallHistoryCallId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryCallId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryCallId": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryCallId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistoryCallReferenceId": {
      "get": {
        "summary": "Get cvVoIPCallHistoryCallReferenceId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistoryCallReferenceId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryCallReferenceId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryCallReferenceId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvVoIPCallHistoryTable/cvVoIPCallHistoryEntry/cvVoIPCallHistorySessionId": {
      "get": {
        "summary": "Get cvVoIPCallHistorySessionId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvVoIPCallHistoryTable-cvVoIPCallHistoryEntry-cvVoIPCallHistorySessionId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistorySessionId": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistorySessionId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateStatsTable": {
      "get": {
        "summary": "Get cvCallRateStatsTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateStatsTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallRateStatsEntry": {
                      "type": "object",
                      "properties": {
                        "cvCallRateStatsIntvlDurUnits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallRateStatsIntvlDur": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallRateStatsMaxVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallRateStatsAvgVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallRateStatsTable": {
                    "cvCallRateStatsEntry": {
                      "cvCallRateStatsIntvlDurUnits": "configured-value",
                      "cvCallRateStatsIntvlDur": 1,
                      "cvCallRateStatsMaxVal": 1,
                      "cvCallRateStatsAvgVal": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateStatsTable/cvCallRateStatsEntry": {
      "get": {
        "summary": "Get cvCallRateStatsEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateStatsTable-cvCallRateStatsEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallRateStatsIntvlDurUnits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallRateStatsIntvlDur": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallRateStatsMaxVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallRateStatsAvgVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallRateStatsEntry": {
                    "cvCallRateStatsIntvlDurUnits": "configured-value",
                    "cvCallRateStatsIntvlDur": 1,
                    "cvCallRateStatsMaxVal": 1,
                    "cvCallRateStatsAvgVal": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateStatsTable/cvCallRateStatsEntry/cvCallRateStatsIntvlDurUnits": {
      "get": {
        "summary": "Get cvCallRateStatsIntvlDurUnits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateStatsTable-cvCallRateStatsEntry-cvCallRateStatsIntvlDurUnits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallRateStatsIntvlDurUnits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateStatsIntvlDurUnits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateStatsTable/cvCallRateStatsEntry/cvCallRateStatsIntvlDur": {
      "get": {
        "summary": "Get cvCallRateStatsIntvlDur",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateStatsTable-cvCallRateStatsEntry-cvCallRateStatsIntvlDur",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallRateStatsIntvlDur": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateStatsIntvlDur from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateStatsTable/cvCallRateStatsEntry/cvCallRateStatsMaxVal": {
      "get": {
        "summary": "Get cvCallRateStatsMaxVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateStatsTable-cvCallRateStatsEntry-cvCallRateStatsMaxVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallRateStatsMaxVal": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateStatsMaxVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateStatsTable/cvCallRateStatsEntry/cvCallRateStatsAvgVal": {
      "get": {
        "summary": "Get cvCallRateStatsAvgVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateStatsTable-cvCallRateStatsEntry-cvCallRateStatsAvgVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallRateStatsAvgVal": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateStatsAvgVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateStatsTable": {
      "get": {
        "summary": "Get cvCallLegRateStatsTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateStatsTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallLegRateStatsEntry": {
                      "type": "object",
                      "properties": {
                        "cvCallLegRateStatsIntvlDurUnits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallLegRateStatsIntvlDur": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallLegRateStatsMaxVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallLegRateStatsAvgVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallLegRateStatsTable": {
                    "cvCallLegRateStatsEntry": {
                      "cvCallLegRateStatsIntvlDurUnits": "configured-value",
                      "cvCallLegRateStatsIntvlDur": 1,
                      "cvCallLegRateStatsMaxVal": 1,
                      "cvCallLegRateStatsAvgVal": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateStatsTable/cvCallLegRateStatsEntry": {
      "get": {
        "summary": "Get cvCallLegRateStatsEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateStatsTable-cvCallLegRateStatsEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallLegRateStatsIntvlDurUnits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallLegRateStatsIntvlDur": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallLegRateStatsMaxVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallLegRateStatsAvgVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallLegRateStatsEntry": {
                    "cvCallLegRateStatsIntvlDurUnits": "configured-value",
                    "cvCallLegRateStatsIntvlDur": 1,
                    "cvCallLegRateStatsMaxVal": 1,
                    "cvCallLegRateStatsAvgVal": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateStatsTable/cvCallLegRateStatsEntry/cvCallLegRateStatsIntvlDurUnits": {
      "get": {
        "summary": "Get cvCallLegRateStatsIntvlDurUnits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateStatsTable-cvCallLegRateStatsEntry-cvCallLegRateStatsIntvlDurUnits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallLegRateStatsIntvlDurUnits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateStatsIntvlDurUnits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateStatsTable/cvCallLegRateStatsEntry/cvCallLegRateStatsIntvlDur": {
      "get": {
        "summary": "Get cvCallLegRateStatsIntvlDur",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateStatsTable-cvCallLegRateStatsEntry-cvCallLegRateStatsIntvlDur",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallLegRateStatsIntvlDur": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateStatsIntvlDur from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateStatsTable/cvCallLegRateStatsEntry/cvCallLegRateStatsMaxVal": {
      "get": {
        "summary": "Get cvCallLegRateStatsMaxVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateStatsTable-cvCallLegRateStatsEntry-cvCallLegRateStatsMaxVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallLegRateStatsMaxVal": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateStatsMaxVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateStatsTable/cvCallLegRateStatsEntry/cvCallLegRateStatsAvgVal": {
      "get": {
        "summary": "Get cvCallLegRateStatsAvgVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateStatsTable-cvCallLegRateStatsEntry-cvCallLegRateStatsAvgVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallLegRateStatsAvgVal": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateStatsAvgVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallStatsTable": {
      "get": {
        "summary": "Get cvActiveCallStatsTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallStatsTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvActiveCallStatsEntry": {
                      "type": "object",
                      "properties": {
                        "cvActiveCallStatsIntvlDurUnits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvActiveCallStatsIntvlDur": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvActiveCallStatsMaxVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvActiveCallStatsAvgVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvActiveCallStatsTable": {
                    "cvActiveCallStatsEntry": {
                      "cvActiveCallStatsIntvlDurUnits": "configured-value",
                      "cvActiveCallStatsIntvlDur": 1,
                      "cvActiveCallStatsMaxVal": 1,
                      "cvActiveCallStatsAvgVal": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallStatsTable/cvActiveCallStatsEntry": {
      "get": {
        "summary": "Get cvActiveCallStatsEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallStatsTable-cvActiveCallStatsEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvActiveCallStatsIntvlDurUnits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvActiveCallStatsIntvlDur": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvActiveCallStatsMaxVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvActiveCallStatsAvgVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvActiveCallStatsEntry": {
                    "cvActiveCallStatsIntvlDurUnits": "configured-value",
                    "cvActiveCallStatsIntvlDur": 1,
                    "cvActiveCallStatsMaxVal": 1,
                    "cvActiveCallStatsAvgVal": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallStatsTable/cvActiveCallStatsEntry/cvActiveCallStatsIntvlDurUnits": {
      "get": {
        "summary": "Get cvActiveCallStatsIntvlDurUnits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallStatsTable-cvActiveCallStatsEntry-cvActiveCallStatsIntvlDurUnits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvActiveCallStatsIntvlDurUnits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallStatsIntvlDurUnits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallStatsTable/cvActiveCallStatsEntry/cvActiveCallStatsIntvlDur": {
      "get": {
        "summary": "Get cvActiveCallStatsIntvlDur",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallStatsTable-cvActiveCallStatsEntry-cvActiveCallStatsIntvlDur",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvActiveCallStatsIntvlDur": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallStatsIntvlDur from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallStatsTable/cvActiveCallStatsEntry/cvActiveCallStatsMaxVal": {
      "get": {
        "summary": "Get cvActiveCallStatsMaxVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallStatsTable-cvActiveCallStatsEntry-cvActiveCallStatsMaxVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvActiveCallStatsMaxVal": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallStatsMaxVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallStatsTable/cvActiveCallStatsEntry/cvActiveCallStatsAvgVal": {
      "get": {
        "summary": "Get cvActiveCallStatsAvgVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallStatsTable-cvActiveCallStatsEntry-cvActiveCallStatsAvgVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvActiveCallStatsAvgVal": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallStatsAvgVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallDurationStatsTable": {
      "get": {
        "summary": "Get cvCallDurationStatsTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallDurationStatsTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallDurationStatsEntry": {
                      "type": "object",
                      "properties": {
                        "cvCallDurationStatsIntvlDurUnits": {
                          "type": "string",
                          "example": "50"
                        },
                        "cvCallDurationStatsIntvlDur": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 50
                        },
                        "cvCallDurationStatsMaxVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 50
                        },
                        "cvCallDurationStatsAvgVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 50
                        }
                      },
                      "example": 50
                    }
                  },
                  "example": 50
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallDurationStatsTable": {
                    "cvCallDurationStatsEntry": {
                      "cvCallDurationStatsIntvlDurUnits": "50",
                      "cvCallDurationStatsIntvlDur": 50,
                      "cvCallDurationStatsMaxVal": 50,
                      "cvCallDurationStatsAvgVal": 50
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallDurationStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallDurationStatsTable/cvCallDurationStatsEntry": {
      "get": {
        "summary": "Get cvCallDurationStatsEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallDurationStatsTable-cvCallDurationStatsEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallDurationStatsIntvlDurUnits": {
                      "type": "string",
                      "example": "50"
                    },
                    "cvCallDurationStatsIntvlDur": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 50
                    },
                    "cvCallDurationStatsMaxVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 50
                    },
                    "cvCallDurationStatsAvgVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 50
                    }
                  },
                  "example": 50
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallDurationStatsEntry": {
                    "cvCallDurationStatsIntvlDurUnits": "50",
                    "cvCallDurationStatsIntvlDur": 50,
                    "cvCallDurationStatsMaxVal": 50,
                    "cvCallDurationStatsAvgVal": 50
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallDurationStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallDurationStatsTable/cvCallDurationStatsEntry/cvCallDurationStatsIntvlDurUnits": {
      "get": {
        "summary": "Get cvCallDurationStatsIntvlDurUnits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallDurationStatsTable-cvCallDurationStatsEntry-cvCallDurationStatsIntvlDurUnits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallDurationStatsIntvlDurUnits": "50"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallDurationStatsIntvlDurUnits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallDurationStatsTable/cvCallDurationStatsEntry/cvCallDurationStatsIntvlDur": {
      "get": {
        "summary": "Get cvCallDurationStatsIntvlDur",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallDurationStatsTable-cvCallDurationStatsEntry-cvCallDurationStatsIntvlDur",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": 50
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallDurationStatsIntvlDur": 50
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallDurationStatsIntvlDur from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallDurationStatsTable/cvCallDurationStatsEntry/cvCallDurationStatsMaxVal": {
      "get": {
        "summary": "Get cvCallDurationStatsMaxVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallDurationStatsTable-cvCallDurationStatsEntry-cvCallDurationStatsMaxVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": 50
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallDurationStatsMaxVal": 50
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallDurationStatsMaxVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallDurationStatsTable/cvCallDurationStatsEntry/cvCallDurationStatsAvgVal": {
      "get": {
        "summary": "Get cvCallDurationStatsAvgVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallDurationStatsTable-cvCallDurationStatsEntry-cvCallDurationStatsAvgVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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": 50
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallDurationStatsAvgVal": 50
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallDurationStatsAvgVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateStatsTable": {
      "get": {
        "summary": "Get cvSipMsgRateStatsTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateStatsTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvSipMsgRateStatsEntry": {
                      "type": "object",
                      "properties": {
                        "cvSipMsgRateStatsIntvlDurUnits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvSipMsgRateStatsIntvlDur": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvSipMsgRateStatsMaxVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvSipMsgRateStatsAvgVal": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateStatsTable": {
                    "cvSipMsgRateStatsEntry": {
                      "cvSipMsgRateStatsIntvlDurUnits": "configured-value",
                      "cvSipMsgRateStatsIntvlDur": 1,
                      "cvSipMsgRateStatsMaxVal": 1,
                      "cvSipMsgRateStatsAvgVal": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateStatsTable/cvSipMsgRateStatsEntry": {
      "get": {
        "summary": "Get cvSipMsgRateStatsEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateStatsTable-cvSipMsgRateStatsEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvSipMsgRateStatsIntvlDurUnits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvSipMsgRateStatsIntvlDur": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvSipMsgRateStatsMaxVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvSipMsgRateStatsAvgVal": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateStatsEntry": {
                    "cvSipMsgRateStatsIntvlDurUnits": "configured-value",
                    "cvSipMsgRateStatsIntvlDur": 1,
                    "cvSipMsgRateStatsMaxVal": 1,
                    "cvSipMsgRateStatsAvgVal": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateStatsTable/cvSipMsgRateStatsEntry/cvSipMsgRateStatsIntvlDurUnits": {
      "get": {
        "summary": "Get cvSipMsgRateStatsIntvlDurUnits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateStatsTable-cvSipMsgRateStatsEntry-cvSipMsgRateStatsIntvlDurUnits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateStatsIntvlDurUnits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateStatsIntvlDurUnits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateStatsTable/cvSipMsgRateStatsEntry/cvSipMsgRateStatsIntvlDur": {
      "get": {
        "summary": "Get cvSipMsgRateStatsIntvlDur",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateStatsTable-cvSipMsgRateStatsEntry-cvSipMsgRateStatsIntvlDur",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateStatsIntvlDur": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateStatsIntvlDur from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateStatsTable/cvSipMsgRateStatsEntry/cvSipMsgRateStatsMaxVal": {
      "get": {
        "summary": "Get cvSipMsgRateStatsMaxVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateStatsTable-cvSipMsgRateStatsEntry-cvSipMsgRateStatsMaxVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateStatsMaxVal": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateStatsMaxVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateStatsTable/cvSipMsgRateStatsEntry/cvSipMsgRateStatsAvgVal": {
      "get": {
        "summary": "Get cvSipMsgRateStatsAvgVal",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateStatsTable-cvSipMsgRateStatsEntry-cvSipMsgRateStatsAvgVal",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateStatsAvgVal": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateStatsAvgVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateWMTable": {
      "get": {
        "summary": "Get cvCallRateWMTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateWMTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallRateWMEntry": {
                      "type": "object",
                      "properties": {
                        "cvCallRateWMIntvlDurUnits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallRateWMIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallRateWMValue": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallRateWMts": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallRateWMTable": {
                    "cvCallRateWMEntry": {
                      "cvCallRateWMIntvlDurUnits": "configured-value",
                      "cvCallRateWMIndex": 1,
                      "cvCallRateWMValue": 1,
                      "cvCallRateWMts": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateWMTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateWMTable/cvCallRateWMEntry": {
      "get": {
        "summary": "Get cvCallRateWMEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateWMTable-cvCallRateWMEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallRateWMIntvlDurUnits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallRateWMIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallRateWMValue": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallRateWMts": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallRateWMEntry": {
                    "cvCallRateWMIntvlDurUnits": "configured-value",
                    "cvCallRateWMIndex": 1,
                    "cvCallRateWMValue": 1,
                    "cvCallRateWMts": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateWMEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateWMTable/cvCallRateWMEntry/cvCallRateWMIntvlDurUnits": {
      "get": {
        "summary": "Get cvCallRateWMIntvlDurUnits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateWMTable-cvCallRateWMEntry-cvCallRateWMIntvlDurUnits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallRateWMIntvlDurUnits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateWMIntvlDurUnits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateWMTable/cvCallRateWMEntry/cvCallRateWMIndex": {
      "get": {
        "summary": "Get cvCallRateWMIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateWMTable-cvCallRateWMEntry-cvCallRateWMIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallRateWMIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateWMIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateWMTable/cvCallRateWMEntry/cvCallRateWMValue": {
      "get": {
        "summary": "Get cvCallRateWMValue",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateWMTable-cvCallRateWMEntry-cvCallRateWMValue",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallRateWMValue": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateWMValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallRateWMTable/cvCallRateWMEntry/cvCallRateWMts": {
      "get": {
        "summary": "Get cvCallRateWMts",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallRateWMTable-cvCallRateWMEntry-cvCallRateWMts",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallRateWMts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallRateWMts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateWMTable": {
      "get": {
        "summary": "Get cvCallLegRateWMTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateWMTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallLegRateWMEntry": {
                      "type": "object",
                      "properties": {
                        "cvCallLegRateWMIntvlDurUnits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCallLegRateWMIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallLegRateWMValue": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvCallLegRateWMts": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallLegRateWMTable": {
                    "cvCallLegRateWMEntry": {
                      "cvCallLegRateWMIntvlDurUnits": "configured-value",
                      "cvCallLegRateWMIndex": 1,
                      "cvCallLegRateWMValue": 1,
                      "cvCallLegRateWMts": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateWMTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateWMTable/cvCallLegRateWMEntry": {
      "get": {
        "summary": "Get cvCallLegRateWMEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateWMTable-cvCallLegRateWMEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvCallLegRateWMIntvlDurUnits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCallLegRateWMIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallLegRateWMValue": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvCallLegRateWMts": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvCallLegRateWMEntry": {
                    "cvCallLegRateWMIntvlDurUnits": "configured-value",
                    "cvCallLegRateWMIndex": 1,
                    "cvCallLegRateWMValue": 1,
                    "cvCallLegRateWMts": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateWMEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateWMTable/cvCallLegRateWMEntry/cvCallLegRateWMIntvlDurUnits": {
      "get": {
        "summary": "Get cvCallLegRateWMIntvlDurUnits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateWMTable-cvCallLegRateWMEntry-cvCallLegRateWMIntvlDurUnits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallLegRateWMIntvlDurUnits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateWMIntvlDurUnits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateWMTable/cvCallLegRateWMEntry/cvCallLegRateWMIndex": {
      "get": {
        "summary": "Get cvCallLegRateWMIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateWMTable-cvCallLegRateWMEntry-cvCallLegRateWMIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallLegRateWMIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateWMIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateWMTable/cvCallLegRateWMEntry/cvCallLegRateWMValue": {
      "get": {
        "summary": "Get cvCallLegRateWMValue",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateWMTable-cvCallLegRateWMEntry-cvCallLegRateWMValue",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvCallLegRateWMValue": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateWMValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvCallLegRateWMTable/cvCallLegRateWMEntry/cvCallLegRateWMts": {
      "get": {
        "summary": "Get cvCallLegRateWMts",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvCallLegRateWMTable-cvCallLegRateWMEntry-cvCallLegRateWMts",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallLegRateWMts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallLegRateWMts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallWMTable": {
      "get": {
        "summary": "Get cvActiveCallWMTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallWMTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvActiveCallWMEntry": {
                      "type": "object",
                      "properties": {
                        "cvActiveCallWMIntvlDurUnits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvActiveCallWMIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvActiveCallWMValue": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvActiveCallWMts": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvActiveCallWMTable": {
                    "cvActiveCallWMEntry": {
                      "cvActiveCallWMIntvlDurUnits": "configured-value",
                      "cvActiveCallWMIndex": 1,
                      "cvActiveCallWMValue": 1,
                      "cvActiveCallWMts": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallWMTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallWMTable/cvActiveCallWMEntry": {
      "get": {
        "summary": "Get cvActiveCallWMEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallWMTable-cvActiveCallWMEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvActiveCallWMIntvlDurUnits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvActiveCallWMIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvActiveCallWMValue": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvActiveCallWMts": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvActiveCallWMEntry": {
                    "cvActiveCallWMIntvlDurUnits": "configured-value",
                    "cvActiveCallWMIndex": 1,
                    "cvActiveCallWMValue": 1,
                    "cvActiveCallWMts": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallWMEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallWMTable/cvActiveCallWMEntry/cvActiveCallWMIntvlDurUnits": {
      "get": {
        "summary": "Get cvActiveCallWMIntvlDurUnits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallWMTable-cvActiveCallWMEntry-cvActiveCallWMIntvlDurUnits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvActiveCallWMIntvlDurUnits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallWMIntvlDurUnits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallWMTable/cvActiveCallWMEntry/cvActiveCallWMIndex": {
      "get": {
        "summary": "Get cvActiveCallWMIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallWMTable-cvActiveCallWMEntry-cvActiveCallWMIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvActiveCallWMIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallWMIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallWMTable/cvActiveCallWMEntry/cvActiveCallWMValue": {
      "get": {
        "summary": "Get cvActiveCallWMValue",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallWMTable-cvActiveCallWMEntry-cvActiveCallWMValue",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvActiveCallWMValue": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallWMValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvActiveCallWMTable/cvActiveCallWMEntry/cvActiveCallWMts": {
      "get": {
        "summary": "Get cvActiveCallWMts",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvActiveCallWMTable-cvActiveCallWMEntry-cvActiveCallWMts",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvActiveCallWMts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvActiveCallWMts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable": {
      "get": {
        "summary": "Get cvSipMsgRateWMTable",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvSipMsgRateWMEntry": {
                      "type": "object",
                      "properties": {
                        "cvSipMsgRateWMIntvlDurUnits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvSipMsgRateWMIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvSipMsgRateWMValue": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cvSipMsgRateWMts": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "callActiveSetupTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "callActiveIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ccVoIPCallActivePolicyName": {
                          "type": "string",
                          "example": "example-1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "callActiveSetupTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "callActiveIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallActiveReversedDirectionPeerAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "callActiveSetupTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "callActiveIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "callActivePeerId": {
                          "type": "string",
                          "example": "1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-4": {
                      "type": "object",
                      "properties": {
                        "callActiveSetupTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "callActiveIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "callActivePeerAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-5": {
                      "type": "object",
                      "properties": {
                        "cCallHistoryIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallHistoryRemSigIPAddrT": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-6": {
                      "type": "object",
                      "properties": {
                        "cCallHistoryIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallHistoryRemSigIPAddr": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-7": {
                      "type": "object",
                      "properties": {
                        "cCallHistoryIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallHistoryRemMediaIPAddrT": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-8": {
                      "type": "object",
                      "properties": {
                        "cCallHistoryIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvVoIPCallHistoryRemMediaIPAddr": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-9": {
                      "type": "object",
                      "properties": {
                        "cCallHistoryIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cCallHistoryCallOrigin": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-10": {
                      "type": "object",
                      "properties": {
                        "cCallHistoryIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cvCommonDcCallHistoryCoderTypeRate": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateWMTable": {
                    "cvSipMsgRateWMEntry": {
                      "cvSipMsgRateWMIntvlDurUnits": "configured-value",
                      "cvSipMsgRateWMIndex": 1,
                      "cvSipMsgRateWMValue": 1,
                      "cvSipMsgRateWMts": "configured-value"
                    },
                    "object-1": {
                      "callActiveSetupTime": "651780",
                      "callActiveIndex": "configured-value",
                      "ccVoIPCallActivePolicyName": "example-1"
                    },
                    "object-2": {
                      "callActiveSetupTime": "651780",
                      "callActiveIndex": "configured-value",
                      "cvVoIPCallActiveReversedDirectionPeerAddress": "10.1.1.1"
                    },
                    "object-3": {
                      "callActiveSetupTime": "651780",
                      "callActiveIndex": "configured-value",
                      "callActivePeerId": "1"
                    },
                    "object-4": {
                      "callActiveSetupTime": "651780",
                      "callActiveIndex": "configured-value",
                      "callActivePeerAddress": "10.1.1.1"
                    },
                    "object-5": {
                      "cCallHistoryIndex": "configured-value",
                      "cvVoIPCallHistoryRemSigIPAddrT": "configured-value"
                    },
                    "object-6": {
                      "cCallHistoryIndex": "configured-value",
                      "cvVoIPCallHistoryRemSigIPAddr": "configured-value"
                    },
                    "object-7": {
                      "cCallHistoryIndex": "configured-value",
                      "cvVoIPCallHistoryRemMediaIPAddrT": "configured-value"
                    },
                    "object-8": {
                      "cCallHistoryIndex": "configured-value",
                      "cvVoIPCallHistoryRemMediaIPAddr": "configured-value"
                    },
                    "object-9": {
                      "cCallHistoryIndex": "configured-value",
                      "cCallHistoryCallOrigin": "configured-value"
                    },
                    "object-10": {
                      "cCallHistoryIndex": "configured-value",
                      "cvCommonDcCallHistoryCoderTypeRate": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateWMTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/cvSipMsgRateWMEntry": {
      "get": {
        "summary": "Get cvSipMsgRateWMEntry",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-cvSipMsgRateWMEntry",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvSipMsgRateWMIntvlDurUnits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvSipMsgRateWMIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvSipMsgRateWMValue": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cvSipMsgRateWMts": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateWMEntry": {
                    "cvSipMsgRateWMIntvlDurUnits": "configured-value",
                    "cvSipMsgRateWMIndex": 1,
                    "cvSipMsgRateWMValue": 1,
                    "cvSipMsgRateWMts": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateWMEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/cvSipMsgRateWMEntry/cvSipMsgRateWMIntvlDurUnits": {
      "get": {
        "summary": "Get cvSipMsgRateWMIntvlDurUnits",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-cvSipMsgRateWMEntry-cvSipMsgRateWMIntvlDurUnits",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateWMIntvlDurUnits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateWMIntvlDurUnits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/cvSipMsgRateWMEntry/cvSipMsgRateWMIndex": {
      "get": {
        "summary": "Get cvSipMsgRateWMIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-cvSipMsgRateWMEntry-cvSipMsgRateWMIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateWMIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateWMIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/cvSipMsgRateWMEntry/cvSipMsgRateWMValue": {
      "get": {
        "summary": "Get cvSipMsgRateWMValue",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-cvSipMsgRateWMEntry-cvSipMsgRateWMValue",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateWMValue": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateWMValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/cvSipMsgRateWMEntry/cvSipMsgRateWMts": {
      "get": {
        "summary": "Get cvSipMsgRateWMts",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-cvSipMsgRateWMEntry-cvSipMsgRateWMts",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvSipMsgRateWMts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvSipMsgRateWMts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-1",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallHistoryConnectionId": {
                      "type": "string",
                      "example": "1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-1": {
                    "cCallHistoryIndex": "configured-value",
                    "cvVoIPCallHistoryConnectionId": "1"
                  }
                }
              }
            }
          },
          "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-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-1/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-1-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-1/cvVoIPCallHistoryConnectionId": {
      "get": {
        "summary": "Get cvVoIPCallHistoryConnectionId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-1-cvVoIPCallHistoryConnectionId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryConnectionId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryConnectionId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-2",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallHistoryIcpif": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-2": {
                    "cCallHistoryIndex": "configured-value",
                    "cvVoIPCallHistoryIcpif": "configured-value"
                  }
                }
              }
            }
          },
          "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-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-2/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-2-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-2/cvVoIPCallHistoryIcpif": {
      "get": {
        "summary": "Get cvVoIPCallHistoryIcpif",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-2-cvVoIPCallHistoryIcpif",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryIcpif": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryIcpif from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-3",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-3": {
                    "cCallHistoryIndex": "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-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-3/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-3-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-4": {
      "get": {
        "summary": "Get object-4",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-4",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cCallHistoryCallOrigin": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-4": {
                    "cCallHistoryIndex": "configured-value",
                    "cCallHistoryCallOrigin": "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-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-4/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-4-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-4/cCallHistoryCallOrigin": {
      "get": {
        "summary": "Get cCallHistoryCallOrigin",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-4-cCallHistoryCallOrigin",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryCallOrigin": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryCallOrigin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-5": {
      "get": {
        "summary": "Get object-5",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-5",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCommonDcCallHistoryCoderTypeRate": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-5": {
                    "cCallHistoryIndex": "configured-value",
                    "cvCommonDcCallHistoryCoderTypeRate": "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-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-5/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-5-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-5/cvCommonDcCallHistoryCoderTypeRate": {
      "get": {
        "summary": "Get cvCommonDcCallHistoryCoderTypeRate",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-5-cvCommonDcCallHistoryCoderTypeRate",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCommonDcCallHistoryCoderTypeRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCommonDcCallHistoryCoderTypeRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-3/cvVoIPCallHistoryRemMediaIPAddrT": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemMediaIPAddrT",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-3-cvVoIPCallHistoryRemMediaIPAddrT",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemMediaIPAddrT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemMediaIPAddrT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-4/cvVoIPCallHistoryRemMediaIPAddr": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemMediaIPAddr",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-4-cvVoIPCallHistoryRemMediaIPAddr",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemMediaIPAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemMediaIPAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-5/cCallHistoryCallOrigin": {
      "get": {
        "summary": "Get cCallHistoryCallOrigin",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-5-cCallHistoryCallOrigin",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryCallOrigin": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryCallOrigin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-6": {
      "get": {
        "summary": "Get object-6",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-6",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCommonDcCallHistoryCoderTypeRate": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-6": {
                    "cCallHistoryIndex": "configured-value",
                    "cvCommonDcCallHistoryCoderTypeRate": "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-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-6/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-6-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-6/cvCommonDcCallHistoryCoderTypeRate": {
      "get": {
        "summary": "Get cvCommonDcCallHistoryCoderTypeRate",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-6-cvCommonDcCallHistoryCoderTypeRate",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCommonDcCallHistoryCoderTypeRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCommonDcCallHistoryCoderTypeRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-1/cvCallActiveDS0s": {
      "get": {
        "summary": "Get cvCallActiveDS0s",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-1-cvCallActiveDS0s",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallActiveDS0s": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveDS0s from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-2/cvCallActiveDS0sHighThreshold": {
      "get": {
        "summary": "Get cvCallActiveDS0sHighThreshold",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-2-cvCallActiveDS0sHighThreshold",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallActiveDS0sHighThreshold": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveDS0sHighThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-2/cvCallActiveDS0sLowThreshold": {
      "get": {
        "summary": "Get cvCallActiveDS0sLowThreshold",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-2-cvCallActiveDS0sLowThreshold",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCallActiveDS0sLowThreshold": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCallActiveDS0sLowThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-2/cvVoIPCallHistoryFallbackIcpif": {
      "get": {
        "summary": "Get cvVoIPCallHistoryFallbackIcpif",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-2-cvVoIPCallHistoryFallbackIcpif",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryFallbackIcpif": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryFallbackIcpif from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-3/cvVoIPCallHistoryFallbackLoss": {
      "get": {
        "summary": "Get cvVoIPCallHistoryFallbackLoss",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-3-cvVoIPCallHistoryFallbackLoss",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryFallbackLoss": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryFallbackLoss from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-4/cvVoIPCallHistoryFallbackDelay": {
      "get": {
        "summary": "Get cvVoIPCallHistoryFallbackDelay",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-4-cvVoIPCallHistoryFallbackDelay",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryFallbackDelay": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryFallbackDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-5/cvVoIPCallHistoryRemSigIPAddrT": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemSigIPAddrT",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-5-cvVoIPCallHistoryRemSigIPAddrT",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemSigIPAddrT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemSigIPAddrT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-6/cvVoIPCallHistoryRemSigIPAddr": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemSigIPAddr",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-6-cvVoIPCallHistoryRemSigIPAddr",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemSigIPAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemSigIPAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-7": {
      "get": {
        "summary": "Get object-7",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-7",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallHistoryRemMediaIPAddrT": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-7": {
                    "cCallHistoryIndex": "configured-value",
                    "cvVoIPCallHistoryRemMediaIPAddrT": "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-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-7/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-7-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-7/cvVoIPCallHistoryRemMediaIPAddrT": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemMediaIPAddrT",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-7-cvVoIPCallHistoryRemMediaIPAddrT",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemMediaIPAddrT": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemMediaIPAddrT from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-8": {
      "get": {
        "summary": "Get object-8",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-8",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvVoIPCallHistoryRemMediaIPAddr": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-8": {
                    "cCallHistoryIndex": "configured-value",
                    "cvVoIPCallHistoryRemMediaIPAddr": "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-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-8/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-8-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-8/cvVoIPCallHistoryRemMediaIPAddr": {
      "get": {
        "summary": "Get cvVoIPCallHistoryRemMediaIPAddr",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-8-cvVoIPCallHistoryRemMediaIPAddr",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallHistoryRemMediaIPAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallHistoryRemMediaIPAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-9": {
      "get": {
        "summary": "Get object-9",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-9",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cCallHistoryCallOrigin": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-9": {
                    "cCallHistoryIndex": "configured-value",
                    "cCallHistoryCallOrigin": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-9 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-9/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-9-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-9/cCallHistoryCallOrigin": {
      "get": {
        "summary": "Get cCallHistoryCallOrigin",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-9-cCallHistoryCallOrigin",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryCallOrigin": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryCallOrigin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-10": {
      "get": {
        "summary": "Get object-10",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-10",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cCallHistoryIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cvCommonDcCallHistoryCoderTypeRate": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:object-10": {
                    "cCallHistoryIndex": "configured-value",
                    "cvCommonDcCallHistoryCoderTypeRate": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-10 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-10/cCallHistoryIndex": {
      "get": {
        "summary": "Get cCallHistoryIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-10-cCallHistoryIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cCallHistoryIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cCallHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-10/cvCommonDcCallHistoryCoderTypeRate": {
      "get": {
        "summary": "Get cvCommonDcCallHistoryCoderTypeRate",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-10-cvCommonDcCallHistoryCoderTypeRate",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:cvCommonDcCallHistoryCoderTypeRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvCommonDcCallHistoryCoderTypeRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-1/callActiveSetupTime": {
      "get": {
        "summary": "Get callActiveSetupTime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-1-callActiveSetupTime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:callActiveSetupTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveSetupTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-1/callActiveIndex": {
      "get": {
        "summary": "Get callActiveIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-1-callActiveIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:callActiveIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-1/ccVoIPCallActivePolicyName": {
      "get": {
        "summary": "Get ccVoIPCallActivePolicyName",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-1-ccVoIPCallActivePolicyName",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:ccVoIPCallActivePolicyName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccVoIPCallActivePolicyName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-2/callActiveSetupTime": {
      "get": {
        "summary": "Get callActiveSetupTime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-2-callActiveSetupTime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:callActiveSetupTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveSetupTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-2/callActiveIndex": {
      "get": {
        "summary": "Get callActiveIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-2-callActiveIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:callActiveIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-2/cvVoIPCallActiveReversedDirectionPeerAddress": {
      "get": {
        "summary": "Get cvVoIPCallActiveReversedDirectionPeerAddress",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-2-cvVoIPCallActiveReversedDirectionPeerAddress",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:cvVoIPCallActiveReversedDirectionPeerAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cvVoIPCallActiveReversedDirectionPeerAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-3/callActiveSetupTime": {
      "get": {
        "summary": "Get callActiveSetupTime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-3-callActiveSetupTime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:callActiveSetupTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveSetupTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-3/callActiveIndex": {
      "get": {
        "summary": "Get callActiveIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-3-callActiveIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:callActiveIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-3/callActivePeerId": {
      "get": {
        "summary": "Get callActivePeerId",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-3-callActivePeerId",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:callActivePeerId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActivePeerId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-4/callActiveSetupTime": {
      "get": {
        "summary": "Get callActiveSetupTime",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-4-callActiveSetupTime",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "CISCO-VOICE-DIAL-CONTROL-MIB:callActiveSetupTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveSetupTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-4/callActiveIndex": {
      "get": {
        "summary": "Get callActiveIndex",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-4-callActiveIndex",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-VOICE-DIAL-CONTROL-MIB:callActiveIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActiveIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB/cvSipMsgRateWMTable/object-4/callActivePeerAddress": {
      "get": {
        "summary": "Get callActivePeerAddress",
        "operationId": "get-CISCO-VOICE-DIAL-CONTROL-MIB:CISCO-VOICE-DIAL-CONTROL-MIB-cvSipMsgRateWMTable-object-4-callActivePeerAddress",
        "tags": [
          "CISCO-VOICE-DIAL-CONTROL-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-VOICE-DIAL-CONTROL-MIB:callActivePeerAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve callActivePeerAddress 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": []
    }
  ]
}
