{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - IP-MIB",
    "description": "MIB data from `IP-MIB` module.\n\n**Root containers:** 1 (IP-MIB)\n**Paths:** 208 | **Descendants:** 207\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": "IP-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/IP-MIB:IP-MIB": {
      "get": {
        "summary": "Get IP-MIB",
        "operationId": "get-IP-MIB:IP-MIB",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ip": {
                      "type": "object",
                      "properties": {
                        "ipForwarding": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipDefaultTTL": {
                          "type": "integer",
                          "example": 1
                        },
                        "ipReasmTimeout": {
                          "type": "integer",
                          "example": 1
                        },
                        "ipv6IpForwarding": {
                          "type": "string",
                          "example": "2001:db8::1"
                        },
                        "ipv6IpDefaultHopLimit": {
                          "type": "integer",
                          "example": 1
                        },
                        "ipv4InterfaceTableLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipv6InterfaceTableLastChange": {
                          "type": "string",
                          "example": "2001:db8::1"
                        },
                        "ipAddressSpinLock": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipv6RouterAdvertSpinLock": {
                          "type": "string",
                          "example": "2001:db8::1"
                        }
                      },
                      "example": "10.1.1.1"
                    },
                    "ipTrafficStats": {
                      "type": "object",
                      "properties": {
                        "ipIfStatsTableLastChange": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "icmp": {
                      "type": "object",
                      "example": "configured-value"
                    },
                    "ipv4InterfaceTable": {
                      "type": "object",
                      "properties": {
                        "ipv4InterfaceEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ipv4InterfaceIfIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipv4InterfaceReasmMaxSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "ipv4InterfaceEnableStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "ipv4InterfaceRetransmitTime": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ipv6InterfaceTable": {
                      "type": "object",
                      "properties": {
                        "ipv6InterfaceEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ipv6InterfaceIfIndex": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6InterfaceReasmMaxSize": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6InterfaceIdentifier": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6InterfaceEnableStatus": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6InterfaceReachableTime": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6InterfaceRetransmitTime": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6InterfaceForwarding": {
                                "type": "string",
                                "example": "2001:db8::1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "2001:db8::1"
                        }
                      },
                      "example": "2001:db8::1"
                    },
                    "ipSystemStatsTable": {
                      "type": "object",
                      "properties": {
                        "ipSystemStatsEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ipSystemStatsIPVersion": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInReceives": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCInReceives": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCInOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInHdrErrors": {
                                "type": "string",
                                "example": "0"
                              },
                              "ipSystemStatsInNoRoutes": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInAddrErrors": {
                                "type": "string",
                                "example": "0"
                              },
                              "ipSystemStatsInUnknownProtos": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInTruncatedPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInForwDatagrams": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCInForwDatagrams": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsReasmReqds": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsReasmOKs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsReasmFails": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInDiscards": {
                                "type": "string",
                                "example": "0"
                              },
                              "ipSystemStatsInDelivers": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCInDelivers": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutRequests": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCOutRequests": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutNoRoutes": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutForwDatagrams": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCOutForwDatagrams": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutDiscards": {
                                "type": "string",
                                "example": "0"
                              },
                              "ipSystemStatsOutFragReqds": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutFragOKs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutFragFails": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutFragCreates": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutTransmits": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCOutTransmits": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCOutOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInMcastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCInMcastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInMcastOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCInMcastOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutMcastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCOutMcastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutMcastOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCOutMcastOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsInBcastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCInBcastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsOutBcastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsHCOutBcastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ipSystemStatsDiscontinuityTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "ipSystemStatsRefreshRate": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ipIfStatsTable": {
                      "type": "object",
                      "properties": {
                        "ipIfStatsEntry": {
                          "type": "object",
                          "properties": {
                            "ipIfStatsIPVersion": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInReceives": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCInReceives": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCInOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInHdrErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "ipIfStatsInNoRoutes": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInAddrErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "ipIfStatsInUnknownProtos": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInTruncatedPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInForwDatagrams": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCInForwDatagrams": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsReasmReqds": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsReasmOKs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsReasmFails": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInDiscards": {
                              "type": "string",
                              "example": "0"
                            },
                            "ipIfStatsInDelivers": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCInDelivers": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutRequests": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCOutRequests": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutForwDatagrams": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCOutForwDatagrams": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutDiscards": {
                              "type": "string",
                              "example": "0"
                            },
                            "ipIfStatsOutFragReqds": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutFragOKs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutFragFails": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutFragCreates": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutTransmits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCOutTransmits": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCOutOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInMcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCInMcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInMcastOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCInMcastOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutMcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCOutMcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutMcastOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCOutMcastOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsInBcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCInBcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsOutBcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsHCOutBcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipIfStatsDiscontinuityTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "ipIfStatsRefreshRate": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ipAddressPrefixTable": {
                      "type": "object",
                      "properties": {
                        "ipAddressPrefixEntry": {
                          "type": "object",
                          "properties": {
                            "ipAddressPrefixIfIndex": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressPrefixType": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressPrefixPrefix": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressPrefixLength": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressPrefixOrigin": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressPrefixOnLinkFlag": {
                              "type": "boolean",
                              "example": true
                            },
                            "ipAddressPrefixAutonomousFlag": {
                              "type": "boolean",
                              "example": true
                            },
                            "ipAddressPrefixAdvPreferredLifetime": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "ipAddressPrefixAdvValidLifetime": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "10.1.1.1"
                        }
                      },
                      "example": "10.1.1.1"
                    },
                    "ipAddressTable": {
                      "type": "object",
                      "properties": {
                        "ipAddressEntry": {
                          "type": "object",
                          "properties": {
                            "ipAddressAddrType": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressAddr": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressIfIndex": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressType": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressPrefix": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressOrigin": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "ipAddressCreated": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressLastChanged": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipAddressRowStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "ipAddressStorageType": {
                              "type": "string",
                              "example": "10.1.1.1"
                            }
                          },
                          "example": "10.1.1.1"
                        }
                      },
                      "example": "10.1.1.1"
                    },
                    "ipNetToPhysicalTable": {
                      "type": "object",
                      "properties": {
                        "ipNetToPhysicalEntry": {
                          "type": "object",
                          "properties": {
                            "ipNetToPhysicalIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipNetToPhysicalNetAddressType": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipNetToPhysicalNetAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipNetToPhysicalPhysAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipNetToPhysicalLastUpdated": {
                              "type": "string",
                              "example": "2025-03-15"
                            },
                            "ipNetToPhysicalType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipNetToPhysicalState": {
                              "type": "string",
                              "example": "active"
                            },
                            "ipNetToPhysicalRowStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ipv6ScopeZoneIndexTable": {
                      "type": "object",
                      "properties": {
                        "ipv6ScopeZoneIndexEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ipv6ScopeZoneIndexIfIndex": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndexLinkLocal": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndex3": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndexAdminLocal": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndexSiteLocal": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndex6": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndex7": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndexOrganizationLocal": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndex9": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndexA": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndexB": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndexC": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6ScopeZoneIndexD": {
                                "type": "string",
                                "example": "2001:db8::1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "2001:db8::1"
                        }
                      },
                      "example": "2001:db8::1"
                    },
                    "ipDefaultRouterTable": {
                      "type": "object",
                      "properties": {
                        "ipDefaultRouterEntry": {
                          "type": "object",
                          "properties": {
                            "ipDefaultRouterAddressType": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipDefaultRouterAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "ipDefaultRouterIfIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ipDefaultRouterLifetime": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "ipDefaultRouterPreference": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ipv6RouterAdvertTable": {
                      "type": "object",
                      "properties": {
                        "ipv6RouterAdvertEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ipv6RouterAdvertIfIndex": {
                                "type": "string",
                                "example": "2001:db8::1"
                              },
                              "ipv6RouterAdvertSendAdverts": {
                                "type": "boolean",
                                "example": true
                              },
                              "ipv6RouterAdvertMaxInterval": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6RouterAdvertMinInterval": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6RouterAdvertManagedFlag": {
                                "type": "boolean",
                                "example": true
                              },
                              "ipv6RouterAdvertOtherConfigFlag": {
                                "type": "boolean",
                                "example": true
                              },
                              "ipv6RouterAdvertLinkMTU": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6RouterAdvertReachableTime": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6RouterAdvertRetransmitTime": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6RouterAdvertCurHopLimit": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6RouterAdvertDefaultLifetime": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ipv6RouterAdvertRowStatus": {
                                "type": "string",
                                "example": "2001:db8::1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "2001:db8::1"
                        }
                      },
                      "example": "2001:db8::1"
                    },
                    "icmpStatsTable": {
                      "type": "object",
                      "properties": {
                        "icmpStatsEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "icmpStatsIPVersion": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "icmpStatsInMsgs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "icmpStatsInErrors": {
                                "type": "string",
                                "example": "0"
                              },
                              "icmpStatsOutMsgs": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "icmpStatsOutErrors": {
                                "type": "string",
                                "example": "0"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "icmpMsgStatsTable": {
                      "type": "object",
                      "properties": {
                        "icmpMsgStatsEntry": {
                          "type": "object",
                          "properties": {
                            "icmpMsgStatsIPVersion": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "icmpMsgStatsType": {
                              "type": "integer",
                              "example": 1
                            },
                            "icmpMsgStatsInPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "icmpMsgStatsOutPkts": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:IP-MIB": {
                    "ip": {
                      "ipForwarding": "default",
                      "ipDefaultTTL": 1,
                      "ipReasmTimeout": 1,
                      "ipv6IpForwarding": "default",
                      "ipv6IpDefaultHopLimit": 1,
                      "ipv4InterfaceTableLastChange": "configured-value",
                      "ipv6InterfaceTableLastChange": "2001:db8::1",
                      "ipAddressSpinLock": "10.1.1.1",
                      "ipv6RouterAdvertSpinLock": "2001:db8::1"
                    },
                    "ipTrafficStats": {
                      "ipIfStatsTableLastChange": "configured-value"
                    },
                    "icmp": [
                      null
                    ],
                    "ipv4InterfaceTable": {
                      "ipv4InterfaceEntry": [
                        {
                          "ipv4InterfaceIfIndex": "configured-value",
                          "ipv4InterfaceReasmMaxSize": 1,
                          "ipv4InterfaceEnableStatus": "default",
                          "ipv4InterfaceRetransmitTime": 1
                        }
                      ]
                    },
                    "ipv6InterfaceTable": {
                      "ipv6InterfaceEntry": [
                        {
                          "ipv6InterfaceIfIndex": "2001:db8::1",
                          "ipv6InterfaceReasmMaxSize": 1,
                          "ipv6InterfaceIdentifier": "2001:db8::1",
                          "ipv6InterfaceEnableStatus": "default",
                          "ipv6InterfaceReachableTime": 1,
                          "ipv6InterfaceRetransmitTime": 1,
                          "ipv6InterfaceForwarding": "default"
                        }
                      ]
                    },
                    "ipSystemStatsTable": {
                      "ipSystemStatsEntry": [
                        {
                          "ipSystemStatsIPVersion": "configured-value",
                          "ipSystemStatsInReceives": "configured-value",
                          "ipSystemStatsHCInReceives": "configured-value",
                          "ipSystemStatsInOctets": "configured-value",
                          "ipSystemStatsHCInOctets": "configured-value",
                          "ipSystemStatsInHdrErrors": "0",
                          "ipSystemStatsInNoRoutes": "configured-value",
                          "ipSystemStatsInAddrErrors": "0",
                          "ipSystemStatsInUnknownProtos": "configured-value",
                          "ipSystemStatsInTruncatedPkts": "configured-value",
                          "ipSystemStatsInForwDatagrams": "configured-value",
                          "ipSystemStatsHCInForwDatagrams": "configured-value",
                          "ipSystemStatsReasmReqds": "configured-value",
                          "ipSystemStatsReasmOKs": "configured-value",
                          "ipSystemStatsReasmFails": "configured-value",
                          "ipSystemStatsInDiscards": "0",
                          "ipSystemStatsInDelivers": "configured-value",
                          "ipSystemStatsHCInDelivers": "configured-value",
                          "ipSystemStatsOutRequests": "configured-value",
                          "ipSystemStatsHCOutRequests": "configured-value",
                          "ipSystemStatsOutNoRoutes": "configured-value",
                          "ipSystemStatsOutForwDatagrams": "configured-value",
                          "ipSystemStatsHCOutForwDatagrams": "configured-value",
                          "ipSystemStatsOutDiscards": "0",
                          "ipSystemStatsOutFragReqds": "configured-value",
                          "ipSystemStatsOutFragOKs": "configured-value",
                          "ipSystemStatsOutFragFails": "configured-value",
                          "ipSystemStatsOutFragCreates": "configured-value",
                          "ipSystemStatsOutTransmits": "configured-value",
                          "ipSystemStatsHCOutTransmits": "configured-value",
                          "ipSystemStatsOutOctets": "configured-value",
                          "ipSystemStatsHCOutOctets": "configured-value",
                          "ipSystemStatsInMcastPkts": "configured-value",
                          "ipSystemStatsHCInMcastPkts": "configured-value",
                          "ipSystemStatsInMcastOctets": "configured-value",
                          "ipSystemStatsHCInMcastOctets": "configured-value",
                          "ipSystemStatsOutMcastPkts": "configured-value",
                          "ipSystemStatsHCOutMcastPkts": "configured-value",
                          "ipSystemStatsOutMcastOctets": "configured-value",
                          "ipSystemStatsHCOutMcastOctets": "configured-value",
                          "ipSystemStatsInBcastPkts": "configured-value",
                          "ipSystemStatsHCInBcastPkts": "configured-value",
                          "ipSystemStatsOutBcastPkts": "configured-value",
                          "ipSystemStatsHCOutBcastPkts": "configured-value",
                          "ipSystemStatsDiscontinuityTime": "10:30:45",
                          "ipSystemStatsRefreshRate": 1
                        }
                      ]
                    },
                    "ipIfStatsTable": {
                      "ipIfStatsEntry": {
                        "ipIfStatsIPVersion": "configured-value",
                        "ipIfStatsIfIndex": "configured-value",
                        "ipIfStatsInReceives": "configured-value",
                        "ipIfStatsHCInReceives": "configured-value",
                        "ipIfStatsInOctets": "configured-value",
                        "ipIfStatsHCInOctets": "configured-value",
                        "ipIfStatsInHdrErrors": "0",
                        "ipIfStatsInNoRoutes": "configured-value",
                        "ipIfStatsInAddrErrors": "0",
                        "ipIfStatsInUnknownProtos": "configured-value",
                        "ipIfStatsInTruncatedPkts": "configured-value",
                        "ipIfStatsInForwDatagrams": "configured-value",
                        "ipIfStatsHCInForwDatagrams": "configured-value",
                        "ipIfStatsReasmReqds": "configured-value",
                        "ipIfStatsReasmOKs": "configured-value",
                        "ipIfStatsReasmFails": "configured-value",
                        "ipIfStatsInDiscards": "0",
                        "ipIfStatsInDelivers": "configured-value",
                        "ipIfStatsHCInDelivers": "configured-value",
                        "ipIfStatsOutRequests": "configured-value",
                        "ipIfStatsHCOutRequests": "configured-value",
                        "ipIfStatsOutForwDatagrams": "configured-value",
                        "ipIfStatsHCOutForwDatagrams": "configured-value",
                        "ipIfStatsOutDiscards": "0",
                        "ipIfStatsOutFragReqds": "configured-value",
                        "ipIfStatsOutFragOKs": "configured-value",
                        "ipIfStatsOutFragFails": "configured-value",
                        "ipIfStatsOutFragCreates": "configured-value",
                        "ipIfStatsOutTransmits": "configured-value",
                        "ipIfStatsHCOutTransmits": "configured-value",
                        "ipIfStatsOutOctets": "configured-value",
                        "ipIfStatsHCOutOctets": "configured-value",
                        "ipIfStatsInMcastPkts": "configured-value",
                        "ipIfStatsHCInMcastPkts": "configured-value",
                        "ipIfStatsInMcastOctets": "configured-value",
                        "ipIfStatsHCInMcastOctets": "configured-value",
                        "ipIfStatsOutMcastPkts": "configured-value",
                        "ipIfStatsHCOutMcastPkts": "configured-value",
                        "ipIfStatsOutMcastOctets": "configured-value",
                        "ipIfStatsHCOutMcastOctets": "configured-value",
                        "ipIfStatsInBcastPkts": "configured-value",
                        "ipIfStatsHCInBcastPkts": "configured-value",
                        "ipIfStatsOutBcastPkts": "configured-value",
                        "ipIfStatsHCOutBcastPkts": "configured-value",
                        "ipIfStatsDiscontinuityTime": "10:30:45",
                        "ipIfStatsRefreshRate": 1
                      }
                    },
                    "ipAddressPrefixTable": {
                      "ipAddressPrefixEntry": {
                        "ipAddressPrefixIfIndex": "10.1.1.1",
                        "ipAddressPrefixType": "10.1.1.1",
                        "ipAddressPrefixPrefix": "10.1.1.1",
                        "ipAddressPrefixLength": "10.1.1.1",
                        "ipAddressPrefixOrigin": "10.1.1.1",
                        "ipAddressPrefixOnLinkFlag": true,
                        "ipAddressPrefixAutonomousFlag": true,
                        "ipAddressPrefixAdvPreferredLifetime": 1,
                        "ipAddressPrefixAdvValidLifetime": 1
                      }
                    },
                    "ipAddressTable": {
                      "ipAddressEntry": {
                        "ipAddressAddrType": "10.1.1.1",
                        "ipAddressAddr": "10.1.1.1",
                        "ipAddressIfIndex": "10.1.1.1",
                        "ipAddressType": "default",
                        "ipAddressPrefix": "10.1.1.1",
                        "ipAddressOrigin": "10.1.1.1",
                        "ipAddressStatus": "active",
                        "ipAddressCreated": "10.1.1.1",
                        "ipAddressLastChanged": "10.1.1.1",
                        "ipAddressRowStatus": "active",
                        "ipAddressStorageType": "10.1.1.1"
                      }
                    },
                    "ipNetToPhysicalTable": {
                      "ipNetToPhysicalEntry": {
                        "ipNetToPhysicalIfIndex": "configured-value",
                        "ipNetToPhysicalNetAddressType": "10.1.1.1",
                        "ipNetToPhysicalNetAddress": "10.1.1.1",
                        "ipNetToPhysicalPhysAddress": "10.1.1.1",
                        "ipNetToPhysicalLastUpdated": "2025-03-15",
                        "ipNetToPhysicalType": "default",
                        "ipNetToPhysicalState": "default",
                        "ipNetToPhysicalRowStatus": "active"
                      }
                    },
                    "ipv6ScopeZoneIndexTable": {
                      "ipv6ScopeZoneIndexEntry": [
                        {
                          "ipv6ScopeZoneIndexIfIndex": "2001:db8::1",
                          "ipv6ScopeZoneIndexLinkLocal": "2001:db8::1",
                          "ipv6ScopeZoneIndex3": "2001:db8::1",
                          "ipv6ScopeZoneIndexAdminLocal": "2001:db8::1",
                          "ipv6ScopeZoneIndexSiteLocal": "2001:db8::1",
                          "ipv6ScopeZoneIndex6": "2001:db8::1",
                          "ipv6ScopeZoneIndex7": "2001:db8::1",
                          "ipv6ScopeZoneIndexOrganizationLocal": "2001:db8::1",
                          "ipv6ScopeZoneIndex9": "2001:db8::1",
                          "ipv6ScopeZoneIndexA": "2001:db8::1",
                          "ipv6ScopeZoneIndexB": "2001:db8::1",
                          "ipv6ScopeZoneIndexC": "2001:db8::1",
                          "ipv6ScopeZoneIndexD": "2001:db8::1"
                        }
                      ]
                    },
                    "ipDefaultRouterTable": {
                      "ipDefaultRouterEntry": {
                        "ipDefaultRouterAddressType": "10.1.1.1",
                        "ipDefaultRouterAddress": "10.1.1.1",
                        "ipDefaultRouterIfIndex": "configured-value",
                        "ipDefaultRouterLifetime": 1,
                        "ipDefaultRouterPreference": "default"
                      }
                    },
                    "ipv6RouterAdvertTable": {
                      "ipv6RouterAdvertEntry": [
                        {
                          "ipv6RouterAdvertIfIndex": "2001:db8::1",
                          "ipv6RouterAdvertSendAdverts": true,
                          "ipv6RouterAdvertMaxInterval": 1,
                          "ipv6RouterAdvertMinInterval": 1,
                          "ipv6RouterAdvertManagedFlag": true,
                          "ipv6RouterAdvertOtherConfigFlag": true,
                          "ipv6RouterAdvertLinkMTU": 1,
                          "ipv6RouterAdvertReachableTime": 1,
                          "ipv6RouterAdvertRetransmitTime": 1,
                          "ipv6RouterAdvertCurHopLimit": 1,
                          "ipv6RouterAdvertDefaultLifetime": 1,
                          "ipv6RouterAdvertRowStatus": "2001:db8::1"
                        }
                      ]
                    },
                    "icmpStatsTable": {
                      "icmpStatsEntry": [
                        {
                          "icmpStatsIPVersion": "configured-value",
                          "icmpStatsInMsgs": "configured-value",
                          "icmpStatsInErrors": "0",
                          "icmpStatsOutMsgs": "configured-value",
                          "icmpStatsOutErrors": "0"
                        }
                      ]
                    },
                    "icmpMsgStatsTable": {
                      "icmpMsgStatsEntry": {
                        "icmpMsgStatsIPVersion": "configured-value",
                        "icmpMsgStatsType": 1,
                        "icmpMsgStatsInPkts": "configured-value",
                        "icmpMsgStatsOutPkts": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve IP-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip": {
      "get": {
        "summary": "Get ip",
        "operationId": "get-IP-MIB:IP-MIB-ip",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipForwarding": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipDefaultTTL": {
                      "type": "integer",
                      "example": 1
                    },
                    "ipReasmTimeout": {
                      "type": "integer",
                      "example": 1
                    },
                    "ipv6IpForwarding": {
                      "type": "string",
                      "example": "2001:db8::1"
                    },
                    "ipv6IpDefaultHopLimit": {
                      "type": "integer",
                      "example": 1
                    },
                    "ipv4InterfaceTableLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipv6InterfaceTableLastChange": {
                      "type": "string",
                      "example": "2001:db8::1"
                    },
                    "ipAddressSpinLock": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipv6RouterAdvertSpinLock": {
                      "type": "string",
                      "example": "2001:db8::1"
                    }
                  },
                  "example": "10.1.1.1"
                },
                "example": {
                  "IP-MIB:ip": {
                    "ipForwarding": "default",
                    "ipDefaultTTL": 1,
                    "ipReasmTimeout": 1,
                    "ipv6IpForwarding": "default",
                    "ipv6IpDefaultHopLimit": 1,
                    "ipv4InterfaceTableLastChange": "configured-value",
                    "ipv6InterfaceTableLastChange": "2001:db8::1",
                    "ipAddressSpinLock": "10.1.1.1",
                    "ipv6RouterAdvertSpinLock": "2001:db8::1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ip from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip/ipForwarding": {
      "get": {
        "summary": "Get ipForwarding",
        "operationId": "get-IP-MIB:IP-MIB-ip-ipForwarding",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipForwarding": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipForwarding from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip/ipDefaultTTL": {
      "get": {
        "summary": "Get ipDefaultTTL",
        "operationId": "get-IP-MIB:IP-MIB-ip-ipDefaultTTL",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipDefaultTTL": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipDefaultTTL from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip/ipReasmTimeout": {
      "get": {
        "summary": "Get ipReasmTimeout",
        "operationId": "get-IP-MIB:IP-MIB-ip-ipReasmTimeout",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipReasmTimeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipReasmTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip/ipv6IpForwarding": {
      "get": {
        "summary": "Get ipv6IpForwarding",
        "operationId": "get-IP-MIB:IP-MIB-ip-ipv6IpForwarding",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6IpForwarding": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6IpForwarding from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip/ipv6IpDefaultHopLimit": {
      "get": {
        "summary": "Get ipv6IpDefaultHopLimit",
        "operationId": "get-IP-MIB:IP-MIB-ip-ipv6IpDefaultHopLimit",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipv6IpDefaultHopLimit": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6IpDefaultHopLimit from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip/ipv4InterfaceTableLastChange": {
      "get": {
        "summary": "Get ipv4InterfaceTableLastChange",
        "operationId": "get-IP-MIB:IP-MIB-ip-ipv4InterfaceTableLastChange",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipv4InterfaceTableLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv4InterfaceTableLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip/ipv6InterfaceTableLastChange": {
      "get": {
        "summary": "Get ipv6InterfaceTableLastChange",
        "operationId": "get-IP-MIB:IP-MIB-ip-ipv6InterfaceTableLastChange",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6InterfaceTableLastChange": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceTableLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip/ipAddressSpinLock": {
      "get": {
        "summary": "Get ipAddressSpinLock",
        "operationId": "get-IP-MIB:IP-MIB-ip-ipAddressSpinLock",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressSpinLock": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressSpinLock from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ip/ipv6RouterAdvertSpinLock": {
      "get": {
        "summary": "Get ipv6RouterAdvertSpinLock",
        "operationId": "get-IP-MIB:IP-MIB-ip-ipv6RouterAdvertSpinLock",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertSpinLock": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertSpinLock from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipTrafficStats": {
      "get": {
        "summary": "Get ipTrafficStats",
        "operationId": "get-IP-MIB:IP-MIB-ipTrafficStats",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipIfStatsTableLastChange": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipTrafficStats": {
                    "ipIfStatsTableLastChange": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipTrafficStats from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipTrafficStats/ipIfStatsTableLastChange": {
      "get": {
        "summary": "Get ipIfStatsTableLastChange",
        "operationId": "get-IP-MIB:IP-MIB-ipTrafficStats-ipIfStatsTableLastChange",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsTableLastChange": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsTableLastChange from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmp": {
      "get": {
        "summary": "Get icmp",
        "operationId": "get-IP-MIB:IP-MIB-icmp",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:icmp": {
                    "_comment": "Configure icmp parameters here"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv4InterfaceTable": {
      "get": {
        "summary": "Get ipv4InterfaceTable",
        "operationId": "get-IP-MIB:IP-MIB-ipv4InterfaceTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipv4InterfaceEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ipv4InterfaceIfIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipv4InterfaceReasmMaxSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "ipv4InterfaceEnableStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "ipv4InterfaceRetransmitTime": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipv4InterfaceTable": {
                    "ipv4InterfaceEntry": [
                      {
                        "ipv4InterfaceIfIndex": "configured-value",
                        "ipv4InterfaceReasmMaxSize": 1,
                        "ipv4InterfaceEnableStatus": "default",
                        "ipv4InterfaceRetransmitTime": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv4InterfaceTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv4InterfaceTable/ipv4InterfaceEntry": {
      "get": {
        "summary": "Get ipv4InterfaceEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipv4InterfaceTable-ipv4InterfaceEntry",
        "tags": [
          "IP-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": {
                      "ipv4InterfaceIfIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipv4InterfaceReasmMaxSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "ipv4InterfaceEnableStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "ipv4InterfaceRetransmitTime": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipv4InterfaceEntry": [
                    {
                      "ipv4InterfaceIfIndex": "configured-value",
                      "ipv4InterfaceReasmMaxSize": 1,
                      "ipv4InterfaceEnableStatus": "default",
                      "ipv4InterfaceRetransmitTime": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv4InterfaceEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv4InterfaceTable/ipv4InterfaceEntry/ipv4InterfaceIfIndex": {
      "get": {
        "summary": "Get ipv4InterfaceIfIndex",
        "operationId": "get-IP-MIB:IP-MIB-ipv4InterfaceTable-ipv4InterfaceEntry-ipv4InterfaceIfIndex",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipv4InterfaceIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv4InterfaceIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv4InterfaceTable/ipv4InterfaceEntry/ipv4InterfaceReasmMaxSize": {
      "get": {
        "summary": "Get ipv4InterfaceReasmMaxSize",
        "operationId": "get-IP-MIB:IP-MIB-ipv4InterfaceTable-ipv4InterfaceEntry-ipv4InterfaceReasmMaxSize",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipv4InterfaceReasmMaxSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv4InterfaceReasmMaxSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv4InterfaceTable/ipv4InterfaceEntry/ipv4InterfaceEnableStatus": {
      "get": {
        "summary": "Get ipv4InterfaceEnableStatus",
        "operationId": "get-IP-MIB:IP-MIB-ipv4InterfaceTable-ipv4InterfaceEntry-ipv4InterfaceEnableStatus",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipv4InterfaceEnableStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv4InterfaceEnableStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv4InterfaceTable/ipv4InterfaceEntry/ipv4InterfaceRetransmitTime": {
      "get": {
        "summary": "Get ipv4InterfaceRetransmitTime",
        "operationId": "get-IP-MIB:IP-MIB-ipv4InterfaceTable-ipv4InterfaceEntry-ipv4InterfaceRetransmitTime",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv4InterfaceRetransmitTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv4InterfaceRetransmitTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6InterfaceTable": {
      "get": {
        "summary": "Get ipv6InterfaceTable",
        "operationId": "get-IP-MIB:IP-MIB-ipv6InterfaceTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipv6InterfaceEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ipv6InterfaceIfIndex": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6InterfaceReasmMaxSize": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6InterfaceIdentifier": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6InterfaceEnableStatus": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6InterfaceReachableTime": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6InterfaceRetransmitTime": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6InterfaceForwarding": {
                            "type": "string",
                            "example": "2001:db8::1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "2001:db8::1"
                    }
                  },
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6InterfaceTable": {
                    "ipv6InterfaceEntry": [
                      {
                        "ipv6InterfaceIfIndex": "2001:db8::1",
                        "ipv6InterfaceReasmMaxSize": 1,
                        "ipv6InterfaceIdentifier": "2001:db8::1",
                        "ipv6InterfaceEnableStatus": "default",
                        "ipv6InterfaceReachableTime": 1,
                        "ipv6InterfaceRetransmitTime": 1,
                        "ipv6InterfaceForwarding": "default"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6InterfaceTable/ipv6InterfaceEntry": {
      "get": {
        "summary": "Get ipv6InterfaceEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipv6InterfaceTable-ipv6InterfaceEntry",
        "tags": [
          "IP-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": {
                      "ipv6InterfaceIfIndex": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6InterfaceReasmMaxSize": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6InterfaceIdentifier": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6InterfaceEnableStatus": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6InterfaceReachableTime": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6InterfaceRetransmitTime": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6InterfaceForwarding": {
                        "type": "string",
                        "example": "2001:db8::1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6InterfaceEntry": [
                    {
                      "ipv6InterfaceIfIndex": "2001:db8::1",
                      "ipv6InterfaceReasmMaxSize": 1,
                      "ipv6InterfaceIdentifier": "2001:db8::1",
                      "ipv6InterfaceEnableStatus": "default",
                      "ipv6InterfaceReachableTime": 1,
                      "ipv6InterfaceRetransmitTime": 1,
                      "ipv6InterfaceForwarding": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6InterfaceTable/ipv6InterfaceEntry/ipv6InterfaceIfIndex": {
      "get": {
        "summary": "Get ipv6InterfaceIfIndex",
        "operationId": "get-IP-MIB:IP-MIB-ipv6InterfaceTable-ipv6InterfaceEntry-ipv6InterfaceIfIndex",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6InterfaceIfIndex": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6InterfaceTable/ipv6InterfaceEntry/ipv6InterfaceReasmMaxSize": {
      "get": {
        "summary": "Get ipv6InterfaceReasmMaxSize",
        "operationId": "get-IP-MIB:IP-MIB-ipv6InterfaceTable-ipv6InterfaceEntry-ipv6InterfaceReasmMaxSize",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6InterfaceReasmMaxSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceReasmMaxSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6InterfaceTable/ipv6InterfaceEntry/ipv6InterfaceIdentifier": {
      "get": {
        "summary": "Get ipv6InterfaceIdentifier",
        "operationId": "get-IP-MIB:IP-MIB-ipv6InterfaceTable-ipv6InterfaceEntry-ipv6InterfaceIdentifier",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6InterfaceIdentifier": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceIdentifier from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6InterfaceTable/ipv6InterfaceEntry/ipv6InterfaceEnableStatus": {
      "get": {
        "summary": "Get ipv6InterfaceEnableStatus",
        "operationId": "get-IP-MIB:IP-MIB-ipv6InterfaceTable-ipv6InterfaceEntry-ipv6InterfaceEnableStatus",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6InterfaceEnableStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceEnableStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6InterfaceTable/ipv6InterfaceEntry/ipv6InterfaceReachableTime": {
      "get": {
        "summary": "Get ipv6InterfaceReachableTime",
        "operationId": "get-IP-MIB:IP-MIB-ipv6InterfaceTable-ipv6InterfaceEntry-ipv6InterfaceReachableTime",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6InterfaceReachableTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceReachableTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6InterfaceTable/ipv6InterfaceEntry/ipv6InterfaceRetransmitTime": {
      "get": {
        "summary": "Get ipv6InterfaceRetransmitTime",
        "operationId": "get-IP-MIB:IP-MIB-ipv6InterfaceTable-ipv6InterfaceEntry-ipv6InterfaceRetransmitTime",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6InterfaceRetransmitTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceRetransmitTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6InterfaceTable/ipv6InterfaceEntry/ipv6InterfaceForwarding": {
      "get": {
        "summary": "Get ipv6InterfaceForwarding",
        "operationId": "get-IP-MIB:IP-MIB-ipv6InterfaceTable-ipv6InterfaceEntry-ipv6InterfaceForwarding",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6InterfaceForwarding": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6InterfaceForwarding from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable": {
      "get": {
        "summary": "Get ipSystemStatsTable",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipSystemStatsEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ipSystemStatsIPVersion": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInReceives": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCInReceives": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCInOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInHdrErrors": {
                            "type": "string",
                            "example": "0"
                          },
                          "ipSystemStatsInNoRoutes": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInAddrErrors": {
                            "type": "string",
                            "example": "0"
                          },
                          "ipSystemStatsInUnknownProtos": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInTruncatedPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInForwDatagrams": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCInForwDatagrams": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsReasmReqds": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsReasmOKs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsReasmFails": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInDiscards": {
                            "type": "string",
                            "example": "0"
                          },
                          "ipSystemStatsInDelivers": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCInDelivers": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutRequests": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCOutRequests": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutNoRoutes": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutForwDatagrams": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCOutForwDatagrams": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutDiscards": {
                            "type": "string",
                            "example": "0"
                          },
                          "ipSystemStatsOutFragReqds": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutFragOKs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutFragFails": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutFragCreates": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutTransmits": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCOutTransmits": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCOutOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInMcastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCInMcastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInMcastOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCInMcastOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutMcastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCOutMcastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutMcastOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCOutMcastOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsInBcastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCInBcastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsOutBcastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsHCOutBcastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ipSystemStatsDiscontinuityTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "ipSystemStatsRefreshRate": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipSystemStatsTable": {
                    "ipSystemStatsEntry": [
                      {
                        "ipSystemStatsIPVersion": "configured-value",
                        "ipSystemStatsInReceives": "configured-value",
                        "ipSystemStatsHCInReceives": "configured-value",
                        "ipSystemStatsInOctets": "configured-value",
                        "ipSystemStatsHCInOctets": "configured-value",
                        "ipSystemStatsInHdrErrors": "0",
                        "ipSystemStatsInNoRoutes": "configured-value",
                        "ipSystemStatsInAddrErrors": "0",
                        "ipSystemStatsInUnknownProtos": "configured-value",
                        "ipSystemStatsInTruncatedPkts": "configured-value",
                        "ipSystemStatsInForwDatagrams": "configured-value",
                        "ipSystemStatsHCInForwDatagrams": "configured-value",
                        "ipSystemStatsReasmReqds": "configured-value",
                        "ipSystemStatsReasmOKs": "configured-value",
                        "ipSystemStatsReasmFails": "configured-value",
                        "ipSystemStatsInDiscards": "0",
                        "ipSystemStatsInDelivers": "configured-value",
                        "ipSystemStatsHCInDelivers": "configured-value",
                        "ipSystemStatsOutRequests": "configured-value",
                        "ipSystemStatsHCOutRequests": "configured-value",
                        "ipSystemStatsOutNoRoutes": "configured-value",
                        "ipSystemStatsOutForwDatagrams": "configured-value",
                        "ipSystemStatsHCOutForwDatagrams": "configured-value",
                        "ipSystemStatsOutDiscards": "0",
                        "ipSystemStatsOutFragReqds": "configured-value",
                        "ipSystemStatsOutFragOKs": "configured-value",
                        "ipSystemStatsOutFragFails": "configured-value",
                        "ipSystemStatsOutFragCreates": "configured-value",
                        "ipSystemStatsOutTransmits": "configured-value",
                        "ipSystemStatsHCOutTransmits": "configured-value",
                        "ipSystemStatsOutOctets": "configured-value",
                        "ipSystemStatsHCOutOctets": "configured-value",
                        "ipSystemStatsInMcastPkts": "configured-value",
                        "ipSystemStatsHCInMcastPkts": "configured-value",
                        "ipSystemStatsInMcastOctets": "configured-value",
                        "ipSystemStatsHCInMcastOctets": "configured-value",
                        "ipSystemStatsOutMcastPkts": "configured-value",
                        "ipSystemStatsHCOutMcastPkts": "configured-value",
                        "ipSystemStatsOutMcastOctets": "configured-value",
                        "ipSystemStatsHCOutMcastOctets": "configured-value",
                        "ipSystemStatsInBcastPkts": "configured-value",
                        "ipSystemStatsHCInBcastPkts": "configured-value",
                        "ipSystemStatsOutBcastPkts": "configured-value",
                        "ipSystemStatsHCOutBcastPkts": "configured-value",
                        "ipSystemStatsDiscontinuityTime": "10:30:45",
                        "ipSystemStatsRefreshRate": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry": {
      "get": {
        "summary": "Get ipSystemStatsEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry",
        "tags": [
          "IP-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": {
                      "ipSystemStatsIPVersion": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInReceives": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCInReceives": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCInOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInHdrErrors": {
                        "type": "string",
                        "example": "0"
                      },
                      "ipSystemStatsInNoRoutes": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInAddrErrors": {
                        "type": "string",
                        "example": "0"
                      },
                      "ipSystemStatsInUnknownProtos": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInTruncatedPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInForwDatagrams": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCInForwDatagrams": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsReasmReqds": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsReasmOKs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsReasmFails": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInDiscards": {
                        "type": "string",
                        "example": "0"
                      },
                      "ipSystemStatsInDelivers": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCInDelivers": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutRequests": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCOutRequests": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutNoRoutes": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutForwDatagrams": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCOutForwDatagrams": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutDiscards": {
                        "type": "string",
                        "example": "0"
                      },
                      "ipSystemStatsOutFragReqds": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutFragOKs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutFragFails": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutFragCreates": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutTransmits": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCOutTransmits": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCOutOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInMcastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCInMcastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInMcastOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCInMcastOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutMcastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCOutMcastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutMcastOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCOutMcastOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsInBcastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCInBcastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsOutBcastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsHCOutBcastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ipSystemStatsDiscontinuityTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "ipSystemStatsRefreshRate": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipSystemStatsEntry": [
                    {
                      "ipSystemStatsIPVersion": "configured-value",
                      "ipSystemStatsInReceives": "configured-value",
                      "ipSystemStatsHCInReceives": "configured-value",
                      "ipSystemStatsInOctets": "configured-value",
                      "ipSystemStatsHCInOctets": "configured-value",
                      "ipSystemStatsInHdrErrors": "0",
                      "ipSystemStatsInNoRoutes": "configured-value",
                      "ipSystemStatsInAddrErrors": "0",
                      "ipSystemStatsInUnknownProtos": "configured-value",
                      "ipSystemStatsInTruncatedPkts": "configured-value",
                      "ipSystemStatsInForwDatagrams": "configured-value",
                      "ipSystemStatsHCInForwDatagrams": "configured-value",
                      "ipSystemStatsReasmReqds": "configured-value",
                      "ipSystemStatsReasmOKs": "configured-value",
                      "ipSystemStatsReasmFails": "configured-value",
                      "ipSystemStatsInDiscards": "0",
                      "ipSystemStatsInDelivers": "configured-value",
                      "ipSystemStatsHCInDelivers": "configured-value",
                      "ipSystemStatsOutRequests": "configured-value",
                      "ipSystemStatsHCOutRequests": "configured-value",
                      "ipSystemStatsOutNoRoutes": "configured-value",
                      "ipSystemStatsOutForwDatagrams": "configured-value",
                      "ipSystemStatsHCOutForwDatagrams": "configured-value",
                      "ipSystemStatsOutDiscards": "0",
                      "ipSystemStatsOutFragReqds": "configured-value",
                      "ipSystemStatsOutFragOKs": "configured-value",
                      "ipSystemStatsOutFragFails": "configured-value",
                      "ipSystemStatsOutFragCreates": "configured-value",
                      "ipSystemStatsOutTransmits": "configured-value",
                      "ipSystemStatsHCOutTransmits": "configured-value",
                      "ipSystemStatsOutOctets": "configured-value",
                      "ipSystemStatsHCOutOctets": "configured-value",
                      "ipSystemStatsInMcastPkts": "configured-value",
                      "ipSystemStatsHCInMcastPkts": "configured-value",
                      "ipSystemStatsInMcastOctets": "configured-value",
                      "ipSystemStatsHCInMcastOctets": "configured-value",
                      "ipSystemStatsOutMcastPkts": "configured-value",
                      "ipSystemStatsHCOutMcastPkts": "configured-value",
                      "ipSystemStatsOutMcastOctets": "configured-value",
                      "ipSystemStatsHCOutMcastOctets": "configured-value",
                      "ipSystemStatsInBcastPkts": "configured-value",
                      "ipSystemStatsHCInBcastPkts": "configured-value",
                      "ipSystemStatsOutBcastPkts": "configured-value",
                      "ipSystemStatsHCOutBcastPkts": "configured-value",
                      "ipSystemStatsDiscontinuityTime": "10:30:45",
                      "ipSystemStatsRefreshRate": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsIPVersion": {
      "get": {
        "summary": "Get ipSystemStatsIPVersion",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsIPVersion",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsIPVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsIPVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInReceives": {
      "get": {
        "summary": "Get ipSystemStatsInReceives",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInReceives",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInReceives": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInReceives from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCInReceives": {
      "get": {
        "summary": "Get ipSystemStatsHCInReceives",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCInReceives",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCInReceives": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCInReceives from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInOctets": {
      "get": {
        "summary": "Get ipSystemStatsInOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCInOctets": {
      "get": {
        "summary": "Get ipSystemStatsHCInOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCInOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCInOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCInOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInHdrErrors": {
      "get": {
        "summary": "Get ipSystemStatsInHdrErrors",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInHdrErrors",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInHdrErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInHdrErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInNoRoutes": {
      "get": {
        "summary": "Get ipSystemStatsInNoRoutes",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInNoRoutes",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInNoRoutes": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInNoRoutes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInAddrErrors": {
      "get": {
        "summary": "Get ipSystemStatsInAddrErrors",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInAddrErrors",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInAddrErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInAddrErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInUnknownProtos": {
      "get": {
        "summary": "Get ipSystemStatsInUnknownProtos",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInUnknownProtos",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInUnknownProtos": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInUnknownProtos from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInTruncatedPkts": {
      "get": {
        "summary": "Get ipSystemStatsInTruncatedPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInTruncatedPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInTruncatedPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInTruncatedPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInForwDatagrams": {
      "get": {
        "summary": "Get ipSystemStatsInForwDatagrams",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInForwDatagrams",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInForwDatagrams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInForwDatagrams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCInForwDatagrams": {
      "get": {
        "summary": "Get ipSystemStatsHCInForwDatagrams",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCInForwDatagrams",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCInForwDatagrams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCInForwDatagrams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsReasmReqds": {
      "get": {
        "summary": "Get ipSystemStatsReasmReqds",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsReasmReqds",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsReasmReqds": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsReasmReqds from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsReasmOKs": {
      "get": {
        "summary": "Get ipSystemStatsReasmOKs",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsReasmOKs",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsReasmOKs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsReasmOKs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsReasmFails": {
      "get": {
        "summary": "Get ipSystemStatsReasmFails",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsReasmFails",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsReasmFails": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsReasmFails from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInDiscards": {
      "get": {
        "summary": "Get ipSystemStatsInDiscards",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInDiscards",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInDiscards": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInDiscards from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInDelivers": {
      "get": {
        "summary": "Get ipSystemStatsInDelivers",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInDelivers",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInDelivers": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInDelivers from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCInDelivers": {
      "get": {
        "summary": "Get ipSystemStatsHCInDelivers",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCInDelivers",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCInDelivers": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCInDelivers from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutRequests": {
      "get": {
        "summary": "Get ipSystemStatsOutRequests",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutRequests",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCOutRequests": {
      "get": {
        "summary": "Get ipSystemStatsHCOutRequests",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCOutRequests",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCOutRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCOutRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutNoRoutes": {
      "get": {
        "summary": "Get ipSystemStatsOutNoRoutes",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutNoRoutes",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutNoRoutes": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutNoRoutes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutForwDatagrams": {
      "get": {
        "summary": "Get ipSystemStatsOutForwDatagrams",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutForwDatagrams",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutForwDatagrams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutForwDatagrams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCOutForwDatagrams": {
      "get": {
        "summary": "Get ipSystemStatsHCOutForwDatagrams",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCOutForwDatagrams",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCOutForwDatagrams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCOutForwDatagrams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutDiscards": {
      "get": {
        "summary": "Get ipSystemStatsOutDiscards",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutDiscards",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutDiscards": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutDiscards from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutFragReqds": {
      "get": {
        "summary": "Get ipSystemStatsOutFragReqds",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutFragReqds",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutFragReqds": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutFragReqds from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutFragOKs": {
      "get": {
        "summary": "Get ipSystemStatsOutFragOKs",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutFragOKs",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutFragOKs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutFragOKs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutFragFails": {
      "get": {
        "summary": "Get ipSystemStatsOutFragFails",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutFragFails",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutFragFails": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutFragFails from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutFragCreates": {
      "get": {
        "summary": "Get ipSystemStatsOutFragCreates",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutFragCreates",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutFragCreates": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutFragCreates from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutTransmits": {
      "get": {
        "summary": "Get ipSystemStatsOutTransmits",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutTransmits",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutTransmits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutTransmits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCOutTransmits": {
      "get": {
        "summary": "Get ipSystemStatsHCOutTransmits",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCOutTransmits",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCOutTransmits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCOutTransmits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutOctets": {
      "get": {
        "summary": "Get ipSystemStatsOutOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCOutOctets": {
      "get": {
        "summary": "Get ipSystemStatsHCOutOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCOutOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCOutOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCOutOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInMcastPkts": {
      "get": {
        "summary": "Get ipSystemStatsInMcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInMcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInMcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInMcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCInMcastPkts": {
      "get": {
        "summary": "Get ipSystemStatsHCInMcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCInMcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCInMcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCInMcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInMcastOctets": {
      "get": {
        "summary": "Get ipSystemStatsInMcastOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInMcastOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInMcastOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInMcastOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCInMcastOctets": {
      "get": {
        "summary": "Get ipSystemStatsHCInMcastOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCInMcastOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCInMcastOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCInMcastOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutMcastPkts": {
      "get": {
        "summary": "Get ipSystemStatsOutMcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutMcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutMcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutMcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCOutMcastPkts": {
      "get": {
        "summary": "Get ipSystemStatsHCOutMcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCOutMcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCOutMcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCOutMcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutMcastOctets": {
      "get": {
        "summary": "Get ipSystemStatsOutMcastOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutMcastOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutMcastOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutMcastOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCOutMcastOctets": {
      "get": {
        "summary": "Get ipSystemStatsHCOutMcastOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCOutMcastOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCOutMcastOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCOutMcastOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsInBcastPkts": {
      "get": {
        "summary": "Get ipSystemStatsInBcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsInBcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsInBcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsInBcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCInBcastPkts": {
      "get": {
        "summary": "Get ipSystemStatsHCInBcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCInBcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCInBcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCInBcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsOutBcastPkts": {
      "get": {
        "summary": "Get ipSystemStatsOutBcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsOutBcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsOutBcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsOutBcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsHCOutBcastPkts": {
      "get": {
        "summary": "Get ipSystemStatsHCOutBcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsHCOutBcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsHCOutBcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsHCOutBcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsDiscontinuityTime": {
      "get": {
        "summary": "Get ipSystemStatsDiscontinuityTime",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsDiscontinuityTime",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipSystemStatsDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipSystemStatsTable/ipSystemStatsEntry/ipSystemStatsRefreshRate": {
      "get": {
        "summary": "Get ipSystemStatsRefreshRate",
        "operationId": "get-IP-MIB:IP-MIB-ipSystemStatsTable-ipSystemStatsEntry-ipSystemStatsRefreshRate",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipSystemStatsRefreshRate": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipSystemStatsRefreshRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable": {
      "get": {
        "summary": "Get ipIfStatsTable",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipIfStatsEntry": {
                      "type": "object",
                      "properties": {
                        "ipIfStatsIPVersion": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInReceives": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCInReceives": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCInOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInHdrErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "ipIfStatsInNoRoutes": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInAddrErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "ipIfStatsInUnknownProtos": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInTruncatedPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInForwDatagrams": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCInForwDatagrams": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsReasmReqds": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsReasmOKs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsReasmFails": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInDiscards": {
                          "type": "string",
                          "example": "0"
                        },
                        "ipIfStatsInDelivers": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCInDelivers": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutRequests": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCOutRequests": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutForwDatagrams": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCOutForwDatagrams": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutDiscards": {
                          "type": "string",
                          "example": "0"
                        },
                        "ipIfStatsOutFragReqds": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutFragOKs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutFragFails": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutFragCreates": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutTransmits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCOutTransmits": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCOutOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInMcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCInMcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInMcastOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCInMcastOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutMcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCOutMcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutMcastOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCOutMcastOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsInBcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCInBcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsOutBcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsHCOutBcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipIfStatsDiscontinuityTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "ipIfStatsRefreshRate": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipIfStatsTable": {
                    "ipIfStatsEntry": {
                      "ipIfStatsIPVersion": "configured-value",
                      "ipIfStatsIfIndex": "configured-value",
                      "ipIfStatsInReceives": "configured-value",
                      "ipIfStatsHCInReceives": "configured-value",
                      "ipIfStatsInOctets": "configured-value",
                      "ipIfStatsHCInOctets": "configured-value",
                      "ipIfStatsInHdrErrors": "0",
                      "ipIfStatsInNoRoutes": "configured-value",
                      "ipIfStatsInAddrErrors": "0",
                      "ipIfStatsInUnknownProtos": "configured-value",
                      "ipIfStatsInTruncatedPkts": "configured-value",
                      "ipIfStatsInForwDatagrams": "configured-value",
                      "ipIfStatsHCInForwDatagrams": "configured-value",
                      "ipIfStatsReasmReqds": "configured-value",
                      "ipIfStatsReasmOKs": "configured-value",
                      "ipIfStatsReasmFails": "configured-value",
                      "ipIfStatsInDiscards": "0",
                      "ipIfStatsInDelivers": "configured-value",
                      "ipIfStatsHCInDelivers": "configured-value",
                      "ipIfStatsOutRequests": "configured-value",
                      "ipIfStatsHCOutRequests": "configured-value",
                      "ipIfStatsOutForwDatagrams": "configured-value",
                      "ipIfStatsHCOutForwDatagrams": "configured-value",
                      "ipIfStatsOutDiscards": "0",
                      "ipIfStatsOutFragReqds": "configured-value",
                      "ipIfStatsOutFragOKs": "configured-value",
                      "ipIfStatsOutFragFails": "configured-value",
                      "ipIfStatsOutFragCreates": "configured-value",
                      "ipIfStatsOutTransmits": "configured-value",
                      "ipIfStatsHCOutTransmits": "configured-value",
                      "ipIfStatsOutOctets": "configured-value",
                      "ipIfStatsHCOutOctets": "configured-value",
                      "ipIfStatsInMcastPkts": "configured-value",
                      "ipIfStatsHCInMcastPkts": "configured-value",
                      "ipIfStatsInMcastOctets": "configured-value",
                      "ipIfStatsHCInMcastOctets": "configured-value",
                      "ipIfStatsOutMcastPkts": "configured-value",
                      "ipIfStatsHCOutMcastPkts": "configured-value",
                      "ipIfStatsOutMcastOctets": "configured-value",
                      "ipIfStatsHCOutMcastOctets": "configured-value",
                      "ipIfStatsInBcastPkts": "configured-value",
                      "ipIfStatsHCInBcastPkts": "configured-value",
                      "ipIfStatsOutBcastPkts": "configured-value",
                      "ipIfStatsHCOutBcastPkts": "configured-value",
                      "ipIfStatsDiscontinuityTime": "10:30:45",
                      "ipIfStatsRefreshRate": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry": {
      "get": {
        "summary": "Get ipIfStatsEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipIfStatsIPVersion": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInReceives": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCInReceives": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCInOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInHdrErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "ipIfStatsInNoRoutes": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInAddrErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "ipIfStatsInUnknownProtos": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInTruncatedPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInForwDatagrams": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCInForwDatagrams": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsReasmReqds": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsReasmOKs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsReasmFails": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInDiscards": {
                      "type": "string",
                      "example": "0"
                    },
                    "ipIfStatsInDelivers": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCInDelivers": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutRequests": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCOutRequests": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutForwDatagrams": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCOutForwDatagrams": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutDiscards": {
                      "type": "string",
                      "example": "0"
                    },
                    "ipIfStatsOutFragReqds": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutFragOKs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutFragFails": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutFragCreates": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutTransmits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCOutTransmits": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCOutOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInMcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCInMcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInMcastOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCInMcastOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutMcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCOutMcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutMcastOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCOutMcastOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsInBcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCInBcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsOutBcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsHCOutBcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipIfStatsDiscontinuityTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "ipIfStatsRefreshRate": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipIfStatsEntry": {
                    "ipIfStatsIPVersion": "configured-value",
                    "ipIfStatsIfIndex": "configured-value",
                    "ipIfStatsInReceives": "configured-value",
                    "ipIfStatsHCInReceives": "configured-value",
                    "ipIfStatsInOctets": "configured-value",
                    "ipIfStatsHCInOctets": "configured-value",
                    "ipIfStatsInHdrErrors": "0",
                    "ipIfStatsInNoRoutes": "configured-value",
                    "ipIfStatsInAddrErrors": "0",
                    "ipIfStatsInUnknownProtos": "configured-value",
                    "ipIfStatsInTruncatedPkts": "configured-value",
                    "ipIfStatsInForwDatagrams": "configured-value",
                    "ipIfStatsHCInForwDatagrams": "configured-value",
                    "ipIfStatsReasmReqds": "configured-value",
                    "ipIfStatsReasmOKs": "configured-value",
                    "ipIfStatsReasmFails": "configured-value",
                    "ipIfStatsInDiscards": "0",
                    "ipIfStatsInDelivers": "configured-value",
                    "ipIfStatsHCInDelivers": "configured-value",
                    "ipIfStatsOutRequests": "configured-value",
                    "ipIfStatsHCOutRequests": "configured-value",
                    "ipIfStatsOutForwDatagrams": "configured-value",
                    "ipIfStatsHCOutForwDatagrams": "configured-value",
                    "ipIfStatsOutDiscards": "0",
                    "ipIfStatsOutFragReqds": "configured-value",
                    "ipIfStatsOutFragOKs": "configured-value",
                    "ipIfStatsOutFragFails": "configured-value",
                    "ipIfStatsOutFragCreates": "configured-value",
                    "ipIfStatsOutTransmits": "configured-value",
                    "ipIfStatsHCOutTransmits": "configured-value",
                    "ipIfStatsOutOctets": "configured-value",
                    "ipIfStatsHCOutOctets": "configured-value",
                    "ipIfStatsInMcastPkts": "configured-value",
                    "ipIfStatsHCInMcastPkts": "configured-value",
                    "ipIfStatsInMcastOctets": "configured-value",
                    "ipIfStatsHCInMcastOctets": "configured-value",
                    "ipIfStatsOutMcastPkts": "configured-value",
                    "ipIfStatsHCOutMcastPkts": "configured-value",
                    "ipIfStatsOutMcastOctets": "configured-value",
                    "ipIfStatsHCOutMcastOctets": "configured-value",
                    "ipIfStatsInBcastPkts": "configured-value",
                    "ipIfStatsHCInBcastPkts": "configured-value",
                    "ipIfStatsOutBcastPkts": "configured-value",
                    "ipIfStatsHCOutBcastPkts": "configured-value",
                    "ipIfStatsDiscontinuityTime": "10:30:45",
                    "ipIfStatsRefreshRate": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsIPVersion": {
      "get": {
        "summary": "Get ipIfStatsIPVersion",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsIPVersion",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsIPVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsIPVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsIfIndex": {
      "get": {
        "summary": "Get ipIfStatsIfIndex",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsIfIndex",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInReceives": {
      "get": {
        "summary": "Get ipIfStatsInReceives",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInReceives",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInReceives": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInReceives from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCInReceives": {
      "get": {
        "summary": "Get ipIfStatsHCInReceives",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCInReceives",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCInReceives": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCInReceives from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInOctets": {
      "get": {
        "summary": "Get ipIfStatsInOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCInOctets": {
      "get": {
        "summary": "Get ipIfStatsHCInOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCInOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCInOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCInOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInHdrErrors": {
      "get": {
        "summary": "Get ipIfStatsInHdrErrors",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInHdrErrors",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInHdrErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInHdrErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInNoRoutes": {
      "get": {
        "summary": "Get ipIfStatsInNoRoutes",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInNoRoutes",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInNoRoutes": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInNoRoutes from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInAddrErrors": {
      "get": {
        "summary": "Get ipIfStatsInAddrErrors",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInAddrErrors",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInAddrErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInAddrErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInUnknownProtos": {
      "get": {
        "summary": "Get ipIfStatsInUnknownProtos",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInUnknownProtos",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInUnknownProtos": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInUnknownProtos from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInTruncatedPkts": {
      "get": {
        "summary": "Get ipIfStatsInTruncatedPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInTruncatedPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInTruncatedPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInTruncatedPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInForwDatagrams": {
      "get": {
        "summary": "Get ipIfStatsInForwDatagrams",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInForwDatagrams",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInForwDatagrams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInForwDatagrams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCInForwDatagrams": {
      "get": {
        "summary": "Get ipIfStatsHCInForwDatagrams",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCInForwDatagrams",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCInForwDatagrams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCInForwDatagrams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsReasmReqds": {
      "get": {
        "summary": "Get ipIfStatsReasmReqds",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsReasmReqds",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsReasmReqds": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsReasmReqds from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsReasmOKs": {
      "get": {
        "summary": "Get ipIfStatsReasmOKs",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsReasmOKs",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsReasmOKs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsReasmOKs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsReasmFails": {
      "get": {
        "summary": "Get ipIfStatsReasmFails",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsReasmFails",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsReasmFails": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsReasmFails from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInDiscards": {
      "get": {
        "summary": "Get ipIfStatsInDiscards",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInDiscards",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInDiscards": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInDiscards from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInDelivers": {
      "get": {
        "summary": "Get ipIfStatsInDelivers",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInDelivers",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInDelivers": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInDelivers from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCInDelivers": {
      "get": {
        "summary": "Get ipIfStatsHCInDelivers",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCInDelivers",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCInDelivers": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCInDelivers from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutRequests": {
      "get": {
        "summary": "Get ipIfStatsOutRequests",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutRequests",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCOutRequests": {
      "get": {
        "summary": "Get ipIfStatsHCOutRequests",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCOutRequests",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCOutRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCOutRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutForwDatagrams": {
      "get": {
        "summary": "Get ipIfStatsOutForwDatagrams",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutForwDatagrams",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutForwDatagrams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutForwDatagrams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCOutForwDatagrams": {
      "get": {
        "summary": "Get ipIfStatsHCOutForwDatagrams",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCOutForwDatagrams",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCOutForwDatagrams": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCOutForwDatagrams from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutDiscards": {
      "get": {
        "summary": "Get ipIfStatsOutDiscards",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutDiscards",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutDiscards": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutDiscards from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutFragReqds": {
      "get": {
        "summary": "Get ipIfStatsOutFragReqds",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutFragReqds",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutFragReqds": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutFragReqds from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutFragOKs": {
      "get": {
        "summary": "Get ipIfStatsOutFragOKs",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutFragOKs",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutFragOKs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutFragOKs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutFragFails": {
      "get": {
        "summary": "Get ipIfStatsOutFragFails",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutFragFails",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutFragFails": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutFragFails from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutFragCreates": {
      "get": {
        "summary": "Get ipIfStatsOutFragCreates",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutFragCreates",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutFragCreates": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutFragCreates from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutTransmits": {
      "get": {
        "summary": "Get ipIfStatsOutTransmits",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutTransmits",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutTransmits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutTransmits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCOutTransmits": {
      "get": {
        "summary": "Get ipIfStatsHCOutTransmits",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCOutTransmits",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCOutTransmits": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCOutTransmits from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutOctets": {
      "get": {
        "summary": "Get ipIfStatsOutOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCOutOctets": {
      "get": {
        "summary": "Get ipIfStatsHCOutOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCOutOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCOutOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCOutOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInMcastPkts": {
      "get": {
        "summary": "Get ipIfStatsInMcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInMcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInMcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInMcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCInMcastPkts": {
      "get": {
        "summary": "Get ipIfStatsHCInMcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCInMcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCInMcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCInMcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInMcastOctets": {
      "get": {
        "summary": "Get ipIfStatsInMcastOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInMcastOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInMcastOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInMcastOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCInMcastOctets": {
      "get": {
        "summary": "Get ipIfStatsHCInMcastOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCInMcastOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCInMcastOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCInMcastOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutMcastPkts": {
      "get": {
        "summary": "Get ipIfStatsOutMcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutMcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutMcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutMcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCOutMcastPkts": {
      "get": {
        "summary": "Get ipIfStatsHCOutMcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCOutMcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCOutMcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCOutMcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutMcastOctets": {
      "get": {
        "summary": "Get ipIfStatsOutMcastOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutMcastOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutMcastOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutMcastOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCOutMcastOctets": {
      "get": {
        "summary": "Get ipIfStatsHCOutMcastOctets",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCOutMcastOctets",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCOutMcastOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCOutMcastOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsInBcastPkts": {
      "get": {
        "summary": "Get ipIfStatsInBcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsInBcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsInBcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsInBcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCInBcastPkts": {
      "get": {
        "summary": "Get ipIfStatsHCInBcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCInBcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCInBcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCInBcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsOutBcastPkts": {
      "get": {
        "summary": "Get ipIfStatsOutBcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsOutBcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsOutBcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsOutBcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsHCOutBcastPkts": {
      "get": {
        "summary": "Get ipIfStatsHCOutBcastPkts",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsHCOutBcastPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsHCOutBcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsHCOutBcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsDiscontinuityTime": {
      "get": {
        "summary": "Get ipIfStatsDiscontinuityTime",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsDiscontinuityTime",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipIfStatsDiscontinuityTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsDiscontinuityTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipIfStatsTable/ipIfStatsEntry/ipIfStatsRefreshRate": {
      "get": {
        "summary": "Get ipIfStatsRefreshRate",
        "operationId": "get-IP-MIB:IP-MIB-ipIfStatsTable-ipIfStatsEntry-ipIfStatsRefreshRate",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipIfStatsRefreshRate": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipIfStatsRefreshRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable": {
      "get": {
        "summary": "Get ipAddressPrefixTable",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipAddressPrefixEntry": {
                      "type": "object",
                      "properties": {
                        "ipAddressPrefixIfIndex": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressPrefixType": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressPrefixPrefix": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressPrefixLength": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressPrefixOrigin": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressPrefixOnLinkFlag": {
                          "type": "boolean",
                          "example": true
                        },
                        "ipAddressPrefixAutonomousFlag": {
                          "type": "boolean",
                          "example": true
                        },
                        "ipAddressPrefixAdvPreferredLifetime": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "ipAddressPrefixAdvValidLifetime": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "10.1.1.1"
                    }
                  },
                  "example": "10.1.1.1"
                },
                "example": {
                  "IP-MIB:ipAddressPrefixTable": {
                    "ipAddressPrefixEntry": {
                      "ipAddressPrefixIfIndex": "10.1.1.1",
                      "ipAddressPrefixType": "10.1.1.1",
                      "ipAddressPrefixPrefix": "10.1.1.1",
                      "ipAddressPrefixLength": "10.1.1.1",
                      "ipAddressPrefixOrigin": "10.1.1.1",
                      "ipAddressPrefixOnLinkFlag": true,
                      "ipAddressPrefixAutonomousFlag": true,
                      "ipAddressPrefixAdvPreferredLifetime": 1,
                      "ipAddressPrefixAdvValidLifetime": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry": {
      "get": {
        "summary": "Get ipAddressPrefixEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipAddressPrefixIfIndex": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressPrefixType": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressPrefixPrefix": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressPrefixLength": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressPrefixOrigin": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressPrefixOnLinkFlag": {
                      "type": "boolean",
                      "example": true
                    },
                    "ipAddressPrefixAutonomousFlag": {
                      "type": "boolean",
                      "example": true
                    },
                    "ipAddressPrefixAdvPreferredLifetime": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "ipAddressPrefixAdvValidLifetime": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "10.1.1.1"
                },
                "example": {
                  "IP-MIB:ipAddressPrefixEntry": {
                    "ipAddressPrefixIfIndex": "10.1.1.1",
                    "ipAddressPrefixType": "10.1.1.1",
                    "ipAddressPrefixPrefix": "10.1.1.1",
                    "ipAddressPrefixLength": "10.1.1.1",
                    "ipAddressPrefixOrigin": "10.1.1.1",
                    "ipAddressPrefixOnLinkFlag": true,
                    "ipAddressPrefixAutonomousFlag": true,
                    "ipAddressPrefixAdvPreferredLifetime": 1,
                    "ipAddressPrefixAdvValidLifetime": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry/ipAddressPrefixIfIndex": {
      "get": {
        "summary": "Get ipAddressPrefixIfIndex",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry-ipAddressPrefixIfIndex",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressPrefixIfIndex": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry/ipAddressPrefixType": {
      "get": {
        "summary": "Get ipAddressPrefixType",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry-ipAddressPrefixType",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressPrefixType": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry/ipAddressPrefixPrefix": {
      "get": {
        "summary": "Get ipAddressPrefixPrefix",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry-ipAddressPrefixPrefix",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressPrefixPrefix": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixPrefix from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry/ipAddressPrefixLength": {
      "get": {
        "summary": "Get ipAddressPrefixLength",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry-ipAddressPrefixLength",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressPrefixLength": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixLength from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry/ipAddressPrefixOrigin": {
      "get": {
        "summary": "Get ipAddressPrefixOrigin",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry-ipAddressPrefixOrigin",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressPrefixOrigin": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixOrigin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry/ipAddressPrefixOnLinkFlag": {
      "get": {
        "summary": "Get ipAddressPrefixOnLinkFlag",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry-ipAddressPrefixOnLinkFlag",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressPrefixOnLinkFlag": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixOnLinkFlag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry/ipAddressPrefixAutonomousFlag": {
      "get": {
        "summary": "Get ipAddressPrefixAutonomousFlag",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry-ipAddressPrefixAutonomousFlag",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressPrefixAutonomousFlag": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixAutonomousFlag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry/ipAddressPrefixAdvPreferredLifetime": {
      "get": {
        "summary": "Get ipAddressPrefixAdvPreferredLifetime",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry-ipAddressPrefixAdvPreferredLifetime",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipAddressPrefixAdvPreferredLifetime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixAdvPreferredLifetime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressPrefixTable/ipAddressPrefixEntry/ipAddressPrefixAdvValidLifetime": {
      "get": {
        "summary": "Get ipAddressPrefixAdvValidLifetime",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressPrefixTable-ipAddressPrefixEntry-ipAddressPrefixAdvValidLifetime",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipAddressPrefixAdvValidLifetime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefixAdvValidLifetime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable": {
      "get": {
        "summary": "Get ipAddressTable",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipAddressEntry": {
                      "type": "object",
                      "properties": {
                        "ipAddressAddrType": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressAddr": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressIfIndex": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressType": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressPrefix": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressOrigin": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "ipAddressCreated": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressLastChanged": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipAddressRowStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "ipAddressStorageType": {
                          "type": "string",
                          "example": "10.1.1.1"
                        }
                      },
                      "example": "10.1.1.1"
                    }
                  },
                  "example": "10.1.1.1"
                },
                "example": {
                  "IP-MIB:ipAddressTable": {
                    "ipAddressEntry": {
                      "ipAddressAddrType": "10.1.1.1",
                      "ipAddressAddr": "10.1.1.1",
                      "ipAddressIfIndex": "10.1.1.1",
                      "ipAddressType": "default",
                      "ipAddressPrefix": "10.1.1.1",
                      "ipAddressOrigin": "10.1.1.1",
                      "ipAddressStatus": "active",
                      "ipAddressCreated": "10.1.1.1",
                      "ipAddressLastChanged": "10.1.1.1",
                      "ipAddressRowStatus": "active",
                      "ipAddressStorageType": "10.1.1.1"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry": {
      "get": {
        "summary": "Get ipAddressEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipAddressAddrType": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressAddr": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressIfIndex": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressType": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressPrefix": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressOrigin": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "ipAddressCreated": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressLastChanged": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipAddressRowStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "ipAddressStorageType": {
                      "type": "string",
                      "example": "10.1.1.1"
                    }
                  },
                  "example": "10.1.1.1"
                },
                "example": {
                  "IP-MIB:ipAddressEntry": {
                    "ipAddressAddrType": "10.1.1.1",
                    "ipAddressAddr": "10.1.1.1",
                    "ipAddressIfIndex": "10.1.1.1",
                    "ipAddressType": "default",
                    "ipAddressPrefix": "10.1.1.1",
                    "ipAddressOrigin": "10.1.1.1",
                    "ipAddressStatus": "active",
                    "ipAddressCreated": "10.1.1.1",
                    "ipAddressLastChanged": "10.1.1.1",
                    "ipAddressRowStatus": "active",
                    "ipAddressStorageType": "10.1.1.1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressAddrType": {
      "get": {
        "summary": "Get ipAddressAddrType",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressAddrType",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressAddrType": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressAddr": {
      "get": {
        "summary": "Get ipAddressAddr",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressAddr",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressAddr": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressIfIndex": {
      "get": {
        "summary": "Get ipAddressIfIndex",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressIfIndex",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressIfIndex": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressType": {
      "get": {
        "summary": "Get ipAddressType",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressType",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressPrefix": {
      "get": {
        "summary": "Get ipAddressPrefix",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressPrefix",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressPrefix": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressPrefix from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressOrigin": {
      "get": {
        "summary": "Get ipAddressOrigin",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressOrigin",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressOrigin": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressOrigin from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressStatus": {
      "get": {
        "summary": "Get ipAddressStatus",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressStatus",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressCreated": {
      "get": {
        "summary": "Get ipAddressCreated",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressCreated",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressCreated": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressCreated from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressLastChanged": {
      "get": {
        "summary": "Get ipAddressLastChanged",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressLastChanged",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressLastChanged": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressLastChanged from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressRowStatus": {
      "get": {
        "summary": "Get ipAddressRowStatus",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressRowStatus",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipAddressTable/ipAddressEntry/ipAddressStorageType": {
      "get": {
        "summary": "Get ipAddressStorageType",
        "operationId": "get-IP-MIB:IP-MIB-ipAddressTable-ipAddressEntry-ipAddressStorageType",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipAddressStorageType": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipAddressStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable": {
      "get": {
        "summary": "Get ipNetToPhysicalTable",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipNetToPhysicalEntry": {
                      "type": "object",
                      "properties": {
                        "ipNetToPhysicalIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipNetToPhysicalNetAddressType": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipNetToPhysicalNetAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipNetToPhysicalPhysAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipNetToPhysicalLastUpdated": {
                          "type": "string",
                          "example": "2025-03-15"
                        },
                        "ipNetToPhysicalType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipNetToPhysicalState": {
                          "type": "string",
                          "example": "active"
                        },
                        "ipNetToPhysicalRowStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipNetToPhysicalTable": {
                    "ipNetToPhysicalEntry": {
                      "ipNetToPhysicalIfIndex": "configured-value",
                      "ipNetToPhysicalNetAddressType": "10.1.1.1",
                      "ipNetToPhysicalNetAddress": "10.1.1.1",
                      "ipNetToPhysicalPhysAddress": "10.1.1.1",
                      "ipNetToPhysicalLastUpdated": "2025-03-15",
                      "ipNetToPhysicalType": "default",
                      "ipNetToPhysicalState": "default",
                      "ipNetToPhysicalRowStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable/ipNetToPhysicalEntry": {
      "get": {
        "summary": "Get ipNetToPhysicalEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable-ipNetToPhysicalEntry",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipNetToPhysicalIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipNetToPhysicalNetAddressType": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipNetToPhysicalNetAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipNetToPhysicalPhysAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipNetToPhysicalLastUpdated": {
                      "type": "string",
                      "example": "2025-03-15"
                    },
                    "ipNetToPhysicalType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipNetToPhysicalState": {
                      "type": "string",
                      "example": "active"
                    },
                    "ipNetToPhysicalRowStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipNetToPhysicalEntry": {
                    "ipNetToPhysicalIfIndex": "configured-value",
                    "ipNetToPhysicalNetAddressType": "10.1.1.1",
                    "ipNetToPhysicalNetAddress": "10.1.1.1",
                    "ipNetToPhysicalPhysAddress": "10.1.1.1",
                    "ipNetToPhysicalLastUpdated": "2025-03-15",
                    "ipNetToPhysicalType": "default",
                    "ipNetToPhysicalState": "default",
                    "ipNetToPhysicalRowStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable/ipNetToPhysicalEntry/ipNetToPhysicalIfIndex": {
      "get": {
        "summary": "Get ipNetToPhysicalIfIndex",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable-ipNetToPhysicalEntry-ipNetToPhysicalIfIndex",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipNetToPhysicalIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable/ipNetToPhysicalEntry/ipNetToPhysicalNetAddressType": {
      "get": {
        "summary": "Get ipNetToPhysicalNetAddressType",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable-ipNetToPhysicalEntry-ipNetToPhysicalNetAddressType",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipNetToPhysicalNetAddressType": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalNetAddressType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable/ipNetToPhysicalEntry/ipNetToPhysicalNetAddress": {
      "get": {
        "summary": "Get ipNetToPhysicalNetAddress",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable-ipNetToPhysicalEntry-ipNetToPhysicalNetAddress",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipNetToPhysicalNetAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalNetAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable/ipNetToPhysicalEntry/ipNetToPhysicalPhysAddress": {
      "get": {
        "summary": "Get ipNetToPhysicalPhysAddress",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable-ipNetToPhysicalEntry-ipNetToPhysicalPhysAddress",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipNetToPhysicalPhysAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalPhysAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable/ipNetToPhysicalEntry/ipNetToPhysicalLastUpdated": {
      "get": {
        "summary": "Get ipNetToPhysicalLastUpdated",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable-ipNetToPhysicalEntry-ipNetToPhysicalLastUpdated",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2025-03-15"
                },
                "example": {
                  "IP-MIB:ipNetToPhysicalLastUpdated": "2025-03-15"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalLastUpdated from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable/ipNetToPhysicalEntry/ipNetToPhysicalType": {
      "get": {
        "summary": "Get ipNetToPhysicalType",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable-ipNetToPhysicalEntry-ipNetToPhysicalType",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipNetToPhysicalType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable/ipNetToPhysicalEntry/ipNetToPhysicalState": {
      "get": {
        "summary": "Get ipNetToPhysicalState",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable-ipNetToPhysicalEntry-ipNetToPhysicalState",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipNetToPhysicalState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipNetToPhysicalTable/ipNetToPhysicalEntry/ipNetToPhysicalRowStatus": {
      "get": {
        "summary": "Get ipNetToPhysicalRowStatus",
        "operationId": "get-IP-MIB:IP-MIB-ipNetToPhysicalTable-ipNetToPhysicalEntry-ipNetToPhysicalRowStatus",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipNetToPhysicalRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipNetToPhysicalRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexTable",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipv6ScopeZoneIndexEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ipv6ScopeZoneIndexIfIndex": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndexLinkLocal": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndex3": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndexAdminLocal": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndexSiteLocal": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndex6": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndex7": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndexOrganizationLocal": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndex9": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndexA": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndexB": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndexC": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6ScopeZoneIndexD": {
                            "type": "string",
                            "example": "2001:db8::1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "2001:db8::1"
                    }
                  },
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexTable": {
                    "ipv6ScopeZoneIndexEntry": [
                      {
                        "ipv6ScopeZoneIndexIfIndex": "2001:db8::1",
                        "ipv6ScopeZoneIndexLinkLocal": "2001:db8::1",
                        "ipv6ScopeZoneIndex3": "2001:db8::1",
                        "ipv6ScopeZoneIndexAdminLocal": "2001:db8::1",
                        "ipv6ScopeZoneIndexSiteLocal": "2001:db8::1",
                        "ipv6ScopeZoneIndex6": "2001:db8::1",
                        "ipv6ScopeZoneIndex7": "2001:db8::1",
                        "ipv6ScopeZoneIndexOrganizationLocal": "2001:db8::1",
                        "ipv6ScopeZoneIndex9": "2001:db8::1",
                        "ipv6ScopeZoneIndexA": "2001:db8::1",
                        "ipv6ScopeZoneIndexB": "2001:db8::1",
                        "ipv6ScopeZoneIndexC": "2001:db8::1",
                        "ipv6ScopeZoneIndexD": "2001:db8::1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry",
        "tags": [
          "IP-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": {
                      "ipv6ScopeZoneIndexIfIndex": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndexLinkLocal": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndex3": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndexAdminLocal": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndexSiteLocal": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndex6": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndex7": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndexOrganizationLocal": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndex9": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndexA": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndexB": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndexC": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6ScopeZoneIndexD": {
                        "type": "string",
                        "example": "2001:db8::1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexEntry": [
                    {
                      "ipv6ScopeZoneIndexIfIndex": "2001:db8::1",
                      "ipv6ScopeZoneIndexLinkLocal": "2001:db8::1",
                      "ipv6ScopeZoneIndex3": "2001:db8::1",
                      "ipv6ScopeZoneIndexAdminLocal": "2001:db8::1",
                      "ipv6ScopeZoneIndexSiteLocal": "2001:db8::1",
                      "ipv6ScopeZoneIndex6": "2001:db8::1",
                      "ipv6ScopeZoneIndex7": "2001:db8::1",
                      "ipv6ScopeZoneIndexOrganizationLocal": "2001:db8::1",
                      "ipv6ScopeZoneIndex9": "2001:db8::1",
                      "ipv6ScopeZoneIndexA": "2001:db8::1",
                      "ipv6ScopeZoneIndexB": "2001:db8::1",
                      "ipv6ScopeZoneIndexC": "2001:db8::1",
                      "ipv6ScopeZoneIndexD": "2001:db8::1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndexIfIndex": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexIfIndex",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndexIfIndex",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexIfIndex": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndexLinkLocal": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexLinkLocal",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndexLinkLocal",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexLinkLocal": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexLinkLocal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndex3": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndex3",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndex3",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndex3": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndex3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndexAdminLocal": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexAdminLocal",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndexAdminLocal",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexAdminLocal": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexAdminLocal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndexSiteLocal": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexSiteLocal",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndexSiteLocal",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexSiteLocal": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexSiteLocal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndex6": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndex6",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndex6",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndex6": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndex6 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndex7": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndex7",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndex7",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndex7": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndex7 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndexOrganizationLocal": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexOrganizationLocal",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndexOrganizationLocal",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexOrganizationLocal": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexOrganizationLocal from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndex9": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndex9",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndex9",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndex9": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndex9 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndexA": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexA",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndexA",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexA": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexA from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndexB": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexB",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndexB",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexB": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndexC": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexC",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndexC",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexC": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexC from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexEntry/ipv6ScopeZoneIndexD": {
      "get": {
        "summary": "Get ipv6ScopeZoneIndexD",
        "operationId": "get-IP-MIB:IP-MIB-ipv6ScopeZoneIndexTable-ipv6ScopeZoneIndexEntry-ipv6ScopeZoneIndexD",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6ScopeZoneIndexD": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6ScopeZoneIndexD from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipDefaultRouterTable": {
      "get": {
        "summary": "Get ipDefaultRouterTable",
        "operationId": "get-IP-MIB:IP-MIB-ipDefaultRouterTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipDefaultRouterEntry": {
                      "type": "object",
                      "properties": {
                        "ipDefaultRouterAddressType": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipDefaultRouterAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "ipDefaultRouterIfIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ipDefaultRouterLifetime": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "ipDefaultRouterPreference": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipDefaultRouterTable": {
                    "ipDefaultRouterEntry": {
                      "ipDefaultRouterAddressType": "10.1.1.1",
                      "ipDefaultRouterAddress": "10.1.1.1",
                      "ipDefaultRouterIfIndex": "configured-value",
                      "ipDefaultRouterLifetime": 1,
                      "ipDefaultRouterPreference": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipDefaultRouterTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipDefaultRouterTable/ipDefaultRouterEntry": {
      "get": {
        "summary": "Get ipDefaultRouterEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipDefaultRouterTable-ipDefaultRouterEntry",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipDefaultRouterAddressType": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipDefaultRouterAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "ipDefaultRouterIfIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ipDefaultRouterLifetime": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "ipDefaultRouterPreference": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:ipDefaultRouterEntry": {
                    "ipDefaultRouterAddressType": "10.1.1.1",
                    "ipDefaultRouterAddress": "10.1.1.1",
                    "ipDefaultRouterIfIndex": "configured-value",
                    "ipDefaultRouterLifetime": 1,
                    "ipDefaultRouterPreference": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipDefaultRouterEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipDefaultRouterTable/ipDefaultRouterEntry/ipDefaultRouterAddressType": {
      "get": {
        "summary": "Get ipDefaultRouterAddressType",
        "operationId": "get-IP-MIB:IP-MIB-ipDefaultRouterTable-ipDefaultRouterEntry-ipDefaultRouterAddressType",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipDefaultRouterAddressType": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipDefaultRouterAddressType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipDefaultRouterTable/ipDefaultRouterEntry/ipDefaultRouterAddress": {
      "get": {
        "summary": "Get ipDefaultRouterAddress",
        "operationId": "get-IP-MIB:IP-MIB-ipDefaultRouterTable-ipDefaultRouterEntry-ipDefaultRouterAddress",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipDefaultRouterAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipDefaultRouterAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipDefaultRouterTable/ipDefaultRouterEntry/ipDefaultRouterIfIndex": {
      "get": {
        "summary": "Get ipDefaultRouterIfIndex",
        "operationId": "get-IP-MIB:IP-MIB-ipDefaultRouterTable-ipDefaultRouterEntry-ipDefaultRouterIfIndex",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipDefaultRouterIfIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipDefaultRouterIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipDefaultRouterTable/ipDefaultRouterEntry/ipDefaultRouterLifetime": {
      "get": {
        "summary": "Get ipDefaultRouterLifetime",
        "operationId": "get-IP-MIB:IP-MIB-ipDefaultRouterTable-ipDefaultRouterEntry-ipDefaultRouterLifetime",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipDefaultRouterLifetime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipDefaultRouterLifetime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipDefaultRouterTable/ipDefaultRouterEntry/ipDefaultRouterPreference": {
      "get": {
        "summary": "Get ipDefaultRouterPreference",
        "operationId": "get-IP-MIB:IP-MIB-ipDefaultRouterTable-ipDefaultRouterEntry-ipDefaultRouterPreference",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipDefaultRouterPreference": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipDefaultRouterPreference from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable": {
      "get": {
        "summary": "Get ipv6RouterAdvertTable",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipv6RouterAdvertEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ipv6RouterAdvertIfIndex": {
                            "type": "string",
                            "example": "2001:db8::1"
                          },
                          "ipv6RouterAdvertSendAdverts": {
                            "type": "boolean",
                            "example": true
                          },
                          "ipv6RouterAdvertMaxInterval": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6RouterAdvertMinInterval": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6RouterAdvertManagedFlag": {
                            "type": "boolean",
                            "example": true
                          },
                          "ipv6RouterAdvertOtherConfigFlag": {
                            "type": "boolean",
                            "example": true
                          },
                          "ipv6RouterAdvertLinkMTU": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6RouterAdvertReachableTime": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6RouterAdvertRetransmitTime": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6RouterAdvertCurHopLimit": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6RouterAdvertDefaultLifetime": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ipv6RouterAdvertRowStatus": {
                            "type": "string",
                            "example": "2001:db8::1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "2001:db8::1"
                    }
                  },
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertTable": {
                    "ipv6RouterAdvertEntry": [
                      {
                        "ipv6RouterAdvertIfIndex": "2001:db8::1",
                        "ipv6RouterAdvertSendAdverts": true,
                        "ipv6RouterAdvertMaxInterval": 1,
                        "ipv6RouterAdvertMinInterval": 1,
                        "ipv6RouterAdvertManagedFlag": true,
                        "ipv6RouterAdvertOtherConfigFlag": true,
                        "ipv6RouterAdvertLinkMTU": 1,
                        "ipv6RouterAdvertReachableTime": 1,
                        "ipv6RouterAdvertRetransmitTime": 1,
                        "ipv6RouterAdvertCurHopLimit": 1,
                        "ipv6RouterAdvertDefaultLifetime": 1,
                        "ipv6RouterAdvertRowStatus": "2001:db8::1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry": {
      "get": {
        "summary": "Get ipv6RouterAdvertEntry",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry",
        "tags": [
          "IP-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": {
                      "ipv6RouterAdvertIfIndex": {
                        "type": "string",
                        "example": "2001:db8::1"
                      },
                      "ipv6RouterAdvertSendAdverts": {
                        "type": "boolean",
                        "example": true
                      },
                      "ipv6RouterAdvertMaxInterval": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6RouterAdvertMinInterval": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6RouterAdvertManagedFlag": {
                        "type": "boolean",
                        "example": true
                      },
                      "ipv6RouterAdvertOtherConfigFlag": {
                        "type": "boolean",
                        "example": true
                      },
                      "ipv6RouterAdvertLinkMTU": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6RouterAdvertReachableTime": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6RouterAdvertRetransmitTime": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6RouterAdvertCurHopLimit": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6RouterAdvertDefaultLifetime": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ipv6RouterAdvertRowStatus": {
                        "type": "string",
                        "example": "2001:db8::1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertEntry": [
                    {
                      "ipv6RouterAdvertIfIndex": "2001:db8::1",
                      "ipv6RouterAdvertSendAdverts": true,
                      "ipv6RouterAdvertMaxInterval": 1,
                      "ipv6RouterAdvertMinInterval": 1,
                      "ipv6RouterAdvertManagedFlag": true,
                      "ipv6RouterAdvertOtherConfigFlag": true,
                      "ipv6RouterAdvertLinkMTU": 1,
                      "ipv6RouterAdvertReachableTime": 1,
                      "ipv6RouterAdvertRetransmitTime": 1,
                      "ipv6RouterAdvertCurHopLimit": 1,
                      "ipv6RouterAdvertDefaultLifetime": 1,
                      "ipv6RouterAdvertRowStatus": "2001:db8::1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertIfIndex": {
      "get": {
        "summary": "Get ipv6RouterAdvertIfIndex",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertIfIndex",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertIfIndex": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertSendAdverts": {
      "get": {
        "summary": "Get ipv6RouterAdvertSendAdverts",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertSendAdverts",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipv6RouterAdvertSendAdverts": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertSendAdverts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertMaxInterval": {
      "get": {
        "summary": "Get ipv6RouterAdvertMaxInterval",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertMaxInterval",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertMaxInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertMaxInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertMinInterval": {
      "get": {
        "summary": "Get ipv6RouterAdvertMinInterval",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertMinInterval",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertMinInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertMinInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertManagedFlag": {
      "get": {
        "summary": "Get ipv6RouterAdvertManagedFlag",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertManagedFlag",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipv6RouterAdvertManagedFlag": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertManagedFlag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertOtherConfigFlag": {
      "get": {
        "summary": "Get ipv6RouterAdvertOtherConfigFlag",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertOtherConfigFlag",
        "tags": [
          "IP-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": {
                  "IP-MIB:ipv6RouterAdvertOtherConfigFlag": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertOtherConfigFlag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertLinkMTU": {
      "get": {
        "summary": "Get ipv6RouterAdvertLinkMTU",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertLinkMTU",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertLinkMTU": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertLinkMTU from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertReachableTime": {
      "get": {
        "summary": "Get ipv6RouterAdvertReachableTime",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertReachableTime",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertReachableTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertReachableTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertRetransmitTime": {
      "get": {
        "summary": "Get ipv6RouterAdvertRetransmitTime",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertRetransmitTime",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertRetransmitTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertRetransmitTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertCurHopLimit": {
      "get": {
        "summary": "Get ipv6RouterAdvertCurHopLimit",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertCurHopLimit",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertCurHopLimit": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertCurHopLimit from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertDefaultLifetime": {
      "get": {
        "summary": "Get ipv6RouterAdvertDefaultLifetime",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertDefaultLifetime",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertDefaultLifetime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertDefaultLifetime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/ipv6RouterAdvertTable/ipv6RouterAdvertEntry/ipv6RouterAdvertRowStatus": {
      "get": {
        "summary": "Get ipv6RouterAdvertRowStatus",
        "operationId": "get-IP-MIB:IP-MIB-ipv6RouterAdvertTable-ipv6RouterAdvertEntry-ipv6RouterAdvertRowStatus",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2001:db8::1"
                },
                "example": {
                  "IP-MIB:ipv6RouterAdvertRowStatus": "2001:db8::1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ipv6RouterAdvertRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpStatsTable": {
      "get": {
        "summary": "Get icmpStatsTable",
        "operationId": "get-IP-MIB:IP-MIB-icmpStatsTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "icmpStatsEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "icmpStatsIPVersion": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "icmpStatsInMsgs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "icmpStatsInErrors": {
                            "type": "string",
                            "example": "0"
                          },
                          "icmpStatsOutMsgs": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "icmpStatsOutErrors": {
                            "type": "string",
                            "example": "0"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:icmpStatsTable": {
                    "icmpStatsEntry": [
                      {
                        "icmpStatsIPVersion": "configured-value",
                        "icmpStatsInMsgs": "configured-value",
                        "icmpStatsInErrors": "0",
                        "icmpStatsOutMsgs": "configured-value",
                        "icmpStatsOutErrors": "0"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpStatsTable/icmpStatsEntry": {
      "get": {
        "summary": "Get icmpStatsEntry",
        "operationId": "get-IP-MIB:IP-MIB-icmpStatsTable-icmpStatsEntry",
        "tags": [
          "IP-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": {
                      "icmpStatsIPVersion": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "icmpStatsInMsgs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "icmpStatsInErrors": {
                        "type": "string",
                        "example": "0"
                      },
                      "icmpStatsOutMsgs": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "icmpStatsOutErrors": {
                        "type": "string",
                        "example": "0"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:icmpStatsEntry": [
                    {
                      "icmpStatsIPVersion": "configured-value",
                      "icmpStatsInMsgs": "configured-value",
                      "icmpStatsInErrors": "0",
                      "icmpStatsOutMsgs": "configured-value",
                      "icmpStatsOutErrors": "0"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpStatsTable/icmpStatsEntry/icmpStatsIPVersion": {
      "get": {
        "summary": "Get icmpStatsIPVersion",
        "operationId": "get-IP-MIB:IP-MIB-icmpStatsTable-icmpStatsEntry-icmpStatsIPVersion",
        "tags": [
          "IP-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": {
                  "IP-MIB:icmpStatsIPVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpStatsIPVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpStatsTable/icmpStatsEntry/icmpStatsInMsgs": {
      "get": {
        "summary": "Get icmpStatsInMsgs",
        "operationId": "get-IP-MIB:IP-MIB-icmpStatsTable-icmpStatsEntry-icmpStatsInMsgs",
        "tags": [
          "IP-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": {
                  "IP-MIB:icmpStatsInMsgs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpStatsInMsgs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpStatsTable/icmpStatsEntry/icmpStatsInErrors": {
      "get": {
        "summary": "Get icmpStatsInErrors",
        "operationId": "get-IP-MIB:IP-MIB-icmpStatsTable-icmpStatsEntry-icmpStatsInErrors",
        "tags": [
          "IP-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": {
                  "IP-MIB:icmpStatsInErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpStatsInErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpStatsTable/icmpStatsEntry/icmpStatsOutMsgs": {
      "get": {
        "summary": "Get icmpStatsOutMsgs",
        "operationId": "get-IP-MIB:IP-MIB-icmpStatsTable-icmpStatsEntry-icmpStatsOutMsgs",
        "tags": [
          "IP-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": {
                  "IP-MIB:icmpStatsOutMsgs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpStatsOutMsgs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpStatsTable/icmpStatsEntry/icmpStatsOutErrors": {
      "get": {
        "summary": "Get icmpStatsOutErrors",
        "operationId": "get-IP-MIB:IP-MIB-icmpStatsTable-icmpStatsEntry-icmpStatsOutErrors",
        "tags": [
          "IP-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": {
                  "IP-MIB:icmpStatsOutErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpStatsOutErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpMsgStatsTable": {
      "get": {
        "summary": "Get icmpMsgStatsTable",
        "operationId": "get-IP-MIB:IP-MIB-icmpMsgStatsTable",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "icmpMsgStatsEntry": {
                      "type": "object",
                      "properties": {
                        "icmpMsgStatsIPVersion": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "icmpMsgStatsType": {
                          "type": "integer",
                          "example": 1
                        },
                        "icmpMsgStatsInPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "icmpMsgStatsOutPkts": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:icmpMsgStatsTable": {
                    "icmpMsgStatsEntry": {
                      "icmpMsgStatsIPVersion": "configured-value",
                      "icmpMsgStatsType": 1,
                      "icmpMsgStatsInPkts": "configured-value",
                      "icmpMsgStatsOutPkts": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpMsgStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpMsgStatsTable/icmpMsgStatsEntry": {
      "get": {
        "summary": "Get icmpMsgStatsEntry",
        "operationId": "get-IP-MIB:IP-MIB-icmpMsgStatsTable-icmpMsgStatsEntry",
        "tags": [
          "IP-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "icmpMsgStatsIPVersion": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "icmpMsgStatsType": {
                      "type": "integer",
                      "example": 1
                    },
                    "icmpMsgStatsInPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "icmpMsgStatsOutPkts": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "IP-MIB:icmpMsgStatsEntry": {
                    "icmpMsgStatsIPVersion": "configured-value",
                    "icmpMsgStatsType": 1,
                    "icmpMsgStatsInPkts": "configured-value",
                    "icmpMsgStatsOutPkts": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpMsgStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpMsgStatsTable/icmpMsgStatsEntry/icmpMsgStatsIPVersion": {
      "get": {
        "summary": "Get icmpMsgStatsIPVersion",
        "operationId": "get-IP-MIB:IP-MIB-icmpMsgStatsTable-icmpMsgStatsEntry-icmpMsgStatsIPVersion",
        "tags": [
          "IP-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": {
                  "IP-MIB:icmpMsgStatsIPVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpMsgStatsIPVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpMsgStatsTable/icmpMsgStatsEntry/icmpMsgStatsType": {
      "get": {
        "summary": "Get icmpMsgStatsType",
        "operationId": "get-IP-MIB:IP-MIB-icmpMsgStatsTable-icmpMsgStatsEntry-icmpMsgStatsType",
        "tags": [
          "IP-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": {
                  "IP-MIB:icmpMsgStatsType": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpMsgStatsType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpMsgStatsTable/icmpMsgStatsEntry/icmpMsgStatsInPkts": {
      "get": {
        "summary": "Get icmpMsgStatsInPkts",
        "operationId": "get-IP-MIB:IP-MIB-icmpMsgStatsTable-icmpMsgStatsEntry-icmpMsgStatsInPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:icmpMsgStatsInPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpMsgStatsInPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/IP-MIB:IP-MIB/icmpMsgStatsTable/icmpMsgStatsEntry/icmpMsgStatsOutPkts": {
      "get": {
        "summary": "Get icmpMsgStatsOutPkts",
        "operationId": "get-IP-MIB:IP-MIB-icmpMsgStatsTable-icmpMsgStatsEntry-icmpMsgStatsOutPkts",
        "tags": [
          "IP-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": {
                  "IP-MIB:icmpMsgStatsOutPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve icmpMsgStatsOutPkts 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": []
    }
  ]
}
