{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-VTP-MIB",
    "description": "MIB data from `CISCO-VTP-MIB` module.\n\n**Root containers:** 1 (CISCO-VTP-MIB)\n**Paths:** 187 | **Descendants:** 215\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-VTP-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-VTP-MIB:CISCO-VTP-MIB": {
      "get": {
        "summary": "Get CISCO-VTP-MIB",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpStatus": {
                      "type": "object",
                      "properties": {
                        "vtpVersion": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpMaxVlanStorage": {
                          "type": "integer",
                          "example": 1
                        },
                        "vtpNotificationsEnabled": {
                          "type": "boolean",
                          "example": true
                        },
                        "vtpVlanCreatedNotifEnabled": {
                          "type": "boolean",
                          "example": true
                        },
                        "vtpVlanDeletedNotifEnabled": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "active"
                    },
                    "internalVlanInfo": {
                      "type": "object",
                      "properties": {
                        "vtpInternalVlanAllocPolicy": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vlanTrunkPorts": {
                      "type": "object",
                      "properties": {
                        "vlanTrunkPortSetSerialNo": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vlanStatistics": {
                      "type": "object",
                      "properties": {
                        "vlanStatsVlans": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "vlanStatsExtendedVlans": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "vlanStatsInternalVlans": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "vlanStatsFreeVlans": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "managementDomainTable": {
                      "type": "object",
                      "properties": {
                        "managementDomainEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "managementDomainIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "managementDomainName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "managementDomainLocalMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "managementDomainConfigRevNumber": {
                                "type": "string",
                                "example": "10"
                              },
                              "managementDomainLastUpdater": {
                                "type": "string",
                                "example": "2025-03-15"
                              },
                              "managementDomainLastChange": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "managementDomainRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "managementDomainTftpServer": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "managementDomainTftpPathname": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "managementDomainPruningState": {
                                "type": "string",
                                "example": "active"
                              },
                              "managementDomainVersionInUse": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "managementDomainPruningStateOper": {
                                "type": "string",
                                "example": "active"
                              },
                              "managementDomainAdminSrcIf": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "managementDomainSourceOnlyMode": {
                                "type": "boolean",
                                "example": true
                              },
                              "managementDomainOperSrcIf": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "managementDomainConfigFile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "managementDomainLocalUpdaterType": {
                                "type": "string",
                                "example": "2025-03-15"
                              },
                              "managementDomainLocalUpdater": {
                                "type": "string",
                                "example": "2025-03-15"
                              },
                              "managementDomainDeviceID": {
                                "type": "string",
                                "example": "1"
                              },
                              "vtpVlanEditOperation": {
                                "type": "string",
                                "example": "50"
                              },
                              "vtpVlanApplyStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "vtpVlanEditBufferOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpVlanEditConfigRevNumber": {
                                "type": "string",
                                "example": "10"
                              },
                              "vtpVlanEditModifiedVlan": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpInSummaryAdverts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpInSubsetAdverts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpInAdvertRequests": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpOutSummaryAdverts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpOutSubsetAdverts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpOutAdvertRequests": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpConfigRevNumberErrors": {
                                "type": "string",
                                "example": "0"
                              },
                              "vtpConfigDigestErrors": {
                                "type": "string",
                                "example": "0"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vtpVlanTable": {
                      "type": "object",
                      "properties": {
                        "vtpVlanEntry": {
                          "type": "object",
                          "properties": {
                            "managementDomainIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanState": {
                              "type": "string",
                              "example": "active"
                            },
                            "vtpVlanType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "vtpVlanMtu": {
                              "type": "integer",
                              "example": 1
                            },
                            "vtpVlanDot10Said": {
                              "type": "string",
                              "format": "byte",
                              "example": "1"
                            },
                            "vtpVlanRingNumber": {
                              "type": "integer",
                              "example": 10
                            },
                            "vtpVlanBridgeNumber": {
                              "type": "integer",
                              "example": 10
                            },
                            "vtpVlanStpType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanParentVlan": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanTranslationalVlan1": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanTranslationalVlan2": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanBridgeType": {
                              "type": "string",
                              "example": "1"
                            },
                            "vtpVlanAreHopCount": {
                              "type": "integer",
                              "example": 10
                            },
                            "vtpVlanSteHopCount": {
                              "type": "integer",
                              "example": 10
                            },
                            "vtpVlanIsCRFBackup": {
                              "type": "boolean",
                              "example": true
                            },
                            "vtpVlanTypeExt": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vtpInternalVlanTable": {
                      "type": "object",
                      "properties": {
                        "vtpInternalVlanEntry": {
                          "type": "object",
                          "properties": {
                            "managementDomainIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpInternalVlanOwner": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vtpVlanEditTable": {
                      "type": "object",
                      "properties": {
                        "vtpVlanEditEntry": {
                          "type": "object",
                          "properties": {
                            "managementDomainIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanEditIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanEditState": {
                              "type": "string",
                              "example": "active"
                            },
                            "vtpVlanEditType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanEditName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "vtpVlanEditMtu": {
                              "type": "integer",
                              "example": 1
                            },
                            "vtpVlanEditDot10Said": {
                              "type": "string",
                              "format": "byte",
                              "example": "1"
                            },
                            "vtpVlanEditRingNumber": {
                              "type": "integer",
                              "example": 10
                            },
                            "vtpVlanEditBridgeNumber": {
                              "type": "integer",
                              "example": 10
                            },
                            "vtpVlanEditStpType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanEditParentVlan": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanEditRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "vtpVlanEditTranslationalVlan1": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanEditTranslationalVlan2": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanEditBridgeType": {
                              "type": "string",
                              "example": "1"
                            },
                            "vtpVlanEditAreHopCount": {
                              "type": "integer",
                              "example": 10
                            },
                            "vtpVlanEditSteHopCount": {
                              "type": "integer",
                              "example": 10
                            },
                            "vtpVlanEditIsCRFBackup": {
                              "type": "boolean",
                              "example": true
                            },
                            "vtpVlanEditTypeExt2": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vtpVlanLocalShutdownTable": {
                      "type": "object",
                      "properties": {
                        "vtpVlanLocalShutdownEntry": {
                          "type": "object",
                          "properties": {
                            "managementDomainIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpVlanLocalShutdown": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vlanTrunkPortTable": {
                      "type": "object",
                      "properties": {
                        "vlanTrunkPortEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "vlanTrunkPortIfIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortManagementDomain": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortEncapsulationType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansEnabled": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortNativeVlan": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "vlanTrunkPortInJoins": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortOutJoins": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortOldAdverts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansPruningEligible": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansXmitJoined": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansRcvJoined": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortDynamicState": {
                                "type": "string",
                                "example": "active"
                              },
                              "vlanTrunkPortDynamicStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "vlanTrunkPortVtpEnabled": {
                                "type": "boolean",
                                "example": true
                              },
                              "vlanTrunkPortEncapsulationOperType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansEnabled2k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansEnabled3k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansEnabled4k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vtpVlansPruningEligible2k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vtpVlansPruningEligible3k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vtpVlansPruningEligible4k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansXmitJoined2k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansXmitJoined3k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansXmitJoined4k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansRcvJoined2k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansRcvJoined3k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansRcvJoined4k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansActiveFirst2k": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vlanTrunkPortVlansActiveSecond2k": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vtpDiscoverTable": {
                      "type": "object",
                      "properties": {
                        "vtpDiscoverEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "managementDomainIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpDiscoverAction": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpDiscoverStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "vtpLastDiscoverTime": {
                                "type": "string",
                                "example": "10:30:45"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vtpDiscoverResultTable": {
                      "type": "object",
                      "properties": {
                        "vtpDiscoverResultEntry": {
                          "type": "object",
                          "properties": {
                            "managementDomainIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpDiscoverResultIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "vtpDiscoverResultDatabaseName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "vtpDiscoverResultConflicting": {
                              "type": "boolean",
                              "example": true
                            },
                            "vtpDiscoverResultDeviceId": {
                              "type": "string",
                              "example": "1"
                            },
                            "vtpDiscoverResultPrimaryServer": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpDiscoverResultRevNumber": {
                              "type": "string",
                              "example": "10"
                            },
                            "vtpDiscoverResultSystemName": {
                              "type": "string",
                              "example": "example-1"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vtpDatabaseTable": {
                      "type": "object",
                      "properties": {
                        "vtpDatabaseEntry": {
                          "type": "object",
                          "properties": {
                            "managementDomainIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpDatabaseIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "vtpDatabaseName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "vtpDatabaseLocalMode": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "vtpDatabaseRevNumber": {
                              "type": "string",
                              "example": "10"
                            },
                            "vtpDatabasePrimaryServer": {
                              "type": "boolean",
                              "example": true
                            },
                            "vtpDatabasePrimaryServerId": {
                              "type": "string",
                              "example": "1"
                            },
                            "vtpDatabaseTakeOverPrimary": {
                              "type": "boolean",
                              "example": true
                            },
                            "vtpDatabaseTakeOverPassword": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "vtpAuthenticationTable": {
                      "type": "object",
                      "properties": {
                        "vtpAuthEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "managementDomainIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpAuthPassword": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpAuthPasswordType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "vtpAuthSecretKey": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "managementDomainIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "managementDomainPruningStateOper": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "ifIndex": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "vtpVlanPortLocalSegment": {
                              "type": "integer",
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:CISCO-VTP-MIB": {
                    "vtpStatus": {
                      "vtpVersion": "default",
                      "vtpMaxVlanStorage": 1,
                      "vtpNotificationsEnabled": true,
                      "vtpVlanCreatedNotifEnabled": true,
                      "vtpVlanDeletedNotifEnabled": true
                    },
                    "internalVlanInfo": {
                      "vtpInternalVlanAllocPolicy": "default"
                    },
                    "vlanTrunkPorts": {
                      "vlanTrunkPortSetSerialNo": "configured-value"
                    },
                    "vlanStatistics": {
                      "vlanStatsVlans": 1,
                      "vlanStatsExtendedVlans": 1,
                      "vlanStatsInternalVlans": 1,
                      "vlanStatsFreeVlans": 1
                    },
                    "managementDomainTable": {
                      "managementDomainEntry": [
                        {
                          "managementDomainIndex": "configured-value",
                          "managementDomainName": "example-1",
                          "managementDomainLocalMode": "default",
                          "managementDomainConfigRevNumber": "10",
                          "managementDomainLastUpdater": "2025-03-15",
                          "managementDomainLastChange": "configured-value",
                          "managementDomainRowStatus": "active",
                          "managementDomainTftpServer": "configured-value",
                          "managementDomainTftpPathname": "example-1",
                          "managementDomainPruningState": "default",
                          "managementDomainVersionInUse": "default",
                          "managementDomainPruningStateOper": "default",
                          "managementDomainAdminSrcIf": "configured-value",
                          "managementDomainSourceOnlyMode": true,
                          "managementDomainOperSrcIf": "configured-value",
                          "managementDomainConfigFile": "configured-value",
                          "managementDomainLocalUpdaterType": "2025-03-15",
                          "managementDomainLocalUpdater": "2025-03-15",
                          "managementDomainDeviceID": "1",
                          "vtpVlanEditOperation": "default",
                          "vtpVlanApplyStatus": "default",
                          "vtpVlanEditBufferOwner": "configured-value",
                          "vtpVlanEditConfigRevNumber": "10",
                          "vtpVlanEditModifiedVlan": "configured-value",
                          "vtpInSummaryAdverts": "configured-value",
                          "vtpInSubsetAdverts": "configured-value",
                          "vtpInAdvertRequests": "configured-value",
                          "vtpOutSummaryAdverts": "configured-value",
                          "vtpOutSubsetAdverts": "configured-value",
                          "vtpOutAdvertRequests": "configured-value",
                          "vtpConfigRevNumberErrors": "0",
                          "vtpConfigDigestErrors": "0"
                        }
                      ]
                    },
                    "vtpVlanTable": {
                      "vtpVlanEntry": {
                        "managementDomainIndex": "configured-value",
                        "vtpVlanIndex": "configured-value",
                        "vtpVlanState": "default",
                        "vtpVlanType": "configured-value",
                        "vtpVlanName": "example-1",
                        "vtpVlanMtu": 1,
                        "vtpVlanDot10Said": "QmFzZTY0",
                        "vtpVlanRingNumber": 10,
                        "vtpVlanBridgeNumber": 10,
                        "vtpVlanStpType": "default",
                        "vtpVlanParentVlan": "configured-value",
                        "vtpVlanTranslationalVlan1": "configured-value",
                        "vtpVlanTranslationalVlan2": "configured-value",
                        "vtpVlanBridgeType": "default",
                        "vtpVlanAreHopCount": 10,
                        "vtpVlanSteHopCount": 10,
                        "vtpVlanIsCRFBackup": true,
                        "vtpVlanTypeExt": "configured-value",
                        "vtpVlanIfIndex": "configured-value"
                      }
                    },
                    "vtpInternalVlanTable": {
                      "vtpInternalVlanEntry": {
                        "managementDomainIndex": "configured-value",
                        "vtpVlanIndex": "configured-value",
                        "vtpInternalVlanOwner": "configured-value"
                      }
                    },
                    "vtpVlanEditTable": {
                      "vtpVlanEditEntry": {
                        "managementDomainIndex": "configured-value",
                        "vtpVlanEditIndex": "configured-value",
                        "vtpVlanEditState": "default",
                        "vtpVlanEditType": "configured-value",
                        "vtpVlanEditName": "example-1",
                        "vtpVlanEditMtu": 1,
                        "vtpVlanEditDot10Said": "QmFzZTY0",
                        "vtpVlanEditRingNumber": 10,
                        "vtpVlanEditBridgeNumber": 10,
                        "vtpVlanEditStpType": "default",
                        "vtpVlanEditParentVlan": "configured-value",
                        "vtpVlanEditRowStatus": "active",
                        "vtpVlanEditTranslationalVlan1": "configured-value",
                        "vtpVlanEditTranslationalVlan2": "configured-value",
                        "vtpVlanEditBridgeType": "default",
                        "vtpVlanEditAreHopCount": 10,
                        "vtpVlanEditSteHopCount": 10,
                        "vtpVlanEditIsCRFBackup": true,
                        "vtpVlanEditTypeExt2": "configured-value"
                      }
                    },
                    "vtpVlanLocalShutdownTable": {
                      "vtpVlanLocalShutdownEntry": {
                        "managementDomainIndex": "configured-value",
                        "vtpVlanIndex": "configured-value",
                        "vtpVlanLocalShutdown": "default"
                      }
                    },
                    "vlanTrunkPortTable": {
                      "vlanTrunkPortEntry": [
                        {
                          "vlanTrunkPortIfIndex": "configured-value",
                          "vlanTrunkPortManagementDomain": "configured-value",
                          "vlanTrunkPortEncapsulationType": "default",
                          "vlanTrunkPortVlansEnabled": "QmFzZTY0",
                          "vlanTrunkPortNativeVlan": "configured-value",
                          "vlanTrunkPortRowStatus": "active",
                          "vlanTrunkPortInJoins": "configured-value",
                          "vlanTrunkPortOutJoins": "configured-value",
                          "vlanTrunkPortOldAdverts": "configured-value",
                          "vlanTrunkPortVlansPruningEligible": "QmFzZTY0",
                          "vlanTrunkPortVlansXmitJoined": "QmFzZTY0",
                          "vlanTrunkPortVlansRcvJoined": "QmFzZTY0",
                          "vlanTrunkPortDynamicState": "default",
                          "vlanTrunkPortDynamicStatus": "default",
                          "vlanTrunkPortVtpEnabled": true,
                          "vlanTrunkPortEncapsulationOperType": "default",
                          "vlanTrunkPortVlansEnabled2k": "QmFzZTY0",
                          "vlanTrunkPortVlansEnabled3k": "QmFzZTY0",
                          "vlanTrunkPortVlansEnabled4k": "QmFzZTY0",
                          "vtpVlansPruningEligible2k": "QmFzZTY0",
                          "vtpVlansPruningEligible3k": "QmFzZTY0",
                          "vtpVlansPruningEligible4k": "QmFzZTY0",
                          "vlanTrunkPortVlansXmitJoined2k": "QmFzZTY0",
                          "vlanTrunkPortVlansXmitJoined3k": "QmFzZTY0",
                          "vlanTrunkPortVlansXmitJoined4k": "QmFzZTY0",
                          "vlanTrunkPortVlansRcvJoined2k": "QmFzZTY0",
                          "vlanTrunkPortVlansRcvJoined3k": "QmFzZTY0",
                          "vlanTrunkPortVlansRcvJoined4k": "QmFzZTY0",
                          "vlanTrunkPortVlansActiveFirst2k": "configured-value",
                          "vlanTrunkPortVlansActiveSecond2k": "configured-value"
                        }
                      ]
                    },
                    "vtpDiscoverTable": {
                      "vtpDiscoverEntry": [
                        {
                          "managementDomainIndex": "configured-value",
                          "vtpDiscoverAction": "default",
                          "vtpDiscoverStatus": "default",
                          "vtpLastDiscoverTime": "10:30:45"
                        }
                      ]
                    },
                    "vtpDiscoverResultTable": {
                      "vtpDiscoverResultEntry": {
                        "managementDomainIndex": "configured-value",
                        "vtpDiscoverResultIndex": 1,
                        "vtpDiscoverResultDatabaseName": "example-1",
                        "vtpDiscoverResultConflicting": true,
                        "vtpDiscoverResultDeviceId": "1",
                        "vtpDiscoverResultPrimaryServer": "configured-value",
                        "vtpDiscoverResultRevNumber": "10",
                        "vtpDiscoverResultSystemName": "example-1"
                      }
                    },
                    "vtpDatabaseTable": {
                      "vtpDatabaseEntry": {
                        "managementDomainIndex": "configured-value",
                        "vtpDatabaseIndex": 1,
                        "vtpDatabaseName": "example-1",
                        "vtpDatabaseLocalMode": "default",
                        "vtpDatabaseRevNumber": "10",
                        "vtpDatabasePrimaryServer": true,
                        "vtpDatabasePrimaryServerId": "1",
                        "vtpDatabaseTakeOverPrimary": true,
                        "vtpDatabaseTakeOverPassword": "configured-value"
                      }
                    },
                    "vtpAuthenticationTable": {
                      "vtpAuthEntry": [
                        {
                          "managementDomainIndex": "configured-value",
                          "vtpAuthPassword": "configured-value",
                          "vtpAuthPasswordType": "default",
                          "vtpAuthSecretKey": "QmFzZTY0"
                        }
                      ],
                      "object-1": {
                        "managementDomainIndex": "configured-value",
                        "managementDomainPruningStateOper": "active"
                      },
                      "object-2": {
                        "ifIndex": "configured-value"
                      },
                      "object-3": {
                        "vtpVlanPortLocalSegment": 1
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-VTP-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpStatus": {
      "get": {
        "summary": "Get vtpStatus",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpStatus",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpVersion": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpMaxVlanStorage": {
                      "type": "integer",
                      "example": 1
                    },
                    "vtpNotificationsEnabled": {
                      "type": "boolean",
                      "example": true
                    },
                    "vtpVlanCreatedNotifEnabled": {
                      "type": "boolean",
                      "example": true
                    },
                    "vtpVlanDeletedNotifEnabled": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpStatus": {
                    "vtpVersion": "default",
                    "vtpMaxVlanStorage": 1,
                    "vtpNotificationsEnabled": true,
                    "vtpVlanCreatedNotifEnabled": true,
                    "vtpVlanDeletedNotifEnabled": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpStatus/vtpVersion": {
      "get": {
        "summary": "Get vtpVersion",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpStatus-vtpVersion",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVersion": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpStatus/vtpMaxVlanStorage": {
      "get": {
        "summary": "Get vtpMaxVlanStorage",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpStatus-vtpMaxVlanStorage",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpMaxVlanStorage": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpMaxVlanStorage from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpStatus/vtpNotificationsEnabled": {
      "get": {
        "summary": "Get vtpNotificationsEnabled",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpStatus-vtpNotificationsEnabled",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpNotificationsEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpNotificationsEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpStatus/vtpVlanCreatedNotifEnabled": {
      "get": {
        "summary": "Get vtpVlanCreatedNotifEnabled",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpStatus-vtpVlanCreatedNotifEnabled",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanCreatedNotifEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanCreatedNotifEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpStatus/vtpVlanDeletedNotifEnabled": {
      "get": {
        "summary": "Get vtpVlanDeletedNotifEnabled",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpStatus-vtpVlanDeletedNotifEnabled",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanDeletedNotifEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanDeletedNotifEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/internalVlanInfo": {
      "get": {
        "summary": "Get internalVlanInfo",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-internalVlanInfo",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpInternalVlanAllocPolicy": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:internalVlanInfo": {
                    "vtpInternalVlanAllocPolicy": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve internalVlanInfo from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/internalVlanInfo/vtpInternalVlanAllocPolicy": {
      "get": {
        "summary": "Get vtpInternalVlanAllocPolicy",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-internalVlanInfo-vtpInternalVlanAllocPolicy",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpInternalVlanAllocPolicy": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpInternalVlanAllocPolicy from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPorts": {
      "get": {
        "summary": "Get vlanTrunkPorts",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPorts",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vlanTrunkPortSetSerialNo": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPorts": {
                    "vlanTrunkPortSetSerialNo": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPorts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPorts/vlanTrunkPortSetSerialNo": {
      "get": {
        "summary": "Get vlanTrunkPortSetSerialNo",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPorts-vlanTrunkPortSetSerialNo",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortSetSerialNo": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortSetSerialNo from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanStatistics": {
      "get": {
        "summary": "Get vlanStatistics",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanStatistics",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vlanStatsVlans": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "vlanStatsExtendedVlans": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "vlanStatsInternalVlans": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "vlanStatsFreeVlans": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanStatistics": {
                    "vlanStatsVlans": 1,
                    "vlanStatsExtendedVlans": 1,
                    "vlanStatsInternalVlans": 1,
                    "vlanStatsFreeVlans": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanStatistics from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanStatistics/vlanStatsVlans": {
      "get": {
        "summary": "Get vlanStatsVlans",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanStatistics-vlanStatsVlans",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanStatsVlans": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanStatsVlans from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanStatistics/vlanStatsExtendedVlans": {
      "get": {
        "summary": "Get vlanStatsExtendedVlans",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanStatistics-vlanStatsExtendedVlans",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanStatsExtendedVlans": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanStatsExtendedVlans from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanStatistics/vlanStatsInternalVlans": {
      "get": {
        "summary": "Get vlanStatsInternalVlans",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanStatistics-vlanStatsInternalVlans",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanStatsInternalVlans": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanStatsInternalVlans from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanStatistics/vlanStatsFreeVlans": {
      "get": {
        "summary": "Get vlanStatsFreeVlans",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanStatistics-vlanStatsFreeVlans",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanStatsFreeVlans": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanStatsFreeVlans from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable": {
      "get": {
        "summary": "Get managementDomainTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "managementDomainEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "managementDomainIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "managementDomainName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "managementDomainLocalMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "managementDomainConfigRevNumber": {
                            "type": "string",
                            "example": "10"
                          },
                          "managementDomainLastUpdater": {
                            "type": "string",
                            "example": "2025-03-15"
                          },
                          "managementDomainLastChange": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "managementDomainRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "managementDomainTftpServer": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "managementDomainTftpPathname": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "managementDomainPruningState": {
                            "type": "string",
                            "example": "active"
                          },
                          "managementDomainVersionInUse": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "managementDomainPruningStateOper": {
                            "type": "string",
                            "example": "active"
                          },
                          "managementDomainAdminSrcIf": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "managementDomainSourceOnlyMode": {
                            "type": "boolean",
                            "example": true
                          },
                          "managementDomainOperSrcIf": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "managementDomainConfigFile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "managementDomainLocalUpdaterType": {
                            "type": "string",
                            "example": "2025-03-15"
                          },
                          "managementDomainLocalUpdater": {
                            "type": "string",
                            "example": "2025-03-15"
                          },
                          "managementDomainDeviceID": {
                            "type": "string",
                            "example": "1"
                          },
                          "vtpVlanEditOperation": {
                            "type": "string",
                            "example": "50"
                          },
                          "vtpVlanApplyStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "vtpVlanEditBufferOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpVlanEditConfigRevNumber": {
                            "type": "string",
                            "example": "10"
                          },
                          "vtpVlanEditModifiedVlan": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpInSummaryAdverts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpInSubsetAdverts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpInAdvertRequests": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpOutSummaryAdverts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpOutSubsetAdverts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpOutAdvertRequests": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpConfigRevNumberErrors": {
                            "type": "string",
                            "example": "0"
                          },
                          "vtpConfigDigestErrors": {
                            "type": "string",
                            "example": "0"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainTable": {
                    "managementDomainEntry": [
                      {
                        "managementDomainIndex": "configured-value",
                        "managementDomainName": "example-1",
                        "managementDomainLocalMode": "default",
                        "managementDomainConfigRevNumber": "10",
                        "managementDomainLastUpdater": "2025-03-15",
                        "managementDomainLastChange": "configured-value",
                        "managementDomainRowStatus": "active",
                        "managementDomainTftpServer": "configured-value",
                        "managementDomainTftpPathname": "example-1",
                        "managementDomainPruningState": "default",
                        "managementDomainVersionInUse": "default",
                        "managementDomainPruningStateOper": "default",
                        "managementDomainAdminSrcIf": "configured-value",
                        "managementDomainSourceOnlyMode": true,
                        "managementDomainOperSrcIf": "configured-value",
                        "managementDomainConfigFile": "configured-value",
                        "managementDomainLocalUpdaterType": "2025-03-15",
                        "managementDomainLocalUpdater": "2025-03-15",
                        "managementDomainDeviceID": "1",
                        "vtpVlanEditOperation": "default",
                        "vtpVlanApplyStatus": "default",
                        "vtpVlanEditBufferOwner": "configured-value",
                        "vtpVlanEditConfigRevNumber": "10",
                        "vtpVlanEditModifiedVlan": "configured-value",
                        "vtpInSummaryAdverts": "configured-value",
                        "vtpInSubsetAdverts": "configured-value",
                        "vtpInAdvertRequests": "configured-value",
                        "vtpOutSummaryAdverts": "configured-value",
                        "vtpOutSubsetAdverts": "configured-value",
                        "vtpOutAdvertRequests": "configured-value",
                        "vtpConfigRevNumberErrors": "0",
                        "vtpConfigDigestErrors": "0"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry": {
      "get": {
        "summary": "Get managementDomainEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry",
        "tags": [
          "CISCO-VTP-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": {
                      "managementDomainIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "managementDomainName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "managementDomainLocalMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "managementDomainConfigRevNumber": {
                        "type": "string",
                        "example": "10"
                      },
                      "managementDomainLastUpdater": {
                        "type": "string",
                        "example": "2025-03-15"
                      },
                      "managementDomainLastChange": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "managementDomainRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "managementDomainTftpServer": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "managementDomainTftpPathname": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "managementDomainPruningState": {
                        "type": "string",
                        "example": "active"
                      },
                      "managementDomainVersionInUse": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "managementDomainPruningStateOper": {
                        "type": "string",
                        "example": "active"
                      },
                      "managementDomainAdminSrcIf": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "managementDomainSourceOnlyMode": {
                        "type": "boolean",
                        "example": true
                      },
                      "managementDomainOperSrcIf": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "managementDomainConfigFile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "managementDomainLocalUpdaterType": {
                        "type": "string",
                        "example": "2025-03-15"
                      },
                      "managementDomainLocalUpdater": {
                        "type": "string",
                        "example": "2025-03-15"
                      },
                      "managementDomainDeviceID": {
                        "type": "string",
                        "example": "1"
                      },
                      "vtpVlanEditOperation": {
                        "type": "string",
                        "example": "50"
                      },
                      "vtpVlanApplyStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "vtpVlanEditBufferOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpVlanEditConfigRevNumber": {
                        "type": "string",
                        "example": "10"
                      },
                      "vtpVlanEditModifiedVlan": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpInSummaryAdverts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpInSubsetAdverts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpInAdvertRequests": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpOutSummaryAdverts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpOutSubsetAdverts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpOutAdvertRequests": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpConfigRevNumberErrors": {
                        "type": "string",
                        "example": "0"
                      },
                      "vtpConfigDigestErrors": {
                        "type": "string",
                        "example": "0"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainEntry": [
                    {
                      "managementDomainIndex": "configured-value",
                      "managementDomainName": "example-1",
                      "managementDomainLocalMode": "default",
                      "managementDomainConfigRevNumber": "10",
                      "managementDomainLastUpdater": "2025-03-15",
                      "managementDomainLastChange": "configured-value",
                      "managementDomainRowStatus": "active",
                      "managementDomainTftpServer": "configured-value",
                      "managementDomainTftpPathname": "example-1",
                      "managementDomainPruningState": "default",
                      "managementDomainVersionInUse": "default",
                      "managementDomainPruningStateOper": "default",
                      "managementDomainAdminSrcIf": "configured-value",
                      "managementDomainSourceOnlyMode": true,
                      "managementDomainOperSrcIf": "configured-value",
                      "managementDomainConfigFile": "configured-value",
                      "managementDomainLocalUpdaterType": "2025-03-15",
                      "managementDomainLocalUpdater": "2025-03-15",
                      "managementDomainDeviceID": "1",
                      "vtpVlanEditOperation": "default",
                      "vtpVlanApplyStatus": "default",
                      "vtpVlanEditBufferOwner": "configured-value",
                      "vtpVlanEditConfigRevNumber": "10",
                      "vtpVlanEditModifiedVlan": "configured-value",
                      "vtpInSummaryAdverts": "configured-value",
                      "vtpInSubsetAdverts": "configured-value",
                      "vtpInAdvertRequests": "configured-value",
                      "vtpOutSummaryAdverts": "configured-value",
                      "vtpOutSubsetAdverts": "configured-value",
                      "vtpOutAdvertRequests": "configured-value",
                      "vtpConfigRevNumberErrors": "0",
                      "vtpConfigDigestErrors": "0"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainName": {
      "get": {
        "summary": "Get managementDomainName",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainName",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:managementDomainName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainLocalMode": {
      "get": {
        "summary": "Get managementDomainLocalMode",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainLocalMode",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainLocalMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainLocalMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainConfigRevNumber": {
      "get": {
        "summary": "Get managementDomainConfigRevNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainConfigRevNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainConfigRevNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainConfigRevNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainLastUpdater": {
      "get": {
        "summary": "Get managementDomainLastUpdater",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainLastUpdater",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2025-03-15"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainLastUpdater": "2025-03-15"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainLastUpdater from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainLastChange": {
      "get": {
        "summary": "Get managementDomainLastChange",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainLastChange",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainRowStatus": {
      "get": {
        "summary": "Get managementDomainRowStatus",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainRowStatus",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainTftpServer": {
      "get": {
        "summary": "Get managementDomainTftpServer",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainTftpServer",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainTftpServer": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainTftpServer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainTftpPathname": {
      "get": {
        "summary": "Get managementDomainTftpPathname",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainTftpPathname",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:managementDomainTftpPathname": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainTftpPathname from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainPruningState": {
      "get": {
        "summary": "Get managementDomainPruningState",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainPruningState",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainPruningState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainPruningState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainVersionInUse": {
      "get": {
        "summary": "Get managementDomainVersionInUse",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainVersionInUse",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainVersionInUse": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainVersionInUse from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainPruningStateOper": {
      "get": {
        "summary": "Get managementDomainPruningStateOper",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainPruningStateOper",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainPruningStateOper": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainPruningStateOper from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainAdminSrcIf": {
      "get": {
        "summary": "Get managementDomainAdminSrcIf",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainAdminSrcIf",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainAdminSrcIf": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainAdminSrcIf from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainSourceOnlyMode": {
      "get": {
        "summary": "Get managementDomainSourceOnlyMode",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainSourceOnlyMode",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:managementDomainSourceOnlyMode": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainSourceOnlyMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainOperSrcIf": {
      "get": {
        "summary": "Get managementDomainOperSrcIf",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainOperSrcIf",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainOperSrcIf": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainOperSrcIf from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainConfigFile": {
      "get": {
        "summary": "Get managementDomainConfigFile",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainConfigFile",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainConfigFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainConfigFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainLocalUpdaterType": {
      "get": {
        "summary": "Get managementDomainLocalUpdaterType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainLocalUpdaterType",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2025-03-15"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainLocalUpdaterType": "2025-03-15"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainLocalUpdaterType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainLocalUpdater": {
      "get": {
        "summary": "Get managementDomainLocalUpdater",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainLocalUpdater",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2025-03-15"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainLocalUpdater": "2025-03-15"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainLocalUpdater from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/managementDomainDeviceID": {
      "get": {
        "summary": "Get managementDomainDeviceID",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-managementDomainDeviceID",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:managementDomainDeviceID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainDeviceID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpVlanEditOperation": {
      "get": {
        "summary": "Get vtpVlanEditOperation",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpVlanEditOperation",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "50"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditOperation": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditOperation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpVlanApplyStatus": {
      "get": {
        "summary": "Get vtpVlanApplyStatus",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpVlanApplyStatus",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanApplyStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanApplyStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpVlanEditBufferOwner": {
      "get": {
        "summary": "Get vtpVlanEditBufferOwner",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpVlanEditBufferOwner",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditBufferOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditBufferOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpVlanEditConfigRevNumber": {
      "get": {
        "summary": "Get vtpVlanEditConfigRevNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpVlanEditConfigRevNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditConfigRevNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditConfigRevNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpVlanEditModifiedVlan": {
      "get": {
        "summary": "Get vtpVlanEditModifiedVlan",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpVlanEditModifiedVlan",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditModifiedVlan": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditModifiedVlan from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpInSummaryAdverts": {
      "get": {
        "summary": "Get vtpInSummaryAdverts",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpInSummaryAdverts",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpInSummaryAdverts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpInSummaryAdverts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpInSubsetAdverts": {
      "get": {
        "summary": "Get vtpInSubsetAdverts",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpInSubsetAdverts",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpInSubsetAdverts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpInSubsetAdverts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpInAdvertRequests": {
      "get": {
        "summary": "Get vtpInAdvertRequests",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpInAdvertRequests",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpInAdvertRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpInAdvertRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpOutSummaryAdverts": {
      "get": {
        "summary": "Get vtpOutSummaryAdverts",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpOutSummaryAdverts",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpOutSummaryAdverts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpOutSummaryAdverts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpOutSubsetAdverts": {
      "get": {
        "summary": "Get vtpOutSubsetAdverts",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpOutSubsetAdverts",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpOutSubsetAdverts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpOutSubsetAdverts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpOutAdvertRequests": {
      "get": {
        "summary": "Get vtpOutAdvertRequests",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpOutAdvertRequests",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpOutAdvertRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpOutAdvertRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpConfigRevNumberErrors": {
      "get": {
        "summary": "Get vtpConfigRevNumberErrors",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpConfigRevNumberErrors",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpConfigRevNumberErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpConfigRevNumberErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/managementDomainTable/managementDomainEntry/vtpConfigDigestErrors": {
      "get": {
        "summary": "Get vtpConfigDigestErrors",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-managementDomainTable-managementDomainEntry-vtpConfigDigestErrors",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpConfigDigestErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpConfigDigestErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable": {
      "get": {
        "summary": "Get vtpVlanTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpVlanEntry": {
                      "type": "object",
                      "properties": {
                        "managementDomainIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanState": {
                          "type": "string",
                          "example": "active"
                        },
                        "vtpVlanType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "vtpVlanMtu": {
                          "type": "integer",
                          "example": 1
                        },
                        "vtpVlanDot10Said": {
                          "type": "string",
                          "format": "byte",
                          "example": "1"
                        },
                        "vtpVlanRingNumber": {
                          "type": "integer",
                          "example": 10
                        },
                        "vtpVlanBridgeNumber": {
                          "type": "integer",
                          "example": 10
                        },
                        "vtpVlanStpType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanParentVlan": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanTranslationalVlan1": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanTranslationalVlan2": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanBridgeType": {
                          "type": "string",
                          "example": "1"
                        },
                        "vtpVlanAreHopCount": {
                          "type": "integer",
                          "example": 10
                        },
                        "vtpVlanSteHopCount": {
                          "type": "integer",
                          "example": 10
                        },
                        "vtpVlanIsCRFBackup": {
                          "type": "boolean",
                          "example": true
                        },
                        "vtpVlanTypeExt": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanTable": {
                    "vtpVlanEntry": {
                      "managementDomainIndex": "configured-value",
                      "vtpVlanIndex": "configured-value",
                      "vtpVlanState": "default",
                      "vtpVlanType": "configured-value",
                      "vtpVlanName": "example-1",
                      "vtpVlanMtu": 1,
                      "vtpVlanDot10Said": "QmFzZTY0",
                      "vtpVlanRingNumber": 10,
                      "vtpVlanBridgeNumber": 10,
                      "vtpVlanStpType": "default",
                      "vtpVlanParentVlan": "configured-value",
                      "vtpVlanTranslationalVlan1": "configured-value",
                      "vtpVlanTranslationalVlan2": "configured-value",
                      "vtpVlanBridgeType": "default",
                      "vtpVlanAreHopCount": 10,
                      "vtpVlanSteHopCount": 10,
                      "vtpVlanIsCRFBackup": true,
                      "vtpVlanTypeExt": "configured-value",
                      "vtpVlanIfIndex": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry": {
      "get": {
        "summary": "Get vtpVlanEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "managementDomainIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanState": {
                      "type": "string",
                      "example": "active"
                    },
                    "vtpVlanType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "vtpVlanMtu": {
                      "type": "integer",
                      "example": 1
                    },
                    "vtpVlanDot10Said": {
                      "type": "string",
                      "format": "byte",
                      "example": "1"
                    },
                    "vtpVlanRingNumber": {
                      "type": "integer",
                      "example": 10
                    },
                    "vtpVlanBridgeNumber": {
                      "type": "integer",
                      "example": 10
                    },
                    "vtpVlanStpType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanParentVlan": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanTranslationalVlan1": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanTranslationalVlan2": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanBridgeType": {
                      "type": "string",
                      "example": "1"
                    },
                    "vtpVlanAreHopCount": {
                      "type": "integer",
                      "example": 10
                    },
                    "vtpVlanSteHopCount": {
                      "type": "integer",
                      "example": 10
                    },
                    "vtpVlanIsCRFBackup": {
                      "type": "boolean",
                      "example": true
                    },
                    "vtpVlanTypeExt": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEntry": {
                    "managementDomainIndex": "configured-value",
                    "vtpVlanIndex": "configured-value",
                    "vtpVlanState": "default",
                    "vtpVlanType": "configured-value",
                    "vtpVlanName": "example-1",
                    "vtpVlanMtu": 1,
                    "vtpVlanDot10Said": "QmFzZTY0",
                    "vtpVlanRingNumber": 10,
                    "vtpVlanBridgeNumber": 10,
                    "vtpVlanStpType": "default",
                    "vtpVlanParentVlan": "configured-value",
                    "vtpVlanTranslationalVlan1": "configured-value",
                    "vtpVlanTranslationalVlan2": "configured-value",
                    "vtpVlanBridgeType": "default",
                    "vtpVlanAreHopCount": 10,
                    "vtpVlanSteHopCount": 10,
                    "vtpVlanIsCRFBackup": true,
                    "vtpVlanTypeExt": "configured-value",
                    "vtpVlanIfIndex": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanIndex": {
      "get": {
        "summary": "Get vtpVlanIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanState": {
      "get": {
        "summary": "Get vtpVlanState",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanState",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanType": {
      "get": {
        "summary": "Get vtpVlanType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanType",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanName": {
      "get": {
        "summary": "Get vtpVlanName",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanName",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanMtu": {
      "get": {
        "summary": "Get vtpVlanMtu",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanMtu",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanMtu": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanMtu from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanDot10Said": {
      "get": {
        "summary": "Get vtpVlanDot10Said",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanDot10Said",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "1"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanDot10Said": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanDot10Said from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanRingNumber": {
      "get": {
        "summary": "Get vtpVlanRingNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanRingNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanRingNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanRingNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanBridgeNumber": {
      "get": {
        "summary": "Get vtpVlanBridgeNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanBridgeNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanBridgeNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanBridgeNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanStpType": {
      "get": {
        "summary": "Get vtpVlanStpType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanStpType",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanStpType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanStpType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanParentVlan": {
      "get": {
        "summary": "Get vtpVlanParentVlan",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanParentVlan",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanParentVlan": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanParentVlan from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanTranslationalVlan1": {
      "get": {
        "summary": "Get vtpVlanTranslationalVlan1",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanTranslationalVlan1",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanTranslationalVlan1": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanTranslationalVlan1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanTranslationalVlan2": {
      "get": {
        "summary": "Get vtpVlanTranslationalVlan2",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanTranslationalVlan2",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanTranslationalVlan2": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanTranslationalVlan2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanBridgeType": {
      "get": {
        "summary": "Get vtpVlanBridgeType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanBridgeType",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanBridgeType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanBridgeType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanAreHopCount": {
      "get": {
        "summary": "Get vtpVlanAreHopCount",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanAreHopCount",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanAreHopCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanAreHopCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanSteHopCount": {
      "get": {
        "summary": "Get vtpVlanSteHopCount",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanSteHopCount",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanSteHopCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanSteHopCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanIsCRFBackup": {
      "get": {
        "summary": "Get vtpVlanIsCRFBackup",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanIsCRFBackup",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanIsCRFBackup": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanIsCRFBackup from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanTypeExt": {
      "get": {
        "summary": "Get vtpVlanTypeExt",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanTypeExt",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanTypeExt": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanTypeExt from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanTable/vtpVlanEntry/vtpVlanIfIndex": {
      "get": {
        "summary": "Get vtpVlanIfIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanTable-vtpVlanEntry-vtpVlanIfIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpInternalVlanTable": {
      "get": {
        "summary": "Get vtpInternalVlanTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpInternalVlanTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpInternalVlanEntry": {
                      "type": "object",
                      "properties": {
                        "managementDomainIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpInternalVlanOwner": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpInternalVlanTable": {
                    "vtpInternalVlanEntry": {
                      "managementDomainIndex": "configured-value",
                      "vtpVlanIndex": "configured-value",
                      "vtpInternalVlanOwner": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpInternalVlanTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpInternalVlanTable/vtpInternalVlanEntry": {
      "get": {
        "summary": "Get vtpInternalVlanEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpInternalVlanTable-vtpInternalVlanEntry",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "managementDomainIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpInternalVlanOwner": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpInternalVlanEntry": {
                    "managementDomainIndex": "configured-value",
                    "vtpVlanIndex": "configured-value",
                    "vtpInternalVlanOwner": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpInternalVlanEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpInternalVlanTable/vtpInternalVlanEntry/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpInternalVlanTable-vtpInternalVlanEntry-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpInternalVlanTable/vtpInternalVlanEntry/vtpVlanIndex": {
      "get": {
        "summary": "Get vtpVlanIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpInternalVlanTable-vtpInternalVlanEntry-vtpVlanIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpInternalVlanTable/vtpInternalVlanEntry/vtpInternalVlanOwner": {
      "get": {
        "summary": "Get vtpInternalVlanOwner",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpInternalVlanTable-vtpInternalVlanEntry-vtpInternalVlanOwner",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpInternalVlanOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpInternalVlanOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable": {
      "get": {
        "summary": "Get vtpVlanEditTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpVlanEditEntry": {
                      "type": "object",
                      "properties": {
                        "managementDomainIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanEditIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanEditState": {
                          "type": "string",
                          "example": "active"
                        },
                        "vtpVlanEditType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanEditName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "vtpVlanEditMtu": {
                          "type": "integer",
                          "example": 1
                        },
                        "vtpVlanEditDot10Said": {
                          "type": "string",
                          "format": "byte",
                          "example": "1"
                        },
                        "vtpVlanEditRingNumber": {
                          "type": "integer",
                          "example": 10
                        },
                        "vtpVlanEditBridgeNumber": {
                          "type": "integer",
                          "example": 10
                        },
                        "vtpVlanEditStpType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanEditParentVlan": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanEditRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "vtpVlanEditTranslationalVlan1": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanEditTranslationalVlan2": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanEditBridgeType": {
                          "type": "string",
                          "example": "1"
                        },
                        "vtpVlanEditAreHopCount": {
                          "type": "integer",
                          "example": 10
                        },
                        "vtpVlanEditSteHopCount": {
                          "type": "integer",
                          "example": 10
                        },
                        "vtpVlanEditIsCRFBackup": {
                          "type": "boolean",
                          "example": true
                        },
                        "vtpVlanEditTypeExt2": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditTable": {
                    "vtpVlanEditEntry": {
                      "managementDomainIndex": "configured-value",
                      "vtpVlanEditIndex": "configured-value",
                      "vtpVlanEditState": "default",
                      "vtpVlanEditType": "configured-value",
                      "vtpVlanEditName": "example-1",
                      "vtpVlanEditMtu": 1,
                      "vtpVlanEditDot10Said": "QmFzZTY0",
                      "vtpVlanEditRingNumber": 10,
                      "vtpVlanEditBridgeNumber": 10,
                      "vtpVlanEditStpType": "default",
                      "vtpVlanEditParentVlan": "configured-value",
                      "vtpVlanEditRowStatus": "active",
                      "vtpVlanEditTranslationalVlan1": "configured-value",
                      "vtpVlanEditTranslationalVlan2": "configured-value",
                      "vtpVlanEditBridgeType": "default",
                      "vtpVlanEditAreHopCount": 10,
                      "vtpVlanEditSteHopCount": 10,
                      "vtpVlanEditIsCRFBackup": true,
                      "vtpVlanEditTypeExt2": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry": {
      "get": {
        "summary": "Get vtpVlanEditEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "managementDomainIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanEditIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanEditState": {
                      "type": "string",
                      "example": "active"
                    },
                    "vtpVlanEditType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanEditName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "vtpVlanEditMtu": {
                      "type": "integer",
                      "example": 1
                    },
                    "vtpVlanEditDot10Said": {
                      "type": "string",
                      "format": "byte",
                      "example": "1"
                    },
                    "vtpVlanEditRingNumber": {
                      "type": "integer",
                      "example": 10
                    },
                    "vtpVlanEditBridgeNumber": {
                      "type": "integer",
                      "example": 10
                    },
                    "vtpVlanEditStpType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanEditParentVlan": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanEditRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "vtpVlanEditTranslationalVlan1": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanEditTranslationalVlan2": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanEditBridgeType": {
                      "type": "string",
                      "example": "1"
                    },
                    "vtpVlanEditAreHopCount": {
                      "type": "integer",
                      "example": 10
                    },
                    "vtpVlanEditSteHopCount": {
                      "type": "integer",
                      "example": 10
                    },
                    "vtpVlanEditIsCRFBackup": {
                      "type": "boolean",
                      "example": true
                    },
                    "vtpVlanEditTypeExt2": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditEntry": {
                    "managementDomainIndex": "configured-value",
                    "vtpVlanEditIndex": "configured-value",
                    "vtpVlanEditState": "default",
                    "vtpVlanEditType": "configured-value",
                    "vtpVlanEditName": "example-1",
                    "vtpVlanEditMtu": 1,
                    "vtpVlanEditDot10Said": "QmFzZTY0",
                    "vtpVlanEditRingNumber": 10,
                    "vtpVlanEditBridgeNumber": 10,
                    "vtpVlanEditStpType": "default",
                    "vtpVlanEditParentVlan": "configured-value",
                    "vtpVlanEditRowStatus": "active",
                    "vtpVlanEditTranslationalVlan1": "configured-value",
                    "vtpVlanEditTranslationalVlan2": "configured-value",
                    "vtpVlanEditBridgeType": "default",
                    "vtpVlanEditAreHopCount": 10,
                    "vtpVlanEditSteHopCount": 10,
                    "vtpVlanEditIsCRFBackup": true,
                    "vtpVlanEditTypeExt2": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditIndex": {
      "get": {
        "summary": "Get vtpVlanEditIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditState": {
      "get": {
        "summary": "Get vtpVlanEditState",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditState",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditType": {
      "get": {
        "summary": "Get vtpVlanEditType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditType",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditName": {
      "get": {
        "summary": "Get vtpVlanEditName",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditName",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanEditName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditMtu": {
      "get": {
        "summary": "Get vtpVlanEditMtu",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditMtu",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanEditMtu": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditMtu from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditDot10Said": {
      "get": {
        "summary": "Get vtpVlanEditDot10Said",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditDot10Said",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "1"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditDot10Said": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditDot10Said from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditRingNumber": {
      "get": {
        "summary": "Get vtpVlanEditRingNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditRingNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditRingNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditRingNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditBridgeNumber": {
      "get": {
        "summary": "Get vtpVlanEditBridgeNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditBridgeNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditBridgeNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditBridgeNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditStpType": {
      "get": {
        "summary": "Get vtpVlanEditStpType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditStpType",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditStpType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditStpType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditParentVlan": {
      "get": {
        "summary": "Get vtpVlanEditParentVlan",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditParentVlan",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditParentVlan": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditParentVlan from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditRowStatus": {
      "get": {
        "summary": "Get vtpVlanEditRowStatus",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditRowStatus",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditTranslationalVlan1": {
      "get": {
        "summary": "Get vtpVlanEditTranslationalVlan1",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditTranslationalVlan1",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditTranslationalVlan1": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditTranslationalVlan1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditTranslationalVlan2": {
      "get": {
        "summary": "Get vtpVlanEditTranslationalVlan2",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditTranslationalVlan2",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditTranslationalVlan2": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditTranslationalVlan2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditBridgeType": {
      "get": {
        "summary": "Get vtpVlanEditBridgeType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditBridgeType",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanEditBridgeType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditBridgeType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditAreHopCount": {
      "get": {
        "summary": "Get vtpVlanEditAreHopCount",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditAreHopCount",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditAreHopCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditAreHopCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditSteHopCount": {
      "get": {
        "summary": "Get vtpVlanEditSteHopCount",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditSteHopCount",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditSteHopCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditSteHopCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditIsCRFBackup": {
      "get": {
        "summary": "Get vtpVlanEditIsCRFBackup",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditIsCRFBackup",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanEditIsCRFBackup": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditIsCRFBackup from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanEditTable/vtpVlanEditEntry/vtpVlanEditTypeExt2": {
      "get": {
        "summary": "Get vtpVlanEditTypeExt2",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanEditTable-vtpVlanEditEntry-vtpVlanEditTypeExt2",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanEditTypeExt2": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanEditTypeExt2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanLocalShutdownTable": {
      "get": {
        "summary": "Get vtpVlanLocalShutdownTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanLocalShutdownTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpVlanLocalShutdownEntry": {
                      "type": "object",
                      "properties": {
                        "managementDomainIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpVlanLocalShutdown": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanLocalShutdownTable": {
                    "vtpVlanLocalShutdownEntry": {
                      "managementDomainIndex": "configured-value",
                      "vtpVlanIndex": "configured-value",
                      "vtpVlanLocalShutdown": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanLocalShutdownTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanLocalShutdownTable/vtpVlanLocalShutdownEntry": {
      "get": {
        "summary": "Get vtpVlanLocalShutdownEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanLocalShutdownTable-vtpVlanLocalShutdownEntry",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "managementDomainIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpVlanLocalShutdown": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanLocalShutdownEntry": {
                    "managementDomainIndex": "configured-value",
                    "vtpVlanIndex": "configured-value",
                    "vtpVlanLocalShutdown": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanLocalShutdownEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanLocalShutdownTable/vtpVlanLocalShutdownEntry/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanLocalShutdownTable-vtpVlanLocalShutdownEntry-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanLocalShutdownTable/vtpVlanLocalShutdownEntry/vtpVlanIndex": {
      "get": {
        "summary": "Get vtpVlanIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanLocalShutdownTable-vtpVlanLocalShutdownEntry-vtpVlanIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpVlanLocalShutdownTable/vtpVlanLocalShutdownEntry/vtpVlanLocalShutdown": {
      "get": {
        "summary": "Get vtpVlanLocalShutdown",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpVlanLocalShutdownTable-vtpVlanLocalShutdownEntry-vtpVlanLocalShutdown",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanLocalShutdown": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanLocalShutdown from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable": {
      "get": {
        "summary": "Get vlanTrunkPortTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vlanTrunkPortEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "vlanTrunkPortIfIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortManagementDomain": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortEncapsulationType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansEnabled": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortNativeVlan": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "vlanTrunkPortInJoins": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortOutJoins": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortOldAdverts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansPruningEligible": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansXmitJoined": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansRcvJoined": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortDynamicState": {
                            "type": "string",
                            "example": "active"
                          },
                          "vlanTrunkPortDynamicStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "vlanTrunkPortVtpEnabled": {
                            "type": "boolean",
                            "example": true
                          },
                          "vlanTrunkPortEncapsulationOperType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansEnabled2k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansEnabled3k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansEnabled4k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vtpVlansPruningEligible2k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vtpVlansPruningEligible3k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vtpVlansPruningEligible4k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansXmitJoined2k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansXmitJoined3k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansXmitJoined4k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansRcvJoined2k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansRcvJoined3k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansRcvJoined4k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansActiveFirst2k": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vlanTrunkPortVlansActiveSecond2k": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortTable": {
                    "vlanTrunkPortEntry": [
                      {
                        "vlanTrunkPortIfIndex": "configured-value",
                        "vlanTrunkPortManagementDomain": "configured-value",
                        "vlanTrunkPortEncapsulationType": "default",
                        "vlanTrunkPortVlansEnabled": "QmFzZTY0",
                        "vlanTrunkPortNativeVlan": "configured-value",
                        "vlanTrunkPortRowStatus": "active",
                        "vlanTrunkPortInJoins": "configured-value",
                        "vlanTrunkPortOutJoins": "configured-value",
                        "vlanTrunkPortOldAdverts": "configured-value",
                        "vlanTrunkPortVlansPruningEligible": "QmFzZTY0",
                        "vlanTrunkPortVlansXmitJoined": "QmFzZTY0",
                        "vlanTrunkPortVlansRcvJoined": "QmFzZTY0",
                        "vlanTrunkPortDynamicState": "default",
                        "vlanTrunkPortDynamicStatus": "default",
                        "vlanTrunkPortVtpEnabled": true,
                        "vlanTrunkPortEncapsulationOperType": "default",
                        "vlanTrunkPortVlansEnabled2k": "QmFzZTY0",
                        "vlanTrunkPortVlansEnabled3k": "QmFzZTY0",
                        "vlanTrunkPortVlansEnabled4k": "QmFzZTY0",
                        "vtpVlansPruningEligible2k": "QmFzZTY0",
                        "vtpVlansPruningEligible3k": "QmFzZTY0",
                        "vtpVlansPruningEligible4k": "QmFzZTY0",
                        "vlanTrunkPortVlansXmitJoined2k": "QmFzZTY0",
                        "vlanTrunkPortVlansXmitJoined3k": "QmFzZTY0",
                        "vlanTrunkPortVlansXmitJoined4k": "QmFzZTY0",
                        "vlanTrunkPortVlansRcvJoined2k": "QmFzZTY0",
                        "vlanTrunkPortVlansRcvJoined3k": "QmFzZTY0",
                        "vlanTrunkPortVlansRcvJoined4k": "QmFzZTY0",
                        "vlanTrunkPortVlansActiveFirst2k": "configured-value",
                        "vlanTrunkPortVlansActiveSecond2k": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry": {
      "get": {
        "summary": "Get vlanTrunkPortEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry",
        "tags": [
          "CISCO-VTP-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": {
                      "vlanTrunkPortIfIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortManagementDomain": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortEncapsulationType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansEnabled": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortNativeVlan": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "vlanTrunkPortInJoins": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortOutJoins": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortOldAdverts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansPruningEligible": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansXmitJoined": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansRcvJoined": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortDynamicState": {
                        "type": "string",
                        "example": "active"
                      },
                      "vlanTrunkPortDynamicStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "vlanTrunkPortVtpEnabled": {
                        "type": "boolean",
                        "example": true
                      },
                      "vlanTrunkPortEncapsulationOperType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansEnabled2k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansEnabled3k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansEnabled4k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vtpVlansPruningEligible2k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vtpVlansPruningEligible3k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vtpVlansPruningEligible4k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansXmitJoined2k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansXmitJoined3k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansXmitJoined4k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansRcvJoined2k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansRcvJoined3k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansRcvJoined4k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansActiveFirst2k": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vlanTrunkPortVlansActiveSecond2k": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortEntry": [
                    {
                      "vlanTrunkPortIfIndex": "configured-value",
                      "vlanTrunkPortManagementDomain": "configured-value",
                      "vlanTrunkPortEncapsulationType": "default",
                      "vlanTrunkPortVlansEnabled": "QmFzZTY0",
                      "vlanTrunkPortNativeVlan": "configured-value",
                      "vlanTrunkPortRowStatus": "active",
                      "vlanTrunkPortInJoins": "configured-value",
                      "vlanTrunkPortOutJoins": "configured-value",
                      "vlanTrunkPortOldAdverts": "configured-value",
                      "vlanTrunkPortVlansPruningEligible": "QmFzZTY0",
                      "vlanTrunkPortVlansXmitJoined": "QmFzZTY0",
                      "vlanTrunkPortVlansRcvJoined": "QmFzZTY0",
                      "vlanTrunkPortDynamicState": "default",
                      "vlanTrunkPortDynamicStatus": "default",
                      "vlanTrunkPortVtpEnabled": true,
                      "vlanTrunkPortEncapsulationOperType": "default",
                      "vlanTrunkPortVlansEnabled2k": "QmFzZTY0",
                      "vlanTrunkPortVlansEnabled3k": "QmFzZTY0",
                      "vlanTrunkPortVlansEnabled4k": "QmFzZTY0",
                      "vtpVlansPruningEligible2k": "QmFzZTY0",
                      "vtpVlansPruningEligible3k": "QmFzZTY0",
                      "vtpVlansPruningEligible4k": "QmFzZTY0",
                      "vlanTrunkPortVlansXmitJoined2k": "QmFzZTY0",
                      "vlanTrunkPortVlansXmitJoined3k": "QmFzZTY0",
                      "vlanTrunkPortVlansXmitJoined4k": "QmFzZTY0",
                      "vlanTrunkPortVlansRcvJoined2k": "QmFzZTY0",
                      "vlanTrunkPortVlansRcvJoined3k": "QmFzZTY0",
                      "vlanTrunkPortVlansRcvJoined4k": "QmFzZTY0",
                      "vlanTrunkPortVlansActiveFirst2k": "configured-value",
                      "vlanTrunkPortVlansActiveSecond2k": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortIfIndex": {
      "get": {
        "summary": "Get vlanTrunkPortIfIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortIfIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortManagementDomain": {
      "get": {
        "summary": "Get vlanTrunkPortManagementDomain",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortManagementDomain",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortManagementDomain": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortManagementDomain from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortEncapsulationType": {
      "get": {
        "summary": "Get vlanTrunkPortEncapsulationType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortEncapsulationType",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortEncapsulationType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortEncapsulationType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansEnabled": {
      "get": {
        "summary": "Get vlanTrunkPortVlansEnabled",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansEnabled",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansEnabled": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortNativeVlan": {
      "get": {
        "summary": "Get vlanTrunkPortNativeVlan",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortNativeVlan",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortNativeVlan": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortNativeVlan from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortRowStatus": {
      "get": {
        "summary": "Get vlanTrunkPortRowStatus",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortRowStatus",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortInJoins": {
      "get": {
        "summary": "Get vlanTrunkPortInJoins",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortInJoins",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortInJoins": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortInJoins from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortOutJoins": {
      "get": {
        "summary": "Get vlanTrunkPortOutJoins",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortOutJoins",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortOutJoins": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortOutJoins from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortOldAdverts": {
      "get": {
        "summary": "Get vlanTrunkPortOldAdverts",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortOldAdverts",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortOldAdverts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortOldAdverts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansPruningEligible": {
      "get": {
        "summary": "Get vlanTrunkPortVlansPruningEligible",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansPruningEligible",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansPruningEligible": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansPruningEligible from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansXmitJoined": {
      "get": {
        "summary": "Get vlanTrunkPortVlansXmitJoined",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansXmitJoined",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansXmitJoined": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansXmitJoined from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansRcvJoined": {
      "get": {
        "summary": "Get vlanTrunkPortVlansRcvJoined",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansRcvJoined",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansRcvJoined": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansRcvJoined from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortDynamicState": {
      "get": {
        "summary": "Get vlanTrunkPortDynamicState",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortDynamicState",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortDynamicState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortDynamicState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortDynamicStatus": {
      "get": {
        "summary": "Get vlanTrunkPortDynamicStatus",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortDynamicStatus",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortDynamicStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortDynamicStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVtpEnabled": {
      "get": {
        "summary": "Get vlanTrunkPortVtpEnabled",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVtpEnabled",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVtpEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVtpEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortEncapsulationOperType": {
      "get": {
        "summary": "Get vlanTrunkPortEncapsulationOperType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortEncapsulationOperType",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortEncapsulationOperType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortEncapsulationOperType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansEnabled2k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansEnabled2k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansEnabled2k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansEnabled2k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansEnabled2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansEnabled3k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansEnabled3k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansEnabled3k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansEnabled3k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansEnabled3k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansEnabled4k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansEnabled4k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansEnabled4k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansEnabled4k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansEnabled4k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vtpVlansPruningEligible2k": {
      "get": {
        "summary": "Get vtpVlansPruningEligible2k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vtpVlansPruningEligible2k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlansPruningEligible2k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlansPruningEligible2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vtpVlansPruningEligible3k": {
      "get": {
        "summary": "Get vtpVlansPruningEligible3k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vtpVlansPruningEligible3k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlansPruningEligible3k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlansPruningEligible3k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vtpVlansPruningEligible4k": {
      "get": {
        "summary": "Get vtpVlansPruningEligible4k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vtpVlansPruningEligible4k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlansPruningEligible4k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlansPruningEligible4k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansXmitJoined2k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansXmitJoined2k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansXmitJoined2k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansXmitJoined2k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansXmitJoined2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansXmitJoined3k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansXmitJoined3k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansXmitJoined3k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansXmitJoined3k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansXmitJoined3k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansXmitJoined4k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansXmitJoined4k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansXmitJoined4k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansXmitJoined4k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansXmitJoined4k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansRcvJoined2k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansRcvJoined2k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansRcvJoined2k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansRcvJoined2k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansRcvJoined2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansRcvJoined3k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansRcvJoined3k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansRcvJoined3k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansRcvJoined3k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansRcvJoined3k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansRcvJoined4k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansRcvJoined4k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansRcvJoined4k",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vlanTrunkPortVlansRcvJoined4k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansRcvJoined4k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansActiveFirst2k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansActiveFirst2k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansActiveFirst2k",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortVlansActiveFirst2k": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansActiveFirst2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vlanTrunkPortTable/vlanTrunkPortEntry/vlanTrunkPortVlansActiveSecond2k": {
      "get": {
        "summary": "Get vlanTrunkPortVlansActiveSecond2k",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vlanTrunkPortTable-vlanTrunkPortEntry-vlanTrunkPortVlansActiveSecond2k",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortVlansActiveSecond2k": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortVlansActiveSecond2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverTable": {
      "get": {
        "summary": "Get vtpDiscoverTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpDiscoverEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "managementDomainIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpDiscoverAction": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpDiscoverStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "vtpLastDiscoverTime": {
                            "type": "string",
                            "example": "10:30:45"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDiscoverTable": {
                    "vtpDiscoverEntry": [
                      {
                        "managementDomainIndex": "configured-value",
                        "vtpDiscoverAction": "default",
                        "vtpDiscoverStatus": "default",
                        "vtpLastDiscoverTime": "10:30:45"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverTable/vtpDiscoverEntry": {
      "get": {
        "summary": "Get vtpDiscoverEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverTable-vtpDiscoverEntry",
        "tags": [
          "CISCO-VTP-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": {
                      "managementDomainIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpDiscoverAction": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpDiscoverStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "vtpLastDiscoverTime": {
                        "type": "string",
                        "example": "10:30:45"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDiscoverEntry": [
                    {
                      "managementDomainIndex": "configured-value",
                      "vtpDiscoverAction": "default",
                      "vtpDiscoverStatus": "default",
                      "vtpLastDiscoverTime": "10:30:45"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverTable/vtpDiscoverEntry/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverTable-vtpDiscoverEntry-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverTable/vtpDiscoverEntry/vtpDiscoverAction": {
      "get": {
        "summary": "Get vtpDiscoverAction",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverTable-vtpDiscoverEntry-vtpDiscoverAction",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDiscoverAction": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverAction from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverTable/vtpDiscoverEntry/vtpDiscoverStatus": {
      "get": {
        "summary": "Get vtpDiscoverStatus",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverTable-vtpDiscoverEntry-vtpDiscoverStatus",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDiscoverStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverTable/vtpDiscoverEntry/vtpLastDiscoverTime": {
      "get": {
        "summary": "Get vtpLastDiscoverTime",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverTable-vtpDiscoverEntry-vtpLastDiscoverTime",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpLastDiscoverTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpLastDiscoverTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable": {
      "get": {
        "summary": "Get vtpDiscoverResultTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpDiscoverResultEntry": {
                      "type": "object",
                      "properties": {
                        "managementDomainIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpDiscoverResultIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "vtpDiscoverResultDatabaseName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "vtpDiscoverResultConflicting": {
                          "type": "boolean",
                          "example": true
                        },
                        "vtpDiscoverResultDeviceId": {
                          "type": "string",
                          "example": "1"
                        },
                        "vtpDiscoverResultPrimaryServer": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpDiscoverResultRevNumber": {
                          "type": "string",
                          "example": "10"
                        },
                        "vtpDiscoverResultSystemName": {
                          "type": "string",
                          "example": "example-1"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDiscoverResultTable": {
                    "vtpDiscoverResultEntry": {
                      "managementDomainIndex": "configured-value",
                      "vtpDiscoverResultIndex": 1,
                      "vtpDiscoverResultDatabaseName": "example-1",
                      "vtpDiscoverResultConflicting": true,
                      "vtpDiscoverResultDeviceId": "1",
                      "vtpDiscoverResultPrimaryServer": "configured-value",
                      "vtpDiscoverResultRevNumber": "10",
                      "vtpDiscoverResultSystemName": "example-1"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverResultTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable/vtpDiscoverResultEntry": {
      "get": {
        "summary": "Get vtpDiscoverResultEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable-vtpDiscoverResultEntry",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "managementDomainIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpDiscoverResultIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "vtpDiscoverResultDatabaseName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "vtpDiscoverResultConflicting": {
                      "type": "boolean",
                      "example": true
                    },
                    "vtpDiscoverResultDeviceId": {
                      "type": "string",
                      "example": "1"
                    },
                    "vtpDiscoverResultPrimaryServer": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpDiscoverResultRevNumber": {
                      "type": "string",
                      "example": "10"
                    },
                    "vtpDiscoverResultSystemName": {
                      "type": "string",
                      "example": "example-1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDiscoverResultEntry": {
                    "managementDomainIndex": "configured-value",
                    "vtpDiscoverResultIndex": 1,
                    "vtpDiscoverResultDatabaseName": "example-1",
                    "vtpDiscoverResultConflicting": true,
                    "vtpDiscoverResultDeviceId": "1",
                    "vtpDiscoverResultPrimaryServer": "configured-value",
                    "vtpDiscoverResultRevNumber": "10",
                    "vtpDiscoverResultSystemName": "example-1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverResultEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable/vtpDiscoverResultEntry/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable-vtpDiscoverResultEntry-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable/vtpDiscoverResultEntry/vtpDiscoverResultIndex": {
      "get": {
        "summary": "Get vtpDiscoverResultIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable-vtpDiscoverResultEntry-vtpDiscoverResultIndex",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDiscoverResultIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverResultIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable/vtpDiscoverResultEntry/vtpDiscoverResultDatabaseName": {
      "get": {
        "summary": "Get vtpDiscoverResultDatabaseName",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable-vtpDiscoverResultEntry-vtpDiscoverResultDatabaseName",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDiscoverResultDatabaseName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverResultDatabaseName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable/vtpDiscoverResultEntry/vtpDiscoverResultConflicting": {
      "get": {
        "summary": "Get vtpDiscoverResultConflicting",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable-vtpDiscoverResultEntry-vtpDiscoverResultConflicting",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDiscoverResultConflicting": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverResultConflicting from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable/vtpDiscoverResultEntry/vtpDiscoverResultDeviceId": {
      "get": {
        "summary": "Get vtpDiscoverResultDeviceId",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable-vtpDiscoverResultEntry-vtpDiscoverResultDeviceId",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDiscoverResultDeviceId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverResultDeviceId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable/vtpDiscoverResultEntry/vtpDiscoverResultPrimaryServer": {
      "get": {
        "summary": "Get vtpDiscoverResultPrimaryServer",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable-vtpDiscoverResultEntry-vtpDiscoverResultPrimaryServer",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDiscoverResultPrimaryServer": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverResultPrimaryServer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable/vtpDiscoverResultEntry/vtpDiscoverResultRevNumber": {
      "get": {
        "summary": "Get vtpDiscoverResultRevNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable-vtpDiscoverResultEntry-vtpDiscoverResultRevNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDiscoverResultRevNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverResultRevNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDiscoverResultTable/vtpDiscoverResultEntry/vtpDiscoverResultSystemName": {
      "get": {
        "summary": "Get vtpDiscoverResultSystemName",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDiscoverResultTable-vtpDiscoverResultEntry-vtpDiscoverResultSystemName",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDiscoverResultSystemName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDiscoverResultSystemName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable": {
      "get": {
        "summary": "Get vtpDatabaseTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpDatabaseEntry": {
                      "type": "object",
                      "properties": {
                        "managementDomainIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpDatabaseIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "vtpDatabaseName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "vtpDatabaseLocalMode": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "vtpDatabaseRevNumber": {
                          "type": "string",
                          "example": "10"
                        },
                        "vtpDatabasePrimaryServer": {
                          "type": "boolean",
                          "example": true
                        },
                        "vtpDatabasePrimaryServerId": {
                          "type": "string",
                          "example": "1"
                        },
                        "vtpDatabaseTakeOverPrimary": {
                          "type": "boolean",
                          "example": true
                        },
                        "vtpDatabaseTakeOverPassword": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDatabaseTable": {
                    "vtpDatabaseEntry": {
                      "managementDomainIndex": "configured-value",
                      "vtpDatabaseIndex": 1,
                      "vtpDatabaseName": "example-1",
                      "vtpDatabaseLocalMode": "default",
                      "vtpDatabaseRevNumber": "10",
                      "vtpDatabasePrimaryServer": true,
                      "vtpDatabasePrimaryServerId": "1",
                      "vtpDatabaseTakeOverPrimary": true,
                      "vtpDatabaseTakeOverPassword": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabaseTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry": {
      "get": {
        "summary": "Get vtpDatabaseEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "managementDomainIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpDatabaseIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "vtpDatabaseName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "vtpDatabaseLocalMode": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "vtpDatabaseRevNumber": {
                      "type": "string",
                      "example": "10"
                    },
                    "vtpDatabasePrimaryServer": {
                      "type": "boolean",
                      "example": true
                    },
                    "vtpDatabasePrimaryServerId": {
                      "type": "string",
                      "example": "1"
                    },
                    "vtpDatabaseTakeOverPrimary": {
                      "type": "boolean",
                      "example": true
                    },
                    "vtpDatabaseTakeOverPassword": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDatabaseEntry": {
                    "managementDomainIndex": "configured-value",
                    "vtpDatabaseIndex": 1,
                    "vtpDatabaseName": "example-1",
                    "vtpDatabaseLocalMode": "default",
                    "vtpDatabaseRevNumber": "10",
                    "vtpDatabasePrimaryServer": true,
                    "vtpDatabasePrimaryServerId": "1",
                    "vtpDatabaseTakeOverPrimary": true,
                    "vtpDatabaseTakeOverPassword": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabaseEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry/vtpDatabaseIndex": {
      "get": {
        "summary": "Get vtpDatabaseIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry-vtpDatabaseIndex",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDatabaseIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabaseIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry/vtpDatabaseName": {
      "get": {
        "summary": "Get vtpDatabaseName",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry-vtpDatabaseName",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDatabaseName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabaseName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry/vtpDatabaseLocalMode": {
      "get": {
        "summary": "Get vtpDatabaseLocalMode",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry-vtpDatabaseLocalMode",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDatabaseLocalMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabaseLocalMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry/vtpDatabaseRevNumber": {
      "get": {
        "summary": "Get vtpDatabaseRevNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry-vtpDatabaseRevNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDatabaseRevNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabaseRevNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry/vtpDatabasePrimaryServer": {
      "get": {
        "summary": "Get vtpDatabasePrimaryServer",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry-vtpDatabasePrimaryServer",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDatabasePrimaryServer": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabasePrimaryServer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry/vtpDatabasePrimaryServerId": {
      "get": {
        "summary": "Get vtpDatabasePrimaryServerId",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry-vtpDatabasePrimaryServerId",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDatabasePrimaryServerId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabasePrimaryServerId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry/vtpDatabaseTakeOverPrimary": {
      "get": {
        "summary": "Get vtpDatabaseTakeOverPrimary",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry-vtpDatabaseTakeOverPrimary",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpDatabaseTakeOverPrimary": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabaseTakeOverPrimary from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpDatabaseTable/vtpDatabaseEntry/vtpDatabaseTakeOverPassword": {
      "get": {
        "summary": "Get vtpDatabaseTakeOverPassword",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpDatabaseTable-vtpDatabaseEntry-vtpDatabaseTakeOverPassword",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpDatabaseTakeOverPassword": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpDatabaseTakeOverPassword from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable": {
      "get": {
        "summary": "Get vtpAuthenticationTable",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpAuthEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "managementDomainIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpAuthPassword": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpAuthPasswordType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "vtpAuthSecretKey": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "managementDomainIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "managementDomainPruningStateOper": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "ifIndex": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "vtpVlanPortLocalSegment": {
                          "type": "integer",
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpAuthenticationTable": {
                    "vtpAuthEntry": [
                      {
                        "managementDomainIndex": "configured-value",
                        "vtpAuthPassword": "configured-value",
                        "vtpAuthPasswordType": "default",
                        "vtpAuthSecretKey": "QmFzZTY0"
                      }
                    ],
                    "object-1": {
                      "managementDomainIndex": "configured-value",
                      "managementDomainPruningStateOper": "active"
                    },
                    "object-2": {
                      "ifIndex": "configured-value"
                    },
                    "object-3": {
                      "vtpVlanPortLocalSegment": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpAuthenticationTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/vtpAuthEntry": {
      "get": {
        "summary": "Get vtpAuthEntry",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-vtpAuthEntry",
        "tags": [
          "CISCO-VTP-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": {
                      "managementDomainIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpAuthPassword": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpAuthPasswordType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "vtpAuthSecretKey": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpAuthEntry": [
                    {
                      "managementDomainIndex": "configured-value",
                      "vtpAuthPassword": "configured-value",
                      "vtpAuthPasswordType": "default",
                      "vtpAuthSecretKey": "QmFzZTY0"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpAuthEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/vtpAuthEntry/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-vtpAuthEntry-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/vtpAuthEntry/vtpAuthPassword": {
      "get": {
        "summary": "Get vtpAuthPassword",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-vtpAuthEntry-vtpAuthPassword",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpAuthPassword": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpAuthPassword from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/vtpAuthEntry/vtpAuthPasswordType": {
      "get": {
        "summary": "Get vtpAuthPasswordType",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-vtpAuthEntry-vtpAuthPasswordType",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpAuthPasswordType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpAuthPasswordType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/vtpAuthEntry/vtpAuthSecretKey": {
      "get": {
        "summary": "Get vtpAuthSecretKey",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-vtpAuthEntry-vtpAuthSecretKey",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpAuthSecretKey": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpAuthSecretKey from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "managementDomainIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "managementDomainConfigRevNumber": {
                      "type": "string",
                      "example": "10"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:object-1": {
                    "managementDomainIndex": "configured-value",
                    "managementDomainConfigRevNumber": "10"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/managementDomainConfigRevNumber": {
      "get": {
        "summary": "Get managementDomainConfigRevNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-managementDomainConfigRevNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainConfigRevNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainConfigRevNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-2",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpMaxVlanStorage": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:object-2": {
                    "vtpMaxVlanStorage": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-2/vtpMaxVlanStorage": {
      "get": {
        "summary": "Get vtpMaxVlanStorage",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-2-vtpMaxVlanStorage",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpMaxVlanStorage": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpMaxVlanStorage from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/vlanTrunkPortIfIndex": {
      "get": {
        "summary": "Get vlanTrunkPortIfIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-vlanTrunkPortIfIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/vlanTrunkPortManagementDomain": {
      "get": {
        "summary": "Get vlanTrunkPortManagementDomain",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-vlanTrunkPortManagementDomain",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortManagementDomain": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortManagementDomain from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-2/managementDomainIndex": {
      "get": {
        "summary": "Get managementDomainIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-2-managementDomainIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-2/vtpVlanIndex": {
      "get": {
        "summary": "Get vtpVlanIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-2-vtpVlanIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-2/vtpVlanState": {
      "get": {
        "summary": "Get vtpVlanState",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-2-vtpVlanState",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/vlanTrunkPortDynamicStatus": {
      "get": {
        "summary": "Get vlanTrunkPortDynamicStatus",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-vlanTrunkPortDynamicStatus",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:vlanTrunkPortDynamicStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vlanTrunkPortDynamicStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/managementDomainLocalMode": {
      "get": {
        "summary": "Get managementDomainLocalMode",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-managementDomainLocalMode",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainLocalMode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainLocalMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/managementDomainVersionInUse": {
      "get": {
        "summary": "Get managementDomainVersionInUse",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-managementDomainVersionInUse",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainVersionInUse": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainVersionInUse from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/vtpVlanIndex": {
      "get": {
        "summary": "Get vtpVlanIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-vtpVlanIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/vtpVlanName": {
      "get": {
        "summary": "Get vtpVlanName",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-vtpVlanName",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/vtpVlanRingNumber": {
      "get": {
        "summary": "Get vtpVlanRingNumber",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-vtpVlanRingNumber",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-VTP-MIB:vtpVlanRingNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanRingNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-2/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-2-ifIndex",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-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-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-3",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "vtpVlanPortLocalSegment": {
                      "type": "integer",
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-VTP-MIB:object-3": {
                    "vtpVlanPortLocalSegment": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-3/vtpVlanPortLocalSegment": {
      "get": {
        "summary": "Get vtpVlanPortLocalSegment",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-3-vtpVlanPortLocalSegment",
        "tags": [
          "CISCO-VTP-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-VTP-MIB:vtpVlanPortLocalSegment": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve vtpVlanPortLocalSegment from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-VTP-MIB:CISCO-VTP-MIB/vtpAuthenticationTable/object-1/managementDomainPruningStateOper": {
      "get": {
        "summary": "Get managementDomainPruningStateOper",
        "operationId": "get-CISCO-VTP-MIB:CISCO-VTP-MIB-vtpAuthenticationTable-object-1-managementDomainPruningStateOper",
        "tags": [
          "CISCO-VTP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-VTP-MIB:managementDomainPruningStateOper": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve managementDomainPruningStateOper 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": []
    }
  ]
}
