{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-PING-MIB",
    "description": "MIB data from `CISCO-PING-MIB` module.\n\n**Root containers:** 1 (CISCO-PING-MIB)\n**Paths:** 29 | **Descendants:** 28\n\nAll endpoints are read-only (GET).",
    "version": "17.18.1",
    "contact": {
      "name": "Cisco IOS-XE RESTCONF API",
      "url": "https://developer.cisco.com/iosxe/"
    },
    "x-yang-module": "CISCO-PING-MIB",
    "x-model-type": "mib"
  },
  "servers": [
    {
      "url": "https://{device}:{port}/restconf",
      "description": "IOS-XE Device RESTCONF API",
      "variables": {
        "device": {
          "default": "devnetsandboxiosxec9k.cisco.com"
        },
        "port": {
          "default": "443"
        }
      }
    }
  ],
  "paths": {
    "/data/CISCO-PING-MIB:CISCO-PING-MIB": {
      "get": {
        "summary": "Get CISCO-PING-MIB",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoPingTable": {
                      "type": "object",
                      "properties": {
                        "ciscoPingEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ciscoPingSerialNumber": {
                                "type": "integer",
                                "example": 10
                              },
                              "ciscoPingProtocol": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ciscoPingAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "ciscoPingPacketCount": {
                                "type": "integer",
                                "example": 12845632
                              },
                              "ciscoPingPacketSize": {
                                "type": "integer",
                                "example": 12845632
                              },
                              "ciscoPingPacketTimeout": {
                                "type": "integer",
                                "example": 12845632
                              },
                              "ciscoPingDelay": {
                                "type": "integer",
                                "example": 1
                              },
                              "ciscoPingTrapOnCompletion": {
                                "type": "boolean",
                                "example": true
                              },
                              "ciscoPingSentPackets": {
                                "type": "string",
                                "example": "12845632"
                              },
                              "ciscoPingReceivedPackets": {
                                "type": "string",
                                "example": "12845632"
                              },
                              "ciscoPingMinRtt": {
                                "type": "integer",
                                "example": 1
                              },
                              "ciscoPingAvgRtt": {
                                "type": "integer",
                                "example": 1
                              },
                              "ciscoPingMaxRtt": {
                                "type": "integer",
                                "example": 1
                              },
                              "ciscoPingCompleted": {
                                "type": "boolean",
                                "example": true
                              },
                              "ciscoPingEntryOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ciscoPingEntryStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "ciscoPingVrfName": {
                                "type": "string",
                                "format": "byte",
                                "example": "example-1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "ciscoPingSerialNumber": {
                              "type": "string",
                              "example": "10"
                            },
                            "ciscoPingCompleted": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "ciscoPingSerialNumber": {
                              "type": "string",
                              "example": "10"
                            },
                            "ciscoPingSentPackets": {
                              "type": "string",
                              "example": "12845632"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "ciscoPingSerialNumber": {
                              "type": "string",
                              "example": "10"
                            },
                            "ciscoPingReceivedPackets": {
                              "type": "string",
                              "example": "12845632"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-PING-MIB:CISCO-PING-MIB": {
                    "ciscoPingTable": {
                      "ciscoPingEntry": [
                        {
                          "ciscoPingSerialNumber": 10,
                          "ciscoPingProtocol": "configured-value",
                          "ciscoPingAddress": "10.1.1.1",
                          "ciscoPingPacketCount": 12845632,
                          "ciscoPingPacketSize": 12845632,
                          "ciscoPingPacketTimeout": 12845632,
                          "ciscoPingDelay": 1,
                          "ciscoPingTrapOnCompletion": true,
                          "ciscoPingSentPackets": "12845632",
                          "ciscoPingReceivedPackets": "12845632",
                          "ciscoPingMinRtt": 1,
                          "ciscoPingAvgRtt": 1,
                          "ciscoPingMaxRtt": 1,
                          "ciscoPingCompleted": true,
                          "ciscoPingEntryOwner": "configured-value",
                          "ciscoPingEntryStatus": "active",
                          "ciscoPingVrfName": "QmFzZTY0"
                        }
                      ],
                      "object-1": {
                        "ciscoPingSerialNumber": "10",
                        "ciscoPingCompleted": "configured-value"
                      },
                      "object-2": {
                        "ciscoPingSerialNumber": "10",
                        "ciscoPingSentPackets": "12845632"
                      },
                      "object-3": {
                        "ciscoPingSerialNumber": "10",
                        "ciscoPingReceivedPackets": "12845632"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-PING-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable": {
      "get": {
        "summary": "Get ciscoPingTable",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoPingEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ciscoPingSerialNumber": {
                            "type": "integer",
                            "example": 10
                          },
                          "ciscoPingProtocol": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ciscoPingAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "ciscoPingPacketCount": {
                            "type": "integer",
                            "example": 12845632
                          },
                          "ciscoPingPacketSize": {
                            "type": "integer",
                            "example": 12845632
                          },
                          "ciscoPingPacketTimeout": {
                            "type": "integer",
                            "example": 12845632
                          },
                          "ciscoPingDelay": {
                            "type": "integer",
                            "example": 1
                          },
                          "ciscoPingTrapOnCompletion": {
                            "type": "boolean",
                            "example": true
                          },
                          "ciscoPingSentPackets": {
                            "type": "string",
                            "example": "12845632"
                          },
                          "ciscoPingReceivedPackets": {
                            "type": "string",
                            "example": "12845632"
                          },
                          "ciscoPingMinRtt": {
                            "type": "integer",
                            "example": 1
                          },
                          "ciscoPingAvgRtt": {
                            "type": "integer",
                            "example": 1
                          },
                          "ciscoPingMaxRtt": {
                            "type": "integer",
                            "example": 1
                          },
                          "ciscoPingCompleted": {
                            "type": "boolean",
                            "example": true
                          },
                          "ciscoPingEntryOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ciscoPingEntryStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "ciscoPingVrfName": {
                            "type": "string",
                            "format": "byte",
                            "example": "example-1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "ciscoPingSerialNumber": {
                          "type": "string",
                          "example": "10"
                        },
                        "ciscoPingCompleted": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "ciscoPingSerialNumber": {
                          "type": "string",
                          "example": "10"
                        },
                        "ciscoPingSentPackets": {
                          "type": "string",
                          "example": "12845632"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "ciscoPingSerialNumber": {
                          "type": "string",
                          "example": "10"
                        },
                        "ciscoPingReceivedPackets": {
                          "type": "string",
                          "example": "12845632"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingTable": {
                    "ciscoPingEntry": [
                      {
                        "ciscoPingSerialNumber": 10,
                        "ciscoPingProtocol": "configured-value",
                        "ciscoPingAddress": "10.1.1.1",
                        "ciscoPingPacketCount": 12845632,
                        "ciscoPingPacketSize": 12845632,
                        "ciscoPingPacketTimeout": 12845632,
                        "ciscoPingDelay": 1,
                        "ciscoPingTrapOnCompletion": true,
                        "ciscoPingSentPackets": "12845632",
                        "ciscoPingReceivedPackets": "12845632",
                        "ciscoPingMinRtt": 1,
                        "ciscoPingAvgRtt": 1,
                        "ciscoPingMaxRtt": 1,
                        "ciscoPingCompleted": true,
                        "ciscoPingEntryOwner": "configured-value",
                        "ciscoPingEntryStatus": "active",
                        "ciscoPingVrfName": "QmFzZTY0"
                      }
                    ],
                    "object-1": {
                      "ciscoPingSerialNumber": "10",
                      "ciscoPingCompleted": "configured-value"
                    },
                    "object-2": {
                      "ciscoPingSerialNumber": "10",
                      "ciscoPingSentPackets": "12845632"
                    },
                    "object-3": {
                      "ciscoPingSerialNumber": "10",
                      "ciscoPingReceivedPackets": "12845632"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry": {
      "get": {
        "summary": "Get ciscoPingEntry",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry",
        "tags": [
          "CISCO-PING-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": {
                      "ciscoPingSerialNumber": {
                        "type": "integer",
                        "example": 10
                      },
                      "ciscoPingProtocol": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ciscoPingAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "ciscoPingPacketCount": {
                        "type": "integer",
                        "example": 12845632
                      },
                      "ciscoPingPacketSize": {
                        "type": "integer",
                        "example": 12845632
                      },
                      "ciscoPingPacketTimeout": {
                        "type": "integer",
                        "example": 12845632
                      },
                      "ciscoPingDelay": {
                        "type": "integer",
                        "example": 1
                      },
                      "ciscoPingTrapOnCompletion": {
                        "type": "boolean",
                        "example": true
                      },
                      "ciscoPingSentPackets": {
                        "type": "string",
                        "example": "12845632"
                      },
                      "ciscoPingReceivedPackets": {
                        "type": "string",
                        "example": "12845632"
                      },
                      "ciscoPingMinRtt": {
                        "type": "integer",
                        "example": 1
                      },
                      "ciscoPingAvgRtt": {
                        "type": "integer",
                        "example": 1
                      },
                      "ciscoPingMaxRtt": {
                        "type": "integer",
                        "example": 1
                      },
                      "ciscoPingCompleted": {
                        "type": "boolean",
                        "example": true
                      },
                      "ciscoPingEntryOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ciscoPingEntryStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "ciscoPingVrfName": {
                        "type": "string",
                        "format": "byte",
                        "example": "example-1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingEntry": [
                    {
                      "ciscoPingSerialNumber": 10,
                      "ciscoPingProtocol": "configured-value",
                      "ciscoPingAddress": "10.1.1.1",
                      "ciscoPingPacketCount": 12845632,
                      "ciscoPingPacketSize": 12845632,
                      "ciscoPingPacketTimeout": 12845632,
                      "ciscoPingDelay": 1,
                      "ciscoPingTrapOnCompletion": true,
                      "ciscoPingSentPackets": "12845632",
                      "ciscoPingReceivedPackets": "12845632",
                      "ciscoPingMinRtt": 1,
                      "ciscoPingAvgRtt": 1,
                      "ciscoPingMaxRtt": 1,
                      "ciscoPingCompleted": true,
                      "ciscoPingEntryOwner": "configured-value",
                      "ciscoPingEntryStatus": "active",
                      "ciscoPingVrfName": "QmFzZTY0"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingSerialNumber": {
      "get": {
        "summary": "Get ciscoPingSerialNumber",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingSerialNumber",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingSerialNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingSerialNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingProtocol": {
      "get": {
        "summary": "Get ciscoPingProtocol",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingProtocol",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingProtocol": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingProtocol from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingAddress": {
      "get": {
        "summary": "Get ciscoPingAddress",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingAddress",
        "tags": [
          "CISCO-PING-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": {
                  "CISCO-PING-MIB:ciscoPingAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingPacketCount": {
      "get": {
        "summary": "Get ciscoPingPacketCount",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingPacketCount",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 12845632
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingPacketCount": 12845632
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingPacketCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingPacketSize": {
      "get": {
        "summary": "Get ciscoPingPacketSize",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingPacketSize",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 12845632
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingPacketSize": 12845632
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingPacketSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingPacketTimeout": {
      "get": {
        "summary": "Get ciscoPingPacketTimeout",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingPacketTimeout",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 12845632
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingPacketTimeout": 12845632
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingPacketTimeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingDelay": {
      "get": {
        "summary": "Get ciscoPingDelay",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingDelay",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingDelay": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingDelay from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingTrapOnCompletion": {
      "get": {
        "summary": "Get ciscoPingTrapOnCompletion",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingTrapOnCompletion",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingTrapOnCompletion": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingTrapOnCompletion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingSentPackets": {
      "get": {
        "summary": "Get ciscoPingSentPackets",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingSentPackets",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12845632"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingSentPackets": "12845632"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingSentPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingReceivedPackets": {
      "get": {
        "summary": "Get ciscoPingReceivedPackets",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingReceivedPackets",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12845632"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingReceivedPackets": "12845632"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingReceivedPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingMinRtt": {
      "get": {
        "summary": "Get ciscoPingMinRtt",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingMinRtt",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingMinRtt": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingMinRtt from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingAvgRtt": {
      "get": {
        "summary": "Get ciscoPingAvgRtt",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingAvgRtt",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingAvgRtt": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingAvgRtt from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingMaxRtt": {
      "get": {
        "summary": "Get ciscoPingMaxRtt",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingMaxRtt",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingMaxRtt": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingMaxRtt from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingCompleted": {
      "get": {
        "summary": "Get ciscoPingCompleted",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingCompleted",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingCompleted": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingCompleted from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingEntryOwner": {
      "get": {
        "summary": "Get ciscoPingEntryOwner",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingEntryOwner",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingEntryOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingEntryOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingEntryStatus": {
      "get": {
        "summary": "Get ciscoPingEntryStatus",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingEntryStatus",
        "tags": [
          "CISCO-PING-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": {
                  "CISCO-PING-MIB:ciscoPingEntryStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingEntryStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/ciscoPingEntry/ciscoPingVrfName": {
      "get": {
        "summary": "Get ciscoPingVrfName",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-ciscoPingEntry-ciscoPingVrfName",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "format": "byte",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingVrfName": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingVrfName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-object-1",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoPingSerialNumber": {
                      "type": "string",
                      "example": "10"
                    },
                    "ciscoPingCompleted": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-PING-MIB:object-1": {
                    "ciscoPingSerialNumber": "10",
                    "ciscoPingCompleted": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/object-1/ciscoPingSerialNumber": {
      "get": {
        "summary": "Get ciscoPingSerialNumber",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-object-1-ciscoPingSerialNumber",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingSerialNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingSerialNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/object-1/ciscoPingCompleted": {
      "get": {
        "summary": "Get ciscoPingCompleted",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-object-1-ciscoPingCompleted",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingCompleted": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingCompleted from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-object-2",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoPingSerialNumber": {
                      "type": "string",
                      "example": "10"
                    },
                    "ciscoPingSentPackets": {
                      "type": "string",
                      "example": "12845632"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-PING-MIB:object-2": {
                    "ciscoPingSerialNumber": "10",
                    "ciscoPingSentPackets": "12845632"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/object-2/ciscoPingSerialNumber": {
      "get": {
        "summary": "Get ciscoPingSerialNumber",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-object-2-ciscoPingSerialNumber",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingSerialNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingSerialNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/object-2/ciscoPingSentPackets": {
      "get": {
        "summary": "Get ciscoPingSentPackets",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-object-2-ciscoPingSentPackets",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12845632"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingSentPackets": "12845632"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingSentPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-object-3",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoPingSerialNumber": {
                      "type": "string",
                      "example": "10"
                    },
                    "ciscoPingReceivedPackets": {
                      "type": "string",
                      "example": "12845632"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-PING-MIB:object-3": {
                    "ciscoPingSerialNumber": "10",
                    "ciscoPingReceivedPackets": "12845632"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/object-3/ciscoPingSerialNumber": {
      "get": {
        "summary": "Get ciscoPingSerialNumber",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-object-3-ciscoPingSerialNumber",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingSerialNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingSerialNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-PING-MIB:CISCO-PING-MIB/ciscoPingTable/object-3/ciscoPingReceivedPackets": {
      "get": {
        "summary": "Get ciscoPingReceivedPackets",
        "operationId": "get-CISCO-PING-MIB:CISCO-PING-MIB-ciscoPingTable-object-3-ciscoPingReceivedPackets",
        "tags": [
          "CISCO-PING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12845632"
                },
                "example": {
                  "CISCO-PING-MIB:ciscoPingReceivedPackets": "12845632"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoPingReceivedPackets 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": []
    }
  ]
}
