{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-IP-URPF-MIB",
    "description": "MIB data from `CISCO-IP-URPF-MIB` module.\n\n**Root containers:** 1 (CISCO-IP-URPF-MIB)\n**Paths:** 37 | **Descendants:** 36\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": "CISCO-IP-URPF-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/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB": {
      "get": {
        "summary": "Get CISCO-IP-URPF-MIB",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipUrpfScalar": {
                      "type": "object",
                      "properties": {
                        "cipUrpfDropRateWindow": {
                          "type": "integer",
                          "example": 0
                        },
                        "cipUrpfComputeInterval": {
                          "type": "integer",
                          "example": 1
                        },
                        "cipUrpfDropNotifyHoldDownTime": {
                          "type": "integer",
                          "example": 0
                        }
                      },
                      "example": "configured-value"
                    },
                    "cipUrpfTable": {
                      "type": "object",
                      "properties": {
                        "cipUrpfEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cipUrpfIpVersion": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cipUrpfDrops": {
                                "type": "string",
                                "example": "0"
                              },
                              "cipUrpfDropRate": {
                                "type": "string",
                                "example": "0"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cipUrpfIfMonTable": {
                      "type": "object",
                      "properties": {
                        "cipUrpfIfMonEntry": {
                          "type": "object",
                          "properties": {
                            "ifIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipUrpfIfIpVersion": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipUrpfIfDrops": {
                              "type": "string",
                              "example": "0"
                            },
                            "cipUrpfIfSuppressedDrops": {
                              "type": "string",
                              "example": "0"
                            },
                            "cipUrpfIfDropRate": {
                              "type": "string",
                              "example": "0"
                            },
                            "cipUrpfIfDiscontinuityTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "cipUrpfIfDropRateNotifyEnable": {
                              "type": "boolean",
                              "example": false
                            },
                            "cipUrpfIfNotifyDropRateThreshold": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 0
                            },
                            "cipUrpfIfNotifyDrHoldDownReset": {
                              "type": "boolean",
                              "example": true
                            },
                            "cipUrpfIfCheckStrict": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipUrpfIfWhichRouteTableID": {
                              "type": "string",
                              "example": "1"
                            },
                            "cipUrpfIfVrfName": {
                              "type": "string",
                              "example": "example-1"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cipUrpfVrfIfTable": {
                      "type": "object",
                      "properties": {
                        "cipUrpfVrfIfEntry": {
                          "type": "object",
                          "properties": {
                            "cipUrpfVrfName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "ifIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipUrpfVrfIfDrops": {
                              "type": "string",
                              "example": "0"
                            },
                            "cipUrpfVrfIfDiscontinuityTime": {
                              "type": "string",
                              "example": "10:30:45"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cipUrpfVrfTable": {
                      "type": "object",
                      "properties": {
                        "cipUrpfVrfEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cipUrpfVrfName": {
                                "type": "string",
                                "example": "example-1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "ifIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipUrpfIfIpVersion": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipUrpfIfDropRate": {
                              "type": "string",
                              "example": "0"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB": {
                    "cipUrpfScalar": {
                      "cipUrpfDropRateWindow": 0,
                      "cipUrpfComputeInterval": 1,
                      "cipUrpfDropNotifyHoldDownTime": 0
                    },
                    "cipUrpfTable": {
                      "cipUrpfEntry": [
                        {
                          "cipUrpfIpVersion": "default",
                          "cipUrpfDrops": "0",
                          "cipUrpfDropRate": "0"
                        }
                      ]
                    },
                    "cipUrpfIfMonTable": {
                      "cipUrpfIfMonEntry": {
                        "ifIndex": "configured-value",
                        "cipUrpfIfIpVersion": "default",
                        "cipUrpfIfDrops": "0",
                        "cipUrpfIfSuppressedDrops": "0",
                        "cipUrpfIfDropRate": "0",
                        "cipUrpfIfDiscontinuityTime": "10:30:45",
                        "cipUrpfIfDropRateNotifyEnable": true,
                        "cipUrpfIfNotifyDropRateThreshold": 0,
                        "cipUrpfIfNotifyDrHoldDownReset": true,
                        "cipUrpfIfCheckStrict": "default",
                        "cipUrpfIfWhichRouteTableID": "default",
                        "cipUrpfIfVrfName": "example-1"
                      }
                    },
                    "cipUrpfVrfIfTable": {
                      "cipUrpfVrfIfEntry": {
                        "cipUrpfVrfName": "example-1",
                        "ifIndex": "configured-value",
                        "cipUrpfVrfIfDrops": "0",
                        "cipUrpfVrfIfDiscontinuityTime": "10:30:45"
                      }
                    },
                    "cipUrpfVrfTable": {
                      "cipUrpfVrfEntry": [
                        {
                          "cipUrpfVrfName": "example-1"
                        }
                      ],
                      "object-1": {
                        "ifIndex": "configured-value",
                        "cipUrpfIfIpVersion": "configured-value",
                        "cipUrpfIfDropRate": "0"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-IP-URPF-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfScalar": {
      "get": {
        "summary": "Get cipUrpfScalar",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfScalar",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipUrpfDropRateWindow": {
                      "type": "integer",
                      "example": 0
                    },
                    "cipUrpfComputeInterval": {
                      "type": "integer",
                      "example": 1
                    },
                    "cipUrpfDropNotifyHoldDownTime": {
                      "type": "integer",
                      "example": 0
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfScalar": {
                    "cipUrpfDropRateWindow": 0,
                    "cipUrpfComputeInterval": 1,
                    "cipUrpfDropNotifyHoldDownTime": 0
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfScalar from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfScalar/cipUrpfDropRateWindow": {
      "get": {
        "summary": "Get cipUrpfDropRateWindow",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfScalar-cipUrpfDropRateWindow",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 0
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfDropRateWindow": 0
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfDropRateWindow from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfScalar/cipUrpfComputeInterval": {
      "get": {
        "summary": "Get cipUrpfComputeInterval",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfScalar-cipUrpfComputeInterval",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfComputeInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfComputeInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfScalar/cipUrpfDropNotifyHoldDownTime": {
      "get": {
        "summary": "Get cipUrpfDropNotifyHoldDownTime",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfScalar-cipUrpfDropNotifyHoldDownTime",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 0
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfDropNotifyHoldDownTime": 0
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfDropNotifyHoldDownTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfTable": {
      "get": {
        "summary": "Get cipUrpfTable",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfTable",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipUrpfEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cipUrpfIpVersion": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cipUrpfDrops": {
                            "type": "string",
                            "example": "0"
                          },
                          "cipUrpfDropRate": {
                            "type": "string",
                            "example": "0"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfTable": {
                    "cipUrpfEntry": [
                      {
                        "cipUrpfIpVersion": "default",
                        "cipUrpfDrops": "0",
                        "cipUrpfDropRate": "0"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfTable/cipUrpfEntry": {
      "get": {
        "summary": "Get cipUrpfEntry",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfTable-cipUrpfEntry",
        "tags": [
          "CISCO-IP-URPF-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": {
                      "cipUrpfIpVersion": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cipUrpfDrops": {
                        "type": "string",
                        "example": "0"
                      },
                      "cipUrpfDropRate": {
                        "type": "string",
                        "example": "0"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfEntry": [
                    {
                      "cipUrpfIpVersion": "default",
                      "cipUrpfDrops": "0",
                      "cipUrpfDropRate": "0"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfTable/cipUrpfEntry/cipUrpfIpVersion": {
      "get": {
        "summary": "Get cipUrpfIpVersion",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfTable-cipUrpfEntry-cipUrpfIpVersion",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIpVersion": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIpVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfTable/cipUrpfEntry/cipUrpfDrops": {
      "get": {
        "summary": "Get cipUrpfDrops",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfTable-cipUrpfEntry-cipUrpfDrops",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfDrops": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfDrops from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfTable/cipUrpfEntry/cipUrpfDropRate": {
      "get": {
        "summary": "Get cipUrpfDropRate",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfTable-cipUrpfEntry-cipUrpfDropRate",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfDropRate": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfDropRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable": {
      "get": {
        "summary": "Get cipUrpfIfMonTable",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipUrpfIfMonEntry": {
                      "type": "object",
                      "properties": {
                        "ifIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipUrpfIfIpVersion": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipUrpfIfDrops": {
                          "type": "string",
                          "example": "0"
                        },
                        "cipUrpfIfSuppressedDrops": {
                          "type": "string",
                          "example": "0"
                        },
                        "cipUrpfIfDropRate": {
                          "type": "string",
                          "example": "0"
                        },
                        "cipUrpfIfDiscontinuityTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "cipUrpfIfDropRateNotifyEnable": {
                          "type": "boolean",
                          "example": false
                        },
                        "cipUrpfIfNotifyDropRateThreshold": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 0
                        },
                        "cipUrpfIfNotifyDrHoldDownReset": {
                          "type": "boolean",
                          "example": true
                        },
                        "cipUrpfIfCheckStrict": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipUrpfIfWhichRouteTableID": {
                          "type": "string",
                          "example": "1"
                        },
                        "cipUrpfIfVrfName": {
                          "type": "string",
                          "example": "example-1"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfMonTable": {
                    "cipUrpfIfMonEntry": {
                      "ifIndex": "configured-value",
                      "cipUrpfIfIpVersion": "default",
                      "cipUrpfIfDrops": "0",
                      "cipUrpfIfSuppressedDrops": "0",
                      "cipUrpfIfDropRate": "0",
                      "cipUrpfIfDiscontinuityTime": "10:30:45",
                      "cipUrpfIfDropRateNotifyEnable": true,
                      "cipUrpfIfNotifyDropRateThreshold": 0,
                      "cipUrpfIfNotifyDrHoldDownReset": true,
                      "cipUrpfIfCheckStrict": "default",
                      "cipUrpfIfWhichRouteTableID": "default",
                      "cipUrpfIfVrfName": "example-1"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfMonTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry": {
      "get": {
        "summary": "Get cipUrpfIfMonEntry",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipUrpfIfIpVersion": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipUrpfIfDrops": {
                      "type": "string",
                      "example": "0"
                    },
                    "cipUrpfIfSuppressedDrops": {
                      "type": "string",
                      "example": "0"
                    },
                    "cipUrpfIfDropRate": {
                      "type": "string",
                      "example": "0"
                    },
                    "cipUrpfIfDiscontinuityTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "cipUrpfIfDropRateNotifyEnable": {
                      "type": "boolean",
                      "example": false
                    },
                    "cipUrpfIfNotifyDropRateThreshold": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 0
                    },
                    "cipUrpfIfNotifyDrHoldDownReset": {
                      "type": "boolean",
                      "example": true
                    },
                    "cipUrpfIfCheckStrict": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipUrpfIfWhichRouteTableID": {
                      "type": "string",
                      "example": "1"
                    },
                    "cipUrpfIfVrfName": {
                      "type": "string",
                      "example": "example-1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfMonEntry": {
                    "ifIndex": "configured-value",
                    "cipUrpfIfIpVersion": "default",
                    "cipUrpfIfDrops": "0",
                    "cipUrpfIfSuppressedDrops": "0",
                    "cipUrpfIfDropRate": "0",
                    "cipUrpfIfDiscontinuityTime": "10:30:45",
                    "cipUrpfIfDropRateNotifyEnable": true,
                    "cipUrpfIfNotifyDropRateThreshold": 0,
                    "cipUrpfIfNotifyDrHoldDownReset": true,
                    "cipUrpfIfCheckStrict": "default",
                    "cipUrpfIfWhichRouteTableID": "default",
                    "cipUrpfIfVrfName": "example-1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfMonEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-ifIndex",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfIpVersion": {
      "get": {
        "summary": "Get cipUrpfIfIpVersion",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfIpVersion",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfIpVersion": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfIpVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfDrops": {
      "get": {
        "summary": "Get cipUrpfIfDrops",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfDrops",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfDrops": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfDrops from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfSuppressedDrops": {
      "get": {
        "summary": "Get cipUrpfIfSuppressedDrops",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfSuppressedDrops",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfSuppressedDrops": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfSuppressedDrops from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfDropRate": {
      "get": {
        "summary": "Get cipUrpfIfDropRate",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfDropRate",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfDropRate": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfDropRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfDiscontinuityTime": {
      "get": {
        "summary": "Get cipUrpfIfDiscontinuityTime",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfDiscontinuityTime",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfDropRateNotifyEnable": {
      "get": {
        "summary": "Get cipUrpfIfDropRateNotifyEnable",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfDropRateNotifyEnable",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": false
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfDropRateNotifyEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfDropRateNotifyEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfNotifyDropRateThreshold": {
      "get": {
        "summary": "Get cipUrpfIfNotifyDropRateThreshold",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfNotifyDropRateThreshold",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 0
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfNotifyDropRateThreshold": 0
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfNotifyDropRateThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfNotifyDrHoldDownReset": {
      "get": {
        "summary": "Get cipUrpfIfNotifyDrHoldDownReset",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfNotifyDrHoldDownReset",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfNotifyDrHoldDownReset": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfNotifyDrHoldDownReset from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfCheckStrict": {
      "get": {
        "summary": "Get cipUrpfIfCheckStrict",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfCheckStrict",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfCheckStrict": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfCheckStrict from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfWhichRouteTableID": {
      "get": {
        "summary": "Get cipUrpfIfWhichRouteTableID",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfWhichRouteTableID",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfWhichRouteTableID": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfWhichRouteTableID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfIfMonTable/cipUrpfIfMonEntry/cipUrpfIfVrfName": {
      "get": {
        "summary": "Get cipUrpfIfVrfName",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfIfMonTable-cipUrpfIfMonEntry-cipUrpfIfVrfName",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfVrfName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfVrfName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfIfTable": {
      "get": {
        "summary": "Get cipUrpfVrfIfTable",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfIfTable",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipUrpfVrfIfEntry": {
                      "type": "object",
                      "properties": {
                        "cipUrpfVrfName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "ifIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipUrpfVrfIfDrops": {
                          "type": "string",
                          "example": "0"
                        },
                        "cipUrpfVrfIfDiscontinuityTime": {
                          "type": "string",
                          "example": "10:30:45"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfVrfIfTable": {
                    "cipUrpfVrfIfEntry": {
                      "cipUrpfVrfName": "example-1",
                      "ifIndex": "configured-value",
                      "cipUrpfVrfIfDrops": "0",
                      "cipUrpfVrfIfDiscontinuityTime": "10:30:45"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfVrfIfTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfIfTable/cipUrpfVrfIfEntry": {
      "get": {
        "summary": "Get cipUrpfVrfIfEntry",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfIfTable-cipUrpfVrfIfEntry",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipUrpfVrfName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipUrpfVrfIfDrops": {
                      "type": "string",
                      "example": "0"
                    },
                    "cipUrpfVrfIfDiscontinuityTime": {
                      "type": "string",
                      "example": "10:30:45"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfVrfIfEntry": {
                    "cipUrpfVrfName": "example-1",
                    "ifIndex": "configured-value",
                    "cipUrpfVrfIfDrops": "0",
                    "cipUrpfVrfIfDiscontinuityTime": "10:30:45"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfVrfIfEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfIfTable/cipUrpfVrfIfEntry/cipUrpfVrfName": {
      "get": {
        "summary": "Get cipUrpfVrfName",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfIfTable-cipUrpfVrfIfEntry-cipUrpfVrfName",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfVrfName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfVrfName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfIfTable/cipUrpfVrfIfEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfIfTable-cipUrpfVrfIfEntry-ifIndex",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfIfTable/cipUrpfVrfIfEntry/cipUrpfVrfIfDrops": {
      "get": {
        "summary": "Get cipUrpfVrfIfDrops",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfIfTable-cipUrpfVrfIfEntry-cipUrpfVrfIfDrops",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfVrfIfDrops": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfVrfIfDrops from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfIfTable/cipUrpfVrfIfEntry/cipUrpfVrfIfDiscontinuityTime": {
      "get": {
        "summary": "Get cipUrpfVrfIfDiscontinuityTime",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfIfTable-cipUrpfVrfIfEntry-cipUrpfVrfIfDiscontinuityTime",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfVrfIfDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfVrfIfDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfTable": {
      "get": {
        "summary": "Get cipUrpfVrfTable",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfTable",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipUrpfVrfEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cipUrpfVrfName": {
                            "type": "string",
                            "example": "example-1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "ifIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipUrpfIfIpVersion": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipUrpfIfDropRate": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfVrfTable": {
                    "cipUrpfVrfEntry": [
                      {
                        "cipUrpfVrfName": "example-1"
                      }
                    ],
                    "object-1": {
                      "ifIndex": "configured-value",
                      "cipUrpfIfIpVersion": "configured-value",
                      "cipUrpfIfDropRate": "0"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfVrfTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfTable/cipUrpfVrfEntry": {
      "get": {
        "summary": "Get cipUrpfVrfEntry",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfTable-cipUrpfVrfEntry",
        "tags": [
          "CISCO-IP-URPF-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": {
                      "cipUrpfVrfName": {
                        "type": "string",
                        "example": "example-1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:cipUrpfVrfEntry": [
                    {
                      "cipUrpfVrfName": "example-1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfVrfEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfTable/cipUrpfVrfEntry/cipUrpfVrfName": {
      "get": {
        "summary": "Get cipUrpfVrfName",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfTable-cipUrpfVrfEntry-cipUrpfVrfName",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfVrfName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfVrfName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfTable-object-1",
        "tags": [
          "CISCO-IP-URPF-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipUrpfIfIpVersion": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipUrpfIfDropRate": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IP-URPF-MIB:object-1": {
                    "ifIndex": "configured-value",
                    "cipUrpfIfIpVersion": "configured-value",
                    "cipUrpfIfDropRate": "0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfTable/object-1/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfTable-object-1-ifIndex",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfTable/object-1/cipUrpfIfIpVersion": {
      "get": {
        "summary": "Get cipUrpfIfIpVersion",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfTable-object-1-cipUrpfIfIpVersion",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfIpVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfIpVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB/cipUrpfVrfTable/object-1/cipUrpfIfDropRate": {
      "get": {
        "summary": "Get cipUrpfIfDropRate",
        "operationId": "get-CISCO-IP-URPF-MIB:CISCO-IP-URPF-MIB-cipUrpfVrfTable-object-1-cipUrpfIfDropRate",
        "tags": [
          "CISCO-IP-URPF-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": {
                  "CISCO-IP-URPF-MIB:cipUrpfIfDropRate": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipUrpfIfDropRate 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": []
    }
  ]
}
