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