{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-CDP-MIB",
    "description": "MIB data from `CISCO-CDP-MIB` module.\n\n**Root containers:** 1 (CISCO-CDP-MIB)\n**Paths:** 55 | **Descendants:** 54\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-CDP-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-CDP-MIB:CISCO-CDP-MIB": {
      "get": {
        "summary": "Get CISCO-CDP-MIB",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdpGlobal": {
                      "type": "object",
                      "properties": {
                        "cdpGlobalRun": {
                          "type": "boolean",
                          "example": true
                        },
                        "cdpGlobalMessageInterval": {
                          "type": "integer",
                          "example": 1
                        },
                        "cdpGlobalHoldTime": {
                          "type": "integer",
                          "example": 1
                        },
                        "cdpGlobalDeviceId": {
                          "type": "string",
                          "example": "1"
                        },
                        "cdpGlobalLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpGlobalDeviceIdFormatCpb": {
                          "type": "string",
                          "example": "1"
                        },
                        "cdpGlobalDeviceIdFormat": {
                          "type": "string",
                          "example": "1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdpInterfaceTable": {
                      "type": "object",
                      "properties": {
                        "cdpInterfaceEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cdpInterfaceIfIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "cdpInterfaceEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cdpInterfaceMessageInterval": {
                                "type": "integer",
                                "example": 1
                              },
                              "cdpInterfaceGroup": {
                                "type": "integer",
                                "example": 1
                              },
                              "cdpInterfacePort": {
                                "type": "integer",
                                "example": 1
                              },
                              "cdpInterfaceName": {
                                "type": "string",
                                "example": "example-1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdpInterfaceExtTable": {
                      "type": "object",
                      "properties": {
                        "cdpInterfaceExtEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ifIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdpInterfaceExtendedTrust": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdpInterfaceCosForUntrustedPort": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdpCacheTable": {
                      "type": "object",
                      "properties": {
                        "cdpCacheEntry": {
                          "type": "object",
                          "properties": {
                            "cdpCacheIfIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "cdpCacheDeviceIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "cdpCacheAddressType": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "cdpCacheAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "cdpCacheVersion": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCacheDeviceId": {
                              "type": "string",
                              "example": "1"
                            },
                            "cdpCacheDevicePort": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCachePlatform": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCacheCapabilities": {
                              "type": "string",
                              "format": "byte",
                              "example": "configured-value"
                            },
                            "cdpCacheVTPMgmtDomain": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCacheNativeVLAN": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCacheDuplex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCacheApplianceID": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cdpCacheVlanID": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cdpCachePowerConsumption": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 125
                            },
                            "cdpCacheMTU": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cdpCacheSysName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "cdpCacheSysObjectID": {
                              "type": "string",
                              "example": "1"
                            },
                            "cdpCachePrimaryMgmtAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCachePrimaryMgmtAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCacheSecondaryMgmtAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCacheSecondaryMgmtAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCachePhysLocation": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCacheLastChange": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdpCtAddressTable": {
                      "type": "object",
                      "properties": {
                        "cdpCtAddressEntry": {
                          "type": "object",
                          "properties": {
                            "cdpCacheIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCacheDeviceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdpCtAddressIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "cdpCtAddressType": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "cdpCtAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            }
                          },
                          "example": "10.1.1.1"
                        }
                      },
                      "example": "10.1.1.1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:CISCO-CDP-MIB": {
                    "cdpGlobal": {
                      "cdpGlobalRun": true,
                      "cdpGlobalMessageInterval": 1,
                      "cdpGlobalHoldTime": 1,
                      "cdpGlobalDeviceId": "1",
                      "cdpGlobalLastChange": "configured-value",
                      "cdpGlobalDeviceIdFormatCpb": "",
                      "cdpGlobalDeviceIdFormat": "default"
                    },
                    "cdpInterfaceTable": {
                      "cdpInterfaceEntry": [
                        {
                          "cdpInterfaceIfIndex": 1,
                          "cdpInterfaceEnable": true,
                          "cdpInterfaceMessageInterval": 1,
                          "cdpInterfaceGroup": 1,
                          "cdpInterfacePort": 1,
                          "cdpInterfaceName": "example-1"
                        }
                      ]
                    },
                    "cdpInterfaceExtTable": {
                      "cdpInterfaceExtEntry": [
                        {
                          "ifIndex": "configured-value",
                          "cdpInterfaceExtendedTrust": "default",
                          "cdpInterfaceCosForUntrustedPort": 1
                        }
                      ]
                    },
                    "cdpCacheTable": {
                      "cdpCacheEntry": {
                        "cdpCacheIfIndex": 1,
                        "cdpCacheDeviceIndex": 1,
                        "cdpCacheAddressType": "10.1.1.1",
                        "cdpCacheAddress": "10.1.1.1",
                        "cdpCacheVersion": "configured-value",
                        "cdpCacheDeviceId": "1",
                        "cdpCacheDevicePort": "configured-value",
                        "cdpCachePlatform": "configured-value",
                        "cdpCacheCapabilities": "QmFzZTY0",
                        "cdpCacheVTPMgmtDomain": "configured-value",
                        "cdpCacheNativeVLAN": "configured-value",
                        "cdpCacheDuplex": "default",
                        "cdpCacheApplianceID": 1,
                        "cdpCacheVlanID": 1,
                        "cdpCachePowerConsumption": 125,
                        "cdpCacheMTU": 1,
                        "cdpCacheSysName": "example-1",
                        "cdpCacheSysObjectID": "1",
                        "cdpCachePrimaryMgmtAddrType": "configured-value",
                        "cdpCachePrimaryMgmtAddr": "configured-value",
                        "cdpCacheSecondaryMgmtAddrType": "configured-value",
                        "cdpCacheSecondaryMgmtAddr": "configured-value",
                        "cdpCachePhysLocation": "configured-value",
                        "cdpCacheLastChange": "configured-value"
                      }
                    },
                    "cdpCtAddressTable": {
                      "cdpCtAddressEntry": {
                        "cdpCacheIfIndex": "configured-value",
                        "cdpCacheDeviceIndex": "configured-value",
                        "cdpCtAddressIndex": 1,
                        "cdpCtAddressType": "10.1.1.1",
                        "cdpCtAddress": "10.1.1.1"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-CDP-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpGlobal": {
      "get": {
        "summary": "Get cdpGlobal",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpGlobal",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdpGlobalRun": {
                      "type": "boolean",
                      "example": true
                    },
                    "cdpGlobalMessageInterval": {
                      "type": "integer",
                      "example": 1
                    },
                    "cdpGlobalHoldTime": {
                      "type": "integer",
                      "example": 1
                    },
                    "cdpGlobalDeviceId": {
                      "type": "string",
                      "example": "1"
                    },
                    "cdpGlobalLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpGlobalDeviceIdFormatCpb": {
                      "type": "string",
                      "example": "1"
                    },
                    "cdpGlobalDeviceIdFormat": {
                      "type": "string",
                      "example": "1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpGlobal": {
                    "cdpGlobalRun": true,
                    "cdpGlobalMessageInterval": 1,
                    "cdpGlobalHoldTime": 1,
                    "cdpGlobalDeviceId": "1",
                    "cdpGlobalLastChange": "configured-value",
                    "cdpGlobalDeviceIdFormatCpb": "",
                    "cdpGlobalDeviceIdFormat": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpGlobal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpGlobal/cdpGlobalRun": {
      "get": {
        "summary": "Get cdpGlobalRun",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpGlobal-cdpGlobalRun",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpGlobalRun": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpGlobalRun from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpGlobal/cdpGlobalMessageInterval": {
      "get": {
        "summary": "Get cdpGlobalMessageInterval",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpGlobal-cdpGlobalMessageInterval",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpGlobalMessageInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpGlobalMessageInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpGlobal/cdpGlobalHoldTime": {
      "get": {
        "summary": "Get cdpGlobalHoldTime",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpGlobal-cdpGlobalHoldTime",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpGlobalHoldTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpGlobalHoldTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpGlobal/cdpGlobalDeviceId": {
      "get": {
        "summary": "Get cdpGlobalDeviceId",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpGlobal-cdpGlobalDeviceId",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpGlobalDeviceId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpGlobalDeviceId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpGlobal/cdpGlobalLastChange": {
      "get": {
        "summary": "Get cdpGlobalLastChange",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpGlobal-cdpGlobalLastChange",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpGlobalLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpGlobalLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpGlobal/cdpGlobalDeviceIdFormatCpb": {
      "get": {
        "summary": "Get cdpGlobalDeviceIdFormatCpb",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpGlobal-cdpGlobalDeviceIdFormatCpb",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpGlobalDeviceIdFormatCpb": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpGlobalDeviceIdFormatCpb from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpGlobal/cdpGlobalDeviceIdFormat": {
      "get": {
        "summary": "Get cdpGlobalDeviceIdFormat",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpGlobal-cdpGlobalDeviceIdFormat",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpGlobalDeviceIdFormat": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpGlobalDeviceIdFormat from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceTable": {
      "get": {
        "summary": "Get cdpInterfaceTable",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceTable",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdpInterfaceEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cdpInterfaceIfIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "cdpInterfaceEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cdpInterfaceMessageInterval": {
                            "type": "integer",
                            "example": 1
                          },
                          "cdpInterfaceGroup": {
                            "type": "integer",
                            "example": 1
                          },
                          "cdpInterfacePort": {
                            "type": "integer",
                            "example": 1
                          },
                          "cdpInterfaceName": {
                            "type": "string",
                            "example": "example-1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpInterfaceTable": {
                    "cdpInterfaceEntry": [
                      {
                        "cdpInterfaceIfIndex": 1,
                        "cdpInterfaceEnable": true,
                        "cdpInterfaceMessageInterval": 1,
                        "cdpInterfaceGroup": 1,
                        "cdpInterfacePort": 1,
                        "cdpInterfaceName": "example-1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceTable/cdpInterfaceEntry": {
      "get": {
        "summary": "Get cdpInterfaceEntry",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceTable-cdpInterfaceEntry",
        "tags": [
          "CISCO-CDP-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": {
                      "cdpInterfaceIfIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "cdpInterfaceEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cdpInterfaceMessageInterval": {
                        "type": "integer",
                        "example": 1
                      },
                      "cdpInterfaceGroup": {
                        "type": "integer",
                        "example": 1
                      },
                      "cdpInterfacePort": {
                        "type": "integer",
                        "example": 1
                      },
                      "cdpInterfaceName": {
                        "type": "string",
                        "example": "example-1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpInterfaceEntry": [
                    {
                      "cdpInterfaceIfIndex": 1,
                      "cdpInterfaceEnable": true,
                      "cdpInterfaceMessageInterval": 1,
                      "cdpInterfaceGroup": 1,
                      "cdpInterfacePort": 1,
                      "cdpInterfaceName": "example-1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceTable/cdpInterfaceEntry/cdpInterfaceIfIndex": {
      "get": {
        "summary": "Get cdpInterfaceIfIndex",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceTable-cdpInterfaceEntry-cdpInterfaceIfIndex",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpInterfaceIfIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceTable/cdpInterfaceEntry/cdpInterfaceEnable": {
      "get": {
        "summary": "Get cdpInterfaceEnable",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceTable-cdpInterfaceEntry-cdpInterfaceEnable",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpInterfaceEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceTable/cdpInterfaceEntry/cdpInterfaceMessageInterval": {
      "get": {
        "summary": "Get cdpInterfaceMessageInterval",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceTable-cdpInterfaceEntry-cdpInterfaceMessageInterval",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpInterfaceMessageInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceMessageInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceTable/cdpInterfaceEntry/cdpInterfaceGroup": {
      "get": {
        "summary": "Get cdpInterfaceGroup",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceTable-cdpInterfaceEntry-cdpInterfaceGroup",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpInterfaceGroup": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceGroup from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceTable/cdpInterfaceEntry/cdpInterfacePort": {
      "get": {
        "summary": "Get cdpInterfacePort",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceTable-cdpInterfaceEntry-cdpInterfacePort",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpInterfacePort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfacePort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceTable/cdpInterfaceEntry/cdpInterfaceName": {
      "get": {
        "summary": "Get cdpInterfaceName",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceTable-cdpInterfaceEntry-cdpInterfaceName",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpInterfaceName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceExtTable": {
      "get": {
        "summary": "Get cdpInterfaceExtTable",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceExtTable",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdpInterfaceExtEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdpInterfaceExtendedTrust": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdpInterfaceCosForUntrustedPort": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpInterfaceExtTable": {
                    "cdpInterfaceExtEntry": [
                      {
                        "ifIndex": "configured-value",
                        "cdpInterfaceExtendedTrust": "default",
                        "cdpInterfaceCosForUntrustedPort": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceExtTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceExtTable/cdpInterfaceExtEntry": {
      "get": {
        "summary": "Get cdpInterfaceExtEntry",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceExtTable-cdpInterfaceExtEntry",
        "tags": [
          "CISCO-CDP-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"
                      },
                      "cdpInterfaceExtendedTrust": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdpInterfaceCosForUntrustedPort": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpInterfaceExtEntry": [
                    {
                      "ifIndex": "configured-value",
                      "cdpInterfaceExtendedTrust": "default",
                      "cdpInterfaceCosForUntrustedPort": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceExtEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceExtTable/cdpInterfaceExtEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceExtTable-cdpInterfaceExtEntry-ifIndex",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-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-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceExtTable/cdpInterfaceExtEntry/cdpInterfaceExtendedTrust": {
      "get": {
        "summary": "Get cdpInterfaceExtendedTrust",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceExtTable-cdpInterfaceExtEntry-cdpInterfaceExtendedTrust",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpInterfaceExtendedTrust": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceExtendedTrust from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpInterfaceExtTable/cdpInterfaceExtEntry/cdpInterfaceCosForUntrustedPort": {
      "get": {
        "summary": "Get cdpInterfaceCosForUntrustedPort",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpInterfaceExtTable-cdpInterfaceExtEntry-cdpInterfaceCosForUntrustedPort",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpInterfaceCosForUntrustedPort": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpInterfaceCosForUntrustedPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable": {
      "get": {
        "summary": "Get cdpCacheTable",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdpCacheEntry": {
                      "type": "object",
                      "properties": {
                        "cdpCacheIfIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "cdpCacheDeviceIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "cdpCacheAddressType": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "cdpCacheAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "cdpCacheVersion": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCacheDeviceId": {
                          "type": "string",
                          "example": "1"
                        },
                        "cdpCacheDevicePort": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCachePlatform": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCacheCapabilities": {
                          "type": "string",
                          "format": "byte",
                          "example": "configured-value"
                        },
                        "cdpCacheVTPMgmtDomain": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCacheNativeVLAN": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCacheDuplex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCacheApplianceID": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cdpCacheVlanID": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cdpCachePowerConsumption": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 125
                        },
                        "cdpCacheMTU": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cdpCacheSysName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "cdpCacheSysObjectID": {
                          "type": "string",
                          "example": "1"
                        },
                        "cdpCachePrimaryMgmtAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCachePrimaryMgmtAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCacheSecondaryMgmtAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCacheSecondaryMgmtAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCachePhysLocation": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCacheLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheTable": {
                    "cdpCacheEntry": {
                      "cdpCacheIfIndex": 1,
                      "cdpCacheDeviceIndex": 1,
                      "cdpCacheAddressType": "10.1.1.1",
                      "cdpCacheAddress": "10.1.1.1",
                      "cdpCacheVersion": "configured-value",
                      "cdpCacheDeviceId": "1",
                      "cdpCacheDevicePort": "configured-value",
                      "cdpCachePlatform": "configured-value",
                      "cdpCacheCapabilities": "QmFzZTY0",
                      "cdpCacheVTPMgmtDomain": "configured-value",
                      "cdpCacheNativeVLAN": "configured-value",
                      "cdpCacheDuplex": "default",
                      "cdpCacheApplianceID": 1,
                      "cdpCacheVlanID": 1,
                      "cdpCachePowerConsumption": 125,
                      "cdpCacheMTU": 1,
                      "cdpCacheSysName": "example-1",
                      "cdpCacheSysObjectID": "1",
                      "cdpCachePrimaryMgmtAddrType": "configured-value",
                      "cdpCachePrimaryMgmtAddr": "configured-value",
                      "cdpCacheSecondaryMgmtAddrType": "configured-value",
                      "cdpCacheSecondaryMgmtAddr": "configured-value",
                      "cdpCachePhysLocation": "configured-value",
                      "cdpCacheLastChange": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry": {
      "get": {
        "summary": "Get cdpCacheEntry",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdpCacheIfIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "cdpCacheDeviceIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "cdpCacheAddressType": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "cdpCacheAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "cdpCacheVersion": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCacheDeviceId": {
                      "type": "string",
                      "example": "1"
                    },
                    "cdpCacheDevicePort": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCachePlatform": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCacheCapabilities": {
                      "type": "string",
                      "format": "byte",
                      "example": "configured-value"
                    },
                    "cdpCacheVTPMgmtDomain": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCacheNativeVLAN": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCacheDuplex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCacheApplianceID": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cdpCacheVlanID": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cdpCachePowerConsumption": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 125
                    },
                    "cdpCacheMTU": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cdpCacheSysName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "cdpCacheSysObjectID": {
                      "type": "string",
                      "example": "1"
                    },
                    "cdpCachePrimaryMgmtAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCachePrimaryMgmtAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCacheSecondaryMgmtAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCacheSecondaryMgmtAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCachePhysLocation": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCacheLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheEntry": {
                    "cdpCacheIfIndex": 1,
                    "cdpCacheDeviceIndex": 1,
                    "cdpCacheAddressType": "10.1.1.1",
                    "cdpCacheAddress": "10.1.1.1",
                    "cdpCacheVersion": "configured-value",
                    "cdpCacheDeviceId": "1",
                    "cdpCacheDevicePort": "configured-value",
                    "cdpCachePlatform": "configured-value",
                    "cdpCacheCapabilities": "QmFzZTY0",
                    "cdpCacheVTPMgmtDomain": "configured-value",
                    "cdpCacheNativeVLAN": "configured-value",
                    "cdpCacheDuplex": "default",
                    "cdpCacheApplianceID": 1,
                    "cdpCacheVlanID": 1,
                    "cdpCachePowerConsumption": 125,
                    "cdpCacheMTU": 1,
                    "cdpCacheSysName": "example-1",
                    "cdpCacheSysObjectID": "1",
                    "cdpCachePrimaryMgmtAddrType": "configured-value",
                    "cdpCachePrimaryMgmtAddr": "configured-value",
                    "cdpCacheSecondaryMgmtAddrType": "configured-value",
                    "cdpCacheSecondaryMgmtAddr": "configured-value",
                    "cdpCachePhysLocation": "configured-value",
                    "cdpCacheLastChange": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheIfIndex": {
      "get": {
        "summary": "Get cdpCacheIfIndex",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheIfIndex",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheIfIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheDeviceIndex": {
      "get": {
        "summary": "Get cdpCacheDeviceIndex",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheDeviceIndex",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheDeviceIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheDeviceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheAddressType": {
      "get": {
        "summary": "Get cdpCacheAddressType",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheAddressType",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheAddressType": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheAddressType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheAddress": {
      "get": {
        "summary": "Get cdpCacheAddress",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheAddress",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheVersion": {
      "get": {
        "summary": "Get cdpCacheVersion",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheVersion",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheDeviceId": {
      "get": {
        "summary": "Get cdpCacheDeviceId",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheDeviceId",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheDeviceId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheDeviceId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheDevicePort": {
      "get": {
        "summary": "Get cdpCacheDevicePort",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheDevicePort",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheDevicePort": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheDevicePort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCachePlatform": {
      "get": {
        "summary": "Get cdpCachePlatform",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCachePlatform",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCachePlatform": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCachePlatform from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheCapabilities": {
      "get": {
        "summary": "Get cdpCacheCapabilities",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheCapabilities",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheCapabilities": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheCapabilities from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheVTPMgmtDomain": {
      "get": {
        "summary": "Get cdpCacheVTPMgmtDomain",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheVTPMgmtDomain",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheVTPMgmtDomain": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheVTPMgmtDomain from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheNativeVLAN": {
      "get": {
        "summary": "Get cdpCacheNativeVLAN",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheNativeVLAN",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheNativeVLAN": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheNativeVLAN from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheDuplex": {
      "get": {
        "summary": "Get cdpCacheDuplex",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheDuplex",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheDuplex": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheDuplex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheApplianceID": {
      "get": {
        "summary": "Get cdpCacheApplianceID",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheApplianceID",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheApplianceID": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheApplianceID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheVlanID": {
      "get": {
        "summary": "Get cdpCacheVlanID",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheVlanID",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheVlanID": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheVlanID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCachePowerConsumption": {
      "get": {
        "summary": "Get cdpCachePowerConsumption",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCachePowerConsumption",
        "tags": [
          "CISCO-CDP-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": 125
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCachePowerConsumption": 125
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCachePowerConsumption from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheMTU": {
      "get": {
        "summary": "Get cdpCacheMTU",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheMTU",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheMTU": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheMTU from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheSysName": {
      "get": {
        "summary": "Get cdpCacheSysName",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheSysName",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheSysName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheSysName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheSysObjectID": {
      "get": {
        "summary": "Get cdpCacheSysObjectID",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheSysObjectID",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCacheSysObjectID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheSysObjectID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCachePrimaryMgmtAddrType": {
      "get": {
        "summary": "Get cdpCachePrimaryMgmtAddrType",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCachePrimaryMgmtAddrType",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCachePrimaryMgmtAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCachePrimaryMgmtAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCachePrimaryMgmtAddr": {
      "get": {
        "summary": "Get cdpCachePrimaryMgmtAddr",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCachePrimaryMgmtAddr",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCachePrimaryMgmtAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCachePrimaryMgmtAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheSecondaryMgmtAddrType": {
      "get": {
        "summary": "Get cdpCacheSecondaryMgmtAddrType",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheSecondaryMgmtAddrType",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheSecondaryMgmtAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheSecondaryMgmtAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheSecondaryMgmtAddr": {
      "get": {
        "summary": "Get cdpCacheSecondaryMgmtAddr",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheSecondaryMgmtAddr",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheSecondaryMgmtAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheSecondaryMgmtAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCachePhysLocation": {
      "get": {
        "summary": "Get cdpCachePhysLocation",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCachePhysLocation",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCachePhysLocation": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCachePhysLocation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCacheTable/cdpCacheEntry/cdpCacheLastChange": {
      "get": {
        "summary": "Get cdpCacheLastChange",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCacheTable-cdpCacheEntry-cdpCacheLastChange",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCtAddressTable": {
      "get": {
        "summary": "Get cdpCtAddressTable",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCtAddressTable",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdpCtAddressEntry": {
                      "type": "object",
                      "properties": {
                        "cdpCacheIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCacheDeviceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdpCtAddressIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "cdpCtAddressType": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "cdpCtAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        }
                      },
                      "example": "10.1.1.1"
                    }
                  },
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCtAddressTable": {
                    "cdpCtAddressEntry": {
                      "cdpCacheIfIndex": "configured-value",
                      "cdpCacheDeviceIndex": "configured-value",
                      "cdpCtAddressIndex": 1,
                      "cdpCtAddressType": "10.1.1.1",
                      "cdpCtAddress": "10.1.1.1"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCtAddressTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCtAddressTable/cdpCtAddressEntry": {
      "get": {
        "summary": "Get cdpCtAddressEntry",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCtAddressTable-cdpCtAddressEntry",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdpCacheIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCacheDeviceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdpCtAddressIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "cdpCtAddressType": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "cdpCtAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    }
                  },
                  "example": "10.1.1.1"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCtAddressEntry": {
                    "cdpCacheIfIndex": "configured-value",
                    "cdpCacheDeviceIndex": "configured-value",
                    "cdpCtAddressIndex": 1,
                    "cdpCtAddressType": "10.1.1.1",
                    "cdpCtAddress": "10.1.1.1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCtAddressEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCtAddressTable/cdpCtAddressEntry/cdpCacheIfIndex": {
      "get": {
        "summary": "Get cdpCacheIfIndex",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCtAddressTable-cdpCtAddressEntry-cdpCacheIfIndex",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCtAddressTable/cdpCtAddressEntry/cdpCacheDeviceIndex": {
      "get": {
        "summary": "Get cdpCacheDeviceIndex",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCtAddressTable-cdpCtAddressEntry-cdpCacheDeviceIndex",
        "tags": [
          "CISCO-CDP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CDP-MIB:cdpCacheDeviceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCacheDeviceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCtAddressTable/cdpCtAddressEntry/cdpCtAddressIndex": {
      "get": {
        "summary": "Get cdpCtAddressIndex",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCtAddressTable-cdpCtAddressEntry-cdpCtAddressIndex",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCtAddressIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCtAddressIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCtAddressTable/cdpCtAddressEntry/cdpCtAddressType": {
      "get": {
        "summary": "Get cdpCtAddressType",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCtAddressTable-cdpCtAddressEntry-cdpCtAddressType",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCtAddressType": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCtAddressType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CDP-MIB:CISCO-CDP-MIB/cdpCtAddressTable/cdpCtAddressEntry/cdpCtAddress": {
      "get": {
        "summary": "Get cdpCtAddress",
        "operationId": "get-CISCO-CDP-MIB:CISCO-CDP-MIB-cdpCtAddressTable-cdpCtAddressEntry-cdpCtAddress",
        "tags": [
          "CISCO-CDP-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-CDP-MIB:cdpCtAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdpCtAddress 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": []
    }
  ]
}
