{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - SNMP-TARGET-MIB",
    "description": "MIB data from `SNMP-TARGET-MIB` module.\n\n**Root containers:** 1 (SNMP-TARGET-MIB)\n**Paths:** 25 | **Descendants:** 24\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": "SNMP-TARGET-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/SNMP-TARGET-MIB:SNMP-TARGET-MIB": {
      "get": {
        "summary": "Get SNMP-TARGET-MIB",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB",
        "tags": [
          "SNMP-TARGET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "snmpTargetObjects": {
                      "type": "object",
                      "properties": {
                        "snmpTargetSpinLock": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpUnavailableContexts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "snmpUnknownContexts": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "snmpTargetAddrTable": {
                      "type": "object",
                      "properties": {
                        "snmpTargetAddrEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "snmpTargetAddrName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "snmpTargetAddrTDomain": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "snmpTargetAddrTAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "snmpTargetAddrTimeout": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "snmpTargetAddrRetryCount": {
                                "type": "integer",
                                "example": 10
                              },
                              "snmpTargetAddrTagList": {
                                "type": "string",
                                "example": "item-1"
                              },
                              "snmpTargetAddrParams": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "snmpTargetAddrStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "snmpTargetAddrRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "snmpTargetParamsTable": {
                      "type": "object",
                      "properties": {
                        "snmpTargetParamsEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "snmpTargetParamsName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "snmpTargetParamsMPModel": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "snmpTargetParamsSecurityModel": {
                                "type": "string",
                                "example": "https://10.1.1.1/restconf"
                              },
                              "snmpTargetParamsSecurityName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "snmpTargetParamsSecurityLevel": {
                                "type": "string",
                                "example": "https://10.1.1.1/restconf"
                              },
                              "snmpTargetParamsStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "snmpTargetParamsRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMP-TARGET-MIB:SNMP-TARGET-MIB": {
                    "snmpTargetObjects": {
                      "snmpTargetSpinLock": "configured-value",
                      "snmpUnavailableContexts": "configured-value",
                      "snmpUnknownContexts": "configured-value"
                    },
                    "snmpTargetAddrTable": {
                      "snmpTargetAddrEntry": [
                        {
                          "snmpTargetAddrName": "example-1",
                          "snmpTargetAddrTDomain": "configured-value",
                          "snmpTargetAddrTAddress": "10.1.1.1",
                          "snmpTargetAddrTimeout": "10:30:45",
                          "snmpTargetAddrRetryCount": 10,
                          "snmpTargetAddrTagList": "item-1",
                          "snmpTargetAddrParams": "configured-value",
                          "snmpTargetAddrStorageType": "configured-value",
                          "snmpTargetAddrRowStatus": "active"
                        }
                      ]
                    },
                    "snmpTargetParamsTable": {
                      "snmpTargetParamsEntry": [
                        {
                          "snmpTargetParamsName": "example-1",
                          "snmpTargetParamsMPModel": "configured-value",
                          "snmpTargetParamsSecurityModel": "https://10.1.1.1/restconf",
                          "snmpTargetParamsSecurityName": "example-1",
                          "snmpTargetParamsSecurityLevel": "https://10.1.1.1/restconf",
                          "snmpTargetParamsStorageType": "configured-value",
                          "snmpTargetParamsRowStatus": "active"
                        }
                      ]
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve SNMP-TARGET-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetObjects": {
      "get": {
        "summary": "Get snmpTargetObjects",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetObjects",
        "tags": [
          "SNMP-TARGET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "snmpTargetSpinLock": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpUnavailableContexts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "snmpUnknownContexts": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetObjects": {
                    "snmpTargetSpinLock": "configured-value",
                    "snmpUnavailableContexts": "configured-value",
                    "snmpUnknownContexts": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetObjects/snmpTargetSpinLock": {
      "get": {
        "summary": "Get snmpTargetSpinLock",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetObjects-snmpTargetSpinLock",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetSpinLock": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetSpinLock from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetObjects/snmpUnavailableContexts": {
      "get": {
        "summary": "Get snmpUnavailableContexts",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetObjects-snmpUnavailableContexts",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpUnavailableContexts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpUnavailableContexts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetObjects/snmpUnknownContexts": {
      "get": {
        "summary": "Get snmpUnknownContexts",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetObjects-snmpUnknownContexts",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpUnknownContexts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpUnknownContexts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable": {
      "get": {
        "summary": "Get snmpTargetAddrTable",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable",
        "tags": [
          "SNMP-TARGET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "snmpTargetAddrEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "snmpTargetAddrName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "snmpTargetAddrTDomain": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "snmpTargetAddrTAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "snmpTargetAddrTimeout": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "snmpTargetAddrRetryCount": {
                            "type": "integer",
                            "example": 10
                          },
                          "snmpTargetAddrTagList": {
                            "type": "string",
                            "example": "item-1"
                          },
                          "snmpTargetAddrParams": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "snmpTargetAddrStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "snmpTargetAddrRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetAddrTable": {
                    "snmpTargetAddrEntry": [
                      {
                        "snmpTargetAddrName": "example-1",
                        "snmpTargetAddrTDomain": "configured-value",
                        "snmpTargetAddrTAddress": "10.1.1.1",
                        "snmpTargetAddrTimeout": "10:30:45",
                        "snmpTargetAddrRetryCount": 10,
                        "snmpTargetAddrTagList": "item-1",
                        "snmpTargetAddrParams": "configured-value",
                        "snmpTargetAddrStorageType": "configured-value",
                        "snmpTargetAddrRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry": {
      "get": {
        "summary": "Get snmpTargetAddrEntry",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry",
        "tags": [
          "SNMP-TARGET-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": {
                      "snmpTargetAddrName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "snmpTargetAddrTDomain": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "snmpTargetAddrTAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "snmpTargetAddrTimeout": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "snmpTargetAddrRetryCount": {
                        "type": "integer",
                        "example": 10
                      },
                      "snmpTargetAddrTagList": {
                        "type": "string",
                        "example": "item-1"
                      },
                      "snmpTargetAddrParams": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "snmpTargetAddrStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "snmpTargetAddrRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetAddrEntry": [
                    {
                      "snmpTargetAddrName": "example-1",
                      "snmpTargetAddrTDomain": "configured-value",
                      "snmpTargetAddrTAddress": "10.1.1.1",
                      "snmpTargetAddrTimeout": "10:30:45",
                      "snmpTargetAddrRetryCount": 10,
                      "snmpTargetAddrTagList": "item-1",
                      "snmpTargetAddrParams": "configured-value",
                      "snmpTargetAddrStorageType": "configured-value",
                      "snmpTargetAddrRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry/snmpTargetAddrName": {
      "get": {
        "summary": "Get snmpTargetAddrName",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry-snmpTargetAddrName",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetAddrName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry/snmpTargetAddrTDomain": {
      "get": {
        "summary": "Get snmpTargetAddrTDomain",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry-snmpTargetAddrTDomain",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetAddrTDomain": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrTDomain from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry/snmpTargetAddrTAddress": {
      "get": {
        "summary": "Get snmpTargetAddrTAddress",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry-snmpTargetAddrTAddress",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetAddrTAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrTAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry/snmpTargetAddrTimeout": {
      "get": {
        "summary": "Get snmpTargetAddrTimeout",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry-snmpTargetAddrTimeout",
        "tags": [
          "SNMP-TARGET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetAddrTimeout": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry/snmpTargetAddrRetryCount": {
      "get": {
        "summary": "Get snmpTargetAddrRetryCount",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry-snmpTargetAddrRetryCount",
        "tags": [
          "SNMP-TARGET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetAddrRetryCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrRetryCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry/snmpTargetAddrTagList": {
      "get": {
        "summary": "Get snmpTargetAddrTagList",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry-snmpTargetAddrTagList",
        "tags": [
          "SNMP-TARGET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "item-1"
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetAddrTagList": "item-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrTagList from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry/snmpTargetAddrParams": {
      "get": {
        "summary": "Get snmpTargetAddrParams",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry-snmpTargetAddrParams",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetAddrParams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrParams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry/snmpTargetAddrStorageType": {
      "get": {
        "summary": "Get snmpTargetAddrStorageType",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry-snmpTargetAddrStorageType",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetAddrStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetAddrTable/snmpTargetAddrEntry/snmpTargetAddrRowStatus": {
      "get": {
        "summary": "Get snmpTargetAddrRowStatus",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetAddrTable-snmpTargetAddrEntry-snmpTargetAddrRowStatus",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetAddrRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetAddrRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetParamsTable": {
      "get": {
        "summary": "Get snmpTargetParamsTable",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetParamsTable",
        "tags": [
          "SNMP-TARGET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "snmpTargetParamsEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "snmpTargetParamsName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "snmpTargetParamsMPModel": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "snmpTargetParamsSecurityModel": {
                            "type": "string",
                            "example": "https://10.1.1.1/restconf"
                          },
                          "snmpTargetParamsSecurityName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "snmpTargetParamsSecurityLevel": {
                            "type": "string",
                            "example": "https://10.1.1.1/restconf"
                          },
                          "snmpTargetParamsStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "snmpTargetParamsRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetParamsTable": {
                    "snmpTargetParamsEntry": [
                      {
                        "snmpTargetParamsName": "example-1",
                        "snmpTargetParamsMPModel": "configured-value",
                        "snmpTargetParamsSecurityModel": "https://10.1.1.1/restconf",
                        "snmpTargetParamsSecurityName": "example-1",
                        "snmpTargetParamsSecurityLevel": "https://10.1.1.1/restconf",
                        "snmpTargetParamsStorageType": "configured-value",
                        "snmpTargetParamsRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetParamsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetParamsTable/snmpTargetParamsEntry": {
      "get": {
        "summary": "Get snmpTargetParamsEntry",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetParamsTable-snmpTargetParamsEntry",
        "tags": [
          "SNMP-TARGET-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": {
                      "snmpTargetParamsName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "snmpTargetParamsMPModel": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "snmpTargetParamsSecurityModel": {
                        "type": "string",
                        "example": "https://10.1.1.1/restconf"
                      },
                      "snmpTargetParamsSecurityName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "snmpTargetParamsSecurityLevel": {
                        "type": "string",
                        "example": "https://10.1.1.1/restconf"
                      },
                      "snmpTargetParamsStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "snmpTargetParamsRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetParamsEntry": [
                    {
                      "snmpTargetParamsName": "example-1",
                      "snmpTargetParamsMPModel": "configured-value",
                      "snmpTargetParamsSecurityModel": "https://10.1.1.1/restconf",
                      "snmpTargetParamsSecurityName": "example-1",
                      "snmpTargetParamsSecurityLevel": "https://10.1.1.1/restconf",
                      "snmpTargetParamsStorageType": "configured-value",
                      "snmpTargetParamsRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetParamsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetParamsTable/snmpTargetParamsEntry/snmpTargetParamsName": {
      "get": {
        "summary": "Get snmpTargetParamsName",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetParamsTable-snmpTargetParamsEntry-snmpTargetParamsName",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetParamsName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetParamsName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetParamsTable/snmpTargetParamsEntry/snmpTargetParamsMPModel": {
      "get": {
        "summary": "Get snmpTargetParamsMPModel",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetParamsTable-snmpTargetParamsEntry-snmpTargetParamsMPModel",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetParamsMPModel": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetParamsMPModel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetParamsTable/snmpTargetParamsEntry/snmpTargetParamsSecurityModel": {
      "get": {
        "summary": "Get snmpTargetParamsSecurityModel",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetParamsTable-snmpTargetParamsEntry-snmpTargetParamsSecurityModel",
        "tags": [
          "SNMP-TARGET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "https://10.1.1.1/restconf"
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetParamsSecurityModel": "https://10.1.1.1/restconf"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetParamsSecurityModel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetParamsTable/snmpTargetParamsEntry/snmpTargetParamsSecurityName": {
      "get": {
        "summary": "Get snmpTargetParamsSecurityName",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetParamsTable-snmpTargetParamsEntry-snmpTargetParamsSecurityName",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetParamsSecurityName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetParamsSecurityName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetParamsTable/snmpTargetParamsEntry/snmpTargetParamsSecurityLevel": {
      "get": {
        "summary": "Get snmpTargetParamsSecurityLevel",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetParamsTable-snmpTargetParamsEntry-snmpTargetParamsSecurityLevel",
        "tags": [
          "SNMP-TARGET-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "https://10.1.1.1/restconf"
                },
                "example": {
                  "SNMP-TARGET-MIB:snmpTargetParamsSecurityLevel": "https://10.1.1.1/restconf"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetParamsSecurityLevel from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetParamsTable/snmpTargetParamsEntry/snmpTargetParamsStorageType": {
      "get": {
        "summary": "Get snmpTargetParamsStorageType",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetParamsTable-snmpTargetParamsEntry-snmpTargetParamsStorageType",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetParamsStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetParamsStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/SNMP-TARGET-MIB:SNMP-TARGET-MIB/snmpTargetParamsTable/snmpTargetParamsEntry/snmpTargetParamsRowStatus": {
      "get": {
        "summary": "Get snmpTargetParamsRowStatus",
        "operationId": "get-SNMP-TARGET-MIB:SNMP-TARGET-MIB-snmpTargetParamsTable-snmpTargetParamsEntry-snmpTargetParamsRowStatus",
        "tags": [
          "SNMP-TARGET-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": {
                  "SNMP-TARGET-MIB:snmpTargetParamsRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve snmpTargetParamsRowStatus 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": []
    }
  ]
}
