{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-STP-EXTENSIONS-MIB",
    "description": "MIB data from `CISCO-STP-EXTENSIONS-MIB` module.\n\n**Root containers:** 1 (CISCO-STP-EXTENSIONS-MIB)\n**Paths:** 147 | **Descendants:** 162\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-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB": {
      "get": {
        "summary": "Get CISCO-STP-EXTENSIONS-MIB",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxUplinkFastObjects": {
                      "type": "object",
                      "properties": {
                        "stpxUplinkFastEnabled": {
                          "type": "boolean",
                          "example": true
                        },
                        "stpxUplinkFastTransitions": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxUplinkStationLearningGenRate": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxUplinkStationLearningFrames": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxUplinkFastOperEnabled": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxBackboneFastObjects": {
                      "type": "object",
                      "properties": {
                        "stpxBackboneFastEnabled": {
                          "type": "boolean",
                          "example": true
                        },
                        "stpxBackboneFastInInferiorBPDUs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxBackboneFastInRLQRequestPDUs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxBackboneFastInRLQResponsePDUs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxBackboneFastOutRLQRequestPDUs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxBackboneFastOutRLQResponsePDUs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxBackboneFastOperEnabled": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxSpanningTreeObjects": {
                      "type": "object",
                      "properties": {
                        "stpxSpanningTreeType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxSpanningTreePathCostMode": {
                          "type": "string",
                          "example": "/data/example"
                        },
                        "stpxExtendedSysIDAdminEnabled": {
                          "type": "boolean",
                          "example": true
                        },
                        "stpxExtendedSysIDOperEnabled": {
                          "type": "boolean",
                          "example": true
                        },
                        "stpxNotificationEnable": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxSpanningTreePathCostOperMode": {
                          "type": "string",
                          "example": "/data/example"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxMISTPObjects": {
                      "type": "object",
                      "properties": {
                        "stpxMISTPInstanceNumber": {
                          "type": "integer",
                          "example": 10
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxLoopGuardObjects": {
                      "type": "object",
                      "properties": {
                        "stpxLoopGuardGlobalDefaultMode": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxFastStartObjects": {
                      "type": "object",
                      "properties": {
                        "stpxFastStartBpduGuardEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "stpxFastStartBpduFilterEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "stpxFastStartGlobalDefaultMode": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxBpduSkewingObjects": {
                      "type": "object",
                      "properties": {
                        "stpxBpduSkewingDetectionEnable": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxMSTObjects": {
                      "type": "object",
                      "properties": {
                        "stpxMSTRegionName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "stpxMSTRegionEditBufferStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "stpxMSTRegionEditBufferOperation": {
                          "type": "string",
                          "example": "50"
                        },
                        "stpxMSTRegionEditName": {
                          "type": "string",
                          "example": "example-1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxRSTPObjects": {
                      "type": "object",
                      "properties": {
                        "stpxRSTPTransmitHoldCount": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 10
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxSMSTObjects": {
                      "type": "object",
                      "properties": {
                        "stpxSMSTMaxInstances": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "stpxSMSTMaxInstanceID": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "stpxSMSTRegionRevision": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "stpxSMSTRegionEditRevision": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "stpxSMSTMaxHopCount": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 10
                        },
                        "stpxSMSTConfigDigest": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxSMSTConfigPreStandardDigest": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxPVSTVlanTable": {
                      "type": "object",
                      "properties": {
                        "stpxPVSTVlanEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "stpxPVSTVlanIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "stpxPVSTVlanEnable": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxInconsistencyTable": {
                      "type": "object",
                      "properties": {
                        "stpxInconsistencyEntry": {
                          "type": "object",
                          "properties": {
                            "stpxVlanIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "stpxPortIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxInconsistentState": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxRootGuardConfigTable": {
                      "type": "object",
                      "properties": {
                        "stpxRootGuardConfigEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "stpxRootGuardConfigPortIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "stpxRootGuardConfigEnabled": {
                                "type": "boolean",
                                "example": true
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxRootInconsistencyTable": {
                      "type": "object",
                      "properties": {
                        "stpxRootInconsistencyEntry": {
                          "type": "object",
                          "properties": {
                            "stpxRootInconsistencyIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxRootInconsistencyPortIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxRootInconsistencyState": {
                              "type": "boolean",
                              "example": true
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxMISTPInstanceTable": {
                      "type": "object",
                      "properties": {
                        "stpxMISTPInstanceEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "stpxMISTPInstanceIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "stpxMISTPInstanceEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "stpxMISTPInstanceVlansMapped": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "stpxMISTPInstanceVlansMapped2k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "stpxMISTPInstanceVlansMapped3k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "stpxMISTPInstanceVlansMapped4k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxLoopGuardConfigTable": {
                      "type": "object",
                      "properties": {
                        "stpxLoopGuardConfigEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "stpxLoopGuardConfigPortIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "stpxLoopGuardConfigMode": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxLoopInconsistencyTable": {
                      "type": "object",
                      "properties": {
                        "stpxLoopInconsistencyEntry": {
                          "type": "object",
                          "properties": {
                            "stpxLoopInconsistencyIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxLoopInconsistencyPortIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxLoopInconsistencyState": {
                              "type": "boolean",
                              "example": true
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxFastStartPortTable": {
                      "type": "object",
                      "properties": {
                        "stpxFastStartPortEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "stpxFastStartPortIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "stpxFastStartPortMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "stpxFastStartPortBpduGuardMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "stpxFastStartPortBpduFilterMode": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxFastStartOperModeTable": {
                      "type": "object",
                      "properties": {
                        "stpxFastStartOperModeEntry": {
                          "type": "object",
                          "properties": {
                            "stpxFastStartOperModeInstIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxFastStartOperModePortIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxFastStartOperMode": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxBpduSkewingTable": {
                      "type": "object",
                      "properties": {
                        "stpxBpduSkewingEntry": {
                          "type": "object",
                          "properties": {
                            "stpxBpduSkewingInstanceIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxBpduSkewingPortIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxBpduSkewingLastSkewDuration": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 50
                            },
                            "stpxBpduSkewingWorstSkewDuration": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 50
                            },
                            "stpxBpduSkewingWorstSkewTime": {
                              "type": "string",
                              "example": "10:30:45"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxRSTPPortTable": {
                      "type": "object",
                      "properties": {
                        "stpxRSTPPortEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "stpxRSTPPortIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "stpxRSTPPortAdminLinkType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "stpxRSTPPortOperLinkType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "stpxRSTPPortProtocolMigration": {
                                "type": "boolean",
                                "example": true
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxRSTPPortRoleTable": {
                      "type": "object",
                      "properties": {
                        "stpxRSTPPortRoleEntry": {
                          "type": "object",
                          "properties": {
                            "stpxRSTPPortRoleInstanceIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxRSTPPortRolePortIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxRSTPPortRoleValue": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxRPVSTPortTable": {
                      "type": "object",
                      "properties": {
                        "stpxRPVSTPortEntry": {
                          "type": "object",
                          "properties": {
                            "stpxRPVSTPortVlanIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "stpxRPVSTPortIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "stpxRPVSTPortStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxSMSTInstanceTable": {
                      "type": "object",
                      "properties": {
                        "stpxSMSTInstanceEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "stpxSMSTInstanceIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "stpxSMSTInstanceVlansMapped1k2k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "stpxSMSTInstanceVlansMapped3k4k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "stpxSMSTInstanceRemainingHopCount": {
                                "type": "integer",
                                "example": 10
                              },
                              "stpxSMSTInstanceCISTRegionalRoot": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "stpxSMSTInstanceCISTIntRootCost": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxSMSTInstanceEditTable": {
                      "type": "object",
                      "properties": {
                        "stpxSMSTInstanceEditEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "stpxSMSTInstanceEditIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "stpxSMSTInstanceEditVlansMap1k2k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "stpxSMSTInstanceEditVlansMap3k4k": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "stpxSMSTInstanceEditRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxSMSTPortTable": {
                      "type": "object",
                      "properties": {
                        "stpxSMSTPortEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "stpxSMSTPortIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "stpxSMSTPortStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "stpxSMSTPortAdminHelloTime": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "stpxSMSTPortConfigedHelloTime": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "stpxSMSTPortOperHelloTime": {
                                "type": "integer",
                                "example": 1
                              },
                              "stpxSMSTPortAdminMSTMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "stpxSMSTPortOperMSTMode": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "stpxPreferredVlansMap": {
                      "type": "string",
                      "format": "byte",
                      "example": "configured-value"
                    },
                    "stpxPreferredVlansMap2k": {
                      "type": "string",
                      "format": "byte",
                      "example": "configured-value"
                    },
                    "stpxPreferredVlansMap3k": {
                      "type": "string",
                      "format": "byte",
                      "example": "configured-value"
                    },
                    "stpxPreferredVlansMap4k": {
                      "type": "string",
                      "format": "byte",
                      "example": "configured-value"
                    },
                    "stpxLongStpPortPathCost": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "stpxVlanMISTPInstMapInstIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxVlanMISTPInstMapEditInstIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxPreferredMISTPInstancesMap": {
                      "type": "string",
                      "format": "byte",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB": {
                    "stpxUplinkFastObjects": {
                      "stpxUplinkFastEnabled": true,
                      "stpxUplinkFastTransitions": "configured-value",
                      "stpxUplinkStationLearningGenRate": 1,
                      "stpxUplinkStationLearningFrames": "configured-value",
                      "stpxUplinkFastOperEnabled": true
                    },
                    "stpxBackboneFastObjects": {
                      "stpxBackboneFastEnabled": true,
                      "stpxBackboneFastInInferiorBPDUs": "configured-value",
                      "stpxBackboneFastInRLQRequestPDUs": "configured-value",
                      "stpxBackboneFastInRLQResponsePDUs": "configured-value",
                      "stpxBackboneFastOutRLQRequestPDUs": "configured-value",
                      "stpxBackboneFastOutRLQResponsePDUs": "configured-value",
                      "stpxBackboneFastOperEnabled": true
                    },
                    "stpxSpanningTreeObjects": {
                      "stpxSpanningTreeType": "default",
                      "stpxSpanningTreePathCostMode": "default",
                      "stpxExtendedSysIDAdminEnabled": true,
                      "stpxExtendedSysIDOperEnabled": true,
                      "stpxNotificationEnable": "",
                      "stpxSpanningTreePathCostOperMode": "default"
                    },
                    "stpxMISTPObjects": {
                      "stpxMISTPInstanceNumber": 10
                    },
                    "stpxLoopGuardObjects": {
                      "stpxLoopGuardGlobalDefaultMode": "default"
                    },
                    "stpxFastStartObjects": {
                      "stpxFastStartBpduGuardEnable": true,
                      "stpxFastStartBpduFilterEnable": true,
                      "stpxFastStartGlobalDefaultMode": "default"
                    },
                    "stpxBpduSkewingObjects": {
                      "stpxBpduSkewingDetectionEnable": true
                    },
                    "stpxMSTObjects": {
                      "stpxMSTRegionName": "example-1",
                      "stpxMSTRegionEditBufferStatus": "default",
                      "stpxMSTRegionEditBufferOperation": "default",
                      "stpxMSTRegionEditName": "example-1"
                    },
                    "stpxRSTPObjects": {
                      "stpxRSTPTransmitHoldCount": 10
                    },
                    "stpxSMSTObjects": {
                      "stpxSMSTMaxInstances": 1,
                      "stpxSMSTMaxInstanceID": 1,
                      "stpxSMSTRegionRevision": 1,
                      "stpxSMSTRegionEditRevision": 1,
                      "stpxSMSTMaxHopCount": 10,
                      "stpxSMSTConfigDigest": "configured-value",
                      "stpxSMSTConfigPreStandardDigest": "configured-value"
                    },
                    "stpxPVSTVlanTable": {
                      "stpxPVSTVlanEntry": [
                        {
                          "stpxPVSTVlanIndex": "configured-value",
                          "stpxPVSTVlanEnable": "default"
                        }
                      ]
                    },
                    "stpxInconsistencyTable": {
                      "stpxInconsistencyEntry": {
                        "stpxVlanIndex": "configured-value",
                        "stpxPortIndex": 1,
                        "stpxInconsistentState": ""
                      }
                    },
                    "stpxRootGuardConfigTable": {
                      "stpxRootGuardConfigEntry": [
                        {
                          "stpxRootGuardConfigPortIndex": 1,
                          "stpxRootGuardConfigEnabled": true
                        }
                      ]
                    },
                    "stpxRootInconsistencyTable": {
                      "stpxRootInconsistencyEntry": {
                        "stpxRootInconsistencyIndex": 1,
                        "stpxRootInconsistencyPortIndex": 1,
                        "stpxRootInconsistencyState": true
                      }
                    },
                    "stpxMISTPInstanceTable": {
                      "stpxMISTPInstanceEntry": [
                        {
                          "stpxMISTPInstanceIndex": 1,
                          "stpxMISTPInstanceEnable": true,
                          "stpxMISTPInstanceVlansMapped": "QmFzZTY0",
                          "stpxMISTPInstanceVlansMapped2k": "QmFzZTY0",
                          "stpxMISTPInstanceVlansMapped3k": "QmFzZTY0",
                          "stpxMISTPInstanceVlansMapped4k": "QmFzZTY0"
                        }
                      ]
                    },
                    "stpxLoopGuardConfigTable": {
                      "stpxLoopGuardConfigEntry": [
                        {
                          "stpxLoopGuardConfigPortIndex": 1,
                          "stpxLoopGuardConfigMode": "default"
                        }
                      ]
                    },
                    "stpxLoopInconsistencyTable": {
                      "stpxLoopInconsistencyEntry": {
                        "stpxLoopInconsistencyIndex": 1,
                        "stpxLoopInconsistencyPortIndex": 1,
                        "stpxLoopInconsistencyState": true
                      }
                    },
                    "stpxFastStartPortTable": {
                      "stpxFastStartPortEntry": [
                        {
                          "stpxFastStartPortIndex": 1,
                          "stpxFastStartPortMode": "default",
                          "stpxFastStartPortBpduGuardMode": "default",
                          "stpxFastStartPortBpduFilterMode": "default"
                        }
                      ]
                    },
                    "stpxFastStartOperModeTable": {
                      "stpxFastStartOperModeEntry": {
                        "stpxFastStartOperModeInstIndex": 1,
                        "stpxFastStartOperModePortIndex": 1,
                        "stpxFastStartOperMode": "default"
                      }
                    },
                    "stpxBpduSkewingTable": {
                      "stpxBpduSkewingEntry": {
                        "stpxBpduSkewingInstanceIndex": 1,
                        "stpxBpduSkewingPortIndex": 1,
                        "stpxBpduSkewingLastSkewDuration": 50,
                        "stpxBpduSkewingWorstSkewDuration": 50,
                        "stpxBpduSkewingWorstSkewTime": "10:30:45"
                      }
                    },
                    "stpxRSTPPortTable": {
                      "stpxRSTPPortEntry": [
                        {
                          "stpxRSTPPortIndex": 1,
                          "stpxRSTPPortAdminLinkType": "default",
                          "stpxRSTPPortOperLinkType": "default",
                          "stpxRSTPPortProtocolMigration": true
                        }
                      ]
                    },
                    "stpxRSTPPortRoleTable": {
                      "stpxRSTPPortRoleEntry": {
                        "stpxRSTPPortRoleInstanceIndex": 1,
                        "stpxRSTPPortRolePortIndex": 1,
                        "stpxRSTPPortRoleValue": "default"
                      }
                    },
                    "stpxRPVSTPortTable": {
                      "stpxRPVSTPortEntry": {
                        "stpxRPVSTPortVlanIndex": "configured-value",
                        "stpxRPVSTPortIndex": 1,
                        "stpxRPVSTPortStatus": ""
                      }
                    },
                    "stpxSMSTInstanceTable": {
                      "stpxSMSTInstanceEntry": [
                        {
                          "stpxSMSTInstanceIndex": 1,
                          "stpxSMSTInstanceVlansMapped1k2k": "QmFzZTY0",
                          "stpxSMSTInstanceVlansMapped3k4k": "QmFzZTY0",
                          "stpxSMSTInstanceRemainingHopCount": 10,
                          "stpxSMSTInstanceCISTRegionalRoot": "QmFzZTY0",
                          "stpxSMSTInstanceCISTIntRootCost": 1
                        }
                      ]
                    },
                    "stpxSMSTInstanceEditTable": {
                      "stpxSMSTInstanceEditEntry": [
                        {
                          "stpxSMSTInstanceEditIndex": 1,
                          "stpxSMSTInstanceEditVlansMap1k2k": "QmFzZTY0",
                          "stpxSMSTInstanceEditVlansMap3k4k": "QmFzZTY0",
                          "stpxSMSTInstanceEditRowStatus": "active"
                        }
                      ]
                    },
                    "stpxSMSTPortTable": {
                      "stpxSMSTPortEntry": [
                        {
                          "stpxSMSTPortIndex": 1,
                          "stpxSMSTPortStatus": "",
                          "stpxSMSTPortAdminHelloTime": 1,
                          "stpxSMSTPortConfigedHelloTime": 1,
                          "stpxSMSTPortOperHelloTime": 1,
                          "stpxSMSTPortAdminMSTMode": "default",
                          "stpxSMSTPortOperMSTMode": "default"
                        }
                      ]
                    },
                    "stpxPreferredVlansMap": "QmFzZTY0",
                    "stpxPreferredVlansMap2k": "QmFzZTY0",
                    "stpxPreferredVlansMap3k": "QmFzZTY0",
                    "stpxPreferredVlansMap4k": "QmFzZTY0",
                    "stpxLongStpPortPathCost": 1,
                    "stpxVlanMISTPInstMapInstIndex": 1,
                    "stpxVlanMISTPInstMapEditInstIndex": 1,
                    "stpxPreferredMISTPInstancesMap": "QmFzZTY0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-STP-EXTENSIONS-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxUplinkFastObjects": {
      "get": {
        "summary": "Get stpxUplinkFastObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxUplinkFastObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxUplinkFastEnabled": {
                      "type": "boolean",
                      "example": true
                    },
                    "stpxUplinkFastTransitions": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxUplinkStationLearningGenRate": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxUplinkStationLearningFrames": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxUplinkFastOperEnabled": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxUplinkFastObjects": {
                    "stpxUplinkFastEnabled": true,
                    "stpxUplinkFastTransitions": "configured-value",
                    "stpxUplinkStationLearningGenRate": 1,
                    "stpxUplinkStationLearningFrames": "configured-value",
                    "stpxUplinkFastOperEnabled": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxUplinkFastObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxUplinkFastObjects/stpxUplinkFastEnabled": {
      "get": {
        "summary": "Get stpxUplinkFastEnabled",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxUplinkFastObjects-stpxUplinkFastEnabled",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxUplinkFastEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxUplinkFastEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxUplinkFastObjects/stpxUplinkFastTransitions": {
      "get": {
        "summary": "Get stpxUplinkFastTransitions",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxUplinkFastObjects-stpxUplinkFastTransitions",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxUplinkFastTransitions": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxUplinkFastTransitions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxUplinkFastObjects/stpxUplinkStationLearningGenRate": {
      "get": {
        "summary": "Get stpxUplinkStationLearningGenRate",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxUplinkFastObjects-stpxUplinkStationLearningGenRate",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxUplinkStationLearningGenRate": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxUplinkStationLearningGenRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxUplinkFastObjects/stpxUplinkStationLearningFrames": {
      "get": {
        "summary": "Get stpxUplinkStationLearningFrames",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxUplinkFastObjects-stpxUplinkStationLearningFrames",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxUplinkStationLearningFrames": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxUplinkStationLearningFrames from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxUplinkFastObjects/stpxUplinkFastOperEnabled": {
      "get": {
        "summary": "Get stpxUplinkFastOperEnabled",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxUplinkFastObjects-stpxUplinkFastOperEnabled",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxUplinkFastOperEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxUplinkFastOperEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBackboneFastObjects": {
      "get": {
        "summary": "Get stpxBackboneFastObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBackboneFastObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxBackboneFastEnabled": {
                      "type": "boolean",
                      "example": true
                    },
                    "stpxBackboneFastInInferiorBPDUs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxBackboneFastInRLQRequestPDUs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxBackboneFastInRLQResponsePDUs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxBackboneFastOutRLQRequestPDUs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxBackboneFastOutRLQResponsePDUs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxBackboneFastOperEnabled": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBackboneFastObjects": {
                    "stpxBackboneFastEnabled": true,
                    "stpxBackboneFastInInferiorBPDUs": "configured-value",
                    "stpxBackboneFastInRLQRequestPDUs": "configured-value",
                    "stpxBackboneFastInRLQResponsePDUs": "configured-value",
                    "stpxBackboneFastOutRLQRequestPDUs": "configured-value",
                    "stpxBackboneFastOutRLQResponsePDUs": "configured-value",
                    "stpxBackboneFastOperEnabled": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBackboneFastObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBackboneFastObjects/stpxBackboneFastEnabled": {
      "get": {
        "summary": "Get stpxBackboneFastEnabled",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBackboneFastObjects-stpxBackboneFastEnabled",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxBackboneFastEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBackboneFastEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBackboneFastObjects/stpxBackboneFastInInferiorBPDUs": {
      "get": {
        "summary": "Get stpxBackboneFastInInferiorBPDUs",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBackboneFastObjects-stpxBackboneFastInInferiorBPDUs",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBackboneFastInInferiorBPDUs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBackboneFastInInferiorBPDUs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBackboneFastObjects/stpxBackboneFastInRLQRequestPDUs": {
      "get": {
        "summary": "Get stpxBackboneFastInRLQRequestPDUs",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBackboneFastObjects-stpxBackboneFastInRLQRequestPDUs",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBackboneFastInRLQRequestPDUs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBackboneFastInRLQRequestPDUs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBackboneFastObjects/stpxBackboneFastInRLQResponsePDUs": {
      "get": {
        "summary": "Get stpxBackboneFastInRLQResponsePDUs",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBackboneFastObjects-stpxBackboneFastInRLQResponsePDUs",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBackboneFastInRLQResponsePDUs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBackboneFastInRLQResponsePDUs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBackboneFastObjects/stpxBackboneFastOutRLQRequestPDUs": {
      "get": {
        "summary": "Get stpxBackboneFastOutRLQRequestPDUs",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBackboneFastObjects-stpxBackboneFastOutRLQRequestPDUs",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBackboneFastOutRLQRequestPDUs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBackboneFastOutRLQRequestPDUs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBackboneFastObjects/stpxBackboneFastOutRLQResponsePDUs": {
      "get": {
        "summary": "Get stpxBackboneFastOutRLQResponsePDUs",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBackboneFastObjects-stpxBackboneFastOutRLQResponsePDUs",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBackboneFastOutRLQResponsePDUs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBackboneFastOutRLQResponsePDUs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBackboneFastObjects/stpxBackboneFastOperEnabled": {
      "get": {
        "summary": "Get stpxBackboneFastOperEnabled",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBackboneFastObjects-stpxBackboneFastOperEnabled",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxBackboneFastOperEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBackboneFastOperEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSpanningTreeObjects": {
      "get": {
        "summary": "Get stpxSpanningTreeObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSpanningTreeObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxSpanningTreeType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxSpanningTreePathCostMode": {
                      "type": "string",
                      "example": "/data/example"
                    },
                    "stpxExtendedSysIDAdminEnabled": {
                      "type": "boolean",
                      "example": true
                    },
                    "stpxExtendedSysIDOperEnabled": {
                      "type": "boolean",
                      "example": true
                    },
                    "stpxNotificationEnable": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxSpanningTreePathCostOperMode": {
                      "type": "string",
                      "example": "/data/example"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSpanningTreeObjects": {
                    "stpxSpanningTreeType": "default",
                    "stpxSpanningTreePathCostMode": "default",
                    "stpxExtendedSysIDAdminEnabled": true,
                    "stpxExtendedSysIDOperEnabled": true,
                    "stpxNotificationEnable": "",
                    "stpxSpanningTreePathCostOperMode": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSpanningTreeObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSpanningTreeObjects/stpxSpanningTreeType": {
      "get": {
        "summary": "Get stpxSpanningTreeType",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSpanningTreeObjects-stpxSpanningTreeType",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSpanningTreeType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSpanningTreeType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSpanningTreeObjects/stpxSpanningTreePathCostMode": {
      "get": {
        "summary": "Get stpxSpanningTreePathCostMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSpanningTreeObjects-stpxSpanningTreePathCostMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "/data/example"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSpanningTreePathCostMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSpanningTreePathCostMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSpanningTreeObjects/stpxExtendedSysIDAdminEnabled": {
      "get": {
        "summary": "Get stpxExtendedSysIDAdminEnabled",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSpanningTreeObjects-stpxExtendedSysIDAdminEnabled",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxExtendedSysIDAdminEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxExtendedSysIDAdminEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSpanningTreeObjects/stpxExtendedSysIDOperEnabled": {
      "get": {
        "summary": "Get stpxExtendedSysIDOperEnabled",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSpanningTreeObjects-stpxExtendedSysIDOperEnabled",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxExtendedSysIDOperEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxExtendedSysIDOperEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSpanningTreeObjects/stpxNotificationEnable": {
      "get": {
        "summary": "Get stpxNotificationEnable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSpanningTreeObjects-stpxNotificationEnable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxNotificationEnable": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxNotificationEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSpanningTreeObjects/stpxSpanningTreePathCostOperMode": {
      "get": {
        "summary": "Get stpxSpanningTreePathCostOperMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSpanningTreeObjects-stpxSpanningTreePathCostOperMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "/data/example"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSpanningTreePathCostOperMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSpanningTreePathCostOperMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPObjects": {
      "get": {
        "summary": "Get stpxMISTPObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxMISTPInstanceNumber": {
                      "type": "integer",
                      "example": 10
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxMISTPObjects": {
                    "stpxMISTPInstanceNumber": 10
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPObjects/stpxMISTPInstanceNumber": {
      "get": {
        "summary": "Get stpxMISTPInstanceNumber",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPObjects-stpxMISTPInstanceNumber",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMISTPInstanceNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPInstanceNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopGuardObjects": {
      "get": {
        "summary": "Get stpxLoopGuardObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopGuardObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxLoopGuardGlobalDefaultMode": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxLoopGuardObjects": {
                    "stpxLoopGuardGlobalDefaultMode": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopGuardObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopGuardObjects/stpxLoopGuardGlobalDefaultMode": {
      "get": {
        "summary": "Get stpxLoopGuardGlobalDefaultMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopGuardObjects-stpxLoopGuardGlobalDefaultMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxLoopGuardGlobalDefaultMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopGuardGlobalDefaultMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartObjects": {
      "get": {
        "summary": "Get stpxFastStartObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxFastStartBpduGuardEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "stpxFastStartBpduFilterEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "stpxFastStartGlobalDefaultMode": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartObjects": {
                    "stpxFastStartBpduGuardEnable": true,
                    "stpxFastStartBpduFilterEnable": true,
                    "stpxFastStartGlobalDefaultMode": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartObjects/stpxFastStartBpduGuardEnable": {
      "get": {
        "summary": "Get stpxFastStartBpduGuardEnable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartObjects-stpxFastStartBpduGuardEnable",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxFastStartBpduGuardEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartBpduGuardEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartObjects/stpxFastStartBpduFilterEnable": {
      "get": {
        "summary": "Get stpxFastStartBpduFilterEnable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartObjects-stpxFastStartBpduFilterEnable",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxFastStartBpduFilterEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartBpduFilterEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartObjects/stpxFastStartGlobalDefaultMode": {
      "get": {
        "summary": "Get stpxFastStartGlobalDefaultMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartObjects-stpxFastStartGlobalDefaultMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartGlobalDefaultMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartGlobalDefaultMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBpduSkewingObjects": {
      "get": {
        "summary": "Get stpxBpduSkewingObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBpduSkewingObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxBpduSkewingDetectionEnable": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBpduSkewingObjects": {
                    "stpxBpduSkewingDetectionEnable": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBpduSkewingObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBpduSkewingObjects/stpxBpduSkewingDetectionEnable": {
      "get": {
        "summary": "Get stpxBpduSkewingDetectionEnable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBpduSkewingObjects-stpxBpduSkewingDetectionEnable",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxBpduSkewingDetectionEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBpduSkewingDetectionEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMSTObjects": {
      "get": {
        "summary": "Get stpxMSTObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMSTObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxMSTRegionName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "stpxMSTRegionEditBufferStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "stpxMSTRegionEditBufferOperation": {
                      "type": "string",
                      "example": "50"
                    },
                    "stpxMSTRegionEditName": {
                      "type": "string",
                      "example": "example-1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxMSTObjects": {
                    "stpxMSTRegionName": "example-1",
                    "stpxMSTRegionEditBufferStatus": "default",
                    "stpxMSTRegionEditBufferOperation": "default",
                    "stpxMSTRegionEditName": "example-1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMSTObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMSTObjects/stpxMSTRegionName": {
      "get": {
        "summary": "Get stpxMSTRegionName",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMSTObjects-stpxMSTRegionName",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMSTRegionName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMSTRegionName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMSTObjects/stpxMSTRegionEditBufferStatus": {
      "get": {
        "summary": "Get stpxMSTRegionEditBufferStatus",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMSTObjects-stpxMSTRegionEditBufferStatus",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMSTRegionEditBufferStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMSTRegionEditBufferStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMSTObjects/stpxMSTRegionEditBufferOperation": {
      "get": {
        "summary": "Get stpxMSTRegionEditBufferOperation",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMSTObjects-stpxMSTRegionEditBufferOperation",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMSTRegionEditBufferOperation": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMSTRegionEditBufferOperation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMSTObjects/stpxMSTRegionEditName": {
      "get": {
        "summary": "Get stpxMSTRegionEditName",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMSTObjects-stpxMSTRegionEditName",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMSTRegionEditName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMSTRegionEditName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPObjects": {
      "get": {
        "summary": "Get stpxRSTPObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxRSTPTransmitHoldCount": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 10
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRSTPObjects": {
                    "stpxRSTPTransmitHoldCount": 10
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPObjects/stpxRSTPTransmitHoldCount": {
      "get": {
        "summary": "Get stpxRSTPTransmitHoldCount",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPObjects-stpxRSTPTransmitHoldCount",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": 10
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRSTPTransmitHoldCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPTransmitHoldCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTObjects": {
      "get": {
        "summary": "Get stpxSMSTObjects",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTObjects",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxSMSTMaxInstances": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "stpxSMSTMaxInstanceID": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "stpxSMSTRegionRevision": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "stpxSMSTRegionEditRevision": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "stpxSMSTMaxHopCount": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 10
                    },
                    "stpxSMSTConfigDigest": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxSMSTConfigPreStandardDigest": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTObjects": {
                    "stpxSMSTMaxInstances": 1,
                    "stpxSMSTMaxInstanceID": 1,
                    "stpxSMSTRegionRevision": 1,
                    "stpxSMSTRegionEditRevision": 1,
                    "stpxSMSTMaxHopCount": 10,
                    "stpxSMSTConfigDigest": "configured-value",
                    "stpxSMSTConfigPreStandardDigest": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTObjects/stpxSMSTMaxInstances": {
      "get": {
        "summary": "Get stpxSMSTMaxInstances",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTObjects-stpxSMSTMaxInstances",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTMaxInstances": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTMaxInstances from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTObjects/stpxSMSTMaxInstanceID": {
      "get": {
        "summary": "Get stpxSMSTMaxInstanceID",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTObjects-stpxSMSTMaxInstanceID",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTMaxInstanceID": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTMaxInstanceID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTObjects/stpxSMSTRegionRevision": {
      "get": {
        "summary": "Get stpxSMSTRegionRevision",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTObjects-stpxSMSTRegionRevision",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTRegionRevision": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTRegionRevision from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTObjects/stpxSMSTRegionEditRevision": {
      "get": {
        "summary": "Get stpxSMSTRegionEditRevision",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTObjects-stpxSMSTRegionEditRevision",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTRegionEditRevision": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTRegionEditRevision from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTObjects/stpxSMSTMaxHopCount": {
      "get": {
        "summary": "Get stpxSMSTMaxHopCount",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTObjects-stpxSMSTMaxHopCount",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": 10
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTMaxHopCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTMaxHopCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTObjects/stpxSMSTConfigDigest": {
      "get": {
        "summary": "Get stpxSMSTConfigDigest",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTObjects-stpxSMSTConfigDigest",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTConfigDigest": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTConfigDigest from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTObjects/stpxSMSTConfigPreStandardDigest": {
      "get": {
        "summary": "Get stpxSMSTConfigPreStandardDigest",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTObjects-stpxSMSTConfigPreStandardDigest",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTConfigPreStandardDigest": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTConfigPreStandardDigest from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxPVSTVlanTable": {
      "get": {
        "summary": "Get stpxPVSTVlanTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxPVSTVlanTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxPVSTVlanEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "stpxPVSTVlanIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "stpxPVSTVlanEnable": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxPVSTVlanTable": {
                    "stpxPVSTVlanEntry": [
                      {
                        "stpxPVSTVlanIndex": "configured-value",
                        "stpxPVSTVlanEnable": "default"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPVSTVlanTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxPVSTVlanTable/stpxPVSTVlanEntry": {
      "get": {
        "summary": "Get stpxPVSTVlanEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxPVSTVlanTable-stpxPVSTVlanEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": {
                      "stpxPVSTVlanIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "stpxPVSTVlanEnable": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxPVSTVlanEntry": [
                    {
                      "stpxPVSTVlanIndex": "configured-value",
                      "stpxPVSTVlanEnable": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPVSTVlanEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxPVSTVlanTable/stpxPVSTVlanEntry/stpxPVSTVlanIndex": {
      "get": {
        "summary": "Get stpxPVSTVlanIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxPVSTVlanTable-stpxPVSTVlanEntry-stpxPVSTVlanIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxPVSTVlanIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPVSTVlanIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxPVSTVlanTable/stpxPVSTVlanEntry/stpxPVSTVlanEnable": {
      "get": {
        "summary": "Get stpxPVSTVlanEnable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxPVSTVlanTable-stpxPVSTVlanEntry-stpxPVSTVlanEnable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxPVSTVlanEnable": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPVSTVlanEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxInconsistencyTable": {
      "get": {
        "summary": "Get stpxInconsistencyTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxInconsistencyTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxInconsistencyEntry": {
                      "type": "object",
                      "properties": {
                        "stpxVlanIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxPortIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxInconsistentState": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxInconsistencyTable": {
                    "stpxInconsistencyEntry": {
                      "stpxVlanIndex": "configured-value",
                      "stpxPortIndex": 1,
                      "stpxInconsistentState": ""
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxInconsistencyTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxInconsistencyTable/stpxInconsistencyEntry": {
      "get": {
        "summary": "Get stpxInconsistencyEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxInconsistencyTable-stpxInconsistencyEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxVlanIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxPortIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxInconsistentState": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxInconsistencyEntry": {
                    "stpxVlanIndex": "configured-value",
                    "stpxPortIndex": 1,
                    "stpxInconsistentState": ""
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxInconsistencyEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxInconsistencyTable/stpxInconsistencyEntry/stpxVlanIndex": {
      "get": {
        "summary": "Get stpxVlanIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxInconsistencyTable-stpxInconsistencyEntry-stpxVlanIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxVlanIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxVlanIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxInconsistencyTable/stpxInconsistencyEntry/stpxPortIndex": {
      "get": {
        "summary": "Get stpxPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxInconsistencyTable-stpxInconsistencyEntry-stpxPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxInconsistencyTable/stpxInconsistencyEntry/stpxInconsistentState": {
      "get": {
        "summary": "Get stpxInconsistentState",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxInconsistencyTable-stpxInconsistencyEntry-stpxInconsistentState",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxInconsistentState": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxInconsistentState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRootGuardConfigTable": {
      "get": {
        "summary": "Get stpxRootGuardConfigTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRootGuardConfigTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxRootGuardConfigEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "stpxRootGuardConfigPortIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "stpxRootGuardConfigEnabled": {
                            "type": "boolean",
                            "example": true
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRootGuardConfigTable": {
                    "stpxRootGuardConfigEntry": [
                      {
                        "stpxRootGuardConfigPortIndex": 1,
                        "stpxRootGuardConfigEnabled": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRootGuardConfigTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRootGuardConfigTable/stpxRootGuardConfigEntry": {
      "get": {
        "summary": "Get stpxRootGuardConfigEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRootGuardConfigTable-stpxRootGuardConfigEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": {
                      "stpxRootGuardConfigPortIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "stpxRootGuardConfigEnabled": {
                        "type": "boolean",
                        "example": true
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRootGuardConfigEntry": [
                    {
                      "stpxRootGuardConfigPortIndex": 1,
                      "stpxRootGuardConfigEnabled": true
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRootGuardConfigEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRootGuardConfigTable/stpxRootGuardConfigEntry/stpxRootGuardConfigPortIndex": {
      "get": {
        "summary": "Get stpxRootGuardConfigPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRootGuardConfigTable-stpxRootGuardConfigEntry-stpxRootGuardConfigPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRootGuardConfigPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRootGuardConfigPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRootGuardConfigTable/stpxRootGuardConfigEntry/stpxRootGuardConfigEnabled": {
      "get": {
        "summary": "Get stpxRootGuardConfigEnabled",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRootGuardConfigTable-stpxRootGuardConfigEntry-stpxRootGuardConfigEnabled",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRootGuardConfigEnabled": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRootGuardConfigEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRootInconsistencyTable": {
      "get": {
        "summary": "Get stpxRootInconsistencyTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRootInconsistencyTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxRootInconsistencyEntry": {
                      "type": "object",
                      "properties": {
                        "stpxRootInconsistencyIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxRootInconsistencyPortIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxRootInconsistencyState": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRootInconsistencyTable": {
                    "stpxRootInconsistencyEntry": {
                      "stpxRootInconsistencyIndex": 1,
                      "stpxRootInconsistencyPortIndex": 1,
                      "stpxRootInconsistencyState": true
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRootInconsistencyTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRootInconsistencyTable/stpxRootInconsistencyEntry": {
      "get": {
        "summary": "Get stpxRootInconsistencyEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRootInconsistencyTable-stpxRootInconsistencyEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxRootInconsistencyIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxRootInconsistencyPortIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxRootInconsistencyState": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRootInconsistencyEntry": {
                    "stpxRootInconsistencyIndex": 1,
                    "stpxRootInconsistencyPortIndex": 1,
                    "stpxRootInconsistencyState": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRootInconsistencyEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRootInconsistencyTable/stpxRootInconsistencyEntry/stpxRootInconsistencyIndex": {
      "get": {
        "summary": "Get stpxRootInconsistencyIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRootInconsistencyTable-stpxRootInconsistencyEntry-stpxRootInconsistencyIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRootInconsistencyIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRootInconsistencyIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRootInconsistencyTable/stpxRootInconsistencyEntry/stpxRootInconsistencyPortIndex": {
      "get": {
        "summary": "Get stpxRootInconsistencyPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRootInconsistencyTable-stpxRootInconsistencyEntry-stpxRootInconsistencyPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRootInconsistencyPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRootInconsistencyPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRootInconsistencyTable/stpxRootInconsistencyEntry/stpxRootInconsistencyState": {
      "get": {
        "summary": "Get stpxRootInconsistencyState",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRootInconsistencyTable-stpxRootInconsistencyEntry-stpxRootInconsistencyState",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRootInconsistencyState": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRootInconsistencyState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPInstanceTable": {
      "get": {
        "summary": "Get stpxMISTPInstanceTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPInstanceTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxMISTPInstanceEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "stpxMISTPInstanceIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "stpxMISTPInstanceEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "stpxMISTPInstanceVlansMapped": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "stpxMISTPInstanceVlansMapped2k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "stpxMISTPInstanceVlansMapped3k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "stpxMISTPInstanceVlansMapped4k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxMISTPInstanceTable": {
                    "stpxMISTPInstanceEntry": [
                      {
                        "stpxMISTPInstanceIndex": 1,
                        "stpxMISTPInstanceEnable": true,
                        "stpxMISTPInstanceVlansMapped": "QmFzZTY0",
                        "stpxMISTPInstanceVlansMapped2k": "QmFzZTY0",
                        "stpxMISTPInstanceVlansMapped3k": "QmFzZTY0",
                        "stpxMISTPInstanceVlansMapped4k": "QmFzZTY0"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPInstanceTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPInstanceTable/stpxMISTPInstanceEntry": {
      "get": {
        "summary": "Get stpxMISTPInstanceEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPInstanceTable-stpxMISTPInstanceEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": {
                      "stpxMISTPInstanceIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "stpxMISTPInstanceEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "stpxMISTPInstanceVlansMapped": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "stpxMISTPInstanceVlansMapped2k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "stpxMISTPInstanceVlansMapped3k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "stpxMISTPInstanceVlansMapped4k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxMISTPInstanceEntry": [
                    {
                      "stpxMISTPInstanceIndex": 1,
                      "stpxMISTPInstanceEnable": true,
                      "stpxMISTPInstanceVlansMapped": "QmFzZTY0",
                      "stpxMISTPInstanceVlansMapped2k": "QmFzZTY0",
                      "stpxMISTPInstanceVlansMapped3k": "QmFzZTY0",
                      "stpxMISTPInstanceVlansMapped4k": "QmFzZTY0"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPInstanceEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPInstanceTable/stpxMISTPInstanceEntry/stpxMISTPInstanceIndex": {
      "get": {
        "summary": "Get stpxMISTPInstanceIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPInstanceTable-stpxMISTPInstanceEntry-stpxMISTPInstanceIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMISTPInstanceIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPInstanceTable/stpxMISTPInstanceEntry/stpxMISTPInstanceEnable": {
      "get": {
        "summary": "Get stpxMISTPInstanceEnable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPInstanceTable-stpxMISTPInstanceEntry-stpxMISTPInstanceEnable",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMISTPInstanceEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPInstanceEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPInstanceTable/stpxMISTPInstanceEntry/stpxMISTPInstanceVlansMapped": {
      "get": {
        "summary": "Get stpxMISTPInstanceVlansMapped",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPInstanceTable-stpxMISTPInstanceEntry-stpxMISTPInstanceVlansMapped",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMISTPInstanceVlansMapped": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPInstanceVlansMapped from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPInstanceTable/stpxMISTPInstanceEntry/stpxMISTPInstanceVlansMapped2k": {
      "get": {
        "summary": "Get stpxMISTPInstanceVlansMapped2k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPInstanceTable-stpxMISTPInstanceEntry-stpxMISTPInstanceVlansMapped2k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMISTPInstanceVlansMapped2k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPInstanceVlansMapped2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPInstanceTable/stpxMISTPInstanceEntry/stpxMISTPInstanceVlansMapped3k": {
      "get": {
        "summary": "Get stpxMISTPInstanceVlansMapped3k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPInstanceTable-stpxMISTPInstanceEntry-stpxMISTPInstanceVlansMapped3k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMISTPInstanceVlansMapped3k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPInstanceVlansMapped3k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxMISTPInstanceTable/stpxMISTPInstanceEntry/stpxMISTPInstanceVlansMapped4k": {
      "get": {
        "summary": "Get stpxMISTPInstanceVlansMapped4k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxMISTPInstanceTable-stpxMISTPInstanceEntry-stpxMISTPInstanceVlansMapped4k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxMISTPInstanceVlansMapped4k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxMISTPInstanceVlansMapped4k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopGuardConfigTable": {
      "get": {
        "summary": "Get stpxLoopGuardConfigTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopGuardConfigTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxLoopGuardConfigEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "stpxLoopGuardConfigPortIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "stpxLoopGuardConfigMode": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxLoopGuardConfigTable": {
                    "stpxLoopGuardConfigEntry": [
                      {
                        "stpxLoopGuardConfigPortIndex": 1,
                        "stpxLoopGuardConfigMode": "default"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopGuardConfigTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopGuardConfigTable/stpxLoopGuardConfigEntry": {
      "get": {
        "summary": "Get stpxLoopGuardConfigEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopGuardConfigTable-stpxLoopGuardConfigEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": {
                      "stpxLoopGuardConfigPortIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "stpxLoopGuardConfigMode": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxLoopGuardConfigEntry": [
                    {
                      "stpxLoopGuardConfigPortIndex": 1,
                      "stpxLoopGuardConfigMode": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopGuardConfigEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopGuardConfigTable/stpxLoopGuardConfigEntry/stpxLoopGuardConfigPortIndex": {
      "get": {
        "summary": "Get stpxLoopGuardConfigPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopGuardConfigTable-stpxLoopGuardConfigEntry-stpxLoopGuardConfigPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxLoopGuardConfigPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopGuardConfigPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopGuardConfigTable/stpxLoopGuardConfigEntry/stpxLoopGuardConfigMode": {
      "get": {
        "summary": "Get stpxLoopGuardConfigMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopGuardConfigTable-stpxLoopGuardConfigEntry-stpxLoopGuardConfigMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxLoopGuardConfigMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopGuardConfigMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopInconsistencyTable": {
      "get": {
        "summary": "Get stpxLoopInconsistencyTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopInconsistencyTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxLoopInconsistencyEntry": {
                      "type": "object",
                      "properties": {
                        "stpxLoopInconsistencyIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxLoopInconsistencyPortIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxLoopInconsistencyState": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxLoopInconsistencyTable": {
                    "stpxLoopInconsistencyEntry": {
                      "stpxLoopInconsistencyIndex": 1,
                      "stpxLoopInconsistencyPortIndex": 1,
                      "stpxLoopInconsistencyState": true
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopInconsistencyTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopInconsistencyTable/stpxLoopInconsistencyEntry": {
      "get": {
        "summary": "Get stpxLoopInconsistencyEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopInconsistencyTable-stpxLoopInconsistencyEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxLoopInconsistencyIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxLoopInconsistencyPortIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxLoopInconsistencyState": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxLoopInconsistencyEntry": {
                    "stpxLoopInconsistencyIndex": 1,
                    "stpxLoopInconsistencyPortIndex": 1,
                    "stpxLoopInconsistencyState": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopInconsistencyEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopInconsistencyTable/stpxLoopInconsistencyEntry/stpxLoopInconsistencyIndex": {
      "get": {
        "summary": "Get stpxLoopInconsistencyIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopInconsistencyTable-stpxLoopInconsistencyEntry-stpxLoopInconsistencyIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxLoopInconsistencyIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopInconsistencyIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopInconsistencyTable/stpxLoopInconsistencyEntry/stpxLoopInconsistencyPortIndex": {
      "get": {
        "summary": "Get stpxLoopInconsistencyPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopInconsistencyTable-stpxLoopInconsistencyEntry-stpxLoopInconsistencyPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxLoopInconsistencyPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopInconsistencyPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLoopInconsistencyTable/stpxLoopInconsistencyEntry/stpxLoopInconsistencyState": {
      "get": {
        "summary": "Get stpxLoopInconsistencyState",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLoopInconsistencyTable-stpxLoopInconsistencyEntry-stpxLoopInconsistencyState",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxLoopInconsistencyState": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLoopInconsistencyState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartPortTable": {
      "get": {
        "summary": "Get stpxFastStartPortTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartPortTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxFastStartPortEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "stpxFastStartPortIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "stpxFastStartPortMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "stpxFastStartPortBpduGuardMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "stpxFastStartPortBpduFilterMode": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartPortTable": {
                    "stpxFastStartPortEntry": [
                      {
                        "stpxFastStartPortIndex": 1,
                        "stpxFastStartPortMode": "default",
                        "stpxFastStartPortBpduGuardMode": "default",
                        "stpxFastStartPortBpduFilterMode": "default"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartPortTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartPortTable/stpxFastStartPortEntry": {
      "get": {
        "summary": "Get stpxFastStartPortEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartPortTable-stpxFastStartPortEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": {
                      "stpxFastStartPortIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "stpxFastStartPortMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "stpxFastStartPortBpduGuardMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "stpxFastStartPortBpduFilterMode": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartPortEntry": [
                    {
                      "stpxFastStartPortIndex": 1,
                      "stpxFastStartPortMode": "default",
                      "stpxFastStartPortBpduGuardMode": "default",
                      "stpxFastStartPortBpduFilterMode": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartPortEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartPortTable/stpxFastStartPortEntry/stpxFastStartPortIndex": {
      "get": {
        "summary": "Get stpxFastStartPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartPortTable-stpxFastStartPortEntry-stpxFastStartPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxFastStartPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartPortTable/stpxFastStartPortEntry/stpxFastStartPortMode": {
      "get": {
        "summary": "Get stpxFastStartPortMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartPortTable-stpxFastStartPortEntry-stpxFastStartPortMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartPortMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartPortMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartPortTable/stpxFastStartPortEntry/stpxFastStartPortBpduGuardMode": {
      "get": {
        "summary": "Get stpxFastStartPortBpduGuardMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartPortTable-stpxFastStartPortEntry-stpxFastStartPortBpduGuardMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartPortBpduGuardMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartPortBpduGuardMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartPortTable/stpxFastStartPortEntry/stpxFastStartPortBpduFilterMode": {
      "get": {
        "summary": "Get stpxFastStartPortBpduFilterMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartPortTable-stpxFastStartPortEntry-stpxFastStartPortBpduFilterMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartPortBpduFilterMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartPortBpduFilterMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartOperModeTable": {
      "get": {
        "summary": "Get stpxFastStartOperModeTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartOperModeTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxFastStartOperModeEntry": {
                      "type": "object",
                      "properties": {
                        "stpxFastStartOperModeInstIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxFastStartOperModePortIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxFastStartOperMode": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartOperModeTable": {
                    "stpxFastStartOperModeEntry": {
                      "stpxFastStartOperModeInstIndex": 1,
                      "stpxFastStartOperModePortIndex": 1,
                      "stpxFastStartOperMode": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartOperModeTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartOperModeTable/stpxFastStartOperModeEntry": {
      "get": {
        "summary": "Get stpxFastStartOperModeEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartOperModeTable-stpxFastStartOperModeEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxFastStartOperModeInstIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxFastStartOperModePortIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxFastStartOperMode": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartOperModeEntry": {
                    "stpxFastStartOperModeInstIndex": 1,
                    "stpxFastStartOperModePortIndex": 1,
                    "stpxFastStartOperMode": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartOperModeEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartOperModeTable/stpxFastStartOperModeEntry/stpxFastStartOperModeInstIndex": {
      "get": {
        "summary": "Get stpxFastStartOperModeInstIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartOperModeTable-stpxFastStartOperModeEntry-stpxFastStartOperModeInstIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxFastStartOperModeInstIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartOperModeInstIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartOperModeTable/stpxFastStartOperModeEntry/stpxFastStartOperModePortIndex": {
      "get": {
        "summary": "Get stpxFastStartOperModePortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartOperModeTable-stpxFastStartOperModeEntry-stpxFastStartOperModePortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxFastStartOperModePortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartOperModePortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxFastStartOperModeTable/stpxFastStartOperModeEntry/stpxFastStartOperMode": {
      "get": {
        "summary": "Get stpxFastStartOperMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxFastStartOperModeTable-stpxFastStartOperModeEntry-stpxFastStartOperMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxFastStartOperMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxFastStartOperMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBpduSkewingTable": {
      "get": {
        "summary": "Get stpxBpduSkewingTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBpduSkewingTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxBpduSkewingEntry": {
                      "type": "object",
                      "properties": {
                        "stpxBpduSkewingInstanceIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxBpduSkewingPortIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxBpduSkewingLastSkewDuration": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 50
                        },
                        "stpxBpduSkewingWorstSkewDuration": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 50
                        },
                        "stpxBpduSkewingWorstSkewTime": {
                          "type": "string",
                          "example": "10:30:45"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBpduSkewingTable": {
                    "stpxBpduSkewingEntry": {
                      "stpxBpduSkewingInstanceIndex": 1,
                      "stpxBpduSkewingPortIndex": 1,
                      "stpxBpduSkewingLastSkewDuration": 50,
                      "stpxBpduSkewingWorstSkewDuration": 50,
                      "stpxBpduSkewingWorstSkewTime": "10:30:45"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBpduSkewingTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBpduSkewingTable/stpxBpduSkewingEntry": {
      "get": {
        "summary": "Get stpxBpduSkewingEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBpduSkewingTable-stpxBpduSkewingEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxBpduSkewingInstanceIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxBpduSkewingPortIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxBpduSkewingLastSkewDuration": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 50
                    },
                    "stpxBpduSkewingWorstSkewDuration": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 50
                    },
                    "stpxBpduSkewingWorstSkewTime": {
                      "type": "string",
                      "example": "10:30:45"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBpduSkewingEntry": {
                    "stpxBpduSkewingInstanceIndex": 1,
                    "stpxBpduSkewingPortIndex": 1,
                    "stpxBpduSkewingLastSkewDuration": 50,
                    "stpxBpduSkewingWorstSkewDuration": 50,
                    "stpxBpduSkewingWorstSkewTime": "10:30:45"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBpduSkewingEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBpduSkewingTable/stpxBpduSkewingEntry/stpxBpduSkewingInstanceIndex": {
      "get": {
        "summary": "Get stpxBpduSkewingInstanceIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBpduSkewingTable-stpxBpduSkewingEntry-stpxBpduSkewingInstanceIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxBpduSkewingInstanceIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBpduSkewingInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBpduSkewingTable/stpxBpduSkewingEntry/stpxBpduSkewingPortIndex": {
      "get": {
        "summary": "Get stpxBpduSkewingPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBpduSkewingTable-stpxBpduSkewingEntry-stpxBpduSkewingPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxBpduSkewingPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBpduSkewingPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBpduSkewingTable/stpxBpduSkewingEntry/stpxBpduSkewingLastSkewDuration": {
      "get": {
        "summary": "Get stpxBpduSkewingLastSkewDuration",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBpduSkewingTable-stpxBpduSkewingEntry-stpxBpduSkewingLastSkewDuration",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 50
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBpduSkewingLastSkewDuration": 50
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBpduSkewingLastSkewDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBpduSkewingTable/stpxBpduSkewingEntry/stpxBpduSkewingWorstSkewDuration": {
      "get": {
        "summary": "Get stpxBpduSkewingWorstSkewDuration",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBpduSkewingTable-stpxBpduSkewingEntry-stpxBpduSkewingWorstSkewDuration",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 50
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxBpduSkewingWorstSkewDuration": 50
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBpduSkewingWorstSkewDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxBpduSkewingTable/stpxBpduSkewingEntry/stpxBpduSkewingWorstSkewTime": {
      "get": {
        "summary": "Get stpxBpduSkewingWorstSkewTime",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxBpduSkewingTable-stpxBpduSkewingEntry-stpxBpduSkewingWorstSkewTime",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxBpduSkewingWorstSkewTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxBpduSkewingWorstSkewTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortTable": {
      "get": {
        "summary": "Get stpxRSTPPortTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxRSTPPortEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "stpxRSTPPortIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "stpxRSTPPortAdminLinkType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "stpxRSTPPortOperLinkType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "stpxRSTPPortProtocolMigration": {
                            "type": "boolean",
                            "example": true
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRSTPPortTable": {
                    "stpxRSTPPortEntry": [
                      {
                        "stpxRSTPPortIndex": 1,
                        "stpxRSTPPortAdminLinkType": "default",
                        "stpxRSTPPortOperLinkType": "default",
                        "stpxRSTPPortProtocolMigration": true
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortTable/stpxRSTPPortEntry": {
      "get": {
        "summary": "Get stpxRSTPPortEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortTable-stpxRSTPPortEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": {
                      "stpxRSTPPortIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "stpxRSTPPortAdminLinkType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "stpxRSTPPortOperLinkType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "stpxRSTPPortProtocolMigration": {
                        "type": "boolean",
                        "example": true
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRSTPPortEntry": [
                    {
                      "stpxRSTPPortIndex": 1,
                      "stpxRSTPPortAdminLinkType": "default",
                      "stpxRSTPPortOperLinkType": "default",
                      "stpxRSTPPortProtocolMigration": true
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortTable/stpxRSTPPortEntry/stpxRSTPPortIndex": {
      "get": {
        "summary": "Get stpxRSTPPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortTable-stpxRSTPPortEntry-stpxRSTPPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRSTPPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortTable/stpxRSTPPortEntry/stpxRSTPPortAdminLinkType": {
      "get": {
        "summary": "Get stpxRSTPPortAdminLinkType",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortTable-stpxRSTPPortEntry-stpxRSTPPortAdminLinkType",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRSTPPortAdminLinkType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortAdminLinkType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortTable/stpxRSTPPortEntry/stpxRSTPPortOperLinkType": {
      "get": {
        "summary": "Get stpxRSTPPortOperLinkType",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortTable-stpxRSTPPortEntry-stpxRSTPPortOperLinkType",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRSTPPortOperLinkType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortOperLinkType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortTable/stpxRSTPPortEntry/stpxRSTPPortProtocolMigration": {
      "get": {
        "summary": "Get stpxRSTPPortProtocolMigration",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortTable-stpxRSTPPortEntry-stpxRSTPPortProtocolMigration",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRSTPPortProtocolMigration": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortProtocolMigration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortRoleTable": {
      "get": {
        "summary": "Get stpxRSTPPortRoleTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortRoleTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxRSTPPortRoleEntry": {
                      "type": "object",
                      "properties": {
                        "stpxRSTPPortRoleInstanceIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxRSTPPortRolePortIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxRSTPPortRoleValue": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRSTPPortRoleTable": {
                    "stpxRSTPPortRoleEntry": {
                      "stpxRSTPPortRoleInstanceIndex": 1,
                      "stpxRSTPPortRolePortIndex": 1,
                      "stpxRSTPPortRoleValue": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortRoleTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortRoleTable/stpxRSTPPortRoleEntry": {
      "get": {
        "summary": "Get stpxRSTPPortRoleEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortRoleTable-stpxRSTPPortRoleEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxRSTPPortRoleInstanceIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxRSTPPortRolePortIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxRSTPPortRoleValue": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRSTPPortRoleEntry": {
                    "stpxRSTPPortRoleInstanceIndex": 1,
                    "stpxRSTPPortRolePortIndex": 1,
                    "stpxRSTPPortRoleValue": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortRoleEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortRoleTable/stpxRSTPPortRoleEntry/stpxRSTPPortRoleInstanceIndex": {
      "get": {
        "summary": "Get stpxRSTPPortRoleInstanceIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortRoleTable-stpxRSTPPortRoleEntry-stpxRSTPPortRoleInstanceIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRSTPPortRoleInstanceIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortRoleInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortRoleTable/stpxRSTPPortRoleEntry/stpxRSTPPortRolePortIndex": {
      "get": {
        "summary": "Get stpxRSTPPortRolePortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortRoleTable-stpxRSTPPortRoleEntry-stpxRSTPPortRolePortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRSTPPortRolePortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortRolePortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRSTPPortRoleTable/stpxRSTPPortRoleEntry/stpxRSTPPortRoleValue": {
      "get": {
        "summary": "Get stpxRSTPPortRoleValue",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRSTPPortRoleTable-stpxRSTPPortRoleEntry-stpxRSTPPortRoleValue",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRSTPPortRoleValue": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRSTPPortRoleValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRPVSTPortTable": {
      "get": {
        "summary": "Get stpxRPVSTPortTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRPVSTPortTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxRPVSTPortEntry": {
                      "type": "object",
                      "properties": {
                        "stpxRPVSTPortVlanIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "stpxRPVSTPortIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "stpxRPVSTPortStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRPVSTPortTable": {
                    "stpxRPVSTPortEntry": {
                      "stpxRPVSTPortVlanIndex": "configured-value",
                      "stpxRPVSTPortIndex": 1,
                      "stpxRPVSTPortStatus": ""
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRPVSTPortTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRPVSTPortTable/stpxRPVSTPortEntry": {
      "get": {
        "summary": "Get stpxRPVSTPortEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRPVSTPortTable-stpxRPVSTPortEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxRPVSTPortVlanIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "stpxRPVSTPortIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "stpxRPVSTPortStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRPVSTPortEntry": {
                    "stpxRPVSTPortVlanIndex": "configured-value",
                    "stpxRPVSTPortIndex": 1,
                    "stpxRPVSTPortStatus": ""
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRPVSTPortEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRPVSTPortTable/stpxRPVSTPortEntry/stpxRPVSTPortVlanIndex": {
      "get": {
        "summary": "Get stpxRPVSTPortVlanIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRPVSTPortTable-stpxRPVSTPortEntry-stpxRPVSTPortVlanIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxRPVSTPortVlanIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRPVSTPortVlanIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRPVSTPortTable/stpxRPVSTPortEntry/stpxRPVSTPortIndex": {
      "get": {
        "summary": "Get stpxRPVSTPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRPVSTPortTable-stpxRPVSTPortEntry-stpxRPVSTPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRPVSTPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRPVSTPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxRPVSTPortTable/stpxRPVSTPortEntry/stpxRPVSTPortStatus": {
      "get": {
        "summary": "Get stpxRPVSTPortStatus",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxRPVSTPortTable-stpxRPVSTPortEntry-stpxRPVSTPortStatus",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxRPVSTPortStatus": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxRPVSTPortStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceTable": {
      "get": {
        "summary": "Get stpxSMSTInstanceTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxSMSTInstanceEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "stpxSMSTInstanceIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "stpxSMSTInstanceVlansMapped1k2k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "stpxSMSTInstanceVlansMapped3k4k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "stpxSMSTInstanceRemainingHopCount": {
                            "type": "integer",
                            "example": 10
                          },
                          "stpxSMSTInstanceCISTRegionalRoot": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "stpxSMSTInstanceCISTIntRootCost": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTInstanceTable": {
                    "stpxSMSTInstanceEntry": [
                      {
                        "stpxSMSTInstanceIndex": 1,
                        "stpxSMSTInstanceVlansMapped1k2k": "QmFzZTY0",
                        "stpxSMSTInstanceVlansMapped3k4k": "QmFzZTY0",
                        "stpxSMSTInstanceRemainingHopCount": 10,
                        "stpxSMSTInstanceCISTRegionalRoot": "QmFzZTY0",
                        "stpxSMSTInstanceCISTIntRootCost": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceTable/stpxSMSTInstanceEntry": {
      "get": {
        "summary": "Get stpxSMSTInstanceEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceTable-stpxSMSTInstanceEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": {
                      "stpxSMSTInstanceIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "stpxSMSTInstanceVlansMapped1k2k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "stpxSMSTInstanceVlansMapped3k4k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "stpxSMSTInstanceRemainingHopCount": {
                        "type": "integer",
                        "example": 10
                      },
                      "stpxSMSTInstanceCISTRegionalRoot": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "stpxSMSTInstanceCISTIntRootCost": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTInstanceEntry": [
                    {
                      "stpxSMSTInstanceIndex": 1,
                      "stpxSMSTInstanceVlansMapped1k2k": "QmFzZTY0",
                      "stpxSMSTInstanceVlansMapped3k4k": "QmFzZTY0",
                      "stpxSMSTInstanceRemainingHopCount": 10,
                      "stpxSMSTInstanceCISTRegionalRoot": "QmFzZTY0",
                      "stpxSMSTInstanceCISTIntRootCost": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceTable/stpxSMSTInstanceEntry/stpxSMSTInstanceIndex": {
      "get": {
        "summary": "Get stpxSMSTInstanceIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceTable-stpxSMSTInstanceEntry-stpxSMSTInstanceIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceTable/stpxSMSTInstanceEntry/stpxSMSTInstanceVlansMapped1k2k": {
      "get": {
        "summary": "Get stpxSMSTInstanceVlansMapped1k2k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceTable-stpxSMSTInstanceEntry-stpxSMSTInstanceVlansMapped1k2k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceVlansMapped1k2k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceVlansMapped1k2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceTable/stpxSMSTInstanceEntry/stpxSMSTInstanceVlansMapped3k4k": {
      "get": {
        "summary": "Get stpxSMSTInstanceVlansMapped3k4k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceTable-stpxSMSTInstanceEntry-stpxSMSTInstanceVlansMapped3k4k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceVlansMapped3k4k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceVlansMapped3k4k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceTable/stpxSMSTInstanceEntry/stpxSMSTInstanceRemainingHopCount": {
      "get": {
        "summary": "Get stpxSMSTInstanceRemainingHopCount",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceTable-stpxSMSTInstanceEntry-stpxSMSTInstanceRemainingHopCount",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceRemainingHopCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceRemainingHopCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceTable/stpxSMSTInstanceEntry/stpxSMSTInstanceCISTRegionalRoot": {
      "get": {
        "summary": "Get stpxSMSTInstanceCISTRegionalRoot",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceTable-stpxSMSTInstanceEntry-stpxSMSTInstanceCISTRegionalRoot",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceCISTRegionalRoot": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceCISTRegionalRoot from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceTable/stpxSMSTInstanceEntry/stpxSMSTInstanceCISTIntRootCost": {
      "get": {
        "summary": "Get stpxSMSTInstanceCISTIntRootCost",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceTable-stpxSMSTInstanceEntry-stpxSMSTInstanceCISTIntRootCost",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceCISTIntRootCost": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceCISTIntRootCost from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceEditTable": {
      "get": {
        "summary": "Get stpxSMSTInstanceEditTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceEditTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxSMSTInstanceEditEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "stpxSMSTInstanceEditIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "stpxSMSTInstanceEditVlansMap1k2k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "stpxSMSTInstanceEditVlansMap3k4k": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "stpxSMSTInstanceEditRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTInstanceEditTable": {
                    "stpxSMSTInstanceEditEntry": [
                      {
                        "stpxSMSTInstanceEditIndex": 1,
                        "stpxSMSTInstanceEditVlansMap1k2k": "QmFzZTY0",
                        "stpxSMSTInstanceEditVlansMap3k4k": "QmFzZTY0",
                        "stpxSMSTInstanceEditRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceEditTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceEditTable/stpxSMSTInstanceEditEntry": {
      "get": {
        "summary": "Get stpxSMSTInstanceEditEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceEditTable-stpxSMSTInstanceEditEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": {
                      "stpxSMSTInstanceEditIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "stpxSMSTInstanceEditVlansMap1k2k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "stpxSMSTInstanceEditVlansMap3k4k": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "stpxSMSTInstanceEditRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTInstanceEditEntry": [
                    {
                      "stpxSMSTInstanceEditIndex": 1,
                      "stpxSMSTInstanceEditVlansMap1k2k": "QmFzZTY0",
                      "stpxSMSTInstanceEditVlansMap3k4k": "QmFzZTY0",
                      "stpxSMSTInstanceEditRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceEditEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceEditTable/stpxSMSTInstanceEditEntry/stpxSMSTInstanceEditIndex": {
      "get": {
        "summary": "Get stpxSMSTInstanceEditIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceEditTable-stpxSMSTInstanceEditEntry-stpxSMSTInstanceEditIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceEditIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceEditIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceEditTable/stpxSMSTInstanceEditEntry/stpxSMSTInstanceEditVlansMap1k2k": {
      "get": {
        "summary": "Get stpxSMSTInstanceEditVlansMap1k2k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceEditTable-stpxSMSTInstanceEditEntry-stpxSMSTInstanceEditVlansMap1k2k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceEditVlansMap1k2k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceEditVlansMap1k2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceEditTable/stpxSMSTInstanceEditEntry/stpxSMSTInstanceEditVlansMap3k4k": {
      "get": {
        "summary": "Get stpxSMSTInstanceEditVlansMap3k4k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceEditTable-stpxSMSTInstanceEditEntry-stpxSMSTInstanceEditVlansMap3k4k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceEditVlansMap3k4k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceEditVlansMap3k4k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTInstanceEditTable/stpxSMSTInstanceEditEntry/stpxSMSTInstanceEditRowStatus": {
      "get": {
        "summary": "Get stpxSMSTInstanceEditRowStatus",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTInstanceEditTable-stpxSMSTInstanceEditEntry-stpxSMSTInstanceEditRowStatus",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTInstanceEditRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTInstanceEditRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTPortTable": {
      "get": {
        "summary": "Get stpxSMSTPortTable",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTPortTable",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "stpxSMSTPortEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "stpxSMSTPortIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "stpxSMSTPortStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "stpxSMSTPortAdminHelloTime": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "stpxSMSTPortConfigedHelloTime": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "stpxSMSTPortOperHelloTime": {
                            "type": "integer",
                            "example": 1
                          },
                          "stpxSMSTPortAdminMSTMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "stpxSMSTPortOperMSTMode": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTPortTable": {
                    "stpxSMSTPortEntry": [
                      {
                        "stpxSMSTPortIndex": 1,
                        "stpxSMSTPortStatus": "",
                        "stpxSMSTPortAdminHelloTime": 1,
                        "stpxSMSTPortConfigedHelloTime": 1,
                        "stpxSMSTPortOperHelloTime": 1,
                        "stpxSMSTPortAdminMSTMode": "default",
                        "stpxSMSTPortOperMSTMode": "default"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTPortTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTPortTable/stpxSMSTPortEntry": {
      "get": {
        "summary": "Get stpxSMSTPortEntry",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTPortTable-stpxSMSTPortEntry",
        "tags": [
          "CISCO-STP-EXTENSIONS-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": {
                      "stpxSMSTPortIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "stpxSMSTPortStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "stpxSMSTPortAdminHelloTime": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "stpxSMSTPortConfigedHelloTime": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "stpxSMSTPortOperHelloTime": {
                        "type": "integer",
                        "example": 1
                      },
                      "stpxSMSTPortAdminMSTMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "stpxSMSTPortOperMSTMode": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTPortEntry": [
                    {
                      "stpxSMSTPortIndex": 1,
                      "stpxSMSTPortStatus": "",
                      "stpxSMSTPortAdminHelloTime": 1,
                      "stpxSMSTPortConfigedHelloTime": 1,
                      "stpxSMSTPortOperHelloTime": 1,
                      "stpxSMSTPortAdminMSTMode": "default",
                      "stpxSMSTPortOperMSTMode": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTPortEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTPortTable/stpxSMSTPortEntry/stpxSMSTPortIndex": {
      "get": {
        "summary": "Get stpxSMSTPortIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTPortTable-stpxSMSTPortEntry-stpxSMSTPortIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTPortTable/stpxSMSTPortEntry/stpxSMSTPortStatus": {
      "get": {
        "summary": "Get stpxSMSTPortStatus",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTPortTable-stpxSMSTPortEntry-stpxSMSTPortStatus",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTPortStatus": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTPortStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTPortTable/stpxSMSTPortEntry/stpxSMSTPortAdminHelloTime": {
      "get": {
        "summary": "Get stpxSMSTPortAdminHelloTime",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTPortTable-stpxSMSTPortEntry-stpxSMSTPortAdminHelloTime",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTPortAdminHelloTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTPortAdminHelloTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTPortTable/stpxSMSTPortEntry/stpxSMSTPortConfigedHelloTime": {
      "get": {
        "summary": "Get stpxSMSTPortConfigedHelloTime",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTPortTable-stpxSMSTPortEntry-stpxSMSTPortConfigedHelloTime",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTPortConfigedHelloTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTPortConfigedHelloTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTPortTable/stpxSMSTPortEntry/stpxSMSTPortOperHelloTime": {
      "get": {
        "summary": "Get stpxSMSTPortOperHelloTime",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTPortTable-stpxSMSTPortEntry-stpxSMSTPortOperHelloTime",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxSMSTPortOperHelloTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTPortOperHelloTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTPortTable/stpxSMSTPortEntry/stpxSMSTPortAdminMSTMode": {
      "get": {
        "summary": "Get stpxSMSTPortAdminMSTMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTPortTable-stpxSMSTPortEntry-stpxSMSTPortAdminMSTMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTPortAdminMSTMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTPortAdminMSTMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxSMSTPortTable/stpxSMSTPortEntry/stpxSMSTPortOperMSTMode": {
      "get": {
        "summary": "Get stpxSMSTPortOperMSTMode",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxSMSTPortTable-stpxSMSTPortEntry-stpxSMSTPortOperMSTMode",
        "tags": [
          "CISCO-STP-EXTENSIONS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STP-EXTENSIONS-MIB:stpxSMSTPortOperMSTMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxSMSTPortOperMSTMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxPreferredVlansMap": {
      "get": {
        "summary": "Get stpxPreferredVlansMap",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxPreferredVlansMap",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxPreferredVlansMap": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPreferredVlansMap from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxPreferredVlansMap2k": {
      "get": {
        "summary": "Get stpxPreferredVlansMap2k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxPreferredVlansMap2k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxPreferredVlansMap2k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPreferredVlansMap2k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxPreferredVlansMap3k": {
      "get": {
        "summary": "Get stpxPreferredVlansMap3k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxPreferredVlansMap3k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxPreferredVlansMap3k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPreferredVlansMap3k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxPreferredVlansMap4k": {
      "get": {
        "summary": "Get stpxPreferredVlansMap4k",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxPreferredVlansMap4k",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxPreferredVlansMap4k": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPreferredVlansMap4k from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxLongStpPortPathCost": {
      "get": {
        "summary": "Get stpxLongStpPortPathCost",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxLongStpPortPathCost",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxLongStpPortPathCost": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxLongStpPortPathCost from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxVlanMISTPInstMapInstIndex": {
      "get": {
        "summary": "Get stpxVlanMISTPInstMapInstIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxVlanMISTPInstMapInstIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxVlanMISTPInstMapInstIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxVlanMISTPInstMapInstIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxVlanMISTPInstMapEditInstIndex": {
      "get": {
        "summary": "Get stpxVlanMISTPInstMapEditInstIndex",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxVlanMISTPInstMapEditInstIndex",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxVlanMISTPInstMapEditInstIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxVlanMISTPInstMapEditInstIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB/stpxPreferredMISTPInstancesMap": {
      "get": {
        "summary": "Get stpxPreferredMISTPInstancesMap",
        "operationId": "get-CISCO-STP-EXTENSIONS-MIB:CISCO-STP-EXTENSIONS-MIB-stpxPreferredMISTPInstancesMap",
        "tags": [
          "CISCO-STP-EXTENSIONS-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-STP-EXTENSIONS-MIB:stpxPreferredMISTPInstancesMap": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve stpxPreferredMISTPInstancesMap 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": []
    }
  ]
}
