{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - MPLS-LSR-STD-MIB",
    "description": "MIB data from `MPLS-LSR-STD-MIB` module.\n\n**Root containers:** 1 (MPLS-LSR-STD-MIB)\n**Paths:** 97 | **Descendants:** 106\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-LSR-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-LSR-STD-MIB:MPLS-LSR-STD-MIB": {
      "get": {
        "summary": "Get MPLS-LSR-STD-MIB",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsLsrObjects": {
                      "type": "object",
                      "properties": {
                        "mplsInSegmentIndexNext": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsOutSegmentIndexNext": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCIndexNext": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsMaxLabelStackDepth": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLabelStackIndexNext": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCNotificationsEnable": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsInterfaceTable": {
                      "type": "object",
                      "properties": {
                        "mplsInterfaceEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "mplsInterfaceIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInterfaceLabelMinIn": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInterfaceLabelMaxIn": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInterfaceLabelMinOut": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInterfaceLabelMaxOut": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInterfaceTotalBandwidth": {
                                "type": "string",
                                "example": "1"
                              },
                              "mplsInterfaceAvailableBandwidth": {
                                "type": "string",
                                "example": "1"
                              },
                              "mplsInterfaceLabelParticipationType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInterfacePerfInLabelsInUse": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInterfacePerfInLabelLookupFailures": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInterfacePerfOutLabelsInUse": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInterfacePerfOutFragmentedPkts": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsInSegmentTable": {
                      "type": "object",
                      "properties": {
                        "mplsInSegmentEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "mplsInSegmentIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentInterface": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentLabel": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentLabelPtr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentNPop": {
                                "type": "integer",
                                "example": 1
                              },
                              "mplsInSegmentAddrFamily": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentXCIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentTrafficParamPtr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "mplsInSegmentStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentPerfOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentPerfPackets": {
                                "type": "string",
                                "example": "12845632"
                              },
                              "mplsInSegmentPerfErrors": {
                                "type": "string",
                                "example": "0"
                              },
                              "mplsInSegmentPerfDiscards": {
                                "type": "string",
                                "example": "0"
                              },
                              "mplsInSegmentPerfHCOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsInSegmentPerfDiscontinuityTime": {
                                "type": "string",
                                "example": "10:30:45"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsOutSegmentTable": {
                      "type": "object",
                      "properties": {
                        "mplsOutSegmentEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "mplsOutSegmentIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentInterface": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentPushTopLabel": {
                                "type": "boolean",
                                "example": true
                              },
                              "mplsOutSegmentTopLabel": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentTopLabelPtr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentNextHopAddrType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentNextHopAddr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentXCIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentTrafficParamPtr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "mplsOutSegmentStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentPerfOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentPerfPackets": {
                                "type": "string",
                                "example": "10234567"
                              },
                              "mplsOutSegmentPerfErrors": {
                                "type": "string",
                                "example": "0"
                              },
                              "mplsOutSegmentPerfDiscards": {
                                "type": "string",
                                "example": "0"
                              },
                              "mplsOutSegmentPerfHCOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "mplsOutSegmentPerfDiscontinuityTime": {
                                "type": "string",
                                "example": "10:30:45"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsXCTable": {
                      "type": "object",
                      "properties": {
                        "mplsXCEntry": {
                          "type": "object",
                          "properties": {
                            "mplsXCIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCInSegmentIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCOutSegmentIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCLspId": {
                              "type": "string",
                              "example": "1"
                            },
                            "mplsXCLabelStackIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCOwner": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsXCStorageType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCAdminStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsXCOperStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsLabelStackTable": {
                      "type": "object",
                      "properties": {
                        "mplsLabelStackEntry": {
                          "type": "object",
                          "properties": {
                            "mplsLabelStackIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLabelStackLabelIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "mplsLabelStackLabel": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLabelStackLabelPtr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsLabelStackRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "mplsLabelStackStorageType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "mplsInSegmentMapTable": {
                      "type": "object",
                      "properties": {
                        "mplsInSegmentMapEntry": {
                          "type": "object",
                          "properties": {
                            "mplsInSegmentMapInterface": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsInSegmentMapLabel": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsInSegmentMapLabelPtrIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsInSegmentMapIndex": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "mplsXCIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCInSegmentIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCOutSegmentIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCOperStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "mplsXCIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCInSegmentIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCOutSegmentIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "mplsXCOperStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB": {
                    "mplsLsrObjects": {
                      "mplsInSegmentIndexNext": "configured-value",
                      "mplsOutSegmentIndexNext": "configured-value",
                      "mplsXCIndexNext": "configured-value",
                      "mplsMaxLabelStackDepth": 1,
                      "mplsLabelStackIndexNext": "configured-value",
                      "mplsXCNotificationsEnable": true
                    },
                    "mplsInterfaceTable": {
                      "mplsInterfaceEntry": [
                        {
                          "mplsInterfaceIndex": "configured-value",
                          "mplsInterfaceLabelMinIn": "configured-value",
                          "mplsInterfaceLabelMaxIn": "configured-value",
                          "mplsInterfaceLabelMinOut": "configured-value",
                          "mplsInterfaceLabelMaxOut": "configured-value",
                          "mplsInterfaceTotalBandwidth": "1",
                          "mplsInterfaceAvailableBandwidth": "1",
                          "mplsInterfaceLabelParticipationType": "",
                          "mplsInterfacePerfInLabelsInUse": "configured-value",
                          "mplsInterfacePerfInLabelLookupFailures": "configured-value",
                          "mplsInterfacePerfOutLabelsInUse": "configured-value",
                          "mplsInterfacePerfOutFragmentedPkts": "configured-value"
                        }
                      ]
                    },
                    "mplsInSegmentTable": {
                      "mplsInSegmentEntry": [
                        {
                          "mplsInSegmentIndex": "configured-value",
                          "mplsInSegmentInterface": "configured-value",
                          "mplsInSegmentLabel": "configured-value",
                          "mplsInSegmentLabelPtr": "configured-value",
                          "mplsInSegmentNPop": 1,
                          "mplsInSegmentAddrFamily": "configured-value",
                          "mplsInSegmentXCIndex": "configured-value",
                          "mplsInSegmentOwner": "configured-value",
                          "mplsInSegmentTrafficParamPtr": "configured-value",
                          "mplsInSegmentRowStatus": "active",
                          "mplsInSegmentStorageType": "configured-value",
                          "mplsInSegmentPerfOctets": "configured-value",
                          "mplsInSegmentPerfPackets": "12845632",
                          "mplsInSegmentPerfErrors": "0",
                          "mplsInSegmentPerfDiscards": "0",
                          "mplsInSegmentPerfHCOctets": "configured-value",
                          "mplsInSegmentPerfDiscontinuityTime": "10:30:45"
                        }
                      ]
                    },
                    "mplsOutSegmentTable": {
                      "mplsOutSegmentEntry": [
                        {
                          "mplsOutSegmentIndex": "configured-value",
                          "mplsOutSegmentInterface": "configured-value",
                          "mplsOutSegmentPushTopLabel": true,
                          "mplsOutSegmentTopLabel": "configured-value",
                          "mplsOutSegmentTopLabelPtr": "configured-value",
                          "mplsOutSegmentNextHopAddrType": "configured-value",
                          "mplsOutSegmentNextHopAddr": "configured-value",
                          "mplsOutSegmentXCIndex": "configured-value",
                          "mplsOutSegmentOwner": "configured-value",
                          "mplsOutSegmentTrafficParamPtr": "configured-value",
                          "mplsOutSegmentRowStatus": "active",
                          "mplsOutSegmentStorageType": "configured-value",
                          "mplsOutSegmentPerfOctets": "configured-value",
                          "mplsOutSegmentPerfPackets": "10234567",
                          "mplsOutSegmentPerfErrors": "0",
                          "mplsOutSegmentPerfDiscards": "0",
                          "mplsOutSegmentPerfHCOctets": "configured-value",
                          "mplsOutSegmentPerfDiscontinuityTime": "10:30:45"
                        }
                      ]
                    },
                    "mplsXCTable": {
                      "mplsXCEntry": {
                        "mplsXCIndex": "configured-value",
                        "mplsXCInSegmentIndex": "configured-value",
                        "mplsXCOutSegmentIndex": "configured-value",
                        "mplsXCLspId": "1",
                        "mplsXCLabelStackIndex": "configured-value",
                        "mplsXCOwner": "configured-value",
                        "mplsXCRowStatus": "active",
                        "mplsXCStorageType": "configured-value",
                        "mplsXCAdminStatus": "default",
                        "mplsXCOperStatus": "default"
                      }
                    },
                    "mplsLabelStackTable": {
                      "mplsLabelStackEntry": {
                        "mplsLabelStackIndex": "configured-value",
                        "mplsLabelStackLabelIndex": 1,
                        "mplsLabelStackLabel": "configured-value",
                        "mplsLabelStackLabelPtr": "configured-value",
                        "mplsLabelStackRowStatus": "active",
                        "mplsLabelStackStorageType": "configured-value"
                      }
                    },
                    "mplsInSegmentMapTable": {
                      "mplsInSegmentMapEntry": {
                        "mplsInSegmentMapInterface": "configured-value",
                        "mplsInSegmentMapLabel": "configured-value",
                        "mplsInSegmentMapLabelPtrIndex": "configured-value",
                        "mplsInSegmentMapIndex": "configured-value"
                      },
                      "object-1": {
                        "mplsXCIndex": "configured-value",
                        "mplsXCInSegmentIndex": "configured-value",
                        "mplsXCOutSegmentIndex": "configured-value",
                        "mplsXCOperStatus": "active"
                      },
                      "object-2": {
                        "mplsXCIndex": "configured-value",
                        "mplsXCInSegmentIndex": "configured-value",
                        "mplsXCOutSegmentIndex": "configured-value",
                        "mplsXCOperStatus": "active"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve MPLS-LSR-STD-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLsrObjects": {
      "get": {
        "summary": "Get mplsLsrObjects",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLsrObjects",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsInSegmentIndexNext": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsOutSegmentIndexNext": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCIndexNext": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsMaxLabelStackDepth": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLabelStackIndexNext": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCNotificationsEnable": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsLsrObjects": {
                    "mplsInSegmentIndexNext": "configured-value",
                    "mplsOutSegmentIndexNext": "configured-value",
                    "mplsXCIndexNext": "configured-value",
                    "mplsMaxLabelStackDepth": 1,
                    "mplsLabelStackIndexNext": "configured-value",
                    "mplsXCNotificationsEnable": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLsrObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLsrObjects/mplsInSegmentIndexNext": {
      "get": {
        "summary": "Get mplsInSegmentIndexNext",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLsrObjects-mplsInSegmentIndexNext",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentIndexNext": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLsrObjects/mplsOutSegmentIndexNext": {
      "get": {
        "summary": "Get mplsOutSegmentIndexNext",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLsrObjects-mplsOutSegmentIndexNext",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentIndexNext": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLsrObjects/mplsXCIndexNext": {
      "get": {
        "summary": "Get mplsXCIndexNext",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLsrObjects-mplsXCIndexNext",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCIndexNext": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLsrObjects/mplsMaxLabelStackDepth": {
      "get": {
        "summary": "Get mplsMaxLabelStackDepth",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLsrObjects-mplsMaxLabelStackDepth",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsMaxLabelStackDepth": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsMaxLabelStackDepth from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLsrObjects/mplsLabelStackIndexNext": {
      "get": {
        "summary": "Get mplsLabelStackIndexNext",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLsrObjects-mplsLabelStackIndexNext",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsLabelStackIndexNext": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLabelStackIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLsrObjects/mplsXCNotificationsEnable": {
      "get": {
        "summary": "Get mplsXCNotificationsEnable",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLsrObjects-mplsXCNotificationsEnable",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCNotificationsEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCNotificationsEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable": {
      "get": {
        "summary": "Get mplsInterfaceTable",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsInterfaceEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "mplsInterfaceIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInterfaceLabelMinIn": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInterfaceLabelMaxIn": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInterfaceLabelMinOut": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInterfaceLabelMaxOut": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInterfaceTotalBandwidth": {
                            "type": "string",
                            "example": "1"
                          },
                          "mplsInterfaceAvailableBandwidth": {
                            "type": "string",
                            "example": "1"
                          },
                          "mplsInterfaceLabelParticipationType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInterfacePerfInLabelsInUse": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInterfacePerfInLabelLookupFailures": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInterfacePerfOutLabelsInUse": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInterfacePerfOutFragmentedPkts": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsInterfaceTable": {
                    "mplsInterfaceEntry": [
                      {
                        "mplsInterfaceIndex": "configured-value",
                        "mplsInterfaceLabelMinIn": "configured-value",
                        "mplsInterfaceLabelMaxIn": "configured-value",
                        "mplsInterfaceLabelMinOut": "configured-value",
                        "mplsInterfaceLabelMaxOut": "configured-value",
                        "mplsInterfaceTotalBandwidth": "1",
                        "mplsInterfaceAvailableBandwidth": "1",
                        "mplsInterfaceLabelParticipationType": "",
                        "mplsInterfacePerfInLabelsInUse": "configured-value",
                        "mplsInterfacePerfInLabelLookupFailures": "configured-value",
                        "mplsInterfacePerfOutLabelsInUse": "configured-value",
                        "mplsInterfacePerfOutFragmentedPkts": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry": {
      "get": {
        "summary": "Get mplsInterfaceEntry",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry",
        "tags": [
          "MPLS-LSR-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": {
                      "mplsInterfaceIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInterfaceLabelMinIn": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInterfaceLabelMaxIn": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInterfaceLabelMinOut": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInterfaceLabelMaxOut": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInterfaceTotalBandwidth": {
                        "type": "string",
                        "example": "1"
                      },
                      "mplsInterfaceAvailableBandwidth": {
                        "type": "string",
                        "example": "1"
                      },
                      "mplsInterfaceLabelParticipationType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInterfacePerfInLabelsInUse": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInterfacePerfInLabelLookupFailures": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInterfacePerfOutLabelsInUse": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInterfacePerfOutFragmentedPkts": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsInterfaceEntry": [
                    {
                      "mplsInterfaceIndex": "configured-value",
                      "mplsInterfaceLabelMinIn": "configured-value",
                      "mplsInterfaceLabelMaxIn": "configured-value",
                      "mplsInterfaceLabelMinOut": "configured-value",
                      "mplsInterfaceLabelMaxOut": "configured-value",
                      "mplsInterfaceTotalBandwidth": "1",
                      "mplsInterfaceAvailableBandwidth": "1",
                      "mplsInterfaceLabelParticipationType": "",
                      "mplsInterfacePerfInLabelsInUse": "configured-value",
                      "mplsInterfacePerfInLabelLookupFailures": "configured-value",
                      "mplsInterfacePerfOutLabelsInUse": "configured-value",
                      "mplsInterfacePerfOutFragmentedPkts": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfaceIndex": {
      "get": {
        "summary": "Get mplsInterfaceIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfaceIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfaceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfaceLabelMinIn": {
      "get": {
        "summary": "Get mplsInterfaceLabelMinIn",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfaceLabelMinIn",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfaceLabelMinIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceLabelMinIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfaceLabelMaxIn": {
      "get": {
        "summary": "Get mplsInterfaceLabelMaxIn",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfaceLabelMaxIn",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfaceLabelMaxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceLabelMaxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfaceLabelMinOut": {
      "get": {
        "summary": "Get mplsInterfaceLabelMinOut",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfaceLabelMinOut",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfaceLabelMinOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceLabelMinOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfaceLabelMaxOut": {
      "get": {
        "summary": "Get mplsInterfaceLabelMaxOut",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfaceLabelMaxOut",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfaceLabelMaxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceLabelMaxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfaceTotalBandwidth": {
      "get": {
        "summary": "Get mplsInterfaceTotalBandwidth",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfaceTotalBandwidth",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfaceTotalBandwidth": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceTotalBandwidth from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfaceAvailableBandwidth": {
      "get": {
        "summary": "Get mplsInterfaceAvailableBandwidth",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfaceAvailableBandwidth",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfaceAvailableBandwidth": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceAvailableBandwidth from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfaceLabelParticipationType": {
      "get": {
        "summary": "Get mplsInterfaceLabelParticipationType",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfaceLabelParticipationType",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfaceLabelParticipationType": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfaceLabelParticipationType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfacePerfInLabelsInUse": {
      "get": {
        "summary": "Get mplsInterfacePerfInLabelsInUse",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfacePerfInLabelsInUse",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfacePerfInLabelsInUse": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfacePerfInLabelsInUse from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfacePerfInLabelLookupFailures": {
      "get": {
        "summary": "Get mplsInterfacePerfInLabelLookupFailures",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfacePerfInLabelLookupFailures",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfacePerfInLabelLookupFailures": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfacePerfInLabelLookupFailures from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfacePerfOutLabelsInUse": {
      "get": {
        "summary": "Get mplsInterfacePerfOutLabelsInUse",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfacePerfOutLabelsInUse",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfacePerfOutLabelsInUse": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfacePerfOutLabelsInUse from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInterfaceTable/mplsInterfaceEntry/mplsInterfacePerfOutFragmentedPkts": {
      "get": {
        "summary": "Get mplsInterfacePerfOutFragmentedPkts",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInterfaceTable-mplsInterfaceEntry-mplsInterfacePerfOutFragmentedPkts",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInterfacePerfOutFragmentedPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInterfacePerfOutFragmentedPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable": {
      "get": {
        "summary": "Get mplsInSegmentTable",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsInSegmentEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "mplsInSegmentIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentInterface": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentLabel": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentLabelPtr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentNPop": {
                            "type": "integer",
                            "example": 1
                          },
                          "mplsInSegmentAddrFamily": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentXCIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentTrafficParamPtr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "mplsInSegmentStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentPerfOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentPerfPackets": {
                            "type": "string",
                            "example": "12845632"
                          },
                          "mplsInSegmentPerfErrors": {
                            "type": "string",
                            "example": "0"
                          },
                          "mplsInSegmentPerfDiscards": {
                            "type": "string",
                            "example": "0"
                          },
                          "mplsInSegmentPerfHCOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsInSegmentPerfDiscontinuityTime": {
                            "type": "string",
                            "example": "10:30:45"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsInSegmentTable": {
                    "mplsInSegmentEntry": [
                      {
                        "mplsInSegmentIndex": "configured-value",
                        "mplsInSegmentInterface": "configured-value",
                        "mplsInSegmentLabel": "configured-value",
                        "mplsInSegmentLabelPtr": "configured-value",
                        "mplsInSegmentNPop": 1,
                        "mplsInSegmentAddrFamily": "configured-value",
                        "mplsInSegmentXCIndex": "configured-value",
                        "mplsInSegmentOwner": "configured-value",
                        "mplsInSegmentTrafficParamPtr": "configured-value",
                        "mplsInSegmentRowStatus": "active",
                        "mplsInSegmentStorageType": "configured-value",
                        "mplsInSegmentPerfOctets": "configured-value",
                        "mplsInSegmentPerfPackets": "12845632",
                        "mplsInSegmentPerfErrors": "0",
                        "mplsInSegmentPerfDiscards": "0",
                        "mplsInSegmentPerfHCOctets": "configured-value",
                        "mplsInSegmentPerfDiscontinuityTime": "10:30:45"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry": {
      "get": {
        "summary": "Get mplsInSegmentEntry",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry",
        "tags": [
          "MPLS-LSR-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": {
                      "mplsInSegmentIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentInterface": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentLabel": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentLabelPtr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentNPop": {
                        "type": "integer",
                        "example": 1
                      },
                      "mplsInSegmentAddrFamily": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentXCIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentTrafficParamPtr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "mplsInSegmentStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentPerfOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentPerfPackets": {
                        "type": "string",
                        "example": "12845632"
                      },
                      "mplsInSegmentPerfErrors": {
                        "type": "string",
                        "example": "0"
                      },
                      "mplsInSegmentPerfDiscards": {
                        "type": "string",
                        "example": "0"
                      },
                      "mplsInSegmentPerfHCOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsInSegmentPerfDiscontinuityTime": {
                        "type": "string",
                        "example": "10:30:45"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsInSegmentEntry": [
                    {
                      "mplsInSegmentIndex": "configured-value",
                      "mplsInSegmentInterface": "configured-value",
                      "mplsInSegmentLabel": "configured-value",
                      "mplsInSegmentLabelPtr": "configured-value",
                      "mplsInSegmentNPop": 1,
                      "mplsInSegmentAddrFamily": "configured-value",
                      "mplsInSegmentXCIndex": "configured-value",
                      "mplsInSegmentOwner": "configured-value",
                      "mplsInSegmentTrafficParamPtr": "configured-value",
                      "mplsInSegmentRowStatus": "active",
                      "mplsInSegmentStorageType": "configured-value",
                      "mplsInSegmentPerfOctets": "configured-value",
                      "mplsInSegmentPerfPackets": "12845632",
                      "mplsInSegmentPerfErrors": "0",
                      "mplsInSegmentPerfDiscards": "0",
                      "mplsInSegmentPerfHCOctets": "configured-value",
                      "mplsInSegmentPerfDiscontinuityTime": "10:30:45"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentIndex": {
      "get": {
        "summary": "Get mplsInSegmentIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentInterface": {
      "get": {
        "summary": "Get mplsInSegmentInterface",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentInterface",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentInterface": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentInterface from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentLabel": {
      "get": {
        "summary": "Get mplsInSegmentLabel",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentLabel",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentLabel": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentLabel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentLabelPtr": {
      "get": {
        "summary": "Get mplsInSegmentLabelPtr",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentLabelPtr",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentLabelPtr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentLabelPtr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentNPop": {
      "get": {
        "summary": "Get mplsInSegmentNPop",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentNPop",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentNPop": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentNPop from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentAddrFamily": {
      "get": {
        "summary": "Get mplsInSegmentAddrFamily",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentAddrFamily",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentAddrFamily": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentAddrFamily from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentXCIndex": {
      "get": {
        "summary": "Get mplsInSegmentXCIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentXCIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentXCIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentXCIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentOwner": {
      "get": {
        "summary": "Get mplsInSegmentOwner",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentOwner",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentTrafficParamPtr": {
      "get": {
        "summary": "Get mplsInSegmentTrafficParamPtr",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentTrafficParamPtr",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentTrafficParamPtr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentTrafficParamPtr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentRowStatus": {
      "get": {
        "summary": "Get mplsInSegmentRowStatus",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentRowStatus",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentStorageType": {
      "get": {
        "summary": "Get mplsInSegmentStorageType",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentStorageType",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentPerfOctets": {
      "get": {
        "summary": "Get mplsInSegmentPerfOctets",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentPerfOctets",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentPerfOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentPerfOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentPerfPackets": {
      "get": {
        "summary": "Get mplsInSegmentPerfPackets",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentPerfPackets",
        "tags": [
          "MPLS-LSR-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": "12845632"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsInSegmentPerfPackets": "12845632"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentPerfPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentPerfErrors": {
      "get": {
        "summary": "Get mplsInSegmentPerfErrors",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentPerfErrors",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentPerfErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentPerfErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentPerfDiscards": {
      "get": {
        "summary": "Get mplsInSegmentPerfDiscards",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentPerfDiscards",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentPerfDiscards": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentPerfDiscards from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentPerfHCOctets": {
      "get": {
        "summary": "Get mplsInSegmentPerfHCOctets",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentPerfHCOctets",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentPerfHCOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentPerfHCOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentTable/mplsInSegmentEntry/mplsInSegmentPerfDiscontinuityTime": {
      "get": {
        "summary": "Get mplsInSegmentPerfDiscontinuityTime",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentTable-mplsInSegmentEntry-mplsInSegmentPerfDiscontinuityTime",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentPerfDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentPerfDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable": {
      "get": {
        "summary": "Get mplsOutSegmentTable",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsOutSegmentEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "mplsOutSegmentIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentInterface": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentPushTopLabel": {
                            "type": "boolean",
                            "example": true
                          },
                          "mplsOutSegmentTopLabel": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentTopLabelPtr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentNextHopAddrType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentNextHopAddr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentXCIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentTrafficParamPtr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "mplsOutSegmentStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentPerfOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentPerfPackets": {
                            "type": "string",
                            "example": "10234567"
                          },
                          "mplsOutSegmentPerfErrors": {
                            "type": "string",
                            "example": "0"
                          },
                          "mplsOutSegmentPerfDiscards": {
                            "type": "string",
                            "example": "0"
                          },
                          "mplsOutSegmentPerfHCOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "mplsOutSegmentPerfDiscontinuityTime": {
                            "type": "string",
                            "example": "10:30:45"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsOutSegmentTable": {
                    "mplsOutSegmentEntry": [
                      {
                        "mplsOutSegmentIndex": "configured-value",
                        "mplsOutSegmentInterface": "configured-value",
                        "mplsOutSegmentPushTopLabel": true,
                        "mplsOutSegmentTopLabel": "configured-value",
                        "mplsOutSegmentTopLabelPtr": "configured-value",
                        "mplsOutSegmentNextHopAddrType": "configured-value",
                        "mplsOutSegmentNextHopAddr": "configured-value",
                        "mplsOutSegmentXCIndex": "configured-value",
                        "mplsOutSegmentOwner": "configured-value",
                        "mplsOutSegmentTrafficParamPtr": "configured-value",
                        "mplsOutSegmentRowStatus": "active",
                        "mplsOutSegmentStorageType": "configured-value",
                        "mplsOutSegmentPerfOctets": "configured-value",
                        "mplsOutSegmentPerfPackets": "10234567",
                        "mplsOutSegmentPerfErrors": "0",
                        "mplsOutSegmentPerfDiscards": "0",
                        "mplsOutSegmentPerfHCOctets": "configured-value",
                        "mplsOutSegmentPerfDiscontinuityTime": "10:30:45"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry": {
      "get": {
        "summary": "Get mplsOutSegmentEntry",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry",
        "tags": [
          "MPLS-LSR-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": {
                      "mplsOutSegmentIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentInterface": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentPushTopLabel": {
                        "type": "boolean",
                        "example": true
                      },
                      "mplsOutSegmentTopLabel": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentTopLabelPtr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentNextHopAddrType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentNextHopAddr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentXCIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentTrafficParamPtr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "mplsOutSegmentStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentPerfOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentPerfPackets": {
                        "type": "string",
                        "example": "10234567"
                      },
                      "mplsOutSegmentPerfErrors": {
                        "type": "string",
                        "example": "0"
                      },
                      "mplsOutSegmentPerfDiscards": {
                        "type": "string",
                        "example": "0"
                      },
                      "mplsOutSegmentPerfHCOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "mplsOutSegmentPerfDiscontinuityTime": {
                        "type": "string",
                        "example": "10:30:45"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsOutSegmentEntry": [
                    {
                      "mplsOutSegmentIndex": "configured-value",
                      "mplsOutSegmentInterface": "configured-value",
                      "mplsOutSegmentPushTopLabel": true,
                      "mplsOutSegmentTopLabel": "configured-value",
                      "mplsOutSegmentTopLabelPtr": "configured-value",
                      "mplsOutSegmentNextHopAddrType": "configured-value",
                      "mplsOutSegmentNextHopAddr": "configured-value",
                      "mplsOutSegmentXCIndex": "configured-value",
                      "mplsOutSegmentOwner": "configured-value",
                      "mplsOutSegmentTrafficParamPtr": "configured-value",
                      "mplsOutSegmentRowStatus": "active",
                      "mplsOutSegmentStorageType": "configured-value",
                      "mplsOutSegmentPerfOctets": "configured-value",
                      "mplsOutSegmentPerfPackets": "10234567",
                      "mplsOutSegmentPerfErrors": "0",
                      "mplsOutSegmentPerfDiscards": "0",
                      "mplsOutSegmentPerfHCOctets": "configured-value",
                      "mplsOutSegmentPerfDiscontinuityTime": "10:30:45"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentIndex": {
      "get": {
        "summary": "Get mplsOutSegmentIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentInterface": {
      "get": {
        "summary": "Get mplsOutSegmentInterface",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentInterface",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentInterface": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentInterface from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentPushTopLabel": {
      "get": {
        "summary": "Get mplsOutSegmentPushTopLabel",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentPushTopLabel",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentPushTopLabel": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentPushTopLabel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentTopLabel": {
      "get": {
        "summary": "Get mplsOutSegmentTopLabel",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentTopLabel",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentTopLabel": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentTopLabel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentTopLabelPtr": {
      "get": {
        "summary": "Get mplsOutSegmentTopLabelPtr",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentTopLabelPtr",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentTopLabelPtr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentTopLabelPtr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentNextHopAddrType": {
      "get": {
        "summary": "Get mplsOutSegmentNextHopAddrType",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentNextHopAddrType",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentNextHopAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentNextHopAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentNextHopAddr": {
      "get": {
        "summary": "Get mplsOutSegmentNextHopAddr",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentNextHopAddr",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentNextHopAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentNextHopAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentXCIndex": {
      "get": {
        "summary": "Get mplsOutSegmentXCIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentXCIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentXCIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentXCIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentOwner": {
      "get": {
        "summary": "Get mplsOutSegmentOwner",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentOwner",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentTrafficParamPtr": {
      "get": {
        "summary": "Get mplsOutSegmentTrafficParamPtr",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentTrafficParamPtr",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentTrafficParamPtr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentTrafficParamPtr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentRowStatus": {
      "get": {
        "summary": "Get mplsOutSegmentRowStatus",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentRowStatus",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentStorageType": {
      "get": {
        "summary": "Get mplsOutSegmentStorageType",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentStorageType",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentPerfOctets": {
      "get": {
        "summary": "Get mplsOutSegmentPerfOctets",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentPerfOctets",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentPerfOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentPerfOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentPerfPackets": {
      "get": {
        "summary": "Get mplsOutSegmentPerfPackets",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentPerfPackets",
        "tags": [
          "MPLS-LSR-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": "10234567"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsOutSegmentPerfPackets": "10234567"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentPerfPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentPerfErrors": {
      "get": {
        "summary": "Get mplsOutSegmentPerfErrors",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentPerfErrors",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentPerfErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentPerfErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentPerfDiscards": {
      "get": {
        "summary": "Get mplsOutSegmentPerfDiscards",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentPerfDiscards",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentPerfDiscards": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentPerfDiscards from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentPerfHCOctets": {
      "get": {
        "summary": "Get mplsOutSegmentPerfHCOctets",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentPerfHCOctets",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentPerfHCOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentPerfHCOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsOutSegmentTable/mplsOutSegmentEntry/mplsOutSegmentPerfDiscontinuityTime": {
      "get": {
        "summary": "Get mplsOutSegmentPerfDiscontinuityTime",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsOutSegmentTable-mplsOutSegmentEntry-mplsOutSegmentPerfDiscontinuityTime",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsOutSegmentPerfDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsOutSegmentPerfDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable": {
      "get": {
        "summary": "Get mplsXCTable",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsXCEntry": {
                      "type": "object",
                      "properties": {
                        "mplsXCIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCInSegmentIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCOutSegmentIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCLspId": {
                          "type": "string",
                          "example": "1"
                        },
                        "mplsXCLabelStackIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCOwner": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsXCStorageType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCAdminStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsXCOperStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsXCTable": {
                    "mplsXCEntry": {
                      "mplsXCIndex": "configured-value",
                      "mplsXCInSegmentIndex": "configured-value",
                      "mplsXCOutSegmentIndex": "configured-value",
                      "mplsXCLspId": "1",
                      "mplsXCLabelStackIndex": "configured-value",
                      "mplsXCOwner": "configured-value",
                      "mplsXCRowStatus": "active",
                      "mplsXCStorageType": "configured-value",
                      "mplsXCAdminStatus": "default",
                      "mplsXCOperStatus": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry": {
      "get": {
        "summary": "Get mplsXCEntry",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsXCIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCInSegmentIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCOutSegmentIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCLspId": {
                      "type": "string",
                      "example": "1"
                    },
                    "mplsXCLabelStackIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCOwner": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsXCStorageType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCAdminStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsXCOperStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsXCEntry": {
                    "mplsXCIndex": "configured-value",
                    "mplsXCInSegmentIndex": "configured-value",
                    "mplsXCOutSegmentIndex": "configured-value",
                    "mplsXCLspId": "1",
                    "mplsXCLabelStackIndex": "configured-value",
                    "mplsXCOwner": "configured-value",
                    "mplsXCRowStatus": "active",
                    "mplsXCStorageType": "configured-value",
                    "mplsXCAdminStatus": "default",
                    "mplsXCOperStatus": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCIndex": {
      "get": {
        "summary": "Get mplsXCIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCInSegmentIndex": {
      "get": {
        "summary": "Get mplsXCInSegmentIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCInSegmentIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCInSegmentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCInSegmentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCOutSegmentIndex": {
      "get": {
        "summary": "Get mplsXCOutSegmentIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCOutSegmentIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCOutSegmentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCOutSegmentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCLspId": {
      "get": {
        "summary": "Get mplsXCLspId",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCLspId",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCLspId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCLspId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCLabelStackIndex": {
      "get": {
        "summary": "Get mplsXCLabelStackIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCLabelStackIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCLabelStackIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCLabelStackIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCOwner": {
      "get": {
        "summary": "Get mplsXCOwner",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCOwner",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCRowStatus": {
      "get": {
        "summary": "Get mplsXCRowStatus",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCRowStatus",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCStorageType": {
      "get": {
        "summary": "Get mplsXCStorageType",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCStorageType",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCAdminStatus": {
      "get": {
        "summary": "Get mplsXCAdminStatus",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCAdminStatus",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCAdminStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsXCTable/mplsXCEntry/mplsXCOperStatus": {
      "get": {
        "summary": "Get mplsXCOperStatus",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsXCTable-mplsXCEntry-mplsXCOperStatus",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCOperStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLabelStackTable": {
      "get": {
        "summary": "Get mplsLabelStackTable",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLabelStackTable",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsLabelStackEntry": {
                      "type": "object",
                      "properties": {
                        "mplsLabelStackIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLabelStackLabelIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "mplsLabelStackLabel": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLabelStackLabelPtr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsLabelStackRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "mplsLabelStackStorageType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsLabelStackTable": {
                    "mplsLabelStackEntry": {
                      "mplsLabelStackIndex": "configured-value",
                      "mplsLabelStackLabelIndex": 1,
                      "mplsLabelStackLabel": "configured-value",
                      "mplsLabelStackLabelPtr": "configured-value",
                      "mplsLabelStackRowStatus": "active",
                      "mplsLabelStackStorageType": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLabelStackTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLabelStackTable/mplsLabelStackEntry": {
      "get": {
        "summary": "Get mplsLabelStackEntry",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLabelStackTable-mplsLabelStackEntry",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsLabelStackIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLabelStackLabelIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "mplsLabelStackLabel": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLabelStackLabelPtr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsLabelStackRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "mplsLabelStackStorageType": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsLabelStackEntry": {
                    "mplsLabelStackIndex": "configured-value",
                    "mplsLabelStackLabelIndex": 1,
                    "mplsLabelStackLabel": "configured-value",
                    "mplsLabelStackLabelPtr": "configured-value",
                    "mplsLabelStackRowStatus": "active",
                    "mplsLabelStackStorageType": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLabelStackEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLabelStackTable/mplsLabelStackEntry/mplsLabelStackIndex": {
      "get": {
        "summary": "Get mplsLabelStackIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLabelStackTable-mplsLabelStackEntry-mplsLabelStackIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsLabelStackIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLabelStackIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLabelStackTable/mplsLabelStackEntry/mplsLabelStackLabelIndex": {
      "get": {
        "summary": "Get mplsLabelStackLabelIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLabelStackTable-mplsLabelStackEntry-mplsLabelStackLabelIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsLabelStackLabelIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLabelStackLabelIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLabelStackTable/mplsLabelStackEntry/mplsLabelStackLabel": {
      "get": {
        "summary": "Get mplsLabelStackLabel",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLabelStackTable-mplsLabelStackEntry-mplsLabelStackLabel",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsLabelStackLabel": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLabelStackLabel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLabelStackTable/mplsLabelStackEntry/mplsLabelStackLabelPtr": {
      "get": {
        "summary": "Get mplsLabelStackLabelPtr",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLabelStackTable-mplsLabelStackEntry-mplsLabelStackLabelPtr",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsLabelStackLabelPtr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLabelStackLabelPtr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLabelStackTable/mplsLabelStackEntry/mplsLabelStackRowStatus": {
      "get": {
        "summary": "Get mplsLabelStackRowStatus",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLabelStackTable-mplsLabelStackEntry-mplsLabelStackRowStatus",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsLabelStackRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLabelStackRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsLabelStackTable/mplsLabelStackEntry/mplsLabelStackStorageType": {
      "get": {
        "summary": "Get mplsLabelStackStorageType",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsLabelStackTable-mplsLabelStackEntry-mplsLabelStackStorageType",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsLabelStackStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsLabelStackStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable": {
      "get": {
        "summary": "Get mplsInSegmentMapTable",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsInSegmentMapEntry": {
                      "type": "object",
                      "properties": {
                        "mplsInSegmentMapInterface": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsInSegmentMapLabel": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsInSegmentMapLabelPtrIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsInSegmentMapIndex": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "mplsXCIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCInSegmentIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCOutSegmentIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCOperStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "mplsXCIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCInSegmentIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCOutSegmentIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "mplsXCOperStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsInSegmentMapTable": {
                    "mplsInSegmentMapEntry": {
                      "mplsInSegmentMapInterface": "configured-value",
                      "mplsInSegmentMapLabel": "configured-value",
                      "mplsInSegmentMapLabelPtrIndex": "configured-value",
                      "mplsInSegmentMapIndex": "configured-value"
                    },
                    "object-1": {
                      "mplsXCIndex": "configured-value",
                      "mplsXCInSegmentIndex": "configured-value",
                      "mplsXCOutSegmentIndex": "configured-value",
                      "mplsXCOperStatus": "active"
                    },
                    "object-2": {
                      "mplsXCIndex": "configured-value",
                      "mplsXCInSegmentIndex": "configured-value",
                      "mplsXCOutSegmentIndex": "configured-value",
                      "mplsXCOperStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentMapTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/mplsInSegmentMapEntry": {
      "get": {
        "summary": "Get mplsInSegmentMapEntry",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-mplsInSegmentMapEntry",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsInSegmentMapInterface": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsInSegmentMapLabel": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsInSegmentMapLabelPtrIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsInSegmentMapIndex": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:mplsInSegmentMapEntry": {
                    "mplsInSegmentMapInterface": "configured-value",
                    "mplsInSegmentMapLabel": "configured-value",
                    "mplsInSegmentMapLabelPtrIndex": "configured-value",
                    "mplsInSegmentMapIndex": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentMapEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/mplsInSegmentMapEntry/mplsInSegmentMapInterface": {
      "get": {
        "summary": "Get mplsInSegmentMapInterface",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-mplsInSegmentMapEntry-mplsInSegmentMapInterface",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentMapInterface": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentMapInterface from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/mplsInSegmentMapEntry/mplsInSegmentMapLabel": {
      "get": {
        "summary": "Get mplsInSegmentMapLabel",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-mplsInSegmentMapEntry-mplsInSegmentMapLabel",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentMapLabel": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentMapLabel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/mplsInSegmentMapEntry/mplsInSegmentMapLabelPtrIndex": {
      "get": {
        "summary": "Get mplsInSegmentMapLabelPtrIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-mplsInSegmentMapEntry-mplsInSegmentMapLabelPtrIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentMapLabelPtrIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentMapLabelPtrIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/mplsInSegmentMapEntry/mplsInSegmentMapIndex": {
      "get": {
        "summary": "Get mplsInSegmentMapIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-mplsInSegmentMapEntry-mplsInSegmentMapIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsInSegmentMapIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsInSegmentMapIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-1",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsXCIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCInSegmentIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCOutSegmentIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCOperStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:object-1": {
                    "mplsXCIndex": "configured-value",
                    "mplsXCInSegmentIndex": "configured-value",
                    "mplsXCOutSegmentIndex": "configured-value",
                    "mplsXCOperStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-1/mplsXCIndex": {
      "get": {
        "summary": "Get mplsXCIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-1-mplsXCIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-1/mplsXCInSegmentIndex": {
      "get": {
        "summary": "Get mplsXCInSegmentIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-1-mplsXCInSegmentIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCInSegmentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCInSegmentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-1/mplsXCOutSegmentIndex": {
      "get": {
        "summary": "Get mplsXCOutSegmentIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-1-mplsXCOutSegmentIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCOutSegmentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCOutSegmentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-1/mplsXCOperStatus": {
      "get": {
        "summary": "Get mplsXCOperStatus",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-1-mplsXCOperStatus",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-2",
        "tags": [
          "MPLS-LSR-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": {
                    "mplsXCIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCInSegmentIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCOutSegmentIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "mplsXCOperStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "MPLS-LSR-STD-MIB:object-2": {
                    "mplsXCIndex": "configured-value",
                    "mplsXCInSegmentIndex": "configured-value",
                    "mplsXCOutSegmentIndex": "configured-value",
                    "mplsXCOperStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-2/mplsXCIndex": {
      "get": {
        "summary": "Get mplsXCIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-2-mplsXCIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-2/mplsXCInSegmentIndex": {
      "get": {
        "summary": "Get mplsXCInSegmentIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-2-mplsXCInSegmentIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCInSegmentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCInSegmentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-2/mplsXCOutSegmentIndex": {
      "get": {
        "summary": "Get mplsXCOutSegmentIndex",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-2-mplsXCOutSegmentIndex",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCOutSegmentIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCOutSegmentIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB/mplsInSegmentMapTable/object-2/mplsXCOperStatus": {
      "get": {
        "summary": "Get mplsXCOperStatus",
        "operationId": "get-MPLS-LSR-STD-MIB:MPLS-LSR-STD-MIB-mplsInSegmentMapTable-object-2-mplsXCOperStatus",
        "tags": [
          "MPLS-LSR-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-LSR-STD-MIB:mplsXCOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve mplsXCOperStatus 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": []
    }
  ]
}
