{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - DISMAN-EXPRESSION-MIB",
    "description": "MIB data from `DISMAN-EXPRESSION-MIB` module.\n\n**Root containers:** 1 (DISMAN-EXPRESSION-MIB)\n**Paths:** 53 | **Descendants:** 52\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": "DISMAN-EXPRESSION-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/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB": {
      "get": {
        "summary": "Get DISMAN-EXPRESSION-MIB",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expResource": {
                      "type": "object",
                      "properties": {
                        "expResourceDeltaMinimum": {
                          "type": "integer",
                          "example": 1
                        },
                        "expResourceDeltaWildcardInstanceMaximum": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "expResourceDeltaWildcardInstances": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expResourceDeltaWildcardInstancesHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expResourceDeltaWildcardInstanceResourceLacks": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "expExpressionTable": {
                      "type": "object",
                      "properties": {
                        "expExpressionEntry": {
                          "type": "object",
                          "properties": {
                            "expExpressionOwner": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expExpressionName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "expExpression": {
                              "type": "string",
                              "format": "byte",
                              "example": "configured-value"
                            },
                            "expExpressionValueType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expExpressionComment": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expExpressionDeltaInterval": {
                              "type": "integer",
                              "example": 1
                            },
                            "expExpressionPrefix": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expExpressionErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "expExpressionEntryStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "expErrorTable": {
                      "type": "object",
                      "properties": {
                        "expErrorEntry": {
                          "type": "object",
                          "properties": {
                            "expExpressionOwner": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expExpressionName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "expErrorTime": {
                              "type": "string",
                              "example": "0"
                            },
                            "expErrorIndex": {
                              "type": "integer",
                              "example": 0
                            },
                            "expErrorCode": {
                              "type": "string",
                              "example": "0"
                            },
                            "expErrorInstance": {
                              "type": "string",
                              "example": "0"
                            }
                          },
                          "example": 0
                        }
                      },
                      "example": 0
                    },
                    "expObjectTable": {
                      "type": "object",
                      "properties": {
                        "expObjectEntry": {
                          "type": "object",
                          "properties": {
                            "expExpressionOwner": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expExpressionName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "expObjectIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "expObjectID": {
                              "type": "string",
                              "example": "1"
                            },
                            "expObjectIDWildcard": {
                              "type": "boolean",
                              "example": true
                            },
                            "expObjectSampleType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expObjectDeltaDiscontinuityID": {
                              "type": "string",
                              "example": "1"
                            },
                            "expObjectDiscontinuityIDWildcard": {
                              "type": "boolean",
                              "example": true
                            },
                            "expObjectDiscontinuityIDType": {
                              "type": "string",
                              "example": "1"
                            },
                            "expObjectConditional": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expObjectConditionalWildcard": {
                              "type": "boolean",
                              "example": true
                            },
                            "expObjectEntryStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "expValueTable": {
                      "type": "object",
                      "properties": {
                        "expValueEntry": {
                          "type": "object",
                          "properties": {
                            "expExpressionOwner": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expExpressionName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "expValueInstance": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "expValueCounter32Val": {
                              "type": "string",
                              "example": "10"
                            },
                            "expValueUnsigned32Val": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "expValueTimeTicksVal": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "expValueInteger32Val": {
                              "type": "integer",
                              "example": 1
                            },
                            "expValueIpAddressVal": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "expValueOctetStringVal": {
                              "type": "string",
                              "format": "byte",
                              "example": "configured-value"
                            },
                            "expValueOidVal": {
                              "type": "string",
                              "example": "1"
                            },
                            "expValueCounter64Val": {
                              "type": "string",
                              "example": "10"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB": {
                    "expResource": {
                      "expResourceDeltaMinimum": 1,
                      "expResourceDeltaWildcardInstanceMaximum": 1,
                      "expResourceDeltaWildcardInstances": "configured-value",
                      "expResourceDeltaWildcardInstancesHigh": "configured-value",
                      "expResourceDeltaWildcardInstanceResourceLacks": "configured-value"
                    },
                    "expExpressionTable": {
                      "expExpressionEntry": {
                        "expExpressionOwner": "configured-value",
                        "expExpressionName": "example-1",
                        "expExpression": "QmFzZTY0",
                        "expExpressionValueType": "default",
                        "expExpressionComment": "configured-value",
                        "expExpressionDeltaInterval": 1,
                        "expExpressionPrefix": "configured-value",
                        "expExpressionErrors": "0",
                        "expExpressionEntryStatus": "active"
                      }
                    },
                    "expErrorTable": {
                      "expErrorEntry": {
                        "expExpressionOwner": "configured-value",
                        "expExpressionName": "example-1",
                        "expErrorTime": "0",
                        "expErrorIndex": 0,
                        "expErrorCode": "default",
                        "expErrorInstance": "0"
                      }
                    },
                    "expObjectTable": {
                      "expObjectEntry": {
                        "expExpressionOwner": "configured-value",
                        "expExpressionName": "example-1",
                        "expObjectIndex": 1,
                        "expObjectID": "1",
                        "expObjectIDWildcard": true,
                        "expObjectSampleType": "default",
                        "expObjectDeltaDiscontinuityID": "1",
                        "expObjectDiscontinuityIDWildcard": true,
                        "expObjectDiscontinuityIDType": "default",
                        "expObjectConditional": "configured-value",
                        "expObjectConditionalWildcard": true,
                        "expObjectEntryStatus": "active"
                      }
                    },
                    "expValueTable": {
                      "expValueEntry": {
                        "expExpressionOwner": "configured-value",
                        "expExpressionName": "example-1",
                        "expValueInstance": "configured-value",
                        "expValueCounter32Val": "10",
                        "expValueUnsigned32Val": 1,
                        "expValueTimeTicksVal": "10:30:45",
                        "expValueInteger32Val": 1,
                        "expValueIpAddressVal": "10.1.1.1",
                        "expValueOctetStringVal": "QmFzZTY0",
                        "expValueOidVal": "1",
                        "expValueCounter64Val": "10"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve DISMAN-EXPRESSION-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expResource": {
      "get": {
        "summary": "Get expResource",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expResource",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expResourceDeltaMinimum": {
                      "type": "integer",
                      "example": 1
                    },
                    "expResourceDeltaWildcardInstanceMaximum": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "expResourceDeltaWildcardInstances": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expResourceDeltaWildcardInstancesHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expResourceDeltaWildcardInstanceResourceLacks": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expResource": {
                    "expResourceDeltaMinimum": 1,
                    "expResourceDeltaWildcardInstanceMaximum": 1,
                    "expResourceDeltaWildcardInstances": "configured-value",
                    "expResourceDeltaWildcardInstancesHigh": "configured-value",
                    "expResourceDeltaWildcardInstanceResourceLacks": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expResource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expResource/expResourceDeltaMinimum": {
      "get": {
        "summary": "Get expResourceDeltaMinimum",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expResource-expResourceDeltaMinimum",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expResourceDeltaMinimum": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expResourceDeltaMinimum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expResource/expResourceDeltaWildcardInstanceMaximum": {
      "get": {
        "summary": "Get expResourceDeltaWildcardInstanceMaximum",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expResource-expResourceDeltaWildcardInstanceMaximum",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expResourceDeltaWildcardInstanceMaximum": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expResourceDeltaWildcardInstanceMaximum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expResource/expResourceDeltaWildcardInstances": {
      "get": {
        "summary": "Get expResourceDeltaWildcardInstances",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expResource-expResourceDeltaWildcardInstances",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expResourceDeltaWildcardInstances": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expResourceDeltaWildcardInstances from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expResource/expResourceDeltaWildcardInstancesHigh": {
      "get": {
        "summary": "Get expResourceDeltaWildcardInstancesHigh",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expResource-expResourceDeltaWildcardInstancesHigh",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expResourceDeltaWildcardInstancesHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expResourceDeltaWildcardInstancesHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expResource/expResourceDeltaWildcardInstanceResourceLacks": {
      "get": {
        "summary": "Get expResourceDeltaWildcardInstanceResourceLacks",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expResource-expResourceDeltaWildcardInstanceResourceLacks",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expResourceDeltaWildcardInstanceResourceLacks": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expResourceDeltaWildcardInstanceResourceLacks from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable": {
      "get": {
        "summary": "Get expExpressionTable",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expExpressionEntry": {
                      "type": "object",
                      "properties": {
                        "expExpressionOwner": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expExpressionName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "expExpression": {
                          "type": "string",
                          "format": "byte",
                          "example": "configured-value"
                        },
                        "expExpressionValueType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expExpressionComment": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expExpressionDeltaInterval": {
                          "type": "integer",
                          "example": 1
                        },
                        "expExpressionPrefix": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expExpressionErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "expExpressionEntryStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expExpressionTable": {
                    "expExpressionEntry": {
                      "expExpressionOwner": "configured-value",
                      "expExpressionName": "example-1",
                      "expExpression": "QmFzZTY0",
                      "expExpressionValueType": "default",
                      "expExpressionComment": "configured-value",
                      "expExpressionDeltaInterval": 1,
                      "expExpressionPrefix": "configured-value",
                      "expExpressionErrors": "0",
                      "expExpressionEntryStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry": {
      "get": {
        "summary": "Get expExpressionEntry",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expExpressionOwner": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expExpressionName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "expExpression": {
                      "type": "string",
                      "format": "byte",
                      "example": "configured-value"
                    },
                    "expExpressionValueType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expExpressionComment": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expExpressionDeltaInterval": {
                      "type": "integer",
                      "example": 1
                    },
                    "expExpressionPrefix": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expExpressionErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "expExpressionEntryStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expExpressionEntry": {
                    "expExpressionOwner": "configured-value",
                    "expExpressionName": "example-1",
                    "expExpression": "QmFzZTY0",
                    "expExpressionValueType": "default",
                    "expExpressionComment": "configured-value",
                    "expExpressionDeltaInterval": 1,
                    "expExpressionPrefix": "configured-value",
                    "expExpressionErrors": "0",
                    "expExpressionEntryStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry/expExpressionOwner": {
      "get": {
        "summary": "Get expExpressionOwner",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry-expExpressionOwner",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry/expExpressionName": {
      "get": {
        "summary": "Get expExpressionName",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry-expExpressionName",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expExpressionName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry/expExpression": {
      "get": {
        "summary": "Get expExpression",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry-expExpression",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expExpression": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpression from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry/expExpressionValueType": {
      "get": {
        "summary": "Get expExpressionValueType",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry-expExpressionValueType",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionValueType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionValueType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry/expExpressionComment": {
      "get": {
        "summary": "Get expExpressionComment",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry-expExpressionComment",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionComment": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionComment from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry/expExpressionDeltaInterval": {
      "get": {
        "summary": "Get expExpressionDeltaInterval",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry-expExpressionDeltaInterval",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionDeltaInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionDeltaInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry/expExpressionPrefix": {
      "get": {
        "summary": "Get expExpressionPrefix",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry-expExpressionPrefix",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionPrefix": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionPrefix from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry/expExpressionErrors": {
      "get": {
        "summary": "Get expExpressionErrors",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry-expExpressionErrors",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expExpressionTable/expExpressionEntry/expExpressionEntryStatus": {
      "get": {
        "summary": "Get expExpressionEntryStatus",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expExpressionTable-expExpressionEntry-expExpressionEntryStatus",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionEntryStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionEntryStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expErrorTable": {
      "get": {
        "summary": "Get expErrorTable",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expErrorTable",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expErrorEntry": {
                      "type": "object",
                      "properties": {
                        "expExpressionOwner": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expExpressionName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "expErrorTime": {
                          "type": "string",
                          "example": "0"
                        },
                        "expErrorIndex": {
                          "type": "integer",
                          "example": 0
                        },
                        "expErrorCode": {
                          "type": "string",
                          "example": "0"
                        },
                        "expErrorInstance": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": 0
                    }
                  },
                  "example": 0
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expErrorTable": {
                    "expErrorEntry": {
                      "expExpressionOwner": "configured-value",
                      "expExpressionName": "example-1",
                      "expErrorTime": "0",
                      "expErrorIndex": 0,
                      "expErrorCode": "default",
                      "expErrorInstance": "0"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expErrorTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expErrorTable/expErrorEntry": {
      "get": {
        "summary": "Get expErrorEntry",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expErrorTable-expErrorEntry",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expExpressionOwner": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expExpressionName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "expErrorTime": {
                      "type": "string",
                      "example": "0"
                    },
                    "expErrorIndex": {
                      "type": "integer",
                      "example": 0
                    },
                    "expErrorCode": {
                      "type": "string",
                      "example": "0"
                    },
                    "expErrorInstance": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": 0
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expErrorEntry": {
                    "expExpressionOwner": "configured-value",
                    "expExpressionName": "example-1",
                    "expErrorTime": "0",
                    "expErrorIndex": 0,
                    "expErrorCode": "default",
                    "expErrorInstance": "0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expErrorEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expErrorTable/expErrorEntry/expExpressionOwner": {
      "get": {
        "summary": "Get expExpressionOwner",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expErrorTable-expErrorEntry-expExpressionOwner",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expErrorTable/expErrorEntry/expExpressionName": {
      "get": {
        "summary": "Get expExpressionName",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expErrorTable-expErrorEntry-expExpressionName",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expExpressionName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expErrorTable/expErrorEntry/expErrorTime": {
      "get": {
        "summary": "Get expErrorTime",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expErrorTable-expErrorEntry-expErrorTime",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expErrorTime": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expErrorTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expErrorTable/expErrorEntry/expErrorIndex": {
      "get": {
        "summary": "Get expErrorIndex",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expErrorTable-expErrorEntry-expErrorIndex",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 0
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expErrorIndex": 0
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expErrorIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expErrorTable/expErrorEntry/expErrorCode": {
      "get": {
        "summary": "Get expErrorCode",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expErrorTable-expErrorEntry-expErrorCode",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expErrorCode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expErrorCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expErrorTable/expErrorEntry/expErrorInstance": {
      "get": {
        "summary": "Get expErrorInstance",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expErrorTable-expErrorEntry-expErrorInstance",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expErrorInstance": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expErrorInstance from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable": {
      "get": {
        "summary": "Get expObjectTable",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expObjectEntry": {
                      "type": "object",
                      "properties": {
                        "expExpressionOwner": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expExpressionName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "expObjectIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "expObjectID": {
                          "type": "string",
                          "example": "1"
                        },
                        "expObjectIDWildcard": {
                          "type": "boolean",
                          "example": true
                        },
                        "expObjectSampleType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expObjectDeltaDiscontinuityID": {
                          "type": "string",
                          "example": "1"
                        },
                        "expObjectDiscontinuityIDWildcard": {
                          "type": "boolean",
                          "example": true
                        },
                        "expObjectDiscontinuityIDType": {
                          "type": "string",
                          "example": "1"
                        },
                        "expObjectConditional": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expObjectConditionalWildcard": {
                          "type": "boolean",
                          "example": true
                        },
                        "expObjectEntryStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expObjectTable": {
                    "expObjectEntry": {
                      "expExpressionOwner": "configured-value",
                      "expExpressionName": "example-1",
                      "expObjectIndex": 1,
                      "expObjectID": "1",
                      "expObjectIDWildcard": true,
                      "expObjectSampleType": "default",
                      "expObjectDeltaDiscontinuityID": "1",
                      "expObjectDiscontinuityIDWildcard": true,
                      "expObjectDiscontinuityIDType": "default",
                      "expObjectConditional": "configured-value",
                      "expObjectConditionalWildcard": true,
                      "expObjectEntryStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry": {
      "get": {
        "summary": "Get expObjectEntry",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expExpressionOwner": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expExpressionName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "expObjectIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "expObjectID": {
                      "type": "string",
                      "example": "1"
                    },
                    "expObjectIDWildcard": {
                      "type": "boolean",
                      "example": true
                    },
                    "expObjectSampleType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expObjectDeltaDiscontinuityID": {
                      "type": "string",
                      "example": "1"
                    },
                    "expObjectDiscontinuityIDWildcard": {
                      "type": "boolean",
                      "example": true
                    },
                    "expObjectDiscontinuityIDType": {
                      "type": "string",
                      "example": "1"
                    },
                    "expObjectConditional": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expObjectConditionalWildcard": {
                      "type": "boolean",
                      "example": true
                    },
                    "expObjectEntryStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expObjectEntry": {
                    "expExpressionOwner": "configured-value",
                    "expExpressionName": "example-1",
                    "expObjectIndex": 1,
                    "expObjectID": "1",
                    "expObjectIDWildcard": true,
                    "expObjectSampleType": "default",
                    "expObjectDeltaDiscontinuityID": "1",
                    "expObjectDiscontinuityIDWildcard": true,
                    "expObjectDiscontinuityIDType": "default",
                    "expObjectConditional": "configured-value",
                    "expObjectConditionalWildcard": true,
                    "expObjectEntryStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expExpressionOwner": {
      "get": {
        "summary": "Get expExpressionOwner",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expExpressionOwner",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expExpressionName": {
      "get": {
        "summary": "Get expExpressionName",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expExpressionName",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expExpressionName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectIndex": {
      "get": {
        "summary": "Get expObjectIndex",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectIndex",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectID": {
      "get": {
        "summary": "Get expObjectID",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectID",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectIDWildcard": {
      "get": {
        "summary": "Get expObjectIDWildcard",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectIDWildcard",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectIDWildcard": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectIDWildcard from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectSampleType": {
      "get": {
        "summary": "Get expObjectSampleType",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectSampleType",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectSampleType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectSampleType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectDeltaDiscontinuityID": {
      "get": {
        "summary": "Get expObjectDeltaDiscontinuityID",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectDeltaDiscontinuityID",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectDeltaDiscontinuityID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectDeltaDiscontinuityID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectDiscontinuityIDWildcard": {
      "get": {
        "summary": "Get expObjectDiscontinuityIDWildcard",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectDiscontinuityIDWildcard",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectDiscontinuityIDWildcard": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectDiscontinuityIDWildcard from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectDiscontinuityIDType": {
      "get": {
        "summary": "Get expObjectDiscontinuityIDType",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectDiscontinuityIDType",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectDiscontinuityIDType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectDiscontinuityIDType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectConditional": {
      "get": {
        "summary": "Get expObjectConditional",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectConditional",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectConditional": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectConditional from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectConditionalWildcard": {
      "get": {
        "summary": "Get expObjectConditionalWildcard",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectConditionalWildcard",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectConditionalWildcard": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectConditionalWildcard from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expObjectTable/expObjectEntry/expObjectEntryStatus": {
      "get": {
        "summary": "Get expObjectEntryStatus",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expObjectTable-expObjectEntry-expObjectEntryStatus",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expObjectEntryStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expObjectEntryStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable": {
      "get": {
        "summary": "Get expValueTable",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expValueEntry": {
                      "type": "object",
                      "properties": {
                        "expExpressionOwner": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expExpressionName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "expValueInstance": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "expValueCounter32Val": {
                          "type": "string",
                          "example": "10"
                        },
                        "expValueUnsigned32Val": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "expValueTimeTicksVal": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "expValueInteger32Val": {
                          "type": "integer",
                          "example": 1
                        },
                        "expValueIpAddressVal": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "expValueOctetStringVal": {
                          "type": "string",
                          "format": "byte",
                          "example": "configured-value"
                        },
                        "expValueOidVal": {
                          "type": "string",
                          "example": "1"
                        },
                        "expValueCounter64Val": {
                          "type": "string",
                          "example": "10"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expValueTable": {
                    "expValueEntry": {
                      "expExpressionOwner": "configured-value",
                      "expExpressionName": "example-1",
                      "expValueInstance": "configured-value",
                      "expValueCounter32Val": "10",
                      "expValueUnsigned32Val": 1,
                      "expValueTimeTicksVal": "10:30:45",
                      "expValueInteger32Val": 1,
                      "expValueIpAddressVal": "10.1.1.1",
                      "expValueOctetStringVal": "QmFzZTY0",
                      "expValueOidVal": "1",
                      "expValueCounter64Val": "10"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry": {
      "get": {
        "summary": "Get expValueEntry",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "expExpressionOwner": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expExpressionName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "expValueInstance": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "expValueCounter32Val": {
                      "type": "string",
                      "example": "10"
                    },
                    "expValueUnsigned32Val": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "expValueTimeTicksVal": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "expValueInteger32Val": {
                      "type": "integer",
                      "example": 1
                    },
                    "expValueIpAddressVal": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "expValueOctetStringVal": {
                      "type": "string",
                      "format": "byte",
                      "example": "configured-value"
                    },
                    "expValueOidVal": {
                      "type": "string",
                      "example": "1"
                    },
                    "expValueCounter64Val": {
                      "type": "string",
                      "example": "10"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expValueEntry": {
                    "expExpressionOwner": "configured-value",
                    "expExpressionName": "example-1",
                    "expValueInstance": "configured-value",
                    "expValueCounter32Val": "10",
                    "expValueUnsigned32Val": 1,
                    "expValueTimeTicksVal": "10:30:45",
                    "expValueInteger32Val": 1,
                    "expValueIpAddressVal": "10.1.1.1",
                    "expValueOctetStringVal": "QmFzZTY0",
                    "expValueOidVal": "1",
                    "expValueCounter64Val": "10"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expExpressionOwner": {
      "get": {
        "summary": "Get expExpressionOwner",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expExpressionOwner",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expExpressionOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expExpressionName": {
      "get": {
        "summary": "Get expExpressionName",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expExpressionName",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expExpressionName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expExpressionName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expValueInstance": {
      "get": {
        "summary": "Get expValueInstance",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expValueInstance",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expValueInstance": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueInstance from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expValueCounter32Val": {
      "get": {
        "summary": "Get expValueCounter32Val",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expValueCounter32Val",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expValueCounter32Val": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueCounter32Val from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expValueUnsigned32Val": {
      "get": {
        "summary": "Get expValueUnsigned32Val",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expValueUnsigned32Val",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expValueUnsigned32Val": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueUnsigned32Val from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expValueTimeTicksVal": {
      "get": {
        "summary": "Get expValueTimeTicksVal",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expValueTimeTicksVal",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expValueTimeTicksVal": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueTimeTicksVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expValueInteger32Val": {
      "get": {
        "summary": "Get expValueInteger32Val",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expValueInteger32Val",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expValueInteger32Val": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueInteger32Val from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expValueIpAddressVal": {
      "get": {
        "summary": "Get expValueIpAddressVal",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expValueIpAddressVal",
        "tags": [
          "DISMAN-EXPRESSION-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.1.1.1"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expValueIpAddressVal": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueIpAddressVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expValueOctetStringVal": {
      "get": {
        "summary": "Get expValueOctetStringVal",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expValueOctetStringVal",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "configured-value"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expValueOctetStringVal": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueOctetStringVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expValueOidVal": {
      "get": {
        "summary": "Get expValueOidVal",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expValueOidVal",
        "tags": [
          "DISMAN-EXPRESSION-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": {
                  "DISMAN-EXPRESSION-MIB:expValueOidVal": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueOidVal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB/expValueTable/expValueEntry/expValueCounter64Val": {
      "get": {
        "summary": "Get expValueCounter64Val",
        "operationId": "get-DISMAN-EXPRESSION-MIB:DISMAN-EXPRESSION-MIB-expValueTable-expValueEntry-expValueCounter64Val",
        "tags": [
          "DISMAN-EXPRESSION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "DISMAN-EXPRESSION-MIB:expValueCounter64Val": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve expValueCounter64Val 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": []
    }
  ]
}
