{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-IETF-MPLS-TE-EXT-STD-03-MIB",
    "description": "MIB data from `CISCO-IETF-MPLS-TE-EXT-STD-03-MIB` module.\n\n**Root containers:** 1 (CISCO-IETF-MPLS-TE-EXT-STD-03-MIB)\n**Paths:** 40 | **Descendants:** 39\n\nAll endpoints are read-only (GET).",
    "version": "17.18.1",
    "contact": {
      "name": "Cisco IOS-XE RESTCONF API",
      "url": "https://developer.cisco.com/iosxe/"
    },
    "x-yang-module": "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB",
    "x-model-type": "mib"
  },
  "servers": [
    {
      "url": "https://{device}:{port}/restconf",
      "description": "IOS-XE Device RESTCONF API",
      "variables": {
        "device": {
          "default": "devnetsandboxiosxec9k.cisco.com"
        },
        "port": {
          "default": "443"
        }
      }
    }
  ],
  "paths": {
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB": {
      "get": {
        "summary": "Get CISCO-IETF-MPLS-TE-EXT-STD-03-MIB",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cmplsNodeConfigTable": {
                      "type": "object",
                      "properties": {
                        "cmplsNodeConfigEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cmplsNodeConfigLocalId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cmplsNodeConfigGlobalId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cmplsNodeConfigNodeId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cmplsNodeConfigIccId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cmplsNodeConfigRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cmplsNodeConfigStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cmplsNodeIpMapTable": {
                      "type": "object",
                      "properties": {
                        "cmplsNodeIpMapEntry": {
                          "type": "object",
                          "properties": {
                            "cmplsNodeIpMapGlobalId": {
                              "type": "string",
                              "example": "1"
                            },
                            "cmplsNodeIpMapNodeId": {
                              "type": "string",
                              "example": "1"
                            },
                            "cmplsNodeIpMapLocalId": {
                              "type": "string",
                              "example": "1"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cmplsNodeIccMapTable": {
                      "type": "object",
                      "properties": {
                        "cmplsNodeIccMapEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cmplsNodeIccMapIccId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cmplsNodeIccMapLocalId": {
                                "type": "string",
                                "example": "1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cmplsTunnelExtTable": {
                      "type": "object",
                      "properties": {
                        "cmplsTunnelExtEntry": {
                          "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"
                            },
                            "cmplsTunnelOppositeDirPtr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cmplsTunnelExtOppositeDirTnlValid": {
                              "type": "boolean",
                              "example": true
                            },
                            "cmplsTunnelExtDestTnlIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cmplsTunnelExtDestTnlLspIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cmplsTunnelExtDestTnlValid": {
                              "type": "boolean",
                              "example": true
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cmplsTunnelReversePerfTable": {
                      "type": "object",
                      "properties": {
                        "cmplsTunnelReversePerfEntry": {
                          "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"
                            },
                            "cmplsTunnelReversePerfPackets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cmplsTunnelReversePerfHCPackets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cmplsTunnelReversePerfErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "cmplsTunnelReversePerfBytes": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cmplsTunnelReversePerfHCBytes": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB": {
                    "cmplsNodeConfigTable": {
                      "cmplsNodeConfigEntry": [
                        {
                          "cmplsNodeConfigLocalId": "1",
                          "cmplsNodeConfigGlobalId": "1",
                          "cmplsNodeConfigNodeId": "1",
                          "cmplsNodeConfigIccId": "1",
                          "cmplsNodeConfigRowStatus": "active",
                          "cmplsNodeConfigStorageType": "configured-value"
                        }
                      ]
                    },
                    "cmplsNodeIpMapTable": {
                      "cmplsNodeIpMapEntry": {
                        "cmplsNodeIpMapGlobalId": "1",
                        "cmplsNodeIpMapNodeId": "1",
                        "cmplsNodeIpMapLocalId": "1"
                      }
                    },
                    "cmplsNodeIccMapTable": {
                      "cmplsNodeIccMapEntry": [
                        {
                          "cmplsNodeIccMapIccId": "1",
                          "cmplsNodeIccMapLocalId": "1"
                        }
                      ]
                    },
                    "cmplsTunnelExtTable": {
                      "cmplsTunnelExtEntry": {
                        "mplsTunnelIndex": "configured-value",
                        "mplsTunnelInstance": "configured-value",
                        "mplsTunnelIngressLSRId": "1",
                        "mplsTunnelEgressLSRId": "1",
                        "cmplsTunnelOppositeDirPtr": "configured-value",
                        "cmplsTunnelExtOppositeDirTnlValid": true,
                        "cmplsTunnelExtDestTnlIndex": "configured-value",
                        "cmplsTunnelExtDestTnlLspIndex": "configured-value",
                        "cmplsTunnelExtDestTnlValid": true
                      }
                    },
                    "cmplsTunnelReversePerfTable": {
                      "cmplsTunnelReversePerfEntry": {
                        "mplsTunnelIndex": "configured-value",
                        "mplsTunnelInstance": "configured-value",
                        "mplsTunnelIngressLSRId": "1",
                        "mplsTunnelEgressLSRId": "1",
                        "cmplsTunnelReversePerfPackets": "configured-value",
                        "cmplsTunnelReversePerfHCPackets": "configured-value",
                        "cmplsTunnelReversePerfErrors": "0",
                        "cmplsTunnelReversePerfBytes": "configured-value",
                        "cmplsTunnelReversePerfHCBytes": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-IETF-MPLS-TE-EXT-STD-03-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeConfigTable": {
      "get": {
        "summary": "Get cmplsNodeConfigTable",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeConfigTable",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cmplsNodeConfigEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cmplsNodeConfigLocalId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cmplsNodeConfigGlobalId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cmplsNodeConfigNodeId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cmplsNodeConfigIccId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cmplsNodeConfigRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cmplsNodeConfigStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeConfigTable": {
                    "cmplsNodeConfigEntry": [
                      {
                        "cmplsNodeConfigLocalId": "1",
                        "cmplsNodeConfigGlobalId": "1",
                        "cmplsNodeConfigNodeId": "1",
                        "cmplsNodeConfigIccId": "1",
                        "cmplsNodeConfigRowStatus": "active",
                        "cmplsNodeConfigStorageType": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeConfigTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeConfigTable/cmplsNodeConfigEntry": {
      "get": {
        "summary": "Get cmplsNodeConfigEntry",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeConfigTable-cmplsNodeConfigEntry",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-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": {
                      "cmplsNodeConfigLocalId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cmplsNodeConfigGlobalId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cmplsNodeConfigNodeId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cmplsNodeConfigIccId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cmplsNodeConfigRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cmplsNodeConfigStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeConfigEntry": [
                    {
                      "cmplsNodeConfigLocalId": "1",
                      "cmplsNodeConfigGlobalId": "1",
                      "cmplsNodeConfigNodeId": "1",
                      "cmplsNodeConfigIccId": "1",
                      "cmplsNodeConfigRowStatus": "active",
                      "cmplsNodeConfigStorageType": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeConfigEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeConfigTable/cmplsNodeConfigEntry/cmplsNodeConfigLocalId": {
      "get": {
        "summary": "Get cmplsNodeConfigLocalId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeConfigTable-cmplsNodeConfigEntry-cmplsNodeConfigLocalId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeConfigLocalId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeConfigLocalId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeConfigTable/cmplsNodeConfigEntry/cmplsNodeConfigGlobalId": {
      "get": {
        "summary": "Get cmplsNodeConfigGlobalId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeConfigTable-cmplsNodeConfigEntry-cmplsNodeConfigGlobalId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeConfigGlobalId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeConfigGlobalId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeConfigTable/cmplsNodeConfigEntry/cmplsNodeConfigNodeId": {
      "get": {
        "summary": "Get cmplsNodeConfigNodeId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeConfigTable-cmplsNodeConfigEntry-cmplsNodeConfigNodeId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeConfigNodeId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeConfigNodeId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeConfigTable/cmplsNodeConfigEntry/cmplsNodeConfigIccId": {
      "get": {
        "summary": "Get cmplsNodeConfigIccId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeConfigTable-cmplsNodeConfigEntry-cmplsNodeConfigIccId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeConfigIccId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeConfigIccId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeConfigTable/cmplsNodeConfigEntry/cmplsNodeConfigRowStatus": {
      "get": {
        "summary": "Get cmplsNodeConfigRowStatus",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeConfigTable-cmplsNodeConfigEntry-cmplsNodeConfigRowStatus",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeConfigRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeConfigRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeConfigTable/cmplsNodeConfigEntry/cmplsNodeConfigStorageType": {
      "get": {
        "summary": "Get cmplsNodeConfigStorageType",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeConfigTable-cmplsNodeConfigEntry-cmplsNodeConfigStorageType",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeConfigStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeConfigStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeIpMapTable": {
      "get": {
        "summary": "Get cmplsNodeIpMapTable",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeIpMapTable",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cmplsNodeIpMapEntry": {
                      "type": "object",
                      "properties": {
                        "cmplsNodeIpMapGlobalId": {
                          "type": "string",
                          "example": "1"
                        },
                        "cmplsNodeIpMapNodeId": {
                          "type": "string",
                          "example": "1"
                        },
                        "cmplsNodeIpMapLocalId": {
                          "type": "string",
                          "example": "1"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeIpMapTable": {
                    "cmplsNodeIpMapEntry": {
                      "cmplsNodeIpMapGlobalId": "1",
                      "cmplsNodeIpMapNodeId": "1",
                      "cmplsNodeIpMapLocalId": "1"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeIpMapTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeIpMapTable/cmplsNodeIpMapEntry": {
      "get": {
        "summary": "Get cmplsNodeIpMapEntry",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeIpMapTable-cmplsNodeIpMapEntry",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cmplsNodeIpMapGlobalId": {
                      "type": "string",
                      "example": "1"
                    },
                    "cmplsNodeIpMapNodeId": {
                      "type": "string",
                      "example": "1"
                    },
                    "cmplsNodeIpMapLocalId": {
                      "type": "string",
                      "example": "1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeIpMapEntry": {
                    "cmplsNodeIpMapGlobalId": "1",
                    "cmplsNodeIpMapNodeId": "1",
                    "cmplsNodeIpMapLocalId": "1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeIpMapEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeIpMapTable/cmplsNodeIpMapEntry/cmplsNodeIpMapGlobalId": {
      "get": {
        "summary": "Get cmplsNodeIpMapGlobalId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeIpMapTable-cmplsNodeIpMapEntry-cmplsNodeIpMapGlobalId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeIpMapGlobalId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeIpMapGlobalId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeIpMapTable/cmplsNodeIpMapEntry/cmplsNodeIpMapNodeId": {
      "get": {
        "summary": "Get cmplsNodeIpMapNodeId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeIpMapTable-cmplsNodeIpMapEntry-cmplsNodeIpMapNodeId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeIpMapNodeId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeIpMapNodeId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeIpMapTable/cmplsNodeIpMapEntry/cmplsNodeIpMapLocalId": {
      "get": {
        "summary": "Get cmplsNodeIpMapLocalId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeIpMapTable-cmplsNodeIpMapEntry-cmplsNodeIpMapLocalId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeIpMapLocalId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeIpMapLocalId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeIccMapTable": {
      "get": {
        "summary": "Get cmplsNodeIccMapTable",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeIccMapTable",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cmplsNodeIccMapEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cmplsNodeIccMapIccId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cmplsNodeIccMapLocalId": {
                            "type": "string",
                            "example": "1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeIccMapTable": {
                    "cmplsNodeIccMapEntry": [
                      {
                        "cmplsNodeIccMapIccId": "1",
                        "cmplsNodeIccMapLocalId": "1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeIccMapTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeIccMapTable/cmplsNodeIccMapEntry": {
      "get": {
        "summary": "Get cmplsNodeIccMapEntry",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeIccMapTable-cmplsNodeIccMapEntry",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-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": {
                      "cmplsNodeIccMapIccId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cmplsNodeIccMapLocalId": {
                        "type": "string",
                        "example": "1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeIccMapEntry": [
                    {
                      "cmplsNodeIccMapIccId": "1",
                      "cmplsNodeIccMapLocalId": "1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeIccMapEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeIccMapTable/cmplsNodeIccMapEntry/cmplsNodeIccMapIccId": {
      "get": {
        "summary": "Get cmplsNodeIccMapIccId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeIccMapTable-cmplsNodeIccMapEntry-cmplsNodeIccMapIccId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeIccMapIccId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeIccMapIccId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsNodeIccMapTable/cmplsNodeIccMapEntry/cmplsNodeIccMapLocalId": {
      "get": {
        "summary": "Get cmplsNodeIccMapLocalId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsNodeIccMapTable-cmplsNodeIccMapEntry-cmplsNodeIccMapLocalId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsNodeIccMapLocalId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsNodeIccMapLocalId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable": {
      "get": {
        "summary": "Get cmplsTunnelExtTable",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cmplsTunnelExtEntry": {
                      "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"
                        },
                        "cmplsTunnelOppositeDirPtr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cmplsTunnelExtOppositeDirTnlValid": {
                          "type": "boolean",
                          "example": true
                        },
                        "cmplsTunnelExtDestTnlIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cmplsTunnelExtDestTnlLspIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cmplsTunnelExtDestTnlValid": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelExtTable": {
                    "cmplsTunnelExtEntry": {
                      "mplsTunnelIndex": "configured-value",
                      "mplsTunnelInstance": "configured-value",
                      "mplsTunnelIngressLSRId": "1",
                      "mplsTunnelEgressLSRId": "1",
                      "cmplsTunnelOppositeDirPtr": "configured-value",
                      "cmplsTunnelExtOppositeDirTnlValid": true,
                      "cmplsTunnelExtDestTnlIndex": "configured-value",
                      "cmplsTunnelExtDestTnlLspIndex": "configured-value",
                      "cmplsTunnelExtDestTnlValid": true
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelExtTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry": {
      "get": {
        "summary": "Get cmplsTunnelExtEntry",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-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"
                    },
                    "cmplsTunnelOppositeDirPtr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cmplsTunnelExtOppositeDirTnlValid": {
                      "type": "boolean",
                      "example": true
                    },
                    "cmplsTunnelExtDestTnlIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cmplsTunnelExtDestTnlLspIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cmplsTunnelExtDestTnlValid": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelExtEntry": {
                    "mplsTunnelIndex": "configured-value",
                    "mplsTunnelInstance": "configured-value",
                    "mplsTunnelIngressLSRId": "1",
                    "mplsTunnelEgressLSRId": "1",
                    "cmplsTunnelOppositeDirPtr": "configured-value",
                    "cmplsTunnelExtOppositeDirTnlValid": true,
                    "cmplsTunnelExtDestTnlIndex": "configured-value",
                    "cmplsTunnelExtDestTnlLspIndex": "configured-value",
                    "cmplsTunnelExtDestTnlValid": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelExtEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry/mplsTunnelIndex": {
      "get": {
        "summary": "Get mplsTunnelIndex",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry-mplsTunnelIndex",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-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/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry/mplsTunnelInstance": {
      "get": {
        "summary": "Get mplsTunnelInstance",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry-mplsTunnelInstance",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-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/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry/mplsTunnelIngressLSRId": {
      "get": {
        "summary": "Get mplsTunnelIngressLSRId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry-mplsTunnelIngressLSRId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-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/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry/mplsTunnelEgressLSRId": {
      "get": {
        "summary": "Get mplsTunnelEgressLSRId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry-mplsTunnelEgressLSRId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-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/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry/cmplsTunnelOppositeDirPtr": {
      "get": {
        "summary": "Get cmplsTunnelOppositeDirPtr",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry-cmplsTunnelOppositeDirPtr",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelOppositeDirPtr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelOppositeDirPtr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry/cmplsTunnelExtOppositeDirTnlValid": {
      "get": {
        "summary": "Get cmplsTunnelExtOppositeDirTnlValid",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry-cmplsTunnelExtOppositeDirTnlValid",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelExtOppositeDirTnlValid": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelExtOppositeDirTnlValid from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry/cmplsTunnelExtDestTnlIndex": {
      "get": {
        "summary": "Get cmplsTunnelExtDestTnlIndex",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry-cmplsTunnelExtDestTnlIndex",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelExtDestTnlIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelExtDestTnlIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry/cmplsTunnelExtDestTnlLspIndex": {
      "get": {
        "summary": "Get cmplsTunnelExtDestTnlLspIndex",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry-cmplsTunnelExtDestTnlLspIndex",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelExtDestTnlLspIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelExtDestTnlLspIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelExtTable/cmplsTunnelExtEntry/cmplsTunnelExtDestTnlValid": {
      "get": {
        "summary": "Get cmplsTunnelExtDestTnlValid",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelExtTable-cmplsTunnelExtEntry-cmplsTunnelExtDestTnlValid",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelExtDestTnlValid": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelExtDestTnlValid from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable": {
      "get": {
        "summary": "Get cmplsTunnelReversePerfTable",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cmplsTunnelReversePerfEntry": {
                      "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"
                        },
                        "cmplsTunnelReversePerfPackets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cmplsTunnelReversePerfHCPackets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cmplsTunnelReversePerfErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "cmplsTunnelReversePerfBytes": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cmplsTunnelReversePerfHCBytes": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelReversePerfTable": {
                    "cmplsTunnelReversePerfEntry": {
                      "mplsTunnelIndex": "configured-value",
                      "mplsTunnelInstance": "configured-value",
                      "mplsTunnelIngressLSRId": "1",
                      "mplsTunnelEgressLSRId": "1",
                      "cmplsTunnelReversePerfPackets": "configured-value",
                      "cmplsTunnelReversePerfHCPackets": "configured-value",
                      "cmplsTunnelReversePerfErrors": "0",
                      "cmplsTunnelReversePerfBytes": "configured-value",
                      "cmplsTunnelReversePerfHCBytes": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelReversePerfTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry": {
      "get": {
        "summary": "Get cmplsTunnelReversePerfEntry",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-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"
                    },
                    "cmplsTunnelReversePerfPackets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cmplsTunnelReversePerfHCPackets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cmplsTunnelReversePerfErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "cmplsTunnelReversePerfBytes": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cmplsTunnelReversePerfHCBytes": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelReversePerfEntry": {
                    "mplsTunnelIndex": "configured-value",
                    "mplsTunnelInstance": "configured-value",
                    "mplsTunnelIngressLSRId": "1",
                    "mplsTunnelEgressLSRId": "1",
                    "cmplsTunnelReversePerfPackets": "configured-value",
                    "cmplsTunnelReversePerfHCPackets": "configured-value",
                    "cmplsTunnelReversePerfErrors": "0",
                    "cmplsTunnelReversePerfBytes": "configured-value",
                    "cmplsTunnelReversePerfHCBytes": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelReversePerfEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry/mplsTunnelIndex": {
      "get": {
        "summary": "Get mplsTunnelIndex",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry-mplsTunnelIndex",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-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/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry/mplsTunnelInstance": {
      "get": {
        "summary": "Get mplsTunnelInstance",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry-mplsTunnelInstance",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-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/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry/mplsTunnelIngressLSRId": {
      "get": {
        "summary": "Get mplsTunnelIngressLSRId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry-mplsTunnelIngressLSRId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-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/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry/mplsTunnelEgressLSRId": {
      "get": {
        "summary": "Get mplsTunnelEgressLSRId",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry-mplsTunnelEgressLSRId",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-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/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry/cmplsTunnelReversePerfPackets": {
      "get": {
        "summary": "Get cmplsTunnelReversePerfPackets",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry-cmplsTunnelReversePerfPackets",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelReversePerfPackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelReversePerfPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry/cmplsTunnelReversePerfHCPackets": {
      "get": {
        "summary": "Get cmplsTunnelReversePerfHCPackets",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry-cmplsTunnelReversePerfHCPackets",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelReversePerfHCPackets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelReversePerfHCPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry/cmplsTunnelReversePerfErrors": {
      "get": {
        "summary": "Get cmplsTunnelReversePerfErrors",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry-cmplsTunnelReversePerfErrors",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelReversePerfErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelReversePerfErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry/cmplsTunnelReversePerfBytes": {
      "get": {
        "summary": "Get cmplsTunnelReversePerfBytes",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry-cmplsTunnelReversePerfBytes",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelReversePerfBytes": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelReversePerfBytes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB/cmplsTunnelReversePerfTable/cmplsTunnelReversePerfEntry/cmplsTunnelReversePerfHCBytes": {
      "get": {
        "summary": "Get cmplsTunnelReversePerfHCBytes",
        "operationId": "get-CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:CISCO-IETF-MPLS-TE-EXT-STD-03-MIB-cmplsTunnelReversePerfTable-cmplsTunnelReversePerfEntry-cmplsTunnelReversePerfHCBytes",
        "tags": [
          "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IETF-MPLS-TE-EXT-STD-03-MIB:cmplsTunnelReversePerfHCBytes": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cmplsTunnelReversePerfHCBytes 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": []
    }
  ]
}
