{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - MPLS-LDP-STD-MIB",
    "description": "MIB data from `MPLS-LDP-STD-MIB` module.\n\n**Root containers:** 1 (MPLS-LDP-STD-MIB)\n**Paths:** 145 | **Descendants:** 174\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-LDP-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-LDP-STD-MIB:MPLS-LDP-STD-MIB": {
      "get": {
        "summary": "Get MPLS-LDP-STD-MIB",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpLsrObjects": {
                      "type": "object",
                      "properties": {
                        "mplsLdpLsrId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpLsrLoopDetectionCapable": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsLdpEntityObjects": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityIndexNext": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsLdpSessionObjects": {
                      "type": "object",
                      "properties": {
                        "mplsLdpPeerLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpLspFecLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsFecObjects": {
                      "type": "object",
                      "properties": {
                        "mplsFecLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsFecIndexNext": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsLdpEntityTable": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityEntry": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityProtocolVersion": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpEntityAdminStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsLdpEntityOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsLdpEntityTcpPort": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityUdpDscPort": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityMaxPduLength": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpEntityKeepAliveHoldTimer": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpEntityHelloHoldTimer": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpEntityInitSessionThreshold": {
                              "type": "integer",
                              "example": 1
                            },
                            "mplsLdpEntityLabelDistMethod": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityLabelRetentionMode": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityPathVectorLimit": {
                              "type": "integer",
                              "example": 1
                            },
                            "mplsLdpEntityHopCountLimit": {
                              "type": "integer",
                              "example": 10
                            },
                            "mplsLdpEntityTransportAddrKind": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityTargetPeer": {
                              "type": "boolean",
                              "example": true
                            },
                            "mplsLdpEntityTargetPeerAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityTargetPeerAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityLabelType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityDiscontinuityTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "mplsLdpEntityStorageType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsLdpEntityStatsSessionAttempts": {
                              "type": "string",
                              "example": "45"
                            },
                            "mplsLdpEntityStatsSessionRejectedNoHelloErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsSessionRejectedAdErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsSessionRejectedMaxPduErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsSessionRejectedLRErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsBadLdpIdentifierErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsBadPduLengthErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsBadMessageLengthErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsBadTlvLengthErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsMalformedTlvValueErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsKeepAliveTimerExpErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpEntityStatsShutdownReceivedNotifications": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpEntityStatsShutdownSentNotifications": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsLdpPeerTable": {
                      "type": "object",
                      "properties": {
                        "mplsLdpPeerEntry": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpPeerLabelDistMethod": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerPathVectorLimit": {
                              "type": "integer",
                              "example": 1
                            },
                            "mplsLdpPeerTransportAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerTransportAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpSessionStateLastChange": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsLdpSessionState": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsLdpSessionRole": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpSessionProtocolVersion": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpSessionKeepAliveHoldTimeRem": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "mplsLdpSessionKeepAliveTime": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpSessionMaxPduLength": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpSessionDiscontinuityTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "mplsLdpSessionStatsUnknownMesTypeErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "mplsLdpSessionStatsUnknownTlvErrors": {
                              "type": "string",
                              "example": "0"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsLdpHelloAdjacencyTable": {
                      "type": "object",
                      "properties": {
                        "mplsLdpHelloAdjacencyEntry": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpHelloAdjacencyIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpHelloAdjacencyHoldTimeRem": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "mplsLdpHelloAdjacencyHoldTime": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpHelloAdjacencyType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsInSegmentLdpLspTable": {
                      "type": "object",
                      "properties": {
                        "mplsInSegmentLdpLspEntry": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsInSegmentLdpLspIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsInSegmentLdpLspLabelType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsInSegmentLdpLspType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsOutSegmentLdpLspTable": {
                      "type": "object",
                      "properties": {
                        "mplsOutSegmentLdpLspEntry": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsOutSegmentLdpLspIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsOutSegmentLdpLspLabelType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsOutSegmentLdpLspType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsFecTable": {
                      "type": "object",
                      "properties": {
                        "mplsFecEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "mplsFecIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsFecType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsFecAddrPrefixLength": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsFecAddrType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsFecAddr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsFecStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsFecRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsLdpLspFecTable": {
                      "type": "object",
                      "properties": {
                        "mplsLdpLspFecEntry": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpLspFecSegment": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpLspFecSegmentIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpLspFecIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpLspFecStorageType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpLspFecRowStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsLdpSessionPeerAddrTable": {
                      "type": "object",
                      "properties": {
                        "mplsLdpSessionPeerAddrEntry": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpSessionPeerAddrIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLdpSessionPeerNextHopAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpSessionPeerNextHopAddr": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpSessionState": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpSessionDiscontinuityTime": {
                              "type": "string",
                              "example": "10:30:45"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpSessionStatsUnknownMesTypeErrors": {
                              "type": "string",
                              "example": "0"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-4": {
                          "type": "object",
                          "properties": {
                            "mplsLdpEntityLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpEntityIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLdpPeerLdpId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsLdpSessionStatsUnknownTlvErrors": {
                              "type": "string",
                              "example": "0"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB": {
                    "mplsLdpLsrObjects": {
                      "mplsLdpLsrId": "1",
                      "mplsLdpLsrLoopDetectionCapable": "default"
                    },
                    "mplsLdpEntityObjects": {
                      "mplsLdpEntityLastChange": "configured-value",
                      "mplsLdpEntityIndexNext": "configured-value"
                    },
                    "mplsLdpSessionObjects": {
                      "mplsLdpPeerLastChange": "configured-value",
                      "mplsLdpLspFecLastChange": "configured-value"
                    },
                    "mplsFecObjects": {
                      "mplsFecLastChange": "configured-value",
                      "mplsFecIndexNext": "configured-value"
                    },
                    "mplsLdpEntityTable": {
                      "mplsLdpEntityEntry": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpEntityProtocolVersion": 1,
                        "mplsLdpEntityAdminStatus": "default",
                        "mplsLdpEntityOperStatus": "default",
                        "mplsLdpEntityTcpPort": "configured-value",
                        "mplsLdpEntityUdpDscPort": "configured-value",
                        "mplsLdpEntityMaxPduLength": 1,
                        "mplsLdpEntityKeepAliveHoldTimer": 1,
                        "mplsLdpEntityHelloHoldTimer": 1,
                        "mplsLdpEntityInitSessionThreshold": 1,
                        "mplsLdpEntityLabelDistMethod": "configured-value",
                        "mplsLdpEntityLabelRetentionMode": "configured-value",
                        "mplsLdpEntityPathVectorLimit": 1,
                        "mplsLdpEntityHopCountLimit": 10,
                        "mplsLdpEntityTransportAddrKind": "default",
                        "mplsLdpEntityTargetPeer": true,
                        "mplsLdpEntityTargetPeerAddrType": "configured-value",
                        "mplsLdpEntityTargetPeerAddr": "configured-value",
                        "mplsLdpEntityLabelType": "configured-value",
                        "mplsLdpEntityDiscontinuityTime": "10:30:45",
                        "mplsLdpEntityStorageType": "configured-value",
                        "mplsLdpEntityRowStatus": "active",
                        "mplsLdpEntityStatsSessionAttempts": "45",
                        "mplsLdpEntityStatsSessionRejectedNoHelloErrors": "0",
                        "mplsLdpEntityStatsSessionRejectedAdErrors": "0",
                        "mplsLdpEntityStatsSessionRejectedMaxPduErrors": "0",
                        "mplsLdpEntityStatsSessionRejectedLRErrors": "0",
                        "mplsLdpEntityStatsBadLdpIdentifierErrors": "0",
                        "mplsLdpEntityStatsBadPduLengthErrors": "0",
                        "mplsLdpEntityStatsBadMessageLengthErrors": "0",
                        "mplsLdpEntityStatsBadTlvLengthErrors": "0",
                        "mplsLdpEntityStatsMalformedTlvValueErrors": "0",
                        "mplsLdpEntityStatsKeepAliveTimerExpErrors": "0",
                        "mplsLdpEntityStatsShutdownReceivedNotifications": "configured-value",
                        "mplsLdpEntityStatsShutdownSentNotifications": "configured-value"
                      }
                    },
                    "mplsLdpPeerTable": {
                      "mplsLdpPeerEntry": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsLdpPeerLabelDistMethod": "configured-value",
                        "mplsLdpPeerPathVectorLimit": 1,
                        "mplsLdpPeerTransportAddrType": "configured-value",
                        "mplsLdpPeerTransportAddr": "configured-value",
                        "mplsLdpSessionStateLastChange": "active",
                        "mplsLdpSessionState": "default",
                        "mplsLdpSessionRole": "default",
                        "mplsLdpSessionProtocolVersion": 1,
                        "mplsLdpSessionKeepAliveHoldTimeRem": "10:30:45",
                        "mplsLdpSessionKeepAliveTime": 1,
                        "mplsLdpSessionMaxPduLength": 1,
                        "mplsLdpSessionDiscontinuityTime": "10:30:45",
                        "mplsLdpSessionStatsUnknownMesTypeErrors": "0",
                        "mplsLdpSessionStatsUnknownTlvErrors": "0"
                      }
                    },
                    "mplsLdpHelloAdjacencyTable": {
                      "mplsLdpHelloAdjacencyEntry": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsLdpHelloAdjacencyIndex": 1,
                        "mplsLdpHelloAdjacencyHoldTimeRem": "10:30:45",
                        "mplsLdpHelloAdjacencyHoldTime": 1,
                        "mplsLdpHelloAdjacencyType": "default"
                      }
                    },
                    "mplsInSegmentLdpLspTable": {
                      "mplsInSegmentLdpLspEntry": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsInSegmentLdpLspIndex": "configured-value",
                        "mplsInSegmentLdpLspLabelType": "configured-value",
                        "mplsInSegmentLdpLspType": "configured-value"
                      }
                    },
                    "mplsOutSegmentLdpLspTable": {
                      "mplsOutSegmentLdpLspEntry": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsOutSegmentLdpLspIndex": "configured-value",
                        "mplsOutSegmentLdpLspLabelType": "configured-value",
                        "mplsOutSegmentLdpLspType": "configured-value"
                      }
                    },
                    "mplsFecTable": {
                      "mplsFecEntry": [
                        {
                          "mplsFecIndex": "configured-value",
                          "mplsFecType": "default",
                          "mplsFecAddrPrefixLength": "configured-value",
                          "mplsFecAddrType": "configured-value",
                          "mplsFecAddr": "configured-value",
                          "mplsFecStorageType": "configured-value",
                          "mplsFecRowStatus": "active"
                        }
                      ]
                    },
                    "mplsLdpLspFecTable": {
                      "mplsLdpLspFecEntry": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsLdpLspFecSegment": "default",
                        "mplsLdpLspFecSegmentIndex": "configured-value",
                        "mplsLdpLspFecIndex": "configured-value",
                        "mplsLdpLspFecStorageType": "configured-value",
                        "mplsLdpLspFecRowStatus": "active"
                      }
                    },
                    "mplsLdpSessionPeerAddrTable": {
                      "mplsLdpSessionPeerAddrEntry": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsLdpSessionPeerAddrIndex": 1,
                        "mplsLdpSessionPeerNextHopAddrType": "configured-value",
                        "mplsLdpSessionPeerNextHopAddr": "configured-value"
                      },
                      "object-1": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsLdpSessionState": "active"
                      },
                      "object-2": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsLdpSessionDiscontinuityTime": "10:30:45"
                      },
                      "object-3": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsLdpSessionStatsUnknownMesTypeErrors": "0"
                      },
                      "object-4": {
                        "mplsLdpEntityLdpId": "1",
                        "mplsLdpEntityIndex": "configured-value",
                        "mplsLdpPeerLdpId": "1",
                        "mplsLdpSessionStatsUnknownTlvErrors": "0"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve MPLS-LDP-STD-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLsrObjects": {
      "get": {
        "summary": "Get mplsLdpLsrObjects",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLsrObjects",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpLsrId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpLsrLoopDetectionCapable": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpLsrObjects": {
                    "mplsLdpLsrId": "1",
                    "mplsLdpLsrLoopDetectionCapable": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLsrObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLsrObjects/mplsLdpLsrId": {
      "get": {
        "summary": "Get mplsLdpLsrId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLsrObjects-mplsLdpLsrId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpLsrId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLsrId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLsrObjects/mplsLdpLsrLoopDetectionCapable": {
      "get": {
        "summary": "Get mplsLdpLsrLoopDetectionCapable",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLsrObjects-mplsLdpLsrLoopDetectionCapable",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpLsrLoopDetectionCapable": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLsrLoopDetectionCapable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityObjects": {
      "get": {
        "summary": "Get mplsLdpEntityObjects",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityObjects",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityIndexNext": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpEntityObjects": {
                    "mplsLdpEntityLastChange": "configured-value",
                    "mplsLdpEntityIndexNext": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityObjects/mplsLdpEntityLastChange": {
      "get": {
        "summary": "Get mplsLdpEntityLastChange",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityObjects-mplsLdpEntityLastChange",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityObjects/mplsLdpEntityIndexNext": {
      "get": {
        "summary": "Get mplsLdpEntityIndexNext",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityObjects-mplsLdpEntityIndexNext",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndexNext": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionObjects": {
      "get": {
        "summary": "Get mplsLdpSessionObjects",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionObjects",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpPeerLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpLspFecLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpSessionObjects": {
                    "mplsLdpPeerLastChange": "configured-value",
                    "mplsLdpLspFecLastChange": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionObjects/mplsLdpPeerLastChange": {
      "get": {
        "summary": "Get mplsLdpPeerLastChange",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionObjects-mplsLdpPeerLastChange",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionObjects/mplsLdpLspFecLastChange": {
      "get": {
        "summary": "Get mplsLdpLspFecLastChange",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionObjects-mplsLdpLspFecLastChange",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpLspFecLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLspFecLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecObjects": {
      "get": {
        "summary": "Get mplsFecObjects",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecObjects",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsFecLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsFecIndexNext": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsFecObjects": {
                    "mplsFecLastChange": "configured-value",
                    "mplsFecIndexNext": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecObjects/mplsFecLastChange": {
      "get": {
        "summary": "Get mplsFecLastChange",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecObjects-mplsFecLastChange",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsFecLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecObjects/mplsFecIndexNext": {
      "get": {
        "summary": "Get mplsFecIndexNext",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecObjects-mplsFecIndexNext",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsFecIndexNext": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable": {
      "get": {
        "summary": "Get mplsLdpEntityTable",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityEntry": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityProtocolVersion": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpEntityAdminStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsLdpEntityOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsLdpEntityTcpPort": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityUdpDscPort": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityMaxPduLength": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpEntityKeepAliveHoldTimer": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpEntityHelloHoldTimer": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpEntityInitSessionThreshold": {
                          "type": "integer",
                          "example": 1
                        },
                        "mplsLdpEntityLabelDistMethod": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityLabelRetentionMode": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityPathVectorLimit": {
                          "type": "integer",
                          "example": 1
                        },
                        "mplsLdpEntityHopCountLimit": {
                          "type": "integer",
                          "example": 10
                        },
                        "mplsLdpEntityTransportAddrKind": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityTargetPeer": {
                          "type": "boolean",
                          "example": true
                        },
                        "mplsLdpEntityTargetPeerAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityTargetPeerAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityLabelType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityDiscontinuityTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "mplsLdpEntityStorageType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsLdpEntityStatsSessionAttempts": {
                          "type": "string",
                          "example": "45"
                        },
                        "mplsLdpEntityStatsSessionRejectedNoHelloErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsSessionRejectedAdErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsSessionRejectedMaxPduErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsSessionRejectedLRErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsBadLdpIdentifierErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsBadPduLengthErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsBadMessageLengthErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsBadTlvLengthErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsMalformedTlvValueErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsKeepAliveTimerExpErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpEntityStatsShutdownReceivedNotifications": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpEntityStatsShutdownSentNotifications": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpEntityTable": {
                    "mplsLdpEntityEntry": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpEntityProtocolVersion": 1,
                      "mplsLdpEntityAdminStatus": "default",
                      "mplsLdpEntityOperStatus": "default",
                      "mplsLdpEntityTcpPort": "configured-value",
                      "mplsLdpEntityUdpDscPort": "configured-value",
                      "mplsLdpEntityMaxPduLength": 1,
                      "mplsLdpEntityKeepAliveHoldTimer": 1,
                      "mplsLdpEntityHelloHoldTimer": 1,
                      "mplsLdpEntityInitSessionThreshold": 1,
                      "mplsLdpEntityLabelDistMethod": "configured-value",
                      "mplsLdpEntityLabelRetentionMode": "configured-value",
                      "mplsLdpEntityPathVectorLimit": 1,
                      "mplsLdpEntityHopCountLimit": 10,
                      "mplsLdpEntityTransportAddrKind": "default",
                      "mplsLdpEntityTargetPeer": true,
                      "mplsLdpEntityTargetPeerAddrType": "configured-value",
                      "mplsLdpEntityTargetPeerAddr": "configured-value",
                      "mplsLdpEntityLabelType": "configured-value",
                      "mplsLdpEntityDiscontinuityTime": "10:30:45",
                      "mplsLdpEntityStorageType": "configured-value",
                      "mplsLdpEntityRowStatus": "active",
                      "mplsLdpEntityStatsSessionAttempts": "45",
                      "mplsLdpEntityStatsSessionRejectedNoHelloErrors": "0",
                      "mplsLdpEntityStatsSessionRejectedAdErrors": "0",
                      "mplsLdpEntityStatsSessionRejectedMaxPduErrors": "0",
                      "mplsLdpEntityStatsSessionRejectedLRErrors": "0",
                      "mplsLdpEntityStatsBadLdpIdentifierErrors": "0",
                      "mplsLdpEntityStatsBadPduLengthErrors": "0",
                      "mplsLdpEntityStatsBadMessageLengthErrors": "0",
                      "mplsLdpEntityStatsBadTlvLengthErrors": "0",
                      "mplsLdpEntityStatsMalformedTlvValueErrors": "0",
                      "mplsLdpEntityStatsKeepAliveTimerExpErrors": "0",
                      "mplsLdpEntityStatsShutdownReceivedNotifications": "configured-value",
                      "mplsLdpEntityStatsShutdownSentNotifications": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry": {
      "get": {
        "summary": "Get mplsLdpEntityEntry",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityProtocolVersion": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpEntityAdminStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsLdpEntityOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsLdpEntityTcpPort": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityUdpDscPort": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityMaxPduLength": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpEntityKeepAliveHoldTimer": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpEntityHelloHoldTimer": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpEntityInitSessionThreshold": {
                      "type": "integer",
                      "example": 1
                    },
                    "mplsLdpEntityLabelDistMethod": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityLabelRetentionMode": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityPathVectorLimit": {
                      "type": "integer",
                      "example": 1
                    },
                    "mplsLdpEntityHopCountLimit": {
                      "type": "integer",
                      "example": 10
                    },
                    "mplsLdpEntityTransportAddrKind": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityTargetPeer": {
                      "type": "boolean",
                      "example": true
                    },
                    "mplsLdpEntityTargetPeerAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityTargetPeerAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityLabelType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityDiscontinuityTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "mplsLdpEntityStorageType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsLdpEntityStatsSessionAttempts": {
                      "type": "string",
                      "example": "45"
                    },
                    "mplsLdpEntityStatsSessionRejectedNoHelloErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsSessionRejectedAdErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsSessionRejectedMaxPduErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsSessionRejectedLRErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsBadLdpIdentifierErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsBadPduLengthErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsBadMessageLengthErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsBadTlvLengthErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsMalformedTlvValueErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsKeepAliveTimerExpErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpEntityStatsShutdownReceivedNotifications": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityStatsShutdownSentNotifications": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpEntityEntry": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpEntityProtocolVersion": 1,
                    "mplsLdpEntityAdminStatus": "default",
                    "mplsLdpEntityOperStatus": "default",
                    "mplsLdpEntityTcpPort": "configured-value",
                    "mplsLdpEntityUdpDscPort": "configured-value",
                    "mplsLdpEntityMaxPduLength": 1,
                    "mplsLdpEntityKeepAliveHoldTimer": 1,
                    "mplsLdpEntityHelloHoldTimer": 1,
                    "mplsLdpEntityInitSessionThreshold": 1,
                    "mplsLdpEntityLabelDistMethod": "configured-value",
                    "mplsLdpEntityLabelRetentionMode": "configured-value",
                    "mplsLdpEntityPathVectorLimit": 1,
                    "mplsLdpEntityHopCountLimit": 10,
                    "mplsLdpEntityTransportAddrKind": "default",
                    "mplsLdpEntityTargetPeer": true,
                    "mplsLdpEntityTargetPeerAddrType": "configured-value",
                    "mplsLdpEntityTargetPeerAddr": "configured-value",
                    "mplsLdpEntityLabelType": "configured-value",
                    "mplsLdpEntityDiscontinuityTime": "10:30:45",
                    "mplsLdpEntityStorageType": "configured-value",
                    "mplsLdpEntityRowStatus": "active",
                    "mplsLdpEntityStatsSessionAttempts": "45",
                    "mplsLdpEntityStatsSessionRejectedNoHelloErrors": "0",
                    "mplsLdpEntityStatsSessionRejectedAdErrors": "0",
                    "mplsLdpEntityStatsSessionRejectedMaxPduErrors": "0",
                    "mplsLdpEntityStatsSessionRejectedLRErrors": "0",
                    "mplsLdpEntityStatsBadLdpIdentifierErrors": "0",
                    "mplsLdpEntityStatsBadPduLengthErrors": "0",
                    "mplsLdpEntityStatsBadMessageLengthErrors": "0",
                    "mplsLdpEntityStatsBadTlvLengthErrors": "0",
                    "mplsLdpEntityStatsMalformedTlvValueErrors": "0",
                    "mplsLdpEntityStatsKeepAliveTimerExpErrors": "0",
                    "mplsLdpEntityStatsShutdownReceivedNotifications": "configured-value",
                    "mplsLdpEntityStatsShutdownSentNotifications": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityProtocolVersion": {
      "get": {
        "summary": "Get mplsLdpEntityProtocolVersion",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityProtocolVersion",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityProtocolVersion": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityProtocolVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityAdminStatus": {
      "get": {
        "summary": "Get mplsLdpEntityAdminStatus",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityAdminStatus",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityAdminStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityOperStatus": {
      "get": {
        "summary": "Get mplsLdpEntityOperStatus",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityOperStatus",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityOperStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityTcpPort": {
      "get": {
        "summary": "Get mplsLdpEntityTcpPort",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityTcpPort",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityTcpPort": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityTcpPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityUdpDscPort": {
      "get": {
        "summary": "Get mplsLdpEntityUdpDscPort",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityUdpDscPort",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityUdpDscPort": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityUdpDscPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityMaxPduLength": {
      "get": {
        "summary": "Get mplsLdpEntityMaxPduLength",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityMaxPduLength",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityMaxPduLength": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityMaxPduLength from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityKeepAliveHoldTimer": {
      "get": {
        "summary": "Get mplsLdpEntityKeepAliveHoldTimer",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityKeepAliveHoldTimer",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityKeepAliveHoldTimer": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityKeepAliveHoldTimer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityHelloHoldTimer": {
      "get": {
        "summary": "Get mplsLdpEntityHelloHoldTimer",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityHelloHoldTimer",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityHelloHoldTimer": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityHelloHoldTimer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityInitSessionThreshold": {
      "get": {
        "summary": "Get mplsLdpEntityInitSessionThreshold",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityInitSessionThreshold",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityInitSessionThreshold": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityInitSessionThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityLabelDistMethod": {
      "get": {
        "summary": "Get mplsLdpEntityLabelDistMethod",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityLabelDistMethod",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLabelDistMethod": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLabelDistMethod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityLabelRetentionMode": {
      "get": {
        "summary": "Get mplsLdpEntityLabelRetentionMode",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityLabelRetentionMode",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLabelRetentionMode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLabelRetentionMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityPathVectorLimit": {
      "get": {
        "summary": "Get mplsLdpEntityPathVectorLimit",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityPathVectorLimit",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityPathVectorLimit": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityPathVectorLimit from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityHopCountLimit": {
      "get": {
        "summary": "Get mplsLdpEntityHopCountLimit",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityHopCountLimit",
        "tags": [
          "MPLS-LDP-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": 10
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpEntityHopCountLimit": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityHopCountLimit from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityTransportAddrKind": {
      "get": {
        "summary": "Get mplsLdpEntityTransportAddrKind",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityTransportAddrKind",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityTransportAddrKind": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityTransportAddrKind from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityTargetPeer": {
      "get": {
        "summary": "Get mplsLdpEntityTargetPeer",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityTargetPeer",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityTargetPeer": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityTargetPeer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityTargetPeerAddrType": {
      "get": {
        "summary": "Get mplsLdpEntityTargetPeerAddrType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityTargetPeerAddrType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityTargetPeerAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityTargetPeerAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityTargetPeerAddr": {
      "get": {
        "summary": "Get mplsLdpEntityTargetPeerAddr",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityTargetPeerAddr",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityTargetPeerAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityTargetPeerAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityLabelType": {
      "get": {
        "summary": "Get mplsLdpEntityLabelType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityLabelType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLabelType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLabelType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityDiscontinuityTime": {
      "get": {
        "summary": "Get mplsLdpEntityDiscontinuityTime",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityDiscontinuityTime",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStorageType": {
      "get": {
        "summary": "Get mplsLdpEntityStorageType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStorageType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityRowStatus": {
      "get": {
        "summary": "Get mplsLdpEntityRowStatus",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityRowStatus",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsSessionAttempts": {
      "get": {
        "summary": "Get mplsLdpEntityStatsSessionAttempts",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsSessionAttempts",
        "tags": [
          "MPLS-LDP-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": "45"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpEntityStatsSessionAttempts": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsSessionAttempts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsSessionRejectedNoHelloErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsSessionRejectedNoHelloErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsSessionRejectedNoHelloErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsSessionRejectedNoHelloErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsSessionRejectedNoHelloErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsSessionRejectedAdErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsSessionRejectedAdErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsSessionRejectedAdErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsSessionRejectedAdErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsSessionRejectedAdErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsSessionRejectedMaxPduErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsSessionRejectedMaxPduErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsSessionRejectedMaxPduErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsSessionRejectedMaxPduErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsSessionRejectedMaxPduErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsSessionRejectedLRErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsSessionRejectedLRErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsSessionRejectedLRErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsSessionRejectedLRErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsSessionRejectedLRErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsBadLdpIdentifierErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsBadLdpIdentifierErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsBadLdpIdentifierErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsBadLdpIdentifierErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsBadLdpIdentifierErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsBadPduLengthErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsBadPduLengthErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsBadPduLengthErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsBadPduLengthErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsBadPduLengthErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsBadMessageLengthErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsBadMessageLengthErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsBadMessageLengthErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsBadMessageLengthErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsBadMessageLengthErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsBadTlvLengthErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsBadTlvLengthErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsBadTlvLengthErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsBadTlvLengthErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsBadTlvLengthErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsMalformedTlvValueErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsMalformedTlvValueErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsMalformedTlvValueErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsMalformedTlvValueErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsMalformedTlvValueErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsKeepAliveTimerExpErrors": {
      "get": {
        "summary": "Get mplsLdpEntityStatsKeepAliveTimerExpErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsKeepAliveTimerExpErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsKeepAliveTimerExpErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsKeepAliveTimerExpErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsShutdownReceivedNotifications": {
      "get": {
        "summary": "Get mplsLdpEntityStatsShutdownReceivedNotifications",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsShutdownReceivedNotifications",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsShutdownReceivedNotifications": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsShutdownReceivedNotifications from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpEntityTable/mplsLdpEntityEntry/mplsLdpEntityStatsShutdownSentNotifications": {
      "get": {
        "summary": "Get mplsLdpEntityStatsShutdownSentNotifications",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpEntityTable-mplsLdpEntityEntry-mplsLdpEntityStatsShutdownSentNotifications",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityStatsShutdownSentNotifications": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityStatsShutdownSentNotifications from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable": {
      "get": {
        "summary": "Get mplsLdpPeerTable",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpPeerEntry": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpPeerLabelDistMethod": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerPathVectorLimit": {
                          "type": "integer",
                          "example": 1
                        },
                        "mplsLdpPeerTransportAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerTransportAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpSessionStateLastChange": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsLdpSessionState": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsLdpSessionRole": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpSessionProtocolVersion": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpSessionKeepAliveHoldTimeRem": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "mplsLdpSessionKeepAliveTime": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpSessionMaxPduLength": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpSessionDiscontinuityTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "mplsLdpSessionStatsUnknownMesTypeErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "mplsLdpSessionStatsUnknownTlvErrors": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpPeerTable": {
                    "mplsLdpPeerEntry": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsLdpPeerLabelDistMethod": "configured-value",
                      "mplsLdpPeerPathVectorLimit": 1,
                      "mplsLdpPeerTransportAddrType": "configured-value",
                      "mplsLdpPeerTransportAddr": "configured-value",
                      "mplsLdpSessionStateLastChange": "active",
                      "mplsLdpSessionState": "default",
                      "mplsLdpSessionRole": "default",
                      "mplsLdpSessionProtocolVersion": 1,
                      "mplsLdpSessionKeepAliveHoldTimeRem": "10:30:45",
                      "mplsLdpSessionKeepAliveTime": 1,
                      "mplsLdpSessionMaxPduLength": 1,
                      "mplsLdpSessionDiscontinuityTime": "10:30:45",
                      "mplsLdpSessionStatsUnknownMesTypeErrors": "0",
                      "mplsLdpSessionStatsUnknownTlvErrors": "0"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry": {
      "get": {
        "summary": "Get mplsLdpPeerEntry",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpPeerLabelDistMethod": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerPathVectorLimit": {
                      "type": "integer",
                      "example": 1
                    },
                    "mplsLdpPeerTransportAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerTransportAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpSessionStateLastChange": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsLdpSessionState": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsLdpSessionRole": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpSessionProtocolVersion": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpSessionKeepAliveHoldTimeRem": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "mplsLdpSessionKeepAliveTime": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpSessionMaxPduLength": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpSessionDiscontinuityTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "mplsLdpSessionStatsUnknownMesTypeErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "mplsLdpSessionStatsUnknownTlvErrors": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpPeerEntry": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpPeerLdpId": "1",
                    "mplsLdpPeerLabelDistMethod": "configured-value",
                    "mplsLdpPeerPathVectorLimit": 1,
                    "mplsLdpPeerTransportAddrType": "configured-value",
                    "mplsLdpPeerTransportAddr": "configured-value",
                    "mplsLdpSessionStateLastChange": "active",
                    "mplsLdpSessionState": "default",
                    "mplsLdpSessionRole": "default",
                    "mplsLdpSessionProtocolVersion": 1,
                    "mplsLdpSessionKeepAliveHoldTimeRem": "10:30:45",
                    "mplsLdpSessionKeepAliveTime": 1,
                    "mplsLdpSessionMaxPduLength": 1,
                    "mplsLdpSessionDiscontinuityTime": "10:30:45",
                    "mplsLdpSessionStatsUnknownMesTypeErrors": "0",
                    "mplsLdpSessionStatsUnknownTlvErrors": "0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpPeerLabelDistMethod": {
      "get": {
        "summary": "Get mplsLdpPeerLabelDistMethod",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpPeerLabelDistMethod",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLabelDistMethod": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLabelDistMethod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpPeerPathVectorLimit": {
      "get": {
        "summary": "Get mplsLdpPeerPathVectorLimit",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpPeerPathVectorLimit",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerPathVectorLimit": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerPathVectorLimit from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpPeerTransportAddrType": {
      "get": {
        "summary": "Get mplsLdpPeerTransportAddrType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpPeerTransportAddrType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerTransportAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerTransportAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpPeerTransportAddr": {
      "get": {
        "summary": "Get mplsLdpPeerTransportAddr",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpPeerTransportAddr",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerTransportAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerTransportAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionStateLastChange": {
      "get": {
        "summary": "Get mplsLdpSessionStateLastChange",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionStateLastChange",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionStateLastChange": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionStateLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionState": {
      "get": {
        "summary": "Get mplsLdpSessionState",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionState",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionRole": {
      "get": {
        "summary": "Get mplsLdpSessionRole",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionRole",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionRole": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionRole from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionProtocolVersion": {
      "get": {
        "summary": "Get mplsLdpSessionProtocolVersion",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionProtocolVersion",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionProtocolVersion": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionProtocolVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionKeepAliveHoldTimeRem": {
      "get": {
        "summary": "Get mplsLdpSessionKeepAliveHoldTimeRem",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionKeepAliveHoldTimeRem",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionKeepAliveHoldTimeRem": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionKeepAliveHoldTimeRem from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionKeepAliveTime": {
      "get": {
        "summary": "Get mplsLdpSessionKeepAliveTime",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionKeepAliveTime",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionKeepAliveTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionKeepAliveTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionMaxPduLength": {
      "get": {
        "summary": "Get mplsLdpSessionMaxPduLength",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionMaxPduLength",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionMaxPduLength": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionMaxPduLength from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionDiscontinuityTime": {
      "get": {
        "summary": "Get mplsLdpSessionDiscontinuityTime",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionDiscontinuityTime",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionStatsUnknownMesTypeErrors": {
      "get": {
        "summary": "Get mplsLdpSessionStatsUnknownMesTypeErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionStatsUnknownMesTypeErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionStatsUnknownMesTypeErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionStatsUnknownMesTypeErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpPeerTable/mplsLdpPeerEntry/mplsLdpSessionStatsUnknownTlvErrors": {
      "get": {
        "summary": "Get mplsLdpSessionStatsUnknownTlvErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpPeerTable-mplsLdpPeerEntry-mplsLdpSessionStatsUnknownTlvErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionStatsUnknownTlvErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionStatsUnknownTlvErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpHelloAdjacencyTable": {
      "get": {
        "summary": "Get mplsLdpHelloAdjacencyTable",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpHelloAdjacencyTable",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpHelloAdjacencyEntry": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpHelloAdjacencyIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpHelloAdjacencyHoldTimeRem": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "mplsLdpHelloAdjacencyHoldTime": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpHelloAdjacencyType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpHelloAdjacencyTable": {
                    "mplsLdpHelloAdjacencyEntry": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsLdpHelloAdjacencyIndex": 1,
                      "mplsLdpHelloAdjacencyHoldTimeRem": "10:30:45",
                      "mplsLdpHelloAdjacencyHoldTime": 1,
                      "mplsLdpHelloAdjacencyType": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpHelloAdjacencyTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpHelloAdjacencyTable/mplsLdpHelloAdjacencyEntry": {
      "get": {
        "summary": "Get mplsLdpHelloAdjacencyEntry",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpHelloAdjacencyTable-mplsLdpHelloAdjacencyEntry",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpHelloAdjacencyIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpHelloAdjacencyHoldTimeRem": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "mplsLdpHelloAdjacencyHoldTime": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpHelloAdjacencyType": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpHelloAdjacencyEntry": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpPeerLdpId": "1",
                    "mplsLdpHelloAdjacencyIndex": 1,
                    "mplsLdpHelloAdjacencyHoldTimeRem": "10:30:45",
                    "mplsLdpHelloAdjacencyHoldTime": 1,
                    "mplsLdpHelloAdjacencyType": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpHelloAdjacencyEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpHelloAdjacencyTable/mplsLdpHelloAdjacencyEntry/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpHelloAdjacencyTable-mplsLdpHelloAdjacencyEntry-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpHelloAdjacencyTable/mplsLdpHelloAdjacencyEntry/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpHelloAdjacencyTable-mplsLdpHelloAdjacencyEntry-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpHelloAdjacencyTable/mplsLdpHelloAdjacencyEntry/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpHelloAdjacencyTable-mplsLdpHelloAdjacencyEntry-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpHelloAdjacencyTable/mplsLdpHelloAdjacencyEntry/mplsLdpHelloAdjacencyIndex": {
      "get": {
        "summary": "Get mplsLdpHelloAdjacencyIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpHelloAdjacencyTable-mplsLdpHelloAdjacencyEntry-mplsLdpHelloAdjacencyIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpHelloAdjacencyIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpHelloAdjacencyIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpHelloAdjacencyTable/mplsLdpHelloAdjacencyEntry/mplsLdpHelloAdjacencyHoldTimeRem": {
      "get": {
        "summary": "Get mplsLdpHelloAdjacencyHoldTimeRem",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpHelloAdjacencyTable-mplsLdpHelloAdjacencyEntry-mplsLdpHelloAdjacencyHoldTimeRem",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpHelloAdjacencyHoldTimeRem": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpHelloAdjacencyHoldTimeRem from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpHelloAdjacencyTable/mplsLdpHelloAdjacencyEntry/mplsLdpHelloAdjacencyHoldTime": {
      "get": {
        "summary": "Get mplsLdpHelloAdjacencyHoldTime",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpHelloAdjacencyTable-mplsLdpHelloAdjacencyEntry-mplsLdpHelloAdjacencyHoldTime",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpHelloAdjacencyHoldTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpHelloAdjacencyHoldTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpHelloAdjacencyTable/mplsLdpHelloAdjacencyEntry/mplsLdpHelloAdjacencyType": {
      "get": {
        "summary": "Get mplsLdpHelloAdjacencyType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpHelloAdjacencyTable-mplsLdpHelloAdjacencyEntry-mplsLdpHelloAdjacencyType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpHelloAdjacencyType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpHelloAdjacencyType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsInSegmentLdpLspTable": {
      "get": {
        "summary": "Get mplsInSegmentLdpLspTable",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsInSegmentLdpLspTable",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsInSegmentLdpLspEntry": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsInSegmentLdpLspIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsInSegmentLdpLspLabelType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsInSegmentLdpLspType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsInSegmentLdpLspTable": {
                    "mplsInSegmentLdpLspEntry": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsInSegmentLdpLspIndex": "configured-value",
                      "mplsInSegmentLdpLspLabelType": "configured-value",
                      "mplsInSegmentLdpLspType": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentLdpLspTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsInSegmentLdpLspTable/mplsInSegmentLdpLspEntry": {
      "get": {
        "summary": "Get mplsInSegmentLdpLspEntry",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsInSegmentLdpLspTable-mplsInSegmentLdpLspEntry",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsInSegmentLdpLspIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsInSegmentLdpLspLabelType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsInSegmentLdpLspType": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsInSegmentLdpLspEntry": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpPeerLdpId": "1",
                    "mplsInSegmentLdpLspIndex": "configured-value",
                    "mplsInSegmentLdpLspLabelType": "configured-value",
                    "mplsInSegmentLdpLspType": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentLdpLspEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsInSegmentLdpLspTable/mplsInSegmentLdpLspEntry/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsInSegmentLdpLspTable-mplsInSegmentLdpLspEntry-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsInSegmentLdpLspTable/mplsInSegmentLdpLspEntry/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsInSegmentLdpLspTable-mplsInSegmentLdpLspEntry-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsInSegmentLdpLspTable/mplsInSegmentLdpLspEntry/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsInSegmentLdpLspTable-mplsInSegmentLdpLspEntry-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsInSegmentLdpLspTable/mplsInSegmentLdpLspEntry/mplsInSegmentLdpLspIndex": {
      "get": {
        "summary": "Get mplsInSegmentLdpLspIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsInSegmentLdpLspTable-mplsInSegmentLdpLspEntry-mplsInSegmentLdpLspIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsInSegmentLdpLspIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentLdpLspIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsInSegmentLdpLspTable/mplsInSegmentLdpLspEntry/mplsInSegmentLdpLspLabelType": {
      "get": {
        "summary": "Get mplsInSegmentLdpLspLabelType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsInSegmentLdpLspTable-mplsInSegmentLdpLspEntry-mplsInSegmentLdpLspLabelType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsInSegmentLdpLspLabelType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentLdpLspLabelType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsInSegmentLdpLspTable/mplsInSegmentLdpLspEntry/mplsInSegmentLdpLspType": {
      "get": {
        "summary": "Get mplsInSegmentLdpLspType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsInSegmentLdpLspTable-mplsInSegmentLdpLspEntry-mplsInSegmentLdpLspType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsInSegmentLdpLspType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentLdpLspType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsOutSegmentLdpLspTable": {
      "get": {
        "summary": "Get mplsOutSegmentLdpLspTable",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsOutSegmentLdpLspTable",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsOutSegmentLdpLspEntry": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsOutSegmentLdpLspIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsOutSegmentLdpLspLabelType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsOutSegmentLdpLspType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsOutSegmentLdpLspTable": {
                    "mplsOutSegmentLdpLspEntry": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsOutSegmentLdpLspIndex": "configured-value",
                      "mplsOutSegmentLdpLspLabelType": "configured-value",
                      "mplsOutSegmentLdpLspType": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentLdpLspTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsOutSegmentLdpLspTable/mplsOutSegmentLdpLspEntry": {
      "get": {
        "summary": "Get mplsOutSegmentLdpLspEntry",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsOutSegmentLdpLspTable-mplsOutSegmentLdpLspEntry",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsOutSegmentLdpLspIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsOutSegmentLdpLspLabelType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsOutSegmentLdpLspType": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsOutSegmentLdpLspEntry": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpPeerLdpId": "1",
                    "mplsOutSegmentLdpLspIndex": "configured-value",
                    "mplsOutSegmentLdpLspLabelType": "configured-value",
                    "mplsOutSegmentLdpLspType": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentLdpLspEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsOutSegmentLdpLspTable/mplsOutSegmentLdpLspEntry/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsOutSegmentLdpLspTable-mplsOutSegmentLdpLspEntry-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsOutSegmentLdpLspTable/mplsOutSegmentLdpLspEntry/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsOutSegmentLdpLspTable-mplsOutSegmentLdpLspEntry-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsOutSegmentLdpLspTable/mplsOutSegmentLdpLspEntry/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsOutSegmentLdpLspTable-mplsOutSegmentLdpLspEntry-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsOutSegmentLdpLspTable/mplsOutSegmentLdpLspEntry/mplsOutSegmentLdpLspIndex": {
      "get": {
        "summary": "Get mplsOutSegmentLdpLspIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsOutSegmentLdpLspTable-mplsOutSegmentLdpLspEntry-mplsOutSegmentLdpLspIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsOutSegmentLdpLspIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentLdpLspIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsOutSegmentLdpLspTable/mplsOutSegmentLdpLspEntry/mplsOutSegmentLdpLspLabelType": {
      "get": {
        "summary": "Get mplsOutSegmentLdpLspLabelType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsOutSegmentLdpLspTable-mplsOutSegmentLdpLspEntry-mplsOutSegmentLdpLspLabelType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsOutSegmentLdpLspLabelType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentLdpLspLabelType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsOutSegmentLdpLspTable/mplsOutSegmentLdpLspEntry/mplsOutSegmentLdpLspType": {
      "get": {
        "summary": "Get mplsOutSegmentLdpLspType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsOutSegmentLdpLspTable-mplsOutSegmentLdpLspEntry-mplsOutSegmentLdpLspType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsOutSegmentLdpLspType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentLdpLspType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecTable": {
      "get": {
        "summary": "Get mplsFecTable",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecTable",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsFecEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "mplsFecIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsFecType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsFecAddrPrefixLength": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsFecAddrType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsFecAddr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsFecStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsFecRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsFecTable": {
                    "mplsFecEntry": [
                      {
                        "mplsFecIndex": "configured-value",
                        "mplsFecType": "default",
                        "mplsFecAddrPrefixLength": "configured-value",
                        "mplsFecAddrType": "configured-value",
                        "mplsFecAddr": "configured-value",
                        "mplsFecStorageType": "configured-value",
                        "mplsFecRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecTable/mplsFecEntry": {
      "get": {
        "summary": "Get mplsFecEntry",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecTable-mplsFecEntry",
        "tags": [
          "MPLS-LDP-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": {
                      "mplsFecIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsFecType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsFecAddrPrefixLength": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsFecAddrType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsFecAddr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsFecStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsFecRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsFecEntry": [
                    {
                      "mplsFecIndex": "configured-value",
                      "mplsFecType": "default",
                      "mplsFecAddrPrefixLength": "configured-value",
                      "mplsFecAddrType": "configured-value",
                      "mplsFecAddr": "configured-value",
                      "mplsFecStorageType": "configured-value",
                      "mplsFecRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecTable/mplsFecEntry/mplsFecIndex": {
      "get": {
        "summary": "Get mplsFecIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecTable-mplsFecEntry-mplsFecIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsFecIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecTable/mplsFecEntry/mplsFecType": {
      "get": {
        "summary": "Get mplsFecType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecTable-mplsFecEntry-mplsFecType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsFecType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecTable/mplsFecEntry/mplsFecAddrPrefixLength": {
      "get": {
        "summary": "Get mplsFecAddrPrefixLength",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecTable-mplsFecEntry-mplsFecAddrPrefixLength",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsFecAddrPrefixLength": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecAddrPrefixLength from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecTable/mplsFecEntry/mplsFecAddrType": {
      "get": {
        "summary": "Get mplsFecAddrType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecTable-mplsFecEntry-mplsFecAddrType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsFecAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecTable/mplsFecEntry/mplsFecAddr": {
      "get": {
        "summary": "Get mplsFecAddr",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecTable-mplsFecEntry-mplsFecAddr",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsFecAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecTable/mplsFecEntry/mplsFecStorageType": {
      "get": {
        "summary": "Get mplsFecStorageType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecTable-mplsFecEntry-mplsFecStorageType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsFecStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsFecTable/mplsFecEntry/mplsFecRowStatus": {
      "get": {
        "summary": "Get mplsFecRowStatus",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsFecTable-mplsFecEntry-mplsFecRowStatus",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsFecRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsFecRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable": {
      "get": {
        "summary": "Get mplsLdpLspFecTable",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpLspFecEntry": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpLspFecSegment": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpLspFecSegmentIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpLspFecIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpLspFecStorageType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpLspFecRowStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpLspFecTable": {
                    "mplsLdpLspFecEntry": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsLdpLspFecSegment": "default",
                      "mplsLdpLspFecSegmentIndex": "configured-value",
                      "mplsLdpLspFecIndex": "configured-value",
                      "mplsLdpLspFecStorageType": "configured-value",
                      "mplsLdpLspFecRowStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLspFecTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable/mplsLdpLspFecEntry": {
      "get": {
        "summary": "Get mplsLdpLspFecEntry",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable-mplsLdpLspFecEntry",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpLspFecSegment": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpLspFecSegmentIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpLspFecIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpLspFecStorageType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpLspFecRowStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpLspFecEntry": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpPeerLdpId": "1",
                    "mplsLdpLspFecSegment": "default",
                    "mplsLdpLspFecSegmentIndex": "configured-value",
                    "mplsLdpLspFecIndex": "configured-value",
                    "mplsLdpLspFecStorageType": "configured-value",
                    "mplsLdpLspFecRowStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLspFecEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable/mplsLdpLspFecEntry/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable-mplsLdpLspFecEntry-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable/mplsLdpLspFecEntry/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable-mplsLdpLspFecEntry-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable/mplsLdpLspFecEntry/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable-mplsLdpLspFecEntry-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable/mplsLdpLspFecEntry/mplsLdpLspFecSegment": {
      "get": {
        "summary": "Get mplsLdpLspFecSegment",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable-mplsLdpLspFecEntry-mplsLdpLspFecSegment",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpLspFecSegment": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLspFecSegment from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable/mplsLdpLspFecEntry/mplsLdpLspFecSegmentIndex": {
      "get": {
        "summary": "Get mplsLdpLspFecSegmentIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable-mplsLdpLspFecEntry-mplsLdpLspFecSegmentIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpLspFecSegmentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLspFecSegmentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable/mplsLdpLspFecEntry/mplsLdpLspFecIndex": {
      "get": {
        "summary": "Get mplsLdpLspFecIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable-mplsLdpLspFecEntry-mplsLdpLspFecIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpLspFecIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLspFecIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable/mplsLdpLspFecEntry/mplsLdpLspFecStorageType": {
      "get": {
        "summary": "Get mplsLdpLspFecStorageType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable-mplsLdpLspFecEntry-mplsLdpLspFecStorageType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpLspFecStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLspFecStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpLspFecTable/mplsLdpLspFecEntry/mplsLdpLspFecRowStatus": {
      "get": {
        "summary": "Get mplsLdpLspFecRowStatus",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpLspFecTable-mplsLdpLspFecEntry-mplsLdpLspFecRowStatus",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpLspFecRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpLspFecRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable": {
      "get": {
        "summary": "Get mplsLdpSessionPeerAddrTable",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpSessionPeerAddrEntry": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpSessionPeerAddrIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLdpSessionPeerNextHopAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpSessionPeerNextHopAddr": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpSessionState": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpSessionDiscontinuityTime": {
                          "type": "string",
                          "example": "10:30:45"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpSessionStatsUnknownMesTypeErrors": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-4": {
                      "type": "object",
                      "properties": {
                        "mplsLdpEntityLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpEntityIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLdpPeerLdpId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsLdpSessionStatsUnknownTlvErrors": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpSessionPeerAddrTable": {
                    "mplsLdpSessionPeerAddrEntry": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsLdpSessionPeerAddrIndex": 1,
                      "mplsLdpSessionPeerNextHopAddrType": "configured-value",
                      "mplsLdpSessionPeerNextHopAddr": "configured-value"
                    },
                    "object-1": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsLdpSessionState": "active"
                    },
                    "object-2": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsLdpSessionDiscontinuityTime": "10:30:45"
                    },
                    "object-3": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsLdpSessionStatsUnknownMesTypeErrors": "0"
                    },
                    "object-4": {
                      "mplsLdpEntityLdpId": "1",
                      "mplsLdpEntityIndex": "configured-value",
                      "mplsLdpPeerLdpId": "1",
                      "mplsLdpSessionStatsUnknownTlvErrors": "0"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionPeerAddrTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/mplsLdpSessionPeerAddrEntry": {
      "get": {
        "summary": "Get mplsLdpSessionPeerAddrEntry",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-mplsLdpSessionPeerAddrEntry",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpSessionPeerAddrIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLdpSessionPeerNextHopAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpSessionPeerNextHopAddr": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:mplsLdpSessionPeerAddrEntry": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpPeerLdpId": "1",
                    "mplsLdpSessionPeerAddrIndex": 1,
                    "mplsLdpSessionPeerNextHopAddrType": "configured-value",
                    "mplsLdpSessionPeerNextHopAddr": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionPeerAddrEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/mplsLdpSessionPeerAddrEntry/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-mplsLdpSessionPeerAddrEntry-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/mplsLdpSessionPeerAddrEntry/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-mplsLdpSessionPeerAddrEntry-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/mplsLdpSessionPeerAddrEntry/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-mplsLdpSessionPeerAddrEntry-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/mplsLdpSessionPeerAddrEntry/mplsLdpSessionPeerAddrIndex": {
      "get": {
        "summary": "Get mplsLdpSessionPeerAddrIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-mplsLdpSessionPeerAddrEntry-mplsLdpSessionPeerAddrIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionPeerAddrIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionPeerAddrIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/mplsLdpSessionPeerAddrEntry/mplsLdpSessionPeerNextHopAddrType": {
      "get": {
        "summary": "Get mplsLdpSessionPeerNextHopAddrType",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-mplsLdpSessionPeerAddrEntry-mplsLdpSessionPeerNextHopAddrType",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionPeerNextHopAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionPeerNextHopAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/mplsLdpSessionPeerAddrEntry/mplsLdpSessionPeerNextHopAddr": {
      "get": {
        "summary": "Get mplsLdpSessionPeerNextHopAddr",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-mplsLdpSessionPeerAddrEntry-mplsLdpSessionPeerNextHopAddr",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionPeerNextHopAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionPeerNextHopAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-1",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpEntityInitSessionThreshold": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:object-1": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpEntityInitSessionThreshold": "configured-value"
                  }
                }
              }
            }
          },
          "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-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-1/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-1-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-1/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-1-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-1/mplsLdpEntityInitSessionThreshold": {
      "get": {
        "summary": "Get mplsLdpEntityInitSessionThreshold",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-1-mplsLdpEntityInitSessionThreshold",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityInitSessionThreshold": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityInitSessionThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-1/mplsLdpEntityPathVectorLimit": {
      "get": {
        "summary": "Get mplsLdpEntityPathVectorLimit",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-1-mplsLdpEntityPathVectorLimit",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityPathVectorLimit": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityPathVectorLimit from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-2",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpPeerPathVectorLimit": {
                      "type": "string",
                      "example": "/data/example"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:object-2": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpPeerLdpId": "1",
                    "mplsLdpPeerPathVectorLimit": "/data/example"
                  }
                }
              }
            }
          },
          "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-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-2/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-2-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-2/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-2-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-2/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-2-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-2/mplsLdpPeerPathVectorLimit": {
      "get": {
        "summary": "Get mplsLdpPeerPathVectorLimit",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-2-mplsLdpPeerPathVectorLimit",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerPathVectorLimit": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerPathVectorLimit from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-1/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-1-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-1/mplsLdpSessionState": {
      "get": {
        "summary": "Get mplsLdpSessionState",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-1-mplsLdpSessionState",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-2/mplsLdpSessionDiscontinuityTime": {
      "get": {
        "summary": "Get mplsLdpSessionDiscontinuityTime",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-2-mplsLdpSessionDiscontinuityTime",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-3",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpSessionStatsUnknownMesTypeErrors": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:object-3": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpPeerLdpId": "1",
                    "mplsLdpSessionStatsUnknownMesTypeErrors": "0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-3/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-3-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-3/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-3-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-3/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-3-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-3/mplsLdpSessionStatsUnknownMesTypeErrors": {
      "get": {
        "summary": "Get mplsLdpSessionStatsUnknownMesTypeErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-3-mplsLdpSessionStatsUnknownMesTypeErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionStatsUnknownMesTypeErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionStatsUnknownMesTypeErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-4": {
      "get": {
        "summary": "Get object-4",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-4",
        "tags": [
          "MPLS-LDP-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": {
                    "mplsLdpEntityLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpEntityIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLdpPeerLdpId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsLdpSessionStatsUnknownTlvErrors": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LDP-STD-MIB:object-4": {
                    "mplsLdpEntityLdpId": "1",
                    "mplsLdpEntityIndex": "configured-value",
                    "mplsLdpPeerLdpId": "1",
                    "mplsLdpSessionStatsUnknownTlvErrors": "0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-4/mplsLdpEntityLdpId": {
      "get": {
        "summary": "Get mplsLdpEntityLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-4-mplsLdpEntityLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-4/mplsLdpEntityIndex": {
      "get": {
        "summary": "Get mplsLdpEntityIndex",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-4-mplsLdpEntityIndex",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpEntityIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpEntityIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-4/mplsLdpPeerLdpId": {
      "get": {
        "summary": "Get mplsLdpPeerLdpId",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-4-mplsLdpPeerLdpId",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpPeerLdpId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpPeerLdpId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB/mplsLdpSessionPeerAddrTable/object-4/mplsLdpSessionStatsUnknownTlvErrors": {
      "get": {
        "summary": "Get mplsLdpSessionStatsUnknownTlvErrors",
        "operationId": "get-MPLS-LDP-STD-MIB:MPLS-LDP-STD-MIB-mplsLdpSessionPeerAddrTable-object-4-mplsLdpSessionStatsUnknownTlvErrors",
        "tags": [
          "MPLS-LDP-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-LDP-STD-MIB:mplsLdpSessionStatsUnknownTlvErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLdpSessionStatsUnknownTlvErrors 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": []
    }
  ]
}
