{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - SNMPv2-MIB",
    "description": "MIB data from `SNMPv2-MIB` module.\n\n**Root containers:** 1 (SNMPv2-MIB)\n**Paths:** 49 | **Descendants:** 48\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": "SNMPv2-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/SNMPv2-MIB:SNMPv2-MIB": {
      "get": {
        "summary": "Get SNMPv2-MIB",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB",
        "tags": [
          "SNMPv2-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "system": {
                      "type": "object",
                      "properties": {
                        "sysDescr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "sysObjectID": {
                          "type": "string",
                          "example": "1"
                        },
                        "sysUpTime": {
                          "type": "string",
                          "example": "651780"
                        },
                        "sysContact": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "sysName": {
                          "type": "string",
                          "example": "Router1"
                        },
                        "sysLocation": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "sysServices": {
                          "type": "integer",
                          "example": 1
                        },
                        "sysORLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "snmp": {
                      "type": "object",
                      "properties": {
                        "snmpInPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpOutPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInBadVersions": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInBadCommunityNames": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "snmpInBadCommunityUses": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInASNParseErrs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInTooBigs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInNoSuchNames": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "snmpInBadValues": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInReadOnlys": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInGenErrs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInTotalReqVars": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInTotalSetVars": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInGetRequests": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInGetNexts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInSetRequests": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInGetResponses": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpInTraps": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpOutTooBigs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpOutNoSuchNames": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "snmpOutBadValues": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpOutGenErrs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpOutGetRequests": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpOutGetNexts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpOutSetRequests": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpOutGetResponses": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpOutTraps": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpEnableAuthenTraps": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpSilentDrops": {
                          "type": "string",
                          "example": "0"
                        },
                        "snmpProxyDrops": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": "configured-value"
                    },
                    "snmpSet": {
                      "type": "object",
                      "properties": {
                        "snmpSetSerialNo": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "sysORTable": {
                      "type": "object",
                      "properties": {
                        "sysOREntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "sysORIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "sysORID": {
                                "type": "string",
                                "example": "1"
                              },
                              "sysORDescr": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "sysORUpTime": {
                                "type": "string",
                                "example": "651780"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMPv2-MIB:SNMPv2-MIB": {
                    "system": {
                      "sysDescr": "configured-value",
                      "sysObjectID": "1",
                      "sysUpTime": "651780",
                      "sysContact": "configured-value",
                      "sysName": "Router1",
                      "sysLocation": "configured-value",
                      "sysServices": 1,
                      "sysORLastChange": "configured-value"
                    },
                    "snmp": {
                      "snmpInPkts": "configured-value",
                      "snmpOutPkts": "configured-value",
                      "snmpInBadVersions": "configured-value",
                      "snmpInBadCommunityNames": "example-1",
                      "snmpInBadCommunityUses": "configured-value",
                      "snmpInASNParseErrs": "configured-value",
                      "snmpInTooBigs": "configured-value",
                      "snmpInNoSuchNames": "example-1",
                      "snmpInBadValues": "configured-value",
                      "snmpInReadOnlys": "configured-value",
                      "snmpInGenErrs": "configured-value",
                      "snmpInTotalReqVars": "configured-value",
                      "snmpInTotalSetVars": "configured-value",
                      "snmpInGetRequests": "configured-value",
                      "snmpInGetNexts": "configured-value",
                      "snmpInSetRequests": "configured-value",
                      "snmpInGetResponses": "configured-value",
                      "snmpInTraps": "configured-value",
                      "snmpOutTooBigs": "configured-value",
                      "snmpOutNoSuchNames": "example-1",
                      "snmpOutBadValues": "configured-value",
                      "snmpOutGenErrs": "configured-value",
                      "snmpOutGetRequests": "configured-value",
                      "snmpOutGetNexts": "configured-value",
                      "snmpOutSetRequests": "configured-value",
                      "snmpOutGetResponses": "configured-value",
                      "snmpOutTraps": "configured-value",
                      "snmpEnableAuthenTraps": "default",
                      "snmpSilentDrops": "0",
                      "snmpProxyDrops": "0"
                    },
                    "snmpSet": {
                      "snmpSetSerialNo": "configured-value"
                    },
                    "sysORTable": {
                      "sysOREntry": [
                        {
                          "sysORIndex": 1,
                          "sysORID": "1",
                          "sysORDescr": "configured-value",
                          "sysORUpTime": "651780"
                        }
                      ]
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve SNMPv2-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/system": {
      "get": {
        "summary": "Get system",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-system",
        "tags": [
          "SNMPv2-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "sysDescr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "sysObjectID": {
                      "type": "string",
                      "example": "1"
                    },
                    "sysUpTime": {
                      "type": "string",
                      "example": "651780"
                    },
                    "sysContact": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "sysName": {
                      "type": "string",
                      "example": "Router1"
                    },
                    "sysLocation": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "sysServices": {
                      "type": "integer",
                      "example": 1
                    },
                    "sysORLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMPv2-MIB:system": {
                    "sysDescr": "configured-value",
                    "sysObjectID": "1",
                    "sysUpTime": "651780",
                    "sysContact": "configured-value",
                    "sysName": "Router1",
                    "sysLocation": "configured-value",
                    "sysServices": 1,
                    "sysORLastChange": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve system from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/system/sysDescr": {
      "get": {
        "summary": "Get sysDescr",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-system-sysDescr",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:sysDescr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/system/sysObjectID": {
      "get": {
        "summary": "Get sysObjectID",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-system-sysObjectID",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:sysObjectID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysObjectID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/system/sysUpTime": {
      "get": {
        "summary": "Get sysUpTime",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-system-sysUpTime",
        "tags": [
          "SNMPv2-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "SNMPv2-MIB:sysUpTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysUpTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/system/sysContact": {
      "get": {
        "summary": "Get sysContact",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-system-sysContact",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:sysContact": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysContact from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/system/sysName": {
      "get": {
        "summary": "Get sysName",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-system-sysName",
        "tags": [
          "SNMPv2-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "Router1"
                },
                "example": {
                  "SNMPv2-MIB:sysName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/system/sysLocation": {
      "get": {
        "summary": "Get sysLocation",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-system-sysLocation",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:sysLocation": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysLocation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/system/sysServices": {
      "get": {
        "summary": "Get sysServices",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-system-sysServices",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:sysServices": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysServices from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/system/sysORLastChange": {
      "get": {
        "summary": "Get sysORLastChange",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-system-sysORLastChange",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:sysORLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysORLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp": {
      "get": {
        "summary": "Get snmp",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp",
        "tags": [
          "SNMPv2-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "snmpInPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpOutPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInBadVersions": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInBadCommunityNames": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "snmpInBadCommunityUses": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInASNParseErrs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInTooBigs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInNoSuchNames": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "snmpInBadValues": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInReadOnlys": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInGenErrs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInTotalReqVars": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInTotalSetVars": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInGetRequests": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInGetNexts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInSetRequests": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInGetResponses": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpInTraps": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpOutTooBigs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpOutNoSuchNames": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "snmpOutBadValues": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpOutGenErrs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpOutGetRequests": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpOutGetNexts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpOutSetRequests": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpOutGetResponses": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpOutTraps": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpEnableAuthenTraps": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpSilentDrops": {
                      "type": "string",
                      "example": "0"
                    },
                    "snmpProxyDrops": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMPv2-MIB:snmp": {
                    "snmpInPkts": "configured-value",
                    "snmpOutPkts": "configured-value",
                    "snmpInBadVersions": "configured-value",
                    "snmpInBadCommunityNames": "example-1",
                    "snmpInBadCommunityUses": "configured-value",
                    "snmpInASNParseErrs": "configured-value",
                    "snmpInTooBigs": "configured-value",
                    "snmpInNoSuchNames": "example-1",
                    "snmpInBadValues": "configured-value",
                    "snmpInReadOnlys": "configured-value",
                    "snmpInGenErrs": "configured-value",
                    "snmpInTotalReqVars": "configured-value",
                    "snmpInTotalSetVars": "configured-value",
                    "snmpInGetRequests": "configured-value",
                    "snmpInGetNexts": "configured-value",
                    "snmpInSetRequests": "configured-value",
                    "snmpInGetResponses": "configured-value",
                    "snmpInTraps": "configured-value",
                    "snmpOutTooBigs": "configured-value",
                    "snmpOutNoSuchNames": "example-1",
                    "snmpOutBadValues": "configured-value",
                    "snmpOutGenErrs": "configured-value",
                    "snmpOutGetRequests": "configured-value",
                    "snmpOutGetNexts": "configured-value",
                    "snmpOutSetRequests": "configured-value",
                    "snmpOutGetResponses": "configured-value",
                    "snmpOutTraps": "configured-value",
                    "snmpEnableAuthenTraps": "default",
                    "snmpSilentDrops": "0",
                    "snmpProxyDrops": "0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInPkts": {
      "get": {
        "summary": "Get snmpInPkts",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInPkts",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutPkts": {
      "get": {
        "summary": "Get snmpOutPkts",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutPkts",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInBadVersions": {
      "get": {
        "summary": "Get snmpInBadVersions",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInBadVersions",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInBadVersions": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInBadVersions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInBadCommunityNames": {
      "get": {
        "summary": "Get snmpInBadCommunityNames",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInBadCommunityNames",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInBadCommunityNames": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInBadCommunityNames from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInBadCommunityUses": {
      "get": {
        "summary": "Get snmpInBadCommunityUses",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInBadCommunityUses",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInBadCommunityUses": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInBadCommunityUses from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInASNParseErrs": {
      "get": {
        "summary": "Get snmpInASNParseErrs",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInASNParseErrs",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInASNParseErrs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInASNParseErrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInTooBigs": {
      "get": {
        "summary": "Get snmpInTooBigs",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInTooBigs",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInTooBigs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInTooBigs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInNoSuchNames": {
      "get": {
        "summary": "Get snmpInNoSuchNames",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInNoSuchNames",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInNoSuchNames": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInNoSuchNames from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInBadValues": {
      "get": {
        "summary": "Get snmpInBadValues",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInBadValues",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInBadValues": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInBadValues from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInReadOnlys": {
      "get": {
        "summary": "Get snmpInReadOnlys",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInReadOnlys",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInReadOnlys": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInReadOnlys from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInGenErrs": {
      "get": {
        "summary": "Get snmpInGenErrs",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInGenErrs",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInGenErrs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInGenErrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInTotalReqVars": {
      "get": {
        "summary": "Get snmpInTotalReqVars",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInTotalReqVars",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInTotalReqVars": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInTotalReqVars from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInTotalSetVars": {
      "get": {
        "summary": "Get snmpInTotalSetVars",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInTotalSetVars",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInTotalSetVars": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInTotalSetVars from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInGetRequests": {
      "get": {
        "summary": "Get snmpInGetRequests",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInGetRequests",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInGetRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInGetRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInGetNexts": {
      "get": {
        "summary": "Get snmpInGetNexts",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInGetNexts",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInGetNexts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInGetNexts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInSetRequests": {
      "get": {
        "summary": "Get snmpInSetRequests",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInSetRequests",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInSetRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInSetRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInGetResponses": {
      "get": {
        "summary": "Get snmpInGetResponses",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInGetResponses",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInGetResponses": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInGetResponses from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpInTraps": {
      "get": {
        "summary": "Get snmpInTraps",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpInTraps",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpInTraps": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpInTraps from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutTooBigs": {
      "get": {
        "summary": "Get snmpOutTooBigs",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutTooBigs",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutTooBigs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutTooBigs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutNoSuchNames": {
      "get": {
        "summary": "Get snmpOutNoSuchNames",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutNoSuchNames",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutNoSuchNames": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutNoSuchNames from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutBadValues": {
      "get": {
        "summary": "Get snmpOutBadValues",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutBadValues",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutBadValues": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutBadValues from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutGenErrs": {
      "get": {
        "summary": "Get snmpOutGenErrs",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutGenErrs",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutGenErrs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutGenErrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutGetRequests": {
      "get": {
        "summary": "Get snmpOutGetRequests",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutGetRequests",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutGetRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutGetRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutGetNexts": {
      "get": {
        "summary": "Get snmpOutGetNexts",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutGetNexts",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutGetNexts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutGetNexts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutSetRequests": {
      "get": {
        "summary": "Get snmpOutSetRequests",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutSetRequests",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutSetRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutSetRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutGetResponses": {
      "get": {
        "summary": "Get snmpOutGetResponses",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutGetResponses",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutGetResponses": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutGetResponses from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpOutTraps": {
      "get": {
        "summary": "Get snmpOutTraps",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpOutTraps",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpOutTraps": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpOutTraps from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpEnableAuthenTraps": {
      "get": {
        "summary": "Get snmpEnableAuthenTraps",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpEnableAuthenTraps",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpEnableAuthenTraps": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpEnableAuthenTraps from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpSilentDrops": {
      "get": {
        "summary": "Get snmpSilentDrops",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpSilentDrops",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpSilentDrops": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpSilentDrops from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmp/snmpProxyDrops": {
      "get": {
        "summary": "Get snmpProxyDrops",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmp-snmpProxyDrops",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpProxyDrops": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpProxyDrops from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmpSet": {
      "get": {
        "summary": "Get snmpSet",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmpSet",
        "tags": [
          "SNMPv2-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "snmpSetSerialNo": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMPv2-MIB:snmpSet": {
                    "snmpSetSerialNo": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpSet from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/snmpSet/snmpSetSerialNo": {
      "get": {
        "summary": "Get snmpSetSerialNo",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-snmpSet-snmpSetSerialNo",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:snmpSetSerialNo": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpSetSerialNo from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/sysORTable": {
      "get": {
        "summary": "Get sysORTable",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-sysORTable",
        "tags": [
          "SNMPv2-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "sysOREntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "sysORIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "sysORID": {
                            "type": "string",
                            "example": "1"
                          },
                          "sysORDescr": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "sysORUpTime": {
                            "type": "string",
                            "example": "651780"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMPv2-MIB:sysORTable": {
                    "sysOREntry": [
                      {
                        "sysORIndex": 1,
                        "sysORID": "1",
                        "sysORDescr": "configured-value",
                        "sysORUpTime": "651780"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysORTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/sysORTable/sysOREntry": {
      "get": {
        "summary": "Get sysOREntry",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-sysORTable-sysOREntry",
        "tags": [
          "SNMPv2-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": {
                      "sysORIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "sysORID": {
                        "type": "string",
                        "example": "1"
                      },
                      "sysORDescr": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "sysORUpTime": {
                        "type": "string",
                        "example": "651780"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMPv2-MIB:sysOREntry": [
                    {
                      "sysORIndex": 1,
                      "sysORID": "1",
                      "sysORDescr": "configured-value",
                      "sysORUpTime": "651780"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysOREntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/sysORTable/sysOREntry/sysORIndex": {
      "get": {
        "summary": "Get sysORIndex",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-sysORTable-sysOREntry-sysORIndex",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:sysORIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysORIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/sysORTable/sysOREntry/sysORID": {
      "get": {
        "summary": "Get sysORID",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-sysORTable-sysOREntry-sysORID",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:sysORID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysORID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/sysORTable/sysOREntry/sysORDescr": {
      "get": {
        "summary": "Get sysORDescr",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-sysORTable-sysOREntry-sysORDescr",
        "tags": [
          "SNMPv2-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": {
                  "SNMPv2-MIB:sysORDescr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysORDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMPv2-MIB:SNMPv2-MIB/sysORTable/sysOREntry/sysORUpTime": {
      "get": {
        "summary": "Get sysORUpTime",
        "operationId": "get-SNMPv2-MIB:SNMPv2-MIB-sysORTable-sysOREntry-sysORUpTime",
        "tags": [
          "SNMPv2-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "651780"
                },
                "example": {
                  "SNMPv2-MIB:sysORUpTime": "651780"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve sysORUpTime 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": []
    }
  ]
}
