{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - MPLS-TE-STD-MIB",
    "description": "MIB data from `MPLS-TE-STD-MIB` module.\n\n**Root containers:** 1 (MPLS-TE-STD-MIB)\n**Paths:** 126 | **Descendants:** 161\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": "MPLS-TE-STD-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/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB": {
      "get": {
        "summary": "Get MPLS-TE-STD-MIB",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTeScalars": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelConfigured": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsTunnelActive": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsTunnelTEDistProto": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelMaxHops": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsTunnelNotificationMaxRate": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsTeObjects": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelIndexNext": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelHopListIndexNext": {
                          "type": "string",
                          "example": "item-1"
                        },
                        "mplsTunnelResourceIndexNext": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsTunnelNotificationEnable": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsTunnelTable": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelEntry": {
                          "type": "object",
                          "properties": {
                            "mplsTunnelIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelInstance": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelIngressLSRId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsTunnelEgressLSRId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsTunnelName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "mplsTunnelDescr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelIsIf": {
                              "type": "boolean",
                              "example": true
                            },
                            "mplsTunnelIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelOwner": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelRole": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelXCPointer": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelSignallingProto": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelSetupPrio": {
                              "type": "integer",
                              "example": 1
                            },
                            "mplsTunnelHoldingPrio": {
                              "type": "integer",
                              "example": 1
                            },
                            "mplsTunnelSessionAttributes": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelLocalProtectInUse": {
                              "type": "boolean",
                              "example": true
                            },
                            "mplsTunnelResourcePointer": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelPrimaryInstance": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelInstancePriority": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsTunnelHopTableIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelPathInUse": {
                              "type": "string",
                              "example": "/data/example"
                            },
                            "mplsTunnelARHopTableIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelCHopTableIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelIncludeAnyAffinity": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelIncludeAllAffinity": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelExcludeAnyAffinity": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelTotalUpTime": {
                              "type": "string",
                              "example": "651780"
                            },
                            "mplsTunnelInstanceUpTime": {
                              "type": "string",
                              "example": "651780"
                            },
                            "mplsTunnelPrimaryUpTime": {
                              "type": "string",
                              "example": "651780"
                            },
                            "mplsTunnelPathChanges": {
                              "type": "string",
                              "example": "/data/example"
                            },
                            "mplsTunnelLastPathChange": {
                              "type": "string",
                              "example": "/data/example"
                            },
                            "mplsTunnelCreationTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "mplsTunnelStateTransitions": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsTunnelAdminStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsTunnelOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsTunnelRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsTunnelStorageType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelPerfPackets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelPerfHCPackets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelPerfErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsTunnelPerfBytes": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelPerfHCBytes": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsTunnelHopTable": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelHopEntry": {
                          "type": "object",
                          "properties": {
                            "mplsTunnelHopListIndex": {
                              "type": "string",
                              "example": "item-1"
                            },
                            "mplsTunnelHopPathOptionIndex": {
                              "type": "string",
                              "example": "/data/example"
                            },
                            "mplsTunnelHopIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelHopAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelHopIpAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelHopIpPrefixLen": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelHopAsNumber": {
                              "type": "string",
                              "example": "10"
                            },
                            "mplsTunnelHopAddrUnnum": {
                              "type": "string",
                              "example": "10"
                            },
                            "mplsTunnelHopLspId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsTunnelHopType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelHopInclude": {
                              "type": "boolean",
                              "example": true
                            },
                            "mplsTunnelHopPathOptionName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "mplsTunnelHopEntryPathComp": {
                              "type": "string",
                              "example": "/data/example"
                            },
                            "mplsTunnelHopRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsTunnelHopStorageType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsTunnelResourceTable": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelResourceEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "mplsTunnelResourceIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "mplsTunnelResourceMaxRate": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelResourceMeanRate": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelResourceMaxBurstSize": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelResourceMeanBurstSize": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelResourceExBurstSize": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelResourceFrequency": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelResourceWeight": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "mplsTunnelResourceRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "mplsTunnelResourceStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsTunnelARHopTable": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelARHopEntry": {
                          "type": "object",
                          "properties": {
                            "mplsTunnelARHopListIndex": {
                              "type": "string",
                              "example": "item-1"
                            },
                            "mplsTunnelARHopIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelARHopAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelARHopIpAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelARHopAddrUnnum": {
                              "type": "string",
                              "example": "10"
                            },
                            "mplsTunnelARHopLspId": {
                              "type": "string",
                              "example": "1"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsTunnelCHopTable": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelCHopEntry": {
                          "type": "object",
                          "properties": {
                            "mplsTunnelCHopListIndex": {
                              "type": "string",
                              "example": "item-1"
                            },
                            "mplsTunnelCHopIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelCHopAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelCHopIpAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelCHopIpPrefixLen": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelCHopAsNumber": {
                              "type": "string",
                              "example": "10"
                            },
                            "mplsTunnelCHopAddrUnnum": {
                              "type": "string",
                              "example": "10"
                            },
                            "mplsTunnelCHopLspId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsTunnelCHopType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsTunnelCRLDPResTable": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelCRLDPResEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "mplsTunnelResourceIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelCRLDPResMeanBurstSize": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelCRLDPResExBurstSize": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelCRLDPResFrequency": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsTunnelCRLDPResWeight": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "mplsTunnelCRLDPResFlags": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "mplsTunnelCRLDPResRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "mplsTunnelCRLDPResStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "mplsTunnelIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelInstance": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelIngressLSRId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsTunnelEgressLSRId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsTunnelAdminStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "mplsTunnelIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelInstance": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsTunnelIngressLSRId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsTunnelEgressLSRId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsTunnelOperStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:MPLS-TE-STD-MIB": {
                    "mplsTeScalars": {
                      "mplsTunnelConfigured": 1,
                      "mplsTunnelActive": 1,
                      "mplsTunnelTEDistProto": "",
                      "mplsTunnelMaxHops": 1,
                      "mplsTunnelNotificationMaxRate": 1
                    },
                    "mplsTeObjects": {
                      "mplsTunnelIndexNext": "configured-value",
                      "mplsTunnelHopListIndexNext": "item-1",
                      "mplsTunnelResourceIndexNext": 1,
                      "mplsTunnelNotificationEnable": true
                    },
                    "mplsTunnelTable": {
                      "mplsTunnelEntry": {
                        "mplsTunnelIndex": "configured-value",
                        "mplsTunnelInstance": "configured-value",
                        "mplsTunnelIngressLSRId": "1",
                        "mplsTunnelEgressLSRId": "1",
                        "mplsTunnelName": "example-1",
                        "mplsTunnelDescr": "configured-value",
                        "mplsTunnelIsIf": true,
                        "mplsTunnelIfIndex": "configured-value",
                        "mplsTunnelOwner": "configured-value",
                        "mplsTunnelRole": "default",
                        "mplsTunnelXCPointer": "configured-value",
                        "mplsTunnelSignallingProto": "default",
                        "mplsTunnelSetupPrio": 1,
                        "mplsTunnelHoldingPrio": 1,
                        "mplsTunnelSessionAttributes": "",
                        "mplsTunnelLocalProtectInUse": true,
                        "mplsTunnelResourcePointer": "configured-value",
                        "mplsTunnelPrimaryInstance": "configured-value",
                        "mplsTunnelInstancePriority": 1,
                        "mplsTunnelHopTableIndex": "configured-value",
                        "mplsTunnelPathInUse": "/data/example",
                        "mplsTunnelARHopTableIndex": "configured-value",
                        "mplsTunnelCHopTableIndex": "configured-value",
                        "mplsTunnelIncludeAnyAffinity": "configured-value",
                        "mplsTunnelIncludeAllAffinity": "configured-value",
                        "mplsTunnelExcludeAnyAffinity": "configured-value",
                        "mplsTunnelTotalUpTime": "651780",
                        "mplsTunnelInstanceUpTime": "651780",
                        "mplsTunnelPrimaryUpTime": "651780",
                        "mplsTunnelPathChanges": "/data/example",
                        "mplsTunnelLastPathChange": "/data/example",
                        "mplsTunnelCreationTime": "10:30:45",
                        "mplsTunnelStateTransitions": "active",
                        "mplsTunnelAdminStatus": "default",
                        "mplsTunnelOperStatus": "default",
                        "mplsTunnelRowStatus": "active",
                        "mplsTunnelStorageType": "configured-value",
                        "mplsTunnelPerfPackets": "configured-value",
                        "mplsTunnelPerfHCPackets": "configured-value",
                        "mplsTunnelPerfErrors": "0",
                        "mplsTunnelPerfBytes": "configured-value",
                        "mplsTunnelPerfHCBytes": "configured-value"
                      }
                    },
                    "mplsTunnelHopTable": {
                      "mplsTunnelHopEntry": {
                        "mplsTunnelHopListIndex": "item-1",
                        "mplsTunnelHopPathOptionIndex": "/data/example",
                        "mplsTunnelHopIndex": "configured-value",
                        "mplsTunnelHopAddrType": "configured-value",
                        "mplsTunnelHopIpAddr": "configured-value",
                        "mplsTunnelHopIpPrefixLen": "configured-value",
                        "mplsTunnelHopAsNumber": "10",
                        "mplsTunnelHopAddrUnnum": "10",
                        "mplsTunnelHopLspId": "1",
                        "mplsTunnelHopType": "default",
                        "mplsTunnelHopInclude": true,
                        "mplsTunnelHopPathOptionName": "example-1",
                        "mplsTunnelHopEntryPathComp": "default",
                        "mplsTunnelHopRowStatus": "active",
                        "mplsTunnelHopStorageType": "configured-value"
                      }
                    },
                    "mplsTunnelResourceTable": {
                      "mplsTunnelResourceEntry": [
                        {
                          "mplsTunnelResourceIndex": 1,
                          "mplsTunnelResourceMaxRate": "configured-value",
                          "mplsTunnelResourceMeanRate": "configured-value",
                          "mplsTunnelResourceMaxBurstSize": "configured-value",
                          "mplsTunnelResourceMeanBurstSize": "configured-value",
                          "mplsTunnelResourceExBurstSize": "configured-value",
                          "mplsTunnelResourceFrequency": "default",
                          "mplsTunnelResourceWeight": 1,
                          "mplsTunnelResourceRowStatus": "active",
                          "mplsTunnelResourceStorageType": "configured-value"
                        }
                      ]
                    },
                    "mplsTunnelARHopTable": {
                      "mplsTunnelARHopEntry": {
                        "mplsTunnelARHopListIndex": "item-1",
                        "mplsTunnelARHopIndex": "configured-value",
                        "mplsTunnelARHopAddrType": "configured-value",
                        "mplsTunnelARHopIpAddr": "configured-value",
                        "mplsTunnelARHopAddrUnnum": "10",
                        "mplsTunnelARHopLspId": "1"
                      }
                    },
                    "mplsTunnelCHopTable": {
                      "mplsTunnelCHopEntry": {
                        "mplsTunnelCHopListIndex": "item-1",
                        "mplsTunnelCHopIndex": "configured-value",
                        "mplsTunnelCHopAddrType": "configured-value",
                        "mplsTunnelCHopIpAddr": "configured-value",
                        "mplsTunnelCHopIpPrefixLen": "configured-value",
                        "mplsTunnelCHopAsNumber": "10",
                        "mplsTunnelCHopAddrUnnum": "10",
                        "mplsTunnelCHopLspId": "1",
                        "mplsTunnelCHopType": "default"
                      }
                    },
                    "mplsTunnelCRLDPResTable": {
                      "mplsTunnelCRLDPResEntry": [
                        {
                          "mplsTunnelResourceIndex": "configured-value",
                          "mplsTunnelCRLDPResMeanBurstSize": "configured-value",
                          "mplsTunnelCRLDPResExBurstSize": "configured-value",
                          "mplsTunnelCRLDPResFrequency": "default",
                          "mplsTunnelCRLDPResWeight": 1,
                          "mplsTunnelCRLDPResFlags": 1,
                          "mplsTunnelCRLDPResRowStatus": "active",
                          "mplsTunnelCRLDPResStorageType": "configured-value"
                        }
                      ],
                      "object-1": {
                        "mplsTunnelIndex": "configured-value",
                        "mplsTunnelInstance": "configured-value",
                        "mplsTunnelIngressLSRId": "1",
                        "mplsTunnelEgressLSRId": "1",
                        "mplsTunnelAdminStatus": "active"
                      },
                      "object-2": {
                        "mplsTunnelIndex": "configured-value",
                        "mplsTunnelInstance": "configured-value",
                        "mplsTunnelIngressLSRId": "1",
                        "mplsTunnelEgressLSRId": "1",
                        "mplsTunnelOperStatus": "active"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve MPLS-TE-STD-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeScalars": {
      "get": {
        "summary": "Get mplsTeScalars",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeScalars",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelConfigured": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsTunnelActive": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsTunnelTEDistProto": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelMaxHops": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsTunnelNotificationMaxRate": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTeScalars": {
                    "mplsTunnelConfigured": 1,
                    "mplsTunnelActive": 1,
                    "mplsTunnelTEDistProto": "",
                    "mplsTunnelMaxHops": 1,
                    "mplsTunnelNotificationMaxRate": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTeScalars from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeScalars/mplsTunnelConfigured": {
      "get": {
        "summary": "Get mplsTunnelConfigured",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeScalars-mplsTunnelConfigured",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelConfigured": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelConfigured from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeScalars/mplsTunnelActive": {
      "get": {
        "summary": "Get mplsTunnelActive",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeScalars-mplsTunnelActive",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelActive": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelActive from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeScalars/mplsTunnelTEDistProto": {
      "get": {
        "summary": "Get mplsTunnelTEDistProto",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeScalars-mplsTunnelTEDistProto",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelTEDistProto": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelTEDistProto from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeScalars/mplsTunnelMaxHops": {
      "get": {
        "summary": "Get mplsTunnelMaxHops",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeScalars-mplsTunnelMaxHops",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelMaxHops": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelMaxHops from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeScalars/mplsTunnelNotificationMaxRate": {
      "get": {
        "summary": "Get mplsTunnelNotificationMaxRate",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeScalars-mplsTunnelNotificationMaxRate",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelNotificationMaxRate": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelNotificationMaxRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeObjects": {
      "get": {
        "summary": "Get mplsTeObjects",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeObjects",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelIndexNext": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelHopListIndexNext": {
                      "type": "string",
                      "example": "item-1"
                    },
                    "mplsTunnelResourceIndexNext": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsTunnelNotificationEnable": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTeObjects": {
                    "mplsTunnelIndexNext": "configured-value",
                    "mplsTunnelHopListIndexNext": "item-1",
                    "mplsTunnelResourceIndexNext": 1,
                    "mplsTunnelNotificationEnable": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTeObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeObjects/mplsTunnelIndexNext": {
      "get": {
        "summary": "Get mplsTunnelIndexNext",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeObjects-mplsTunnelIndexNext",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIndexNext": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeObjects/mplsTunnelHopListIndexNext": {
      "get": {
        "summary": "Get mplsTunnelHopListIndexNext",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeObjects-mplsTunnelHopListIndexNext",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "item-1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopListIndexNext": "item-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopListIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeObjects/mplsTunnelResourceIndexNext": {
      "get": {
        "summary": "Get mplsTunnelResourceIndexNext",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeObjects-mplsTunnelResourceIndexNext",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceIndexNext": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTeObjects/mplsTunnelNotificationEnable": {
      "get": {
        "summary": "Get mplsTunnelNotificationEnable",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTeObjects-mplsTunnelNotificationEnable",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelNotificationEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelNotificationEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable": {
      "get": {
        "summary": "Get mplsTunnelTable",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelEntry": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelInstance": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelIngressLSRId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsTunnelEgressLSRId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsTunnelName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "mplsTunnelDescr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelIsIf": {
                          "type": "boolean",
                          "example": true
                        },
                        "mplsTunnelIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelOwner": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelRole": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelXCPointer": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelSignallingProto": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelSetupPrio": {
                          "type": "integer",
                          "example": 1
                        },
                        "mplsTunnelHoldingPrio": {
                          "type": "integer",
                          "example": 1
                        },
                        "mplsTunnelSessionAttributes": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelLocalProtectInUse": {
                          "type": "boolean",
                          "example": true
                        },
                        "mplsTunnelResourcePointer": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelPrimaryInstance": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelInstancePriority": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsTunnelHopTableIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelPathInUse": {
                          "type": "string",
                          "example": "/data/example"
                        },
                        "mplsTunnelARHopTableIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelCHopTableIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelIncludeAnyAffinity": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelIncludeAllAffinity": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelExcludeAnyAffinity": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelTotalUpTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "mplsTunnelInstanceUpTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "mplsTunnelPrimaryUpTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "mplsTunnelPathChanges": {
                          "type": "string",
                          "example": "/data/example"
                        },
                        "mplsTunnelLastPathChange": {
                          "type": "string",
                          "example": "/data/example"
                        },
                        "mplsTunnelCreationTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "mplsTunnelStateTransitions": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsTunnelAdminStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsTunnelOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsTunnelRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsTunnelStorageType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelPerfPackets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelPerfHCPackets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelPerfErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsTunnelPerfBytes": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelPerfHCBytes": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelTable": {
                    "mplsTunnelEntry": {
                      "mplsTunnelIndex": "configured-value",
                      "mplsTunnelInstance": "configured-value",
                      "mplsTunnelIngressLSRId": "1",
                      "mplsTunnelEgressLSRId": "1",
                      "mplsTunnelName": "example-1",
                      "mplsTunnelDescr": "configured-value",
                      "mplsTunnelIsIf": true,
                      "mplsTunnelIfIndex": "configured-value",
                      "mplsTunnelOwner": "configured-value",
                      "mplsTunnelRole": "default",
                      "mplsTunnelXCPointer": "configured-value",
                      "mplsTunnelSignallingProto": "default",
                      "mplsTunnelSetupPrio": 1,
                      "mplsTunnelHoldingPrio": 1,
                      "mplsTunnelSessionAttributes": "",
                      "mplsTunnelLocalProtectInUse": true,
                      "mplsTunnelResourcePointer": "configured-value",
                      "mplsTunnelPrimaryInstance": "configured-value",
                      "mplsTunnelInstancePriority": 1,
                      "mplsTunnelHopTableIndex": "configured-value",
                      "mplsTunnelPathInUse": "/data/example",
                      "mplsTunnelARHopTableIndex": "configured-value",
                      "mplsTunnelCHopTableIndex": "configured-value",
                      "mplsTunnelIncludeAnyAffinity": "configured-value",
                      "mplsTunnelIncludeAllAffinity": "configured-value",
                      "mplsTunnelExcludeAnyAffinity": "configured-value",
                      "mplsTunnelTotalUpTime": "651780",
                      "mplsTunnelInstanceUpTime": "651780",
                      "mplsTunnelPrimaryUpTime": "651780",
                      "mplsTunnelPathChanges": "/data/example",
                      "mplsTunnelLastPathChange": "/data/example",
                      "mplsTunnelCreationTime": "10:30:45",
                      "mplsTunnelStateTransitions": "active",
                      "mplsTunnelAdminStatus": "default",
                      "mplsTunnelOperStatus": "default",
                      "mplsTunnelRowStatus": "active",
                      "mplsTunnelStorageType": "configured-value",
                      "mplsTunnelPerfPackets": "configured-value",
                      "mplsTunnelPerfHCPackets": "configured-value",
                      "mplsTunnelPerfErrors": "0",
                      "mplsTunnelPerfBytes": "configured-value",
                      "mplsTunnelPerfHCBytes": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry": {
      "get": {
        "summary": "Get mplsTunnelEntry",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelInstance": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelIngressLSRId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsTunnelEgressLSRId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsTunnelName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "mplsTunnelDescr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelIsIf": {
                      "type": "boolean",
                      "example": true
                    },
                    "mplsTunnelIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelOwner": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelRole": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelXCPointer": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelSignallingProto": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelSetupPrio": {
                      "type": "integer",
                      "example": 1
                    },
                    "mplsTunnelHoldingPrio": {
                      "type": "integer",
                      "example": 1
                    },
                    "mplsTunnelSessionAttributes": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelLocalProtectInUse": {
                      "type": "boolean",
                      "example": true
                    },
                    "mplsTunnelResourcePointer": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelPrimaryInstance": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelInstancePriority": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsTunnelHopTableIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelPathInUse": {
                      "type": "string",
                      "example": "/data/example"
                    },
                    "mplsTunnelARHopTableIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelCHopTableIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelIncludeAnyAffinity": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelIncludeAllAffinity": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelExcludeAnyAffinity": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelTotalUpTime": {
                      "type": "string",
                      "example": "651780"
                    },
                    "mplsTunnelInstanceUpTime": {
                      "type": "string",
                      "example": "651780"
                    },
                    "mplsTunnelPrimaryUpTime": {
                      "type": "string",
                      "example": "651780"
                    },
                    "mplsTunnelPathChanges": {
                      "type": "string",
                      "example": "/data/example"
                    },
                    "mplsTunnelLastPathChange": {
                      "type": "string",
                      "example": "/data/example"
                    },
                    "mplsTunnelCreationTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "mplsTunnelStateTransitions": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsTunnelAdminStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsTunnelOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsTunnelRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsTunnelStorageType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelPerfPackets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelPerfHCPackets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelPerfErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsTunnelPerfBytes": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelPerfHCBytes": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelEntry": {
                    "mplsTunnelIndex": "configured-value",
                    "mplsTunnelInstance": "configured-value",
                    "mplsTunnelIngressLSRId": "1",
                    "mplsTunnelEgressLSRId": "1",
                    "mplsTunnelName": "example-1",
                    "mplsTunnelDescr": "configured-value",
                    "mplsTunnelIsIf": true,
                    "mplsTunnelIfIndex": "configured-value",
                    "mplsTunnelOwner": "configured-value",
                    "mplsTunnelRole": "default",
                    "mplsTunnelXCPointer": "configured-value",
                    "mplsTunnelSignallingProto": "default",
                    "mplsTunnelSetupPrio": 1,
                    "mplsTunnelHoldingPrio": 1,
                    "mplsTunnelSessionAttributes": "",
                    "mplsTunnelLocalProtectInUse": true,
                    "mplsTunnelResourcePointer": "configured-value",
                    "mplsTunnelPrimaryInstance": "configured-value",
                    "mplsTunnelInstancePriority": 1,
                    "mplsTunnelHopTableIndex": "configured-value",
                    "mplsTunnelPathInUse": "/data/example",
                    "mplsTunnelARHopTableIndex": "configured-value",
                    "mplsTunnelCHopTableIndex": "configured-value",
                    "mplsTunnelIncludeAnyAffinity": "configured-value",
                    "mplsTunnelIncludeAllAffinity": "configured-value",
                    "mplsTunnelExcludeAnyAffinity": "configured-value",
                    "mplsTunnelTotalUpTime": "651780",
                    "mplsTunnelInstanceUpTime": "651780",
                    "mplsTunnelPrimaryUpTime": "651780",
                    "mplsTunnelPathChanges": "/data/example",
                    "mplsTunnelLastPathChange": "/data/example",
                    "mplsTunnelCreationTime": "10:30:45",
                    "mplsTunnelStateTransitions": "active",
                    "mplsTunnelAdminStatus": "default",
                    "mplsTunnelOperStatus": "default",
                    "mplsTunnelRowStatus": "active",
                    "mplsTunnelStorageType": "configured-value",
                    "mplsTunnelPerfPackets": "configured-value",
                    "mplsTunnelPerfHCPackets": "configured-value",
                    "mplsTunnelPerfErrors": "0",
                    "mplsTunnelPerfBytes": "configured-value",
                    "mplsTunnelPerfHCBytes": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelIndex": {
      "get": {
        "summary": "Get mplsTunnelIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelInstance": {
      "get": {
        "summary": "Get mplsTunnelInstance",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelInstance",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelInstance": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelInstance from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelIngressLSRId": {
      "get": {
        "summary": "Get mplsTunnelIngressLSRId",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelIngressLSRId",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIngressLSRId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIngressLSRId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelEgressLSRId": {
      "get": {
        "summary": "Get mplsTunnelEgressLSRId",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelEgressLSRId",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelEgressLSRId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelEgressLSRId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelName": {
      "get": {
        "summary": "Get mplsTunnelName",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelName",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelDescr": {
      "get": {
        "summary": "Get mplsTunnelDescr",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelDescr",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelDescr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelIsIf": {
      "get": {
        "summary": "Get mplsTunnelIsIf",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelIsIf",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelIsIf": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIsIf from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelIfIndex": {
      "get": {
        "summary": "Get mplsTunnelIfIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelIfIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelOwner": {
      "get": {
        "summary": "Get mplsTunnelOwner",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelOwner",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelRole": {
      "get": {
        "summary": "Get mplsTunnelRole",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelRole",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelRole": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelRole from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelXCPointer": {
      "get": {
        "summary": "Get mplsTunnelXCPointer",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelXCPointer",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelXCPointer": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelXCPointer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelSignallingProto": {
      "get": {
        "summary": "Get mplsTunnelSignallingProto",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelSignallingProto",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelSignallingProto": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelSignallingProto from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelSetupPrio": {
      "get": {
        "summary": "Get mplsTunnelSetupPrio",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelSetupPrio",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelSetupPrio": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelSetupPrio from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelHoldingPrio": {
      "get": {
        "summary": "Get mplsTunnelHoldingPrio",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelHoldingPrio",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelHoldingPrio": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHoldingPrio from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelSessionAttributes": {
      "get": {
        "summary": "Get mplsTunnelSessionAttributes",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelSessionAttributes",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelSessionAttributes": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelSessionAttributes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelLocalProtectInUse": {
      "get": {
        "summary": "Get mplsTunnelLocalProtectInUse",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelLocalProtectInUse",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelLocalProtectInUse": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelLocalProtectInUse from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelResourcePointer": {
      "get": {
        "summary": "Get mplsTunnelResourcePointer",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelResourcePointer",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourcePointer": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourcePointer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelPrimaryInstance": {
      "get": {
        "summary": "Get mplsTunnelPrimaryInstance",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelPrimaryInstance",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelPrimaryInstance": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelPrimaryInstance from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelInstancePriority": {
      "get": {
        "summary": "Get mplsTunnelInstancePriority",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelInstancePriority",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelInstancePriority": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelInstancePriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelHopTableIndex": {
      "get": {
        "summary": "Get mplsTunnelHopTableIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelHopTableIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopTableIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopTableIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelPathInUse": {
      "get": {
        "summary": "Get mplsTunnelPathInUse",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelPathInUse",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelPathInUse": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelPathInUse from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelARHopTableIndex": {
      "get": {
        "summary": "Get mplsTunnelARHopTableIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelARHopTableIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelARHopTableIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelARHopTableIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelCHopTableIndex": {
      "get": {
        "summary": "Get mplsTunnelCHopTableIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelCHopTableIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopTableIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopTableIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelIncludeAnyAffinity": {
      "get": {
        "summary": "Get mplsTunnelIncludeAnyAffinity",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelIncludeAnyAffinity",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIncludeAnyAffinity": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIncludeAnyAffinity from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelIncludeAllAffinity": {
      "get": {
        "summary": "Get mplsTunnelIncludeAllAffinity",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelIncludeAllAffinity",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIncludeAllAffinity": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIncludeAllAffinity from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelExcludeAnyAffinity": {
      "get": {
        "summary": "Get mplsTunnelExcludeAnyAffinity",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelExcludeAnyAffinity",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelExcludeAnyAffinity": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelExcludeAnyAffinity from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelTotalUpTime": {
      "get": {
        "summary": "Get mplsTunnelTotalUpTime",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelTotalUpTime",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelTotalUpTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelTotalUpTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelInstanceUpTime": {
      "get": {
        "summary": "Get mplsTunnelInstanceUpTime",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelInstanceUpTime",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelInstanceUpTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelInstanceUpTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelPrimaryUpTime": {
      "get": {
        "summary": "Get mplsTunnelPrimaryUpTime",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelPrimaryUpTime",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelPrimaryUpTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelPrimaryUpTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelPathChanges": {
      "get": {
        "summary": "Get mplsTunnelPathChanges",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelPathChanges",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelPathChanges": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelPathChanges from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelLastPathChange": {
      "get": {
        "summary": "Get mplsTunnelLastPathChange",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelLastPathChange",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelLastPathChange": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelLastPathChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelCreationTime": {
      "get": {
        "summary": "Get mplsTunnelCreationTime",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelCreationTime",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelCreationTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCreationTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelStateTransitions": {
      "get": {
        "summary": "Get mplsTunnelStateTransitions",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelStateTransitions",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelStateTransitions": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelStateTransitions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelAdminStatus": {
      "get": {
        "summary": "Get mplsTunnelAdminStatus",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelAdminStatus",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelAdminStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelOperStatus": {
      "get": {
        "summary": "Get mplsTunnelOperStatus",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelOperStatus",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelOperStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelRowStatus": {
      "get": {
        "summary": "Get mplsTunnelRowStatus",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelRowStatus",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelStorageType": {
      "get": {
        "summary": "Get mplsTunnelStorageType",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelStorageType",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelPerfPackets": {
      "get": {
        "summary": "Get mplsTunnelPerfPackets",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelPerfPackets",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelPerfPackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelPerfPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelPerfHCPackets": {
      "get": {
        "summary": "Get mplsTunnelPerfHCPackets",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelPerfHCPackets",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelPerfHCPackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelPerfHCPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelPerfErrors": {
      "get": {
        "summary": "Get mplsTunnelPerfErrors",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelPerfErrors",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelPerfErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelPerfErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelPerfBytes": {
      "get": {
        "summary": "Get mplsTunnelPerfBytes",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelPerfBytes",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelPerfBytes": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelPerfBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelTable/mplsTunnelEntry/mplsTunnelPerfHCBytes": {
      "get": {
        "summary": "Get mplsTunnelPerfHCBytes",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelTable-mplsTunnelEntry-mplsTunnelPerfHCBytes",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelPerfHCBytes": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelPerfHCBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable": {
      "get": {
        "summary": "Get mplsTunnelHopTable",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelHopEntry": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelHopListIndex": {
                          "type": "string",
                          "example": "item-1"
                        },
                        "mplsTunnelHopPathOptionIndex": {
                          "type": "string",
                          "example": "/data/example"
                        },
                        "mplsTunnelHopIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelHopAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelHopIpAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelHopIpPrefixLen": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelHopAsNumber": {
                          "type": "string",
                          "example": "10"
                        },
                        "mplsTunnelHopAddrUnnum": {
                          "type": "string",
                          "example": "10"
                        },
                        "mplsTunnelHopLspId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsTunnelHopType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelHopInclude": {
                          "type": "boolean",
                          "example": true
                        },
                        "mplsTunnelHopPathOptionName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "mplsTunnelHopEntryPathComp": {
                          "type": "string",
                          "example": "/data/example"
                        },
                        "mplsTunnelHopRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsTunnelHopStorageType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopTable": {
                    "mplsTunnelHopEntry": {
                      "mplsTunnelHopListIndex": "item-1",
                      "mplsTunnelHopPathOptionIndex": "/data/example",
                      "mplsTunnelHopIndex": "configured-value",
                      "mplsTunnelHopAddrType": "configured-value",
                      "mplsTunnelHopIpAddr": "configured-value",
                      "mplsTunnelHopIpPrefixLen": "configured-value",
                      "mplsTunnelHopAsNumber": "10",
                      "mplsTunnelHopAddrUnnum": "10",
                      "mplsTunnelHopLspId": "1",
                      "mplsTunnelHopType": "default",
                      "mplsTunnelHopInclude": true,
                      "mplsTunnelHopPathOptionName": "example-1",
                      "mplsTunnelHopEntryPathComp": "default",
                      "mplsTunnelHopRowStatus": "active",
                      "mplsTunnelHopStorageType": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry": {
      "get": {
        "summary": "Get mplsTunnelHopEntry",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelHopListIndex": {
                      "type": "string",
                      "example": "item-1"
                    },
                    "mplsTunnelHopPathOptionIndex": {
                      "type": "string",
                      "example": "/data/example"
                    },
                    "mplsTunnelHopIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelHopAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelHopIpAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelHopIpPrefixLen": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelHopAsNumber": {
                      "type": "string",
                      "example": "10"
                    },
                    "mplsTunnelHopAddrUnnum": {
                      "type": "string",
                      "example": "10"
                    },
                    "mplsTunnelHopLspId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsTunnelHopType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelHopInclude": {
                      "type": "boolean",
                      "example": true
                    },
                    "mplsTunnelHopPathOptionName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "mplsTunnelHopEntryPathComp": {
                      "type": "string",
                      "example": "/data/example"
                    },
                    "mplsTunnelHopRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsTunnelHopStorageType": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopEntry": {
                    "mplsTunnelHopListIndex": "item-1",
                    "mplsTunnelHopPathOptionIndex": "/data/example",
                    "mplsTunnelHopIndex": "configured-value",
                    "mplsTunnelHopAddrType": "configured-value",
                    "mplsTunnelHopIpAddr": "configured-value",
                    "mplsTunnelHopIpPrefixLen": "configured-value",
                    "mplsTunnelHopAsNumber": "10",
                    "mplsTunnelHopAddrUnnum": "10",
                    "mplsTunnelHopLspId": "1",
                    "mplsTunnelHopType": "default",
                    "mplsTunnelHopInclude": true,
                    "mplsTunnelHopPathOptionName": "example-1",
                    "mplsTunnelHopEntryPathComp": "default",
                    "mplsTunnelHopRowStatus": "active",
                    "mplsTunnelHopStorageType": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopListIndex": {
      "get": {
        "summary": "Get mplsTunnelHopListIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopListIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "item-1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopListIndex": "item-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopListIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopPathOptionIndex": {
      "get": {
        "summary": "Get mplsTunnelHopPathOptionIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopPathOptionIndex",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopPathOptionIndex": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopPathOptionIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopIndex": {
      "get": {
        "summary": "Get mplsTunnelHopIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopAddrType": {
      "get": {
        "summary": "Get mplsTunnelHopAddrType",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopAddrType",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopIpAddr": {
      "get": {
        "summary": "Get mplsTunnelHopIpAddr",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopIpAddr",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopIpAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopIpAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopIpPrefixLen": {
      "get": {
        "summary": "Get mplsTunnelHopIpPrefixLen",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopIpPrefixLen",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopIpPrefixLen": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopIpPrefixLen from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopAsNumber": {
      "get": {
        "summary": "Get mplsTunnelHopAsNumber",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopAsNumber",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopAsNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopAsNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopAddrUnnum": {
      "get": {
        "summary": "Get mplsTunnelHopAddrUnnum",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopAddrUnnum",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopAddrUnnum": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopAddrUnnum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopLspId": {
      "get": {
        "summary": "Get mplsTunnelHopLspId",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopLspId",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopLspId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopLspId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopType": {
      "get": {
        "summary": "Get mplsTunnelHopType",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopType",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopInclude": {
      "get": {
        "summary": "Get mplsTunnelHopInclude",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopInclude",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopInclude": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopInclude from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopPathOptionName": {
      "get": {
        "summary": "Get mplsTunnelHopPathOptionName",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopPathOptionName",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopPathOptionName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopPathOptionName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopEntryPathComp": {
      "get": {
        "summary": "Get mplsTunnelHopEntryPathComp",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopEntryPathComp",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopEntryPathComp": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopEntryPathComp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopRowStatus": {
      "get": {
        "summary": "Get mplsTunnelHopRowStatus",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopRowStatus",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelHopTable/mplsTunnelHopEntry/mplsTunnelHopStorageType": {
      "get": {
        "summary": "Get mplsTunnelHopStorageType",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelHopTable-mplsTunnelHopEntry-mplsTunnelHopStorageType",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelHopStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelHopStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable": {
      "get": {
        "summary": "Get mplsTunnelResourceTable",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelResourceEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "mplsTunnelResourceIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "mplsTunnelResourceMaxRate": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelResourceMeanRate": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelResourceMaxBurstSize": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelResourceMeanBurstSize": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelResourceExBurstSize": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelResourceFrequency": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelResourceWeight": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "mplsTunnelResourceRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "mplsTunnelResourceStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceTable": {
                    "mplsTunnelResourceEntry": [
                      {
                        "mplsTunnelResourceIndex": 1,
                        "mplsTunnelResourceMaxRate": "configured-value",
                        "mplsTunnelResourceMeanRate": "configured-value",
                        "mplsTunnelResourceMaxBurstSize": "configured-value",
                        "mplsTunnelResourceMeanBurstSize": "configured-value",
                        "mplsTunnelResourceExBurstSize": "configured-value",
                        "mplsTunnelResourceFrequency": "default",
                        "mplsTunnelResourceWeight": 1,
                        "mplsTunnelResourceRowStatus": "active",
                        "mplsTunnelResourceStorageType": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry": {
      "get": {
        "summary": "Get mplsTunnelResourceEntry",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry",
        "tags": [
          "MPLS-TE-STD-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": {
                      "mplsTunnelResourceIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "mplsTunnelResourceMaxRate": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelResourceMeanRate": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelResourceMaxBurstSize": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelResourceMeanBurstSize": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelResourceExBurstSize": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelResourceFrequency": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelResourceWeight": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "mplsTunnelResourceRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "mplsTunnelResourceStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceEntry": [
                    {
                      "mplsTunnelResourceIndex": 1,
                      "mplsTunnelResourceMaxRate": "configured-value",
                      "mplsTunnelResourceMeanRate": "configured-value",
                      "mplsTunnelResourceMaxBurstSize": "configured-value",
                      "mplsTunnelResourceMeanBurstSize": "configured-value",
                      "mplsTunnelResourceExBurstSize": "configured-value",
                      "mplsTunnelResourceFrequency": "default",
                      "mplsTunnelResourceWeight": 1,
                      "mplsTunnelResourceRowStatus": "active",
                      "mplsTunnelResourceStorageType": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceIndex": {
      "get": {
        "summary": "Get mplsTunnelResourceIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceIndex",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceMaxRate": {
      "get": {
        "summary": "Get mplsTunnelResourceMaxRate",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceMaxRate",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceMaxRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceMaxRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceMeanRate": {
      "get": {
        "summary": "Get mplsTunnelResourceMeanRate",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceMeanRate",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceMeanRate": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceMeanRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceMaxBurstSize": {
      "get": {
        "summary": "Get mplsTunnelResourceMaxBurstSize",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceMaxBurstSize",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceMaxBurstSize": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceMaxBurstSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceMeanBurstSize": {
      "get": {
        "summary": "Get mplsTunnelResourceMeanBurstSize",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceMeanBurstSize",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceMeanBurstSize": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceMeanBurstSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceExBurstSize": {
      "get": {
        "summary": "Get mplsTunnelResourceExBurstSize",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceExBurstSize",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceExBurstSize": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceExBurstSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceFrequency": {
      "get": {
        "summary": "Get mplsTunnelResourceFrequency",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceFrequency",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceFrequency": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceFrequency from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceWeight": {
      "get": {
        "summary": "Get mplsTunnelResourceWeight",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceWeight",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceWeight": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceWeight from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceRowStatus": {
      "get": {
        "summary": "Get mplsTunnelResourceRowStatus",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceRowStatus",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelResourceTable/mplsTunnelResourceEntry/mplsTunnelResourceStorageType": {
      "get": {
        "summary": "Get mplsTunnelResourceStorageType",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelResourceTable-mplsTunnelResourceEntry-mplsTunnelResourceStorageType",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelARHopTable": {
      "get": {
        "summary": "Get mplsTunnelARHopTable",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelARHopTable",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelARHopEntry": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelARHopListIndex": {
                          "type": "string",
                          "example": "item-1"
                        },
                        "mplsTunnelARHopIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelARHopAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelARHopIpAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelARHopAddrUnnum": {
                          "type": "string",
                          "example": "10"
                        },
                        "mplsTunnelARHopLspId": {
                          "type": "string",
                          "example": "1"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelARHopTable": {
                    "mplsTunnelARHopEntry": {
                      "mplsTunnelARHopListIndex": "item-1",
                      "mplsTunnelARHopIndex": "configured-value",
                      "mplsTunnelARHopAddrType": "configured-value",
                      "mplsTunnelARHopIpAddr": "configured-value",
                      "mplsTunnelARHopAddrUnnum": "10",
                      "mplsTunnelARHopLspId": "1"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelARHopTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelARHopTable/mplsTunnelARHopEntry": {
      "get": {
        "summary": "Get mplsTunnelARHopEntry",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelARHopTable-mplsTunnelARHopEntry",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelARHopListIndex": {
                      "type": "string",
                      "example": "item-1"
                    },
                    "mplsTunnelARHopIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelARHopAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelARHopIpAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelARHopAddrUnnum": {
                      "type": "string",
                      "example": "10"
                    },
                    "mplsTunnelARHopLspId": {
                      "type": "string",
                      "example": "1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelARHopEntry": {
                    "mplsTunnelARHopListIndex": "item-1",
                    "mplsTunnelARHopIndex": "configured-value",
                    "mplsTunnelARHopAddrType": "configured-value",
                    "mplsTunnelARHopIpAddr": "configured-value",
                    "mplsTunnelARHopAddrUnnum": "10",
                    "mplsTunnelARHopLspId": "1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelARHopEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelARHopTable/mplsTunnelARHopEntry/mplsTunnelARHopListIndex": {
      "get": {
        "summary": "Get mplsTunnelARHopListIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelARHopTable-mplsTunnelARHopEntry-mplsTunnelARHopListIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "item-1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelARHopListIndex": "item-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelARHopListIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelARHopTable/mplsTunnelARHopEntry/mplsTunnelARHopIndex": {
      "get": {
        "summary": "Get mplsTunnelARHopIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelARHopTable-mplsTunnelARHopEntry-mplsTunnelARHopIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelARHopIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelARHopIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelARHopTable/mplsTunnelARHopEntry/mplsTunnelARHopAddrType": {
      "get": {
        "summary": "Get mplsTunnelARHopAddrType",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelARHopTable-mplsTunnelARHopEntry-mplsTunnelARHopAddrType",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelARHopAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelARHopAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelARHopTable/mplsTunnelARHopEntry/mplsTunnelARHopIpAddr": {
      "get": {
        "summary": "Get mplsTunnelARHopIpAddr",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelARHopTable-mplsTunnelARHopEntry-mplsTunnelARHopIpAddr",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelARHopIpAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelARHopIpAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelARHopTable/mplsTunnelARHopEntry/mplsTunnelARHopAddrUnnum": {
      "get": {
        "summary": "Get mplsTunnelARHopAddrUnnum",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelARHopTable-mplsTunnelARHopEntry-mplsTunnelARHopAddrUnnum",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelARHopAddrUnnum": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelARHopAddrUnnum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelARHopTable/mplsTunnelARHopEntry/mplsTunnelARHopLspId": {
      "get": {
        "summary": "Get mplsTunnelARHopLspId",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelARHopTable-mplsTunnelARHopEntry-mplsTunnelARHopLspId",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelARHopLspId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelARHopLspId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable": {
      "get": {
        "summary": "Get mplsTunnelCHopTable",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelCHopEntry": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelCHopListIndex": {
                          "type": "string",
                          "example": "item-1"
                        },
                        "mplsTunnelCHopIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelCHopAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelCHopIpAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelCHopIpPrefixLen": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelCHopAsNumber": {
                          "type": "string",
                          "example": "10"
                        },
                        "mplsTunnelCHopAddrUnnum": {
                          "type": "string",
                          "example": "10"
                        },
                        "mplsTunnelCHopLspId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsTunnelCHopType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopTable": {
                    "mplsTunnelCHopEntry": {
                      "mplsTunnelCHopListIndex": "item-1",
                      "mplsTunnelCHopIndex": "configured-value",
                      "mplsTunnelCHopAddrType": "configured-value",
                      "mplsTunnelCHopIpAddr": "configured-value",
                      "mplsTunnelCHopIpPrefixLen": "configured-value",
                      "mplsTunnelCHopAsNumber": "10",
                      "mplsTunnelCHopAddrUnnum": "10",
                      "mplsTunnelCHopLspId": "1",
                      "mplsTunnelCHopType": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry": {
      "get": {
        "summary": "Get mplsTunnelCHopEntry",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelCHopListIndex": {
                      "type": "string",
                      "example": "item-1"
                    },
                    "mplsTunnelCHopIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelCHopAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelCHopIpAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelCHopIpPrefixLen": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelCHopAsNumber": {
                      "type": "string",
                      "example": "10"
                    },
                    "mplsTunnelCHopAddrUnnum": {
                      "type": "string",
                      "example": "10"
                    },
                    "mplsTunnelCHopLspId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsTunnelCHopType": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopEntry": {
                    "mplsTunnelCHopListIndex": "item-1",
                    "mplsTunnelCHopIndex": "configured-value",
                    "mplsTunnelCHopAddrType": "configured-value",
                    "mplsTunnelCHopIpAddr": "configured-value",
                    "mplsTunnelCHopIpPrefixLen": "configured-value",
                    "mplsTunnelCHopAsNumber": "10",
                    "mplsTunnelCHopAddrUnnum": "10",
                    "mplsTunnelCHopLspId": "1",
                    "mplsTunnelCHopType": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry/mplsTunnelCHopListIndex": {
      "get": {
        "summary": "Get mplsTunnelCHopListIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry-mplsTunnelCHopListIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "item-1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopListIndex": "item-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopListIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry/mplsTunnelCHopIndex": {
      "get": {
        "summary": "Get mplsTunnelCHopIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry-mplsTunnelCHopIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry/mplsTunnelCHopAddrType": {
      "get": {
        "summary": "Get mplsTunnelCHopAddrType",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry-mplsTunnelCHopAddrType",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry/mplsTunnelCHopIpAddr": {
      "get": {
        "summary": "Get mplsTunnelCHopIpAddr",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry-mplsTunnelCHopIpAddr",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopIpAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopIpAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry/mplsTunnelCHopIpPrefixLen": {
      "get": {
        "summary": "Get mplsTunnelCHopIpPrefixLen",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry-mplsTunnelCHopIpPrefixLen",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopIpPrefixLen": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopIpPrefixLen from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry/mplsTunnelCHopAsNumber": {
      "get": {
        "summary": "Get mplsTunnelCHopAsNumber",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry-mplsTunnelCHopAsNumber",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopAsNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopAsNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry/mplsTunnelCHopAddrUnnum": {
      "get": {
        "summary": "Get mplsTunnelCHopAddrUnnum",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry-mplsTunnelCHopAddrUnnum",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopAddrUnnum": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopAddrUnnum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry/mplsTunnelCHopLspId": {
      "get": {
        "summary": "Get mplsTunnelCHopLspId",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry-mplsTunnelCHopLspId",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopLspId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopLspId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCHopTable/mplsTunnelCHopEntry/mplsTunnelCHopType": {
      "get": {
        "summary": "Get mplsTunnelCHopType",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCHopTable-mplsTunnelCHopEntry-mplsTunnelCHopType",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCHopType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCHopType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable": {
      "get": {
        "summary": "Get mplsTunnelCRLDPResTable",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelCRLDPResEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "mplsTunnelResourceIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelCRLDPResMeanBurstSize": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelCRLDPResExBurstSize": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelCRLDPResFrequency": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsTunnelCRLDPResWeight": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "mplsTunnelCRLDPResFlags": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "mplsTunnelCRLDPResRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "mplsTunnelCRLDPResStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelInstance": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelIngressLSRId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsTunnelEgressLSRId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsTunnelAdminStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "mplsTunnelIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelInstance": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsTunnelIngressLSRId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsTunnelEgressLSRId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsTunnelOperStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCRLDPResTable": {
                    "mplsTunnelCRLDPResEntry": [
                      {
                        "mplsTunnelResourceIndex": "configured-value",
                        "mplsTunnelCRLDPResMeanBurstSize": "configured-value",
                        "mplsTunnelCRLDPResExBurstSize": "configured-value",
                        "mplsTunnelCRLDPResFrequency": "default",
                        "mplsTunnelCRLDPResWeight": 1,
                        "mplsTunnelCRLDPResFlags": 1,
                        "mplsTunnelCRLDPResRowStatus": "active",
                        "mplsTunnelCRLDPResStorageType": "configured-value"
                      }
                    ],
                    "object-1": {
                      "mplsTunnelIndex": "configured-value",
                      "mplsTunnelInstance": "configured-value",
                      "mplsTunnelIngressLSRId": "1",
                      "mplsTunnelEgressLSRId": "1",
                      "mplsTunnelAdminStatus": "active"
                    },
                    "object-2": {
                      "mplsTunnelIndex": "configured-value",
                      "mplsTunnelInstance": "configured-value",
                      "mplsTunnelIngressLSRId": "1",
                      "mplsTunnelEgressLSRId": "1",
                      "mplsTunnelOperStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCRLDPResTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/mplsTunnelCRLDPResEntry": {
      "get": {
        "summary": "Get mplsTunnelCRLDPResEntry",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-mplsTunnelCRLDPResEntry",
        "tags": [
          "MPLS-TE-STD-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": {
                      "mplsTunnelResourceIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelCRLDPResMeanBurstSize": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelCRLDPResExBurstSize": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelCRLDPResFrequency": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsTunnelCRLDPResWeight": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "mplsTunnelCRLDPResFlags": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "mplsTunnelCRLDPResRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "mplsTunnelCRLDPResStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCRLDPResEntry": [
                    {
                      "mplsTunnelResourceIndex": "configured-value",
                      "mplsTunnelCRLDPResMeanBurstSize": "configured-value",
                      "mplsTunnelCRLDPResExBurstSize": "configured-value",
                      "mplsTunnelCRLDPResFrequency": "default",
                      "mplsTunnelCRLDPResWeight": 1,
                      "mplsTunnelCRLDPResFlags": 1,
                      "mplsTunnelCRLDPResRowStatus": "active",
                      "mplsTunnelCRLDPResStorageType": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCRLDPResEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/mplsTunnelCRLDPResEntry/mplsTunnelResourceIndex": {
      "get": {
        "summary": "Get mplsTunnelResourceIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-mplsTunnelCRLDPResEntry-mplsTunnelResourceIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelResourceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelResourceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/mplsTunnelCRLDPResEntry/mplsTunnelCRLDPResMeanBurstSize": {
      "get": {
        "summary": "Get mplsTunnelCRLDPResMeanBurstSize",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-mplsTunnelCRLDPResEntry-mplsTunnelCRLDPResMeanBurstSize",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCRLDPResMeanBurstSize": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCRLDPResMeanBurstSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/mplsTunnelCRLDPResEntry/mplsTunnelCRLDPResExBurstSize": {
      "get": {
        "summary": "Get mplsTunnelCRLDPResExBurstSize",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-mplsTunnelCRLDPResEntry-mplsTunnelCRLDPResExBurstSize",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCRLDPResExBurstSize": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCRLDPResExBurstSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/mplsTunnelCRLDPResEntry/mplsTunnelCRLDPResFrequency": {
      "get": {
        "summary": "Get mplsTunnelCRLDPResFrequency",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-mplsTunnelCRLDPResEntry-mplsTunnelCRLDPResFrequency",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCRLDPResFrequency": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCRLDPResFrequency from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/mplsTunnelCRLDPResEntry/mplsTunnelCRLDPResWeight": {
      "get": {
        "summary": "Get mplsTunnelCRLDPResWeight",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-mplsTunnelCRLDPResEntry-mplsTunnelCRLDPResWeight",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelCRLDPResWeight": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCRLDPResWeight from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/mplsTunnelCRLDPResEntry/mplsTunnelCRLDPResFlags": {
      "get": {
        "summary": "Get mplsTunnelCRLDPResFlags",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-mplsTunnelCRLDPResEntry-mplsTunnelCRLDPResFlags",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelCRLDPResFlags": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCRLDPResFlags from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/mplsTunnelCRLDPResEntry/mplsTunnelCRLDPResRowStatus": {
      "get": {
        "summary": "Get mplsTunnelCRLDPResRowStatus",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-mplsTunnelCRLDPResEntry-mplsTunnelCRLDPResRowStatus",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelCRLDPResRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCRLDPResRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/mplsTunnelCRLDPResEntry/mplsTunnelCRLDPResStorageType": {
      "get": {
        "summary": "Get mplsTunnelCRLDPResStorageType",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-mplsTunnelCRLDPResEntry-mplsTunnelCRLDPResStorageType",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelCRLDPResStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelCRLDPResStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-1",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelInstance": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelIngressLSRId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsTunnelEgressLSRId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsTunnelAdminStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:object-1": {
                    "mplsTunnelIndex": "configured-value",
                    "mplsTunnelInstance": "configured-value",
                    "mplsTunnelIngressLSRId": "1",
                    "mplsTunnelEgressLSRId": "1",
                    "mplsTunnelAdminStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-1/mplsTunnelIndex": {
      "get": {
        "summary": "Get mplsTunnelIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-1-mplsTunnelIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-1/mplsTunnelInstance": {
      "get": {
        "summary": "Get mplsTunnelInstance",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-1-mplsTunnelInstance",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelInstance": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelInstance from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-1/mplsTunnelIngressLSRId": {
      "get": {
        "summary": "Get mplsTunnelIngressLSRId",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-1-mplsTunnelIngressLSRId",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIngressLSRId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIngressLSRId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-1/mplsTunnelEgressLSRId": {
      "get": {
        "summary": "Get mplsTunnelEgressLSRId",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-1-mplsTunnelEgressLSRId",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelEgressLSRId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelEgressLSRId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-1/mplsTunnelAdminStatus": {
      "get": {
        "summary": "Get mplsTunnelAdminStatus",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-1-mplsTunnelAdminStatus",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelAdminStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-2",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "mplsTunnelIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelInstance": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsTunnelIngressLSRId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsTunnelEgressLSRId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsTunnelOperStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:object-2": {
                    "mplsTunnelIndex": "configured-value",
                    "mplsTunnelInstance": "configured-value",
                    "mplsTunnelIngressLSRId": "1",
                    "mplsTunnelEgressLSRId": "1",
                    "mplsTunnelOperStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-2/mplsTunnelIndex": {
      "get": {
        "summary": "Get mplsTunnelIndex",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-2-mplsTunnelIndex",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-2/mplsTunnelInstance": {
      "get": {
        "summary": "Get mplsTunnelInstance",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-2-mplsTunnelInstance",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelInstance": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelInstance from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-2/mplsTunnelIngressLSRId": {
      "get": {
        "summary": "Get mplsTunnelIngressLSRId",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-2-mplsTunnelIngressLSRId",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelIngressLSRId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelIngressLSRId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-2/mplsTunnelEgressLSRId": {
      "get": {
        "summary": "Get mplsTunnelEgressLSRId",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-2-mplsTunnelEgressLSRId",
        "tags": [
          "MPLS-TE-STD-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "MPLS-TE-STD-MIB:mplsTunnelEgressLSRId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelEgressLSRId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-TE-STD-MIB:MPLS-TE-STD-MIB/mplsTunnelCRLDPResTable/object-2/mplsTunnelOperStatus": {
      "get": {
        "summary": "Get mplsTunnelOperStatus",
        "operationId": "get-MPLS-TE-STD-MIB:MPLS-TE-STD-MIB-mplsTunnelCRLDPResTable-object-2-mplsTunnelOperStatus",
        "tags": [
          "MPLS-TE-STD-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": {
                  "MPLS-TE-STD-MIB:mplsTunnelOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsTunnelOperStatus 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": []
    }
  ]
}
