{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - RMON-MIB",
    "description": "MIB data from `RMON-MIB` module.\n\n**Root containers:** 1 (RMON-MIB)\n**Paths:** 219 | **Descendants:** 231\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": "RMON-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/RMON-MIB:RMON-MIB": {
      "get": {
        "summary": "Get RMON-MIB",
        "operationId": "get-RMON-MIB:RMON-MIB",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "etherStatsTable": {
                      "type": "object",
                      "properties": {
                        "etherStatsEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "etherStatsIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "etherStatsDataSource": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsDropEvents": {
                                "type": "string",
                                "example": "0"
                              },
                              "etherStatsOctets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsBroadcastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsMulticastPkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsCRCAlignErrors": {
                                "type": "string",
                                "example": "0"
                              },
                              "etherStatsUndersizePkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsOversizePkts": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsFragments": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsJabbers": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsCollisions": {
                                "type": "string",
                                "example": "0"
                              },
                              "etherStatsPkts64Octets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsPkts65to127Octets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsPkts128to255Octets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsPkts256to511Octets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsPkts512to1023Octets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsPkts1024to1518Octets": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "etherStatsStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "historyControlTable": {
                      "type": "object",
                      "properties": {
                        "historyControlEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "historyControlIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "historyControlDataSource": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "historyControlBucketsRequested": {
                                "type": "integer",
                                "example": 1
                              },
                              "historyControlBucketsGranted": {
                                "type": "integer",
                                "example": 1
                              },
                              "historyControlInterval": {
                                "type": "integer",
                                "example": 1
                              },
                              "historyControlOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "historyControlStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "etherHistoryTable": {
                      "type": "object",
                      "properties": {
                        "etherHistoryEntry": {
                          "type": "object",
                          "properties": {
                            "etherHistoryIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "etherHistorySampleIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "etherHistoryIntervalStart": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "etherHistoryDropEvents": {
                              "type": "string",
                              "example": "0"
                            },
                            "etherHistoryOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "etherHistoryPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "etherHistoryBroadcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "etherHistoryMulticastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "etherHistoryCRCAlignErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "etherHistoryUndersizePkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "etherHistoryOversizePkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "etherHistoryFragments": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "etherHistoryJabbers": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "etherHistoryCollisions": {
                              "type": "string",
                              "example": "0"
                            },
                            "etherHistoryUtilization": {
                              "type": "integer",
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "alarmTable": {
                      "type": "object",
                      "properties": {
                        "alarmEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "alarmIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "alarmInterval": {
                                "type": "integer",
                                "example": 1
                              },
                              "alarmVariable": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "alarmSampleType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "alarmValue": {
                                "type": "integer",
                                "example": 1
                              },
                              "alarmStartupAlarm": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "alarmRisingThreshold": {
                                "type": "integer",
                                "example": 1
                              },
                              "alarmFallingThreshold": {
                                "type": "integer",
                                "example": 1
                              },
                              "alarmRisingEventIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "alarmFallingEventIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "alarmOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "alarmStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "hostControlTable": {
                      "type": "object",
                      "properties": {
                        "hostControlEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "hostControlIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "hostControlDataSource": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "hostControlTableSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "hostControlLastDeleteTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "hostControlOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "hostControlStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "hostTable": {
                      "type": "object",
                      "properties": {
                        "hostEntry": {
                          "type": "object",
                          "properties": {
                            "hostAddress": {
                              "type": "string",
                              "format": "byte",
                              "example": "10.1.1.1"
                            },
                            "hostCreationOrder": {
                              "type": "integer",
                              "example": 1
                            },
                            "hostIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "hostInPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "hostOutPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "hostInOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "hostOutOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "hostOutErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "hostOutBroadcastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "hostOutMulticastPkts": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "hostTimeTable": {
                      "type": "object",
                      "properties": {
                        "hostTimeEntry": {
                          "type": "object",
                          "properties": {
                            "hostTimeAddress": {
                              "type": "string",
                              "format": "byte",
                              "example": "10:30:45"
                            },
                            "hostTimeCreationOrder": {
                              "type": "integer",
                              "example": 1
                            },
                            "hostTimeIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "hostTimeInPkts": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "hostTimeOutPkts": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "hostTimeInOctets": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "hostTimeOutOctets": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "hostTimeOutErrors": {
                              "type": "string",
                              "example": "0"
                            },
                            "hostTimeOutBroadcastPkts": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "hostTimeOutMulticastPkts": {
                              "type": "string",
                              "example": "10:30:45"
                            }
                          },
                          "example": "10:30:45"
                        }
                      },
                      "example": "10:30:45"
                    },
                    "hostTopNControlTable": {
                      "type": "object",
                      "properties": {
                        "hostTopNControlEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "hostTopNControlIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "hostTopNHostIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "hostTopNRateBase": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "hostTopNTimeRemaining": {
                                "type": "integer",
                                "example": 1
                              },
                              "hostTopNDuration": {
                                "type": "integer",
                                "example": 50
                              },
                              "hostTopNRequestedSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "hostTopNGrantedSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "hostTopNStartTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "hostTopNOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "hostTopNStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "hostTopNTable": {
                      "type": "object",
                      "properties": {
                        "hostTopNEntry": {
                          "type": "object",
                          "properties": {
                            "hostTopNReport": {
                              "type": "integer",
                              "example": 1
                            },
                            "hostTopNIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "hostTopNAddress": {
                              "type": "string",
                              "format": "byte",
                              "example": "10.1.1.1"
                            },
                            "hostTopNRate": {
                              "type": "integer",
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "matrixControlTable": {
                      "type": "object",
                      "properties": {
                        "matrixControlEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "matrixControlIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "matrixControlDataSource": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "matrixControlTableSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "matrixControlLastDeleteTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "matrixControlOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "matrixControlStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "matrixSDTable": {
                      "type": "object",
                      "properties": {
                        "matrixSDEntry": {
                          "type": "object",
                          "properties": {
                            "matrixSDSourceAddress": {
                              "type": "string",
                              "format": "byte",
                              "example": "10.1.1.1"
                            },
                            "matrixSDDestAddress": {
                              "type": "string",
                              "format": "byte",
                              "example": "10.1.1.1"
                            },
                            "matrixSDIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "matrixSDPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "matrixSDOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "matrixSDErrors": {
                              "type": "string",
                              "example": "0"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "matrixDSTable": {
                      "type": "object",
                      "properties": {
                        "matrixDSEntry": {
                          "type": "object",
                          "properties": {
                            "matrixDSSourceAddress": {
                              "type": "string",
                              "format": "byte",
                              "example": "10.1.1.1"
                            },
                            "matrixDSDestAddress": {
                              "type": "string",
                              "format": "byte",
                              "example": "10.1.1.1"
                            },
                            "matrixDSIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "matrixDSPkts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "matrixDSOctets": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "matrixDSErrors": {
                              "type": "string",
                              "example": "0"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "filterTable": {
                      "type": "object",
                      "properties": {
                        "filterEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "filterIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "filterChannelIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "filterPktDataOffset": {
                                "type": "integer",
                                "example": 1
                              },
                              "filterPktData": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "filterPktDataMask": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "filterPktDataNotMask": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "filterPktStatus": {
                                "type": "integer",
                                "example": 1
                              },
                              "filterPktStatusMask": {
                                "type": "integer",
                                "example": 1
                              },
                              "filterPktStatusNotMask": {
                                "type": "integer",
                                "example": 1
                              },
                              "filterOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "filterStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "channelTable": {
                      "type": "object",
                      "properties": {
                        "channelEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "channelIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "channelIfIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "channelAcceptType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "channelDataControl": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "channelTurnOnEventIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "channelTurnOffEventIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "channelEventIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "channelEventStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "channelMatches": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "channelDescription": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "channelOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "channelStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "bufferControlTable": {
                      "type": "object",
                      "properties": {
                        "bufferControlEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "bufferControlIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "bufferControlChannelIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "bufferControlFullStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "bufferControlFullAction": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "bufferControlCaptureSliceSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "bufferControlDownloadSliceSize": {
                                "type": "integer",
                                "example": 1
                              },
                              "bufferControlDownloadOffset": {
                                "type": "integer",
                                "example": 1
                              },
                              "bufferControlMaxOctetsRequested": {
                                "type": "integer",
                                "example": 1
                              },
                              "bufferControlMaxOctetsGranted": {
                                "type": "integer",
                                "example": 1
                              },
                              "bufferControlCapturedPackets": {
                                "type": "integer",
                                "example": 1
                              },
                              "bufferControlTurnOnTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "bufferControlOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "bufferControlStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "captureBufferTable": {
                      "type": "object",
                      "properties": {
                        "captureBufferEntry": {
                          "type": "object",
                          "properties": {
                            "captureBufferControlIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "captureBufferIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "captureBufferPacketID": {
                              "type": "integer",
                              "example": 1
                            },
                            "captureBufferPacketData": {
                              "type": "string",
                              "format": "byte",
                              "example": "configured-value"
                            },
                            "captureBufferPacketLength": {
                              "type": "integer",
                              "example": 1
                            },
                            "captureBufferPacketTime": {
                              "type": "integer",
                              "example": 1
                            },
                            "captureBufferPacketStatus": {
                              "type": "integer",
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "eventTable": {
                      "type": "object",
                      "properties": {
                        "eventEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "eventIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "eventDescription": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "eventType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "eventCommunity": {
                                "type": "string",
                                "format": "byte",
                                "example": "configured-value"
                              },
                              "eventLastTimeSent": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "eventOwner": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "eventStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "logTable": {
                      "type": "object",
                      "properties": {
                        "logEntry": {
                          "type": "object",
                          "properties": {
                            "logEventIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "logIndex": {
                              "type": "integer",
                              "example": 1
                            },
                            "logTime": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "logDescription": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "alarmIndex": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "alarmIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "alarmVariable": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "alarmIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "alarmSampleType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-4": {
                          "type": "object",
                          "properties": {
                            "alarmIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "alarmValue": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-5": {
                          "type": "object",
                          "properties": {
                            "alarmIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "alarmFallingThreshold": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:RMON-MIB": {
                    "etherStatsTable": {
                      "etherStatsEntry": [
                        {
                          "etherStatsIndex": 1,
                          "etherStatsDataSource": "configured-value",
                          "etherStatsDropEvents": "0",
                          "etherStatsOctets": "configured-value",
                          "etherStatsPkts": "configured-value",
                          "etherStatsBroadcastPkts": "configured-value",
                          "etherStatsMulticastPkts": "configured-value",
                          "etherStatsCRCAlignErrors": "0",
                          "etherStatsUndersizePkts": "configured-value",
                          "etherStatsOversizePkts": "configured-value",
                          "etherStatsFragments": "configured-value",
                          "etherStatsJabbers": "configured-value",
                          "etherStatsCollisions": "0",
                          "etherStatsPkts64Octets": "configured-value",
                          "etherStatsPkts65to127Octets": "configured-value",
                          "etherStatsPkts128to255Octets": "configured-value",
                          "etherStatsPkts256to511Octets": "configured-value",
                          "etherStatsPkts512to1023Octets": "configured-value",
                          "etherStatsPkts1024to1518Octets": "configured-value",
                          "etherStatsOwner": "configured-value",
                          "etherStatsStatus": "active"
                        }
                      ]
                    },
                    "historyControlTable": {
                      "historyControlEntry": [
                        {
                          "historyControlIndex": 1,
                          "historyControlDataSource": "configured-value",
                          "historyControlBucketsRequested": 1,
                          "historyControlBucketsGranted": 1,
                          "historyControlInterval": 1,
                          "historyControlOwner": "configured-value",
                          "historyControlStatus": "active"
                        }
                      ]
                    },
                    "etherHistoryTable": {
                      "etherHistoryEntry": {
                        "etherHistoryIndex": 1,
                        "etherHistorySampleIndex": 1,
                        "etherHistoryIntervalStart": "configured-value",
                        "etherHistoryDropEvents": "0",
                        "etherHistoryOctets": "configured-value",
                        "etherHistoryPkts": "configured-value",
                        "etherHistoryBroadcastPkts": "configured-value",
                        "etherHistoryMulticastPkts": "configured-value",
                        "etherHistoryCRCAlignErrors": "0",
                        "etherHistoryUndersizePkts": "configured-value",
                        "etherHistoryOversizePkts": "configured-value",
                        "etherHistoryFragments": "configured-value",
                        "etherHistoryJabbers": "configured-value",
                        "etherHistoryCollisions": "0",
                        "etherHistoryUtilization": 1
                      }
                    },
                    "alarmTable": {
                      "alarmEntry": [
                        {
                          "alarmIndex": 1,
                          "alarmInterval": 1,
                          "alarmVariable": "configured-value",
                          "alarmSampleType": "default",
                          "alarmValue": 1,
                          "alarmStartupAlarm": "default",
                          "alarmRisingThreshold": 1,
                          "alarmFallingThreshold": 1,
                          "alarmRisingEventIndex": 1,
                          "alarmFallingEventIndex": 1,
                          "alarmOwner": "configured-value",
                          "alarmStatus": "active"
                        }
                      ]
                    },
                    "hostControlTable": {
                      "hostControlEntry": [
                        {
                          "hostControlIndex": 1,
                          "hostControlDataSource": "configured-value",
                          "hostControlTableSize": 1,
                          "hostControlLastDeleteTime": "10:30:45",
                          "hostControlOwner": "configured-value",
                          "hostControlStatus": "active"
                        }
                      ]
                    },
                    "hostTable": {
                      "hostEntry": {
                        "hostAddress": "QmFzZTY0",
                        "hostCreationOrder": 1,
                        "hostIndex": 1,
                        "hostInPkts": "configured-value",
                        "hostOutPkts": "configured-value",
                        "hostInOctets": "configured-value",
                        "hostOutOctets": "configured-value",
                        "hostOutErrors": "0",
                        "hostOutBroadcastPkts": "configured-value",
                        "hostOutMulticastPkts": "configured-value"
                      }
                    },
                    "hostTimeTable": {
                      "hostTimeEntry": {
                        "hostTimeAddress": "QmFzZTY0",
                        "hostTimeCreationOrder": 1,
                        "hostTimeIndex": 1,
                        "hostTimeInPkts": "10:30:45",
                        "hostTimeOutPkts": "10:30:45",
                        "hostTimeInOctets": "10:30:45",
                        "hostTimeOutOctets": "10:30:45",
                        "hostTimeOutErrors": "0",
                        "hostTimeOutBroadcastPkts": "10:30:45",
                        "hostTimeOutMulticastPkts": "10:30:45"
                      }
                    },
                    "hostTopNControlTable": {
                      "hostTopNControlEntry": [
                        {
                          "hostTopNControlIndex": 1,
                          "hostTopNHostIndex": 1,
                          "hostTopNRateBase": "default",
                          "hostTopNTimeRemaining": 1,
                          "hostTopNDuration": 50,
                          "hostTopNRequestedSize": 1,
                          "hostTopNGrantedSize": 1,
                          "hostTopNStartTime": "10:30:45",
                          "hostTopNOwner": "configured-value",
                          "hostTopNStatus": "active"
                        }
                      ]
                    },
                    "hostTopNTable": {
                      "hostTopNEntry": {
                        "hostTopNReport": 1,
                        "hostTopNIndex": 1,
                        "hostTopNAddress": "QmFzZTY0",
                        "hostTopNRate": 1
                      }
                    },
                    "matrixControlTable": {
                      "matrixControlEntry": [
                        {
                          "matrixControlIndex": 1,
                          "matrixControlDataSource": "configured-value",
                          "matrixControlTableSize": 1,
                          "matrixControlLastDeleteTime": "10:30:45",
                          "matrixControlOwner": "configured-value",
                          "matrixControlStatus": "active"
                        }
                      ]
                    },
                    "matrixSDTable": {
                      "matrixSDEntry": {
                        "matrixSDSourceAddress": "QmFzZTY0",
                        "matrixSDDestAddress": "QmFzZTY0",
                        "matrixSDIndex": 1,
                        "matrixSDPkts": "configured-value",
                        "matrixSDOctets": "configured-value",
                        "matrixSDErrors": "0"
                      }
                    },
                    "matrixDSTable": {
                      "matrixDSEntry": {
                        "matrixDSSourceAddress": "QmFzZTY0",
                        "matrixDSDestAddress": "QmFzZTY0",
                        "matrixDSIndex": 1,
                        "matrixDSPkts": "configured-value",
                        "matrixDSOctets": "configured-value",
                        "matrixDSErrors": "0"
                      }
                    },
                    "filterTable": {
                      "filterEntry": [
                        {
                          "filterIndex": 1,
                          "filterChannelIndex": 1,
                          "filterPktDataOffset": 1,
                          "filterPktData": "QmFzZTY0",
                          "filterPktDataMask": "QmFzZTY0",
                          "filterPktDataNotMask": "QmFzZTY0",
                          "filterPktStatus": 1,
                          "filterPktStatusMask": 1,
                          "filterPktStatusNotMask": 1,
                          "filterOwner": "configured-value",
                          "filterStatus": "active"
                        }
                      ]
                    },
                    "channelTable": {
                      "channelEntry": [
                        {
                          "channelIndex": 1,
                          "channelIfIndex": 1,
                          "channelAcceptType": "default",
                          "channelDataControl": "default",
                          "channelTurnOnEventIndex": 1,
                          "channelTurnOffEventIndex": 1,
                          "channelEventIndex": 1,
                          "channelEventStatus": "default",
                          "channelMatches": "configured-value",
                          "channelDescription": "configured-value",
                          "channelOwner": "configured-value",
                          "channelStatus": "active"
                        }
                      ]
                    },
                    "bufferControlTable": {
                      "bufferControlEntry": [
                        {
                          "bufferControlIndex": 1,
                          "bufferControlChannelIndex": 1,
                          "bufferControlFullStatus": "default",
                          "bufferControlFullAction": "default",
                          "bufferControlCaptureSliceSize": 1,
                          "bufferControlDownloadSliceSize": 1,
                          "bufferControlDownloadOffset": 1,
                          "bufferControlMaxOctetsRequested": 1,
                          "bufferControlMaxOctetsGranted": 1,
                          "bufferControlCapturedPackets": 1,
                          "bufferControlTurnOnTime": "10:30:45",
                          "bufferControlOwner": "configured-value",
                          "bufferControlStatus": "active"
                        }
                      ]
                    },
                    "captureBufferTable": {
                      "captureBufferEntry": {
                        "captureBufferControlIndex": 1,
                        "captureBufferIndex": 1,
                        "captureBufferPacketID": 1,
                        "captureBufferPacketData": "QmFzZTY0",
                        "captureBufferPacketLength": 1,
                        "captureBufferPacketTime": 1,
                        "captureBufferPacketStatus": 1
                      }
                    },
                    "eventTable": {
                      "eventEntry": [
                        {
                          "eventIndex": 1,
                          "eventDescription": "configured-value",
                          "eventType": "default",
                          "eventCommunity": "QmFzZTY0",
                          "eventLastTimeSent": "10:30:45",
                          "eventOwner": "configured-value",
                          "eventStatus": "active"
                        }
                      ]
                    },
                    "logTable": {
                      "logEntry": {
                        "logEventIndex": 1,
                        "logIndex": 1,
                        "logTime": "10:30:45",
                        "logDescription": "configured-value"
                      },
                      "object-1": {
                        "alarmIndex": "configured-value"
                      },
                      "object-2": {
                        "alarmIndex": "configured-value",
                        "alarmVariable": "configured-value"
                      },
                      "object-3": {
                        "alarmIndex": "configured-value",
                        "alarmSampleType": "configured-value"
                      },
                      "object-4": {
                        "alarmIndex": "configured-value",
                        "alarmValue": "configured-value"
                      },
                      "object-5": {
                        "alarmIndex": "configured-value",
                        "alarmFallingThreshold": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve RMON-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable": {
      "get": {
        "summary": "Get etherStatsTable",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "etherStatsEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "etherStatsIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "etherStatsDataSource": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsDropEvents": {
                            "type": "string",
                            "example": "0"
                          },
                          "etherStatsOctets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsBroadcastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsMulticastPkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsCRCAlignErrors": {
                            "type": "string",
                            "example": "0"
                          },
                          "etherStatsUndersizePkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsOversizePkts": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsFragments": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsJabbers": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsCollisions": {
                            "type": "string",
                            "example": "0"
                          },
                          "etherStatsPkts64Octets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsPkts65to127Octets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsPkts128to255Octets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsPkts256to511Octets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsPkts512to1023Octets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsPkts1024to1518Octets": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "etherStatsStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:etherStatsTable": {
                    "etherStatsEntry": [
                      {
                        "etherStatsIndex": 1,
                        "etherStatsDataSource": "configured-value",
                        "etherStatsDropEvents": "0",
                        "etherStatsOctets": "configured-value",
                        "etherStatsPkts": "configured-value",
                        "etherStatsBroadcastPkts": "configured-value",
                        "etherStatsMulticastPkts": "configured-value",
                        "etherStatsCRCAlignErrors": "0",
                        "etherStatsUndersizePkts": "configured-value",
                        "etherStatsOversizePkts": "configured-value",
                        "etherStatsFragments": "configured-value",
                        "etherStatsJabbers": "configured-value",
                        "etherStatsCollisions": "0",
                        "etherStatsPkts64Octets": "configured-value",
                        "etherStatsPkts65to127Octets": "configured-value",
                        "etherStatsPkts128to255Octets": "configured-value",
                        "etherStatsPkts256to511Octets": "configured-value",
                        "etherStatsPkts512to1023Octets": "configured-value",
                        "etherStatsPkts1024to1518Octets": "configured-value",
                        "etherStatsOwner": "configured-value",
                        "etherStatsStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry": {
      "get": {
        "summary": "Get etherStatsEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry",
        "tags": [
          "RMON-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": {
                      "etherStatsIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "etherStatsDataSource": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsDropEvents": {
                        "type": "string",
                        "example": "0"
                      },
                      "etherStatsOctets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsBroadcastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsMulticastPkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsCRCAlignErrors": {
                        "type": "string",
                        "example": "0"
                      },
                      "etherStatsUndersizePkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsOversizePkts": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsFragments": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsJabbers": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsCollisions": {
                        "type": "string",
                        "example": "0"
                      },
                      "etherStatsPkts64Octets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsPkts65to127Octets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsPkts128to255Octets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsPkts256to511Octets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsPkts512to1023Octets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsPkts1024to1518Octets": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "etherStatsStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:etherStatsEntry": [
                    {
                      "etherStatsIndex": 1,
                      "etherStatsDataSource": "configured-value",
                      "etherStatsDropEvents": "0",
                      "etherStatsOctets": "configured-value",
                      "etherStatsPkts": "configured-value",
                      "etherStatsBroadcastPkts": "configured-value",
                      "etherStatsMulticastPkts": "configured-value",
                      "etherStatsCRCAlignErrors": "0",
                      "etherStatsUndersizePkts": "configured-value",
                      "etherStatsOversizePkts": "configured-value",
                      "etherStatsFragments": "configured-value",
                      "etherStatsJabbers": "configured-value",
                      "etherStatsCollisions": "0",
                      "etherStatsPkts64Octets": "configured-value",
                      "etherStatsPkts65to127Octets": "configured-value",
                      "etherStatsPkts128to255Octets": "configured-value",
                      "etherStatsPkts256to511Octets": "configured-value",
                      "etherStatsPkts512to1023Octets": "configured-value",
                      "etherStatsPkts1024to1518Octets": "configured-value",
                      "etherStatsOwner": "configured-value",
                      "etherStatsStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsIndex": {
      "get": {
        "summary": "Get etherStatsIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsDataSource": {
      "get": {
        "summary": "Get etherStatsDataSource",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsDataSource",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsDataSource": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsDataSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsDropEvents": {
      "get": {
        "summary": "Get etherStatsDropEvents",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsDropEvents",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsDropEvents": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsDropEvents from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsOctets": {
      "get": {
        "summary": "Get etherStatsOctets",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsOctets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsPkts": {
      "get": {
        "summary": "Get etherStatsPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsBroadcastPkts": {
      "get": {
        "summary": "Get etherStatsBroadcastPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsBroadcastPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsBroadcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsBroadcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsMulticastPkts": {
      "get": {
        "summary": "Get etherStatsMulticastPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsMulticastPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsMulticastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsMulticastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsCRCAlignErrors": {
      "get": {
        "summary": "Get etherStatsCRCAlignErrors",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsCRCAlignErrors",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsCRCAlignErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsCRCAlignErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsUndersizePkts": {
      "get": {
        "summary": "Get etherStatsUndersizePkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsUndersizePkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsUndersizePkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsUndersizePkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsOversizePkts": {
      "get": {
        "summary": "Get etherStatsOversizePkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsOversizePkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsOversizePkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsOversizePkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsFragments": {
      "get": {
        "summary": "Get etherStatsFragments",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsFragments",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsFragments": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsFragments from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsJabbers": {
      "get": {
        "summary": "Get etherStatsJabbers",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsJabbers",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsJabbers": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsJabbers from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsCollisions": {
      "get": {
        "summary": "Get etherStatsCollisions",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsCollisions",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsCollisions": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsCollisions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsPkts64Octets": {
      "get": {
        "summary": "Get etherStatsPkts64Octets",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsPkts64Octets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsPkts64Octets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsPkts64Octets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsPkts65to127Octets": {
      "get": {
        "summary": "Get etherStatsPkts65to127Octets",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsPkts65to127Octets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsPkts65to127Octets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsPkts65to127Octets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsPkts128to255Octets": {
      "get": {
        "summary": "Get etherStatsPkts128to255Octets",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsPkts128to255Octets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsPkts128to255Octets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsPkts128to255Octets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsPkts256to511Octets": {
      "get": {
        "summary": "Get etherStatsPkts256to511Octets",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsPkts256to511Octets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsPkts256to511Octets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsPkts256to511Octets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsPkts512to1023Octets": {
      "get": {
        "summary": "Get etherStatsPkts512to1023Octets",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsPkts512to1023Octets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsPkts512to1023Octets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsPkts512to1023Octets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsPkts1024to1518Octets": {
      "get": {
        "summary": "Get etherStatsPkts1024to1518Octets",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsPkts1024to1518Octets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsPkts1024to1518Octets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsPkts1024to1518Octets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsOwner": {
      "get": {
        "summary": "Get etherStatsOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherStatsTable/etherStatsEntry/etherStatsStatus": {
      "get": {
        "summary": "Get etherStatsStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-etherStatsTable-etherStatsEntry-etherStatsStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherStatsStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherStatsStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/historyControlTable": {
      "get": {
        "summary": "Get historyControlTable",
        "operationId": "get-RMON-MIB:RMON-MIB-historyControlTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "historyControlEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "historyControlIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "historyControlDataSource": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "historyControlBucketsRequested": {
                            "type": "integer",
                            "example": 1
                          },
                          "historyControlBucketsGranted": {
                            "type": "integer",
                            "example": 1
                          },
                          "historyControlInterval": {
                            "type": "integer",
                            "example": 1
                          },
                          "historyControlOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "historyControlStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:historyControlTable": {
                    "historyControlEntry": [
                      {
                        "historyControlIndex": 1,
                        "historyControlDataSource": "configured-value",
                        "historyControlBucketsRequested": 1,
                        "historyControlBucketsGranted": 1,
                        "historyControlInterval": 1,
                        "historyControlOwner": "configured-value",
                        "historyControlStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve historyControlTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/historyControlTable/historyControlEntry": {
      "get": {
        "summary": "Get historyControlEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-historyControlTable-historyControlEntry",
        "tags": [
          "RMON-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": {
                      "historyControlIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "historyControlDataSource": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "historyControlBucketsRequested": {
                        "type": "integer",
                        "example": 1
                      },
                      "historyControlBucketsGranted": {
                        "type": "integer",
                        "example": 1
                      },
                      "historyControlInterval": {
                        "type": "integer",
                        "example": 1
                      },
                      "historyControlOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "historyControlStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:historyControlEntry": [
                    {
                      "historyControlIndex": 1,
                      "historyControlDataSource": "configured-value",
                      "historyControlBucketsRequested": 1,
                      "historyControlBucketsGranted": 1,
                      "historyControlInterval": 1,
                      "historyControlOwner": "configured-value",
                      "historyControlStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve historyControlEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/historyControlTable/historyControlEntry/historyControlIndex": {
      "get": {
        "summary": "Get historyControlIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-historyControlTable-historyControlEntry-historyControlIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:historyControlIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve historyControlIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/historyControlTable/historyControlEntry/historyControlDataSource": {
      "get": {
        "summary": "Get historyControlDataSource",
        "operationId": "get-RMON-MIB:RMON-MIB-historyControlTable-historyControlEntry-historyControlDataSource",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:historyControlDataSource": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve historyControlDataSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/historyControlTable/historyControlEntry/historyControlBucketsRequested": {
      "get": {
        "summary": "Get historyControlBucketsRequested",
        "operationId": "get-RMON-MIB:RMON-MIB-historyControlTable-historyControlEntry-historyControlBucketsRequested",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:historyControlBucketsRequested": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve historyControlBucketsRequested from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/historyControlTable/historyControlEntry/historyControlBucketsGranted": {
      "get": {
        "summary": "Get historyControlBucketsGranted",
        "operationId": "get-RMON-MIB:RMON-MIB-historyControlTable-historyControlEntry-historyControlBucketsGranted",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:historyControlBucketsGranted": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve historyControlBucketsGranted from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/historyControlTable/historyControlEntry/historyControlInterval": {
      "get": {
        "summary": "Get historyControlInterval",
        "operationId": "get-RMON-MIB:RMON-MIB-historyControlTable-historyControlEntry-historyControlInterval",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:historyControlInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve historyControlInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/historyControlTable/historyControlEntry/historyControlOwner": {
      "get": {
        "summary": "Get historyControlOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-historyControlTable-historyControlEntry-historyControlOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:historyControlOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve historyControlOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/historyControlTable/historyControlEntry/historyControlStatus": {
      "get": {
        "summary": "Get historyControlStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-historyControlTable-historyControlEntry-historyControlStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:historyControlStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve historyControlStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable": {
      "get": {
        "summary": "Get etherHistoryTable",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "etherHistoryEntry": {
                      "type": "object",
                      "properties": {
                        "etherHistoryIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "etherHistorySampleIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "etherHistoryIntervalStart": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "etherHistoryDropEvents": {
                          "type": "string",
                          "example": "0"
                        },
                        "etherHistoryOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "etherHistoryPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "etherHistoryBroadcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "etherHistoryMulticastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "etherHistoryCRCAlignErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "etherHistoryUndersizePkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "etherHistoryOversizePkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "etherHistoryFragments": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "etherHistoryJabbers": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "etherHistoryCollisions": {
                          "type": "string",
                          "example": "0"
                        },
                        "etherHistoryUtilization": {
                          "type": "integer",
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:etherHistoryTable": {
                    "etherHistoryEntry": {
                      "etherHistoryIndex": 1,
                      "etherHistorySampleIndex": 1,
                      "etherHistoryIntervalStart": "configured-value",
                      "etherHistoryDropEvents": "0",
                      "etherHistoryOctets": "configured-value",
                      "etherHistoryPkts": "configured-value",
                      "etherHistoryBroadcastPkts": "configured-value",
                      "etherHistoryMulticastPkts": "configured-value",
                      "etherHistoryCRCAlignErrors": "0",
                      "etherHistoryUndersizePkts": "configured-value",
                      "etherHistoryOversizePkts": "configured-value",
                      "etherHistoryFragments": "configured-value",
                      "etherHistoryJabbers": "configured-value",
                      "etherHistoryCollisions": "0",
                      "etherHistoryUtilization": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry": {
      "get": {
        "summary": "Get etherHistoryEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "etherHistoryIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "etherHistorySampleIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "etherHistoryIntervalStart": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "etherHistoryDropEvents": {
                      "type": "string",
                      "example": "0"
                    },
                    "etherHistoryOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "etherHistoryPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "etherHistoryBroadcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "etherHistoryMulticastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "etherHistoryCRCAlignErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "etherHistoryUndersizePkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "etherHistoryOversizePkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "etherHistoryFragments": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "etherHistoryJabbers": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "etherHistoryCollisions": {
                      "type": "string",
                      "example": "0"
                    },
                    "etherHistoryUtilization": {
                      "type": "integer",
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:etherHistoryEntry": {
                    "etherHistoryIndex": 1,
                    "etherHistorySampleIndex": 1,
                    "etherHistoryIntervalStart": "configured-value",
                    "etherHistoryDropEvents": "0",
                    "etherHistoryOctets": "configured-value",
                    "etherHistoryPkts": "configured-value",
                    "etherHistoryBroadcastPkts": "configured-value",
                    "etherHistoryMulticastPkts": "configured-value",
                    "etherHistoryCRCAlignErrors": "0",
                    "etherHistoryUndersizePkts": "configured-value",
                    "etherHistoryOversizePkts": "configured-value",
                    "etherHistoryFragments": "configured-value",
                    "etherHistoryJabbers": "configured-value",
                    "etherHistoryCollisions": "0",
                    "etherHistoryUtilization": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryIndex": {
      "get": {
        "summary": "Get etherHistoryIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistorySampleIndex": {
      "get": {
        "summary": "Get etherHistorySampleIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistorySampleIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistorySampleIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistorySampleIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryIntervalStart": {
      "get": {
        "summary": "Get etherHistoryIntervalStart",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryIntervalStart",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryIntervalStart": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryIntervalStart from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryDropEvents": {
      "get": {
        "summary": "Get etherHistoryDropEvents",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryDropEvents",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryDropEvents": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryDropEvents from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryOctets": {
      "get": {
        "summary": "Get etherHistoryOctets",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryOctets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryPkts": {
      "get": {
        "summary": "Get etherHistoryPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryBroadcastPkts": {
      "get": {
        "summary": "Get etherHistoryBroadcastPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryBroadcastPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryBroadcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryBroadcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryMulticastPkts": {
      "get": {
        "summary": "Get etherHistoryMulticastPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryMulticastPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryMulticastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryMulticastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryCRCAlignErrors": {
      "get": {
        "summary": "Get etherHistoryCRCAlignErrors",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryCRCAlignErrors",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryCRCAlignErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryCRCAlignErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryUndersizePkts": {
      "get": {
        "summary": "Get etherHistoryUndersizePkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryUndersizePkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryUndersizePkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryUndersizePkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryOversizePkts": {
      "get": {
        "summary": "Get etherHistoryOversizePkts",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryOversizePkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryOversizePkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryOversizePkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryFragments": {
      "get": {
        "summary": "Get etherHistoryFragments",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryFragments",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryFragments": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryFragments from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryJabbers": {
      "get": {
        "summary": "Get etherHistoryJabbers",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryJabbers",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryJabbers": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryJabbers from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryCollisions": {
      "get": {
        "summary": "Get etherHistoryCollisions",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryCollisions",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryCollisions": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryCollisions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/etherHistoryTable/etherHistoryEntry/etherHistoryUtilization": {
      "get": {
        "summary": "Get etherHistoryUtilization",
        "operationId": "get-RMON-MIB:RMON-MIB-etherHistoryTable-etherHistoryEntry-etherHistoryUtilization",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:etherHistoryUtilization": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve etherHistoryUtilization from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable": {
      "get": {
        "summary": "Get alarmTable",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alarmEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "alarmIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "alarmInterval": {
                            "type": "integer",
                            "example": 1
                          },
                          "alarmVariable": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "alarmSampleType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "alarmValue": {
                            "type": "integer",
                            "example": 1
                          },
                          "alarmStartupAlarm": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "alarmRisingThreshold": {
                            "type": "integer",
                            "example": 1
                          },
                          "alarmFallingThreshold": {
                            "type": "integer",
                            "example": 1
                          },
                          "alarmRisingEventIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "alarmFallingEventIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "alarmOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "alarmStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:alarmTable": {
                    "alarmEntry": [
                      {
                        "alarmIndex": 1,
                        "alarmInterval": 1,
                        "alarmVariable": "configured-value",
                        "alarmSampleType": "default",
                        "alarmValue": 1,
                        "alarmStartupAlarm": "default",
                        "alarmRisingThreshold": 1,
                        "alarmFallingThreshold": 1,
                        "alarmRisingEventIndex": 1,
                        "alarmFallingEventIndex": 1,
                        "alarmOwner": "configured-value",
                        "alarmStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry": {
      "get": {
        "summary": "Get alarmEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry",
        "tags": [
          "RMON-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": {
                      "alarmIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "alarmInterval": {
                        "type": "integer",
                        "example": 1
                      },
                      "alarmVariable": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "alarmSampleType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "alarmValue": {
                        "type": "integer",
                        "example": 1
                      },
                      "alarmStartupAlarm": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "alarmRisingThreshold": {
                        "type": "integer",
                        "example": 1
                      },
                      "alarmFallingThreshold": {
                        "type": "integer",
                        "example": 1
                      },
                      "alarmRisingEventIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "alarmFallingEventIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "alarmOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "alarmStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:alarmEntry": [
                    {
                      "alarmIndex": 1,
                      "alarmInterval": 1,
                      "alarmVariable": "configured-value",
                      "alarmSampleType": "default",
                      "alarmValue": 1,
                      "alarmStartupAlarm": "default",
                      "alarmRisingThreshold": 1,
                      "alarmFallingThreshold": 1,
                      "alarmRisingEventIndex": 1,
                      "alarmFallingEventIndex": 1,
                      "alarmOwner": "configured-value",
                      "alarmStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmIndex": {
      "get": {
        "summary": "Get alarmIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmInterval": {
      "get": {
        "summary": "Get alarmInterval",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmInterval",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmVariable": {
      "get": {
        "summary": "Get alarmVariable",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmVariable",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmVariable": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmVariable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmSampleType": {
      "get": {
        "summary": "Get alarmSampleType",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmSampleType",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmSampleType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmSampleType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmValue": {
      "get": {
        "summary": "Get alarmValue",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmValue",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmValue": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmStartupAlarm": {
      "get": {
        "summary": "Get alarmStartupAlarm",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmStartupAlarm",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmStartupAlarm": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmStartupAlarm from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmRisingThreshold": {
      "get": {
        "summary": "Get alarmRisingThreshold",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmRisingThreshold",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmRisingThreshold": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmRisingThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmFallingThreshold": {
      "get": {
        "summary": "Get alarmFallingThreshold",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmFallingThreshold",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmFallingThreshold": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmFallingThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmRisingEventIndex": {
      "get": {
        "summary": "Get alarmRisingEventIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmRisingEventIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmRisingEventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmRisingEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmFallingEventIndex": {
      "get": {
        "summary": "Get alarmFallingEventIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmFallingEventIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmFallingEventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmFallingEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmOwner": {
      "get": {
        "summary": "Get alarmOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/alarmTable/alarmEntry/alarmStatus": {
      "get": {
        "summary": "Get alarmStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-alarmTable-alarmEntry-alarmStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostControlTable": {
      "get": {
        "summary": "Get hostControlTable",
        "operationId": "get-RMON-MIB:RMON-MIB-hostControlTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hostControlEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "hostControlIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "hostControlDataSource": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "hostControlTableSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "hostControlLastDeleteTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "hostControlOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "hostControlStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:hostControlTable": {
                    "hostControlEntry": [
                      {
                        "hostControlIndex": 1,
                        "hostControlDataSource": "configured-value",
                        "hostControlTableSize": 1,
                        "hostControlLastDeleteTime": "10:30:45",
                        "hostControlOwner": "configured-value",
                        "hostControlStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostControlTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostControlTable/hostControlEntry": {
      "get": {
        "summary": "Get hostControlEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-hostControlTable-hostControlEntry",
        "tags": [
          "RMON-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": {
                      "hostControlIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "hostControlDataSource": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "hostControlTableSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "hostControlLastDeleteTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "hostControlOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "hostControlStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:hostControlEntry": [
                    {
                      "hostControlIndex": 1,
                      "hostControlDataSource": "configured-value",
                      "hostControlTableSize": 1,
                      "hostControlLastDeleteTime": "10:30:45",
                      "hostControlOwner": "configured-value",
                      "hostControlStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostControlEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostControlTable/hostControlEntry/hostControlIndex": {
      "get": {
        "summary": "Get hostControlIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-hostControlTable-hostControlEntry-hostControlIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostControlIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostControlIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostControlTable/hostControlEntry/hostControlDataSource": {
      "get": {
        "summary": "Get hostControlDataSource",
        "operationId": "get-RMON-MIB:RMON-MIB-hostControlTable-hostControlEntry-hostControlDataSource",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostControlDataSource": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostControlDataSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostControlTable/hostControlEntry/hostControlTableSize": {
      "get": {
        "summary": "Get hostControlTableSize",
        "operationId": "get-RMON-MIB:RMON-MIB-hostControlTable-hostControlEntry-hostControlTableSize",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostControlTableSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostControlTableSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostControlTable/hostControlEntry/hostControlLastDeleteTime": {
      "get": {
        "summary": "Get hostControlLastDeleteTime",
        "operationId": "get-RMON-MIB:RMON-MIB-hostControlTable-hostControlEntry-hostControlLastDeleteTime",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostControlLastDeleteTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostControlLastDeleteTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostControlTable/hostControlEntry/hostControlOwner": {
      "get": {
        "summary": "Get hostControlOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-hostControlTable-hostControlEntry-hostControlOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostControlOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostControlOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostControlTable/hostControlEntry/hostControlStatus": {
      "get": {
        "summary": "Get hostControlStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-hostControlTable-hostControlEntry-hostControlStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostControlStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostControlStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable": {
      "get": {
        "summary": "Get hostTable",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hostEntry": {
                      "type": "object",
                      "properties": {
                        "hostAddress": {
                          "type": "string",
                          "format": "byte",
                          "example": "10.1.1.1"
                        },
                        "hostCreationOrder": {
                          "type": "integer",
                          "example": 1
                        },
                        "hostIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "hostInPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "hostOutPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "hostInOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "hostOutOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "hostOutErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "hostOutBroadcastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "hostOutMulticastPkts": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:hostTable": {
                    "hostEntry": {
                      "hostAddress": "QmFzZTY0",
                      "hostCreationOrder": 1,
                      "hostIndex": 1,
                      "hostInPkts": "configured-value",
                      "hostOutPkts": "configured-value",
                      "hostInOctets": "configured-value",
                      "hostOutOctets": "configured-value",
                      "hostOutErrors": "0",
                      "hostOutBroadcastPkts": "configured-value",
                      "hostOutMulticastPkts": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry": {
      "get": {
        "summary": "Get hostEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hostAddress": {
                      "type": "string",
                      "format": "byte",
                      "example": "10.1.1.1"
                    },
                    "hostCreationOrder": {
                      "type": "integer",
                      "example": 1
                    },
                    "hostIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "hostInPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "hostOutPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "hostInOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "hostOutOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "hostOutErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "hostOutBroadcastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "hostOutMulticastPkts": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:hostEntry": {
                    "hostAddress": "QmFzZTY0",
                    "hostCreationOrder": 1,
                    "hostIndex": 1,
                    "hostInPkts": "configured-value",
                    "hostOutPkts": "configured-value",
                    "hostInOctets": "configured-value",
                    "hostOutOctets": "configured-value",
                    "hostOutErrors": "0",
                    "hostOutBroadcastPkts": "configured-value",
                    "hostOutMulticastPkts": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostAddress": {
      "get": {
        "summary": "Get hostAddress",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostAddress",
        "tags": [
          "RMON-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": "10.1.1.1"
                },
                "example": {
                  "RMON-MIB:hostAddress": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostCreationOrder": {
      "get": {
        "summary": "Get hostCreationOrder",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostCreationOrder",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostCreationOrder": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostCreationOrder from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostIndex": {
      "get": {
        "summary": "Get hostIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostInPkts": {
      "get": {
        "summary": "Get hostInPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostInPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostInPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostInPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostOutPkts": {
      "get": {
        "summary": "Get hostOutPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostOutPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostOutPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostOutPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostInOctets": {
      "get": {
        "summary": "Get hostInOctets",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostInOctets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostInOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostInOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostOutOctets": {
      "get": {
        "summary": "Get hostOutOctets",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostOutOctets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostOutOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostOutOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostOutErrors": {
      "get": {
        "summary": "Get hostOutErrors",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostOutErrors",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostOutErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostOutErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostOutBroadcastPkts": {
      "get": {
        "summary": "Get hostOutBroadcastPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostOutBroadcastPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostOutBroadcastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostOutBroadcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTable/hostEntry/hostOutMulticastPkts": {
      "get": {
        "summary": "Get hostOutMulticastPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTable-hostEntry-hostOutMulticastPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostOutMulticastPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostOutMulticastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable": {
      "get": {
        "summary": "Get hostTimeTable",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hostTimeEntry": {
                      "type": "object",
                      "properties": {
                        "hostTimeAddress": {
                          "type": "string",
                          "format": "byte",
                          "example": "10:30:45"
                        },
                        "hostTimeCreationOrder": {
                          "type": "integer",
                          "example": 1
                        },
                        "hostTimeIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "hostTimeInPkts": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "hostTimeOutPkts": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "hostTimeInOctets": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "hostTimeOutOctets": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "hostTimeOutErrors": {
                          "type": "string",
                          "example": "0"
                        },
                        "hostTimeOutBroadcastPkts": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "hostTimeOutMulticastPkts": {
                          "type": "string",
                          "example": "10:30:45"
                        }
                      },
                      "example": "10:30:45"
                    }
                  },
                  "example": "10:30:45"
                },
                "example": {
                  "RMON-MIB:hostTimeTable": {
                    "hostTimeEntry": {
                      "hostTimeAddress": "QmFzZTY0",
                      "hostTimeCreationOrder": 1,
                      "hostTimeIndex": 1,
                      "hostTimeInPkts": "10:30:45",
                      "hostTimeOutPkts": "10:30:45",
                      "hostTimeInOctets": "10:30:45",
                      "hostTimeOutOctets": "10:30:45",
                      "hostTimeOutErrors": "0",
                      "hostTimeOutBroadcastPkts": "10:30:45",
                      "hostTimeOutMulticastPkts": "10:30:45"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry": {
      "get": {
        "summary": "Get hostTimeEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hostTimeAddress": {
                      "type": "string",
                      "format": "byte",
                      "example": "10:30:45"
                    },
                    "hostTimeCreationOrder": {
                      "type": "integer",
                      "example": 1
                    },
                    "hostTimeIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "hostTimeInPkts": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "hostTimeOutPkts": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "hostTimeInOctets": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "hostTimeOutOctets": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "hostTimeOutErrors": {
                      "type": "string",
                      "example": "0"
                    },
                    "hostTimeOutBroadcastPkts": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "hostTimeOutMulticastPkts": {
                      "type": "string",
                      "example": "10:30:45"
                    }
                  },
                  "example": "10:30:45"
                },
                "example": {
                  "RMON-MIB:hostTimeEntry": {
                    "hostTimeAddress": "QmFzZTY0",
                    "hostTimeCreationOrder": 1,
                    "hostTimeIndex": 1,
                    "hostTimeInPkts": "10:30:45",
                    "hostTimeOutPkts": "10:30:45",
                    "hostTimeInOctets": "10:30:45",
                    "hostTimeOutOctets": "10:30:45",
                    "hostTimeOutErrors": "0",
                    "hostTimeOutBroadcastPkts": "10:30:45",
                    "hostTimeOutMulticastPkts": "10:30:45"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeAddress": {
      "get": {
        "summary": "Get hostTimeAddress",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeAddress",
        "tags": [
          "RMON-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": "10:30:45"
                },
                "example": {
                  "RMON-MIB:hostTimeAddress": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeCreationOrder": {
      "get": {
        "summary": "Get hostTimeCreationOrder",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeCreationOrder",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTimeCreationOrder": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeCreationOrder from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeIndex": {
      "get": {
        "summary": "Get hostTimeIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTimeIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeInPkts": {
      "get": {
        "summary": "Get hostTimeInPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeInPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTimeInPkts": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeInPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeOutPkts": {
      "get": {
        "summary": "Get hostTimeOutPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeOutPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTimeOutPkts": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeOutPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeInOctets": {
      "get": {
        "summary": "Get hostTimeInOctets",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeInOctets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTimeInOctets": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeInOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeOutOctets": {
      "get": {
        "summary": "Get hostTimeOutOctets",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeOutOctets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTimeOutOctets": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeOutOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeOutErrors": {
      "get": {
        "summary": "Get hostTimeOutErrors",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeOutErrors",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTimeOutErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeOutErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeOutBroadcastPkts": {
      "get": {
        "summary": "Get hostTimeOutBroadcastPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeOutBroadcastPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTimeOutBroadcastPkts": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeOutBroadcastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTimeTable/hostTimeEntry/hostTimeOutMulticastPkts": {
      "get": {
        "summary": "Get hostTimeOutMulticastPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTimeTable-hostTimeEntry-hostTimeOutMulticastPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTimeOutMulticastPkts": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTimeOutMulticastPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable": {
      "get": {
        "summary": "Get hostTopNControlTable",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hostTopNControlEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "hostTopNControlIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "hostTopNHostIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "hostTopNRateBase": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "hostTopNTimeRemaining": {
                            "type": "integer",
                            "example": 1
                          },
                          "hostTopNDuration": {
                            "type": "integer",
                            "example": 50
                          },
                          "hostTopNRequestedSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "hostTopNGrantedSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "hostTopNStartTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "hostTopNOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "hostTopNStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:hostTopNControlTable": {
                    "hostTopNControlEntry": [
                      {
                        "hostTopNControlIndex": 1,
                        "hostTopNHostIndex": 1,
                        "hostTopNRateBase": "default",
                        "hostTopNTimeRemaining": 1,
                        "hostTopNDuration": 50,
                        "hostTopNRequestedSize": 1,
                        "hostTopNGrantedSize": 1,
                        "hostTopNStartTime": "10:30:45",
                        "hostTopNOwner": "configured-value",
                        "hostTopNStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNControlTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry": {
      "get": {
        "summary": "Get hostTopNControlEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry",
        "tags": [
          "RMON-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": {
                      "hostTopNControlIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "hostTopNHostIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "hostTopNRateBase": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "hostTopNTimeRemaining": {
                        "type": "integer",
                        "example": 1
                      },
                      "hostTopNDuration": {
                        "type": "integer",
                        "example": 50
                      },
                      "hostTopNRequestedSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "hostTopNGrantedSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "hostTopNStartTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "hostTopNOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "hostTopNStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:hostTopNControlEntry": [
                    {
                      "hostTopNControlIndex": 1,
                      "hostTopNHostIndex": 1,
                      "hostTopNRateBase": "default",
                      "hostTopNTimeRemaining": 1,
                      "hostTopNDuration": 50,
                      "hostTopNRequestedSize": 1,
                      "hostTopNGrantedSize": 1,
                      "hostTopNStartTime": "10:30:45",
                      "hostTopNOwner": "configured-value",
                      "hostTopNStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNControlEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNControlIndex": {
      "get": {
        "summary": "Get hostTopNControlIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNControlIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNControlIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNControlIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNHostIndex": {
      "get": {
        "summary": "Get hostTopNHostIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNHostIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNHostIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNHostIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNRateBase": {
      "get": {
        "summary": "Get hostTopNRateBase",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNRateBase",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNRateBase": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNRateBase from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNTimeRemaining": {
      "get": {
        "summary": "Get hostTopNTimeRemaining",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNTimeRemaining",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNTimeRemaining": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNTimeRemaining from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNDuration": {
      "get": {
        "summary": "Get hostTopNDuration",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNDuration",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 50
                },
                "example": {
                  "RMON-MIB:hostTopNDuration": 50
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNDuration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNRequestedSize": {
      "get": {
        "summary": "Get hostTopNRequestedSize",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNRequestedSize",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNRequestedSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNRequestedSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNGrantedSize": {
      "get": {
        "summary": "Get hostTopNGrantedSize",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNGrantedSize",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNGrantedSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNGrantedSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNStartTime": {
      "get": {
        "summary": "Get hostTopNStartTime",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNStartTime",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNStartTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNStartTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNOwner": {
      "get": {
        "summary": "Get hostTopNOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNControlTable/hostTopNControlEntry/hostTopNStatus": {
      "get": {
        "summary": "Get hostTopNStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNControlTable-hostTopNControlEntry-hostTopNStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNTable": {
      "get": {
        "summary": "Get hostTopNTable",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hostTopNEntry": {
                      "type": "object",
                      "properties": {
                        "hostTopNReport": {
                          "type": "integer",
                          "example": 1
                        },
                        "hostTopNIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "hostTopNAddress": {
                          "type": "string",
                          "format": "byte",
                          "example": "10.1.1.1"
                        },
                        "hostTopNRate": {
                          "type": "integer",
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:hostTopNTable": {
                    "hostTopNEntry": {
                      "hostTopNReport": 1,
                      "hostTopNIndex": 1,
                      "hostTopNAddress": "QmFzZTY0",
                      "hostTopNRate": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNTable/hostTopNEntry": {
      "get": {
        "summary": "Get hostTopNEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNTable-hostTopNEntry",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hostTopNReport": {
                      "type": "integer",
                      "example": 1
                    },
                    "hostTopNIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "hostTopNAddress": {
                      "type": "string",
                      "format": "byte",
                      "example": "10.1.1.1"
                    },
                    "hostTopNRate": {
                      "type": "integer",
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:hostTopNEntry": {
                    "hostTopNReport": 1,
                    "hostTopNIndex": 1,
                    "hostTopNAddress": "QmFzZTY0",
                    "hostTopNRate": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNTable/hostTopNEntry/hostTopNReport": {
      "get": {
        "summary": "Get hostTopNReport",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNTable-hostTopNEntry-hostTopNReport",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNReport": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNReport from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNTable/hostTopNEntry/hostTopNIndex": {
      "get": {
        "summary": "Get hostTopNIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNTable-hostTopNEntry-hostTopNIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNTable/hostTopNEntry/hostTopNAddress": {
      "get": {
        "summary": "Get hostTopNAddress",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNTable-hostTopNEntry-hostTopNAddress",
        "tags": [
          "RMON-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": "10.1.1.1"
                },
                "example": {
                  "RMON-MIB:hostTopNAddress": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/hostTopNTable/hostTopNEntry/hostTopNRate": {
      "get": {
        "summary": "Get hostTopNRate",
        "operationId": "get-RMON-MIB:RMON-MIB-hostTopNTable-hostTopNEntry-hostTopNRate",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:hostTopNRate": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve hostTopNRate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixControlTable": {
      "get": {
        "summary": "Get matrixControlTable",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixControlTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "matrixControlEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "matrixControlIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "matrixControlDataSource": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "matrixControlTableSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "matrixControlLastDeleteTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "matrixControlOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "matrixControlStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:matrixControlTable": {
                    "matrixControlEntry": [
                      {
                        "matrixControlIndex": 1,
                        "matrixControlDataSource": "configured-value",
                        "matrixControlTableSize": 1,
                        "matrixControlLastDeleteTime": "10:30:45",
                        "matrixControlOwner": "configured-value",
                        "matrixControlStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixControlTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixControlTable/matrixControlEntry": {
      "get": {
        "summary": "Get matrixControlEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixControlTable-matrixControlEntry",
        "tags": [
          "RMON-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": {
                      "matrixControlIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "matrixControlDataSource": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "matrixControlTableSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "matrixControlLastDeleteTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "matrixControlOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "matrixControlStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:matrixControlEntry": [
                    {
                      "matrixControlIndex": 1,
                      "matrixControlDataSource": "configured-value",
                      "matrixControlTableSize": 1,
                      "matrixControlLastDeleteTime": "10:30:45",
                      "matrixControlOwner": "configured-value",
                      "matrixControlStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixControlEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixControlTable/matrixControlEntry/matrixControlIndex": {
      "get": {
        "summary": "Get matrixControlIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixControlTable-matrixControlEntry-matrixControlIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixControlIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixControlIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixControlTable/matrixControlEntry/matrixControlDataSource": {
      "get": {
        "summary": "Get matrixControlDataSource",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixControlTable-matrixControlEntry-matrixControlDataSource",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixControlDataSource": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixControlDataSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixControlTable/matrixControlEntry/matrixControlTableSize": {
      "get": {
        "summary": "Get matrixControlTableSize",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixControlTable-matrixControlEntry-matrixControlTableSize",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixControlTableSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixControlTableSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixControlTable/matrixControlEntry/matrixControlLastDeleteTime": {
      "get": {
        "summary": "Get matrixControlLastDeleteTime",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixControlTable-matrixControlEntry-matrixControlLastDeleteTime",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixControlLastDeleteTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixControlLastDeleteTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixControlTable/matrixControlEntry/matrixControlOwner": {
      "get": {
        "summary": "Get matrixControlOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixControlTable-matrixControlEntry-matrixControlOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixControlOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixControlOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixControlTable/matrixControlEntry/matrixControlStatus": {
      "get": {
        "summary": "Get matrixControlStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixControlTable-matrixControlEntry-matrixControlStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixControlStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixControlStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixSDTable": {
      "get": {
        "summary": "Get matrixSDTable",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixSDTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "matrixSDEntry": {
                      "type": "object",
                      "properties": {
                        "matrixSDSourceAddress": {
                          "type": "string",
                          "format": "byte",
                          "example": "10.1.1.1"
                        },
                        "matrixSDDestAddress": {
                          "type": "string",
                          "format": "byte",
                          "example": "10.1.1.1"
                        },
                        "matrixSDIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "matrixSDPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "matrixSDOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "matrixSDErrors": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:matrixSDTable": {
                    "matrixSDEntry": {
                      "matrixSDSourceAddress": "QmFzZTY0",
                      "matrixSDDestAddress": "QmFzZTY0",
                      "matrixSDIndex": 1,
                      "matrixSDPkts": "configured-value",
                      "matrixSDOctets": "configured-value",
                      "matrixSDErrors": "0"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixSDTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixSDTable/matrixSDEntry": {
      "get": {
        "summary": "Get matrixSDEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixSDTable-matrixSDEntry",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "matrixSDSourceAddress": {
                      "type": "string",
                      "format": "byte",
                      "example": "10.1.1.1"
                    },
                    "matrixSDDestAddress": {
                      "type": "string",
                      "format": "byte",
                      "example": "10.1.1.1"
                    },
                    "matrixSDIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "matrixSDPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "matrixSDOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "matrixSDErrors": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:matrixSDEntry": {
                    "matrixSDSourceAddress": "QmFzZTY0",
                    "matrixSDDestAddress": "QmFzZTY0",
                    "matrixSDIndex": 1,
                    "matrixSDPkts": "configured-value",
                    "matrixSDOctets": "configured-value",
                    "matrixSDErrors": "0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixSDEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixSDTable/matrixSDEntry/matrixSDSourceAddress": {
      "get": {
        "summary": "Get matrixSDSourceAddress",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixSDTable-matrixSDEntry-matrixSDSourceAddress",
        "tags": [
          "RMON-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": "10.1.1.1"
                },
                "example": {
                  "RMON-MIB:matrixSDSourceAddress": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixSDSourceAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixSDTable/matrixSDEntry/matrixSDDestAddress": {
      "get": {
        "summary": "Get matrixSDDestAddress",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixSDTable-matrixSDEntry-matrixSDDestAddress",
        "tags": [
          "RMON-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": "10.1.1.1"
                },
                "example": {
                  "RMON-MIB:matrixSDDestAddress": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixSDDestAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixSDTable/matrixSDEntry/matrixSDIndex": {
      "get": {
        "summary": "Get matrixSDIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixSDTable-matrixSDEntry-matrixSDIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixSDIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixSDIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixSDTable/matrixSDEntry/matrixSDPkts": {
      "get": {
        "summary": "Get matrixSDPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixSDTable-matrixSDEntry-matrixSDPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixSDPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixSDPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixSDTable/matrixSDEntry/matrixSDOctets": {
      "get": {
        "summary": "Get matrixSDOctets",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixSDTable-matrixSDEntry-matrixSDOctets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixSDOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixSDOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixSDTable/matrixSDEntry/matrixSDErrors": {
      "get": {
        "summary": "Get matrixSDErrors",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixSDTable-matrixSDEntry-matrixSDErrors",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixSDErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixSDErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixDSTable": {
      "get": {
        "summary": "Get matrixDSTable",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixDSTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "matrixDSEntry": {
                      "type": "object",
                      "properties": {
                        "matrixDSSourceAddress": {
                          "type": "string",
                          "format": "byte",
                          "example": "10.1.1.1"
                        },
                        "matrixDSDestAddress": {
                          "type": "string",
                          "format": "byte",
                          "example": "10.1.1.1"
                        },
                        "matrixDSIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "matrixDSPkts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "matrixDSOctets": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "matrixDSErrors": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:matrixDSTable": {
                    "matrixDSEntry": {
                      "matrixDSSourceAddress": "QmFzZTY0",
                      "matrixDSDestAddress": "QmFzZTY0",
                      "matrixDSIndex": 1,
                      "matrixDSPkts": "configured-value",
                      "matrixDSOctets": "configured-value",
                      "matrixDSErrors": "0"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixDSTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixDSTable/matrixDSEntry": {
      "get": {
        "summary": "Get matrixDSEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixDSTable-matrixDSEntry",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "matrixDSSourceAddress": {
                      "type": "string",
                      "format": "byte",
                      "example": "10.1.1.1"
                    },
                    "matrixDSDestAddress": {
                      "type": "string",
                      "format": "byte",
                      "example": "10.1.1.1"
                    },
                    "matrixDSIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "matrixDSPkts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "matrixDSOctets": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "matrixDSErrors": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:matrixDSEntry": {
                    "matrixDSSourceAddress": "QmFzZTY0",
                    "matrixDSDestAddress": "QmFzZTY0",
                    "matrixDSIndex": 1,
                    "matrixDSPkts": "configured-value",
                    "matrixDSOctets": "configured-value",
                    "matrixDSErrors": "0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixDSEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixDSTable/matrixDSEntry/matrixDSSourceAddress": {
      "get": {
        "summary": "Get matrixDSSourceAddress",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixDSTable-matrixDSEntry-matrixDSSourceAddress",
        "tags": [
          "RMON-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": "10.1.1.1"
                },
                "example": {
                  "RMON-MIB:matrixDSSourceAddress": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixDSSourceAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixDSTable/matrixDSEntry/matrixDSDestAddress": {
      "get": {
        "summary": "Get matrixDSDestAddress",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixDSTable-matrixDSEntry-matrixDSDestAddress",
        "tags": [
          "RMON-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": "10.1.1.1"
                },
                "example": {
                  "RMON-MIB:matrixDSDestAddress": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixDSDestAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixDSTable/matrixDSEntry/matrixDSIndex": {
      "get": {
        "summary": "Get matrixDSIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixDSTable-matrixDSEntry-matrixDSIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixDSIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixDSIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixDSTable/matrixDSEntry/matrixDSPkts": {
      "get": {
        "summary": "Get matrixDSPkts",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixDSTable-matrixDSEntry-matrixDSPkts",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixDSPkts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixDSPkts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixDSTable/matrixDSEntry/matrixDSOctets": {
      "get": {
        "summary": "Get matrixDSOctets",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixDSTable-matrixDSEntry-matrixDSOctets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixDSOctets": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixDSOctets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/matrixDSTable/matrixDSEntry/matrixDSErrors": {
      "get": {
        "summary": "Get matrixDSErrors",
        "operationId": "get-RMON-MIB:RMON-MIB-matrixDSTable-matrixDSEntry-matrixDSErrors",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:matrixDSErrors": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve matrixDSErrors from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable": {
      "get": {
        "summary": "Get filterTable",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "filterEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "filterIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "filterChannelIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "filterPktDataOffset": {
                            "type": "integer",
                            "example": 1
                          },
                          "filterPktData": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "filterPktDataMask": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "filterPktDataNotMask": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "filterPktStatus": {
                            "type": "integer",
                            "example": 1
                          },
                          "filterPktStatusMask": {
                            "type": "integer",
                            "example": 1
                          },
                          "filterPktStatusNotMask": {
                            "type": "integer",
                            "example": 1
                          },
                          "filterOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "filterStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:filterTable": {
                    "filterEntry": [
                      {
                        "filterIndex": 1,
                        "filterChannelIndex": 1,
                        "filterPktDataOffset": 1,
                        "filterPktData": "QmFzZTY0",
                        "filterPktDataMask": "QmFzZTY0",
                        "filterPktDataNotMask": "QmFzZTY0",
                        "filterPktStatus": 1,
                        "filterPktStatusMask": 1,
                        "filterPktStatusNotMask": 1,
                        "filterOwner": "configured-value",
                        "filterStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry": {
      "get": {
        "summary": "Get filterEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry",
        "tags": [
          "RMON-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": {
                      "filterIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "filterChannelIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "filterPktDataOffset": {
                        "type": "integer",
                        "example": 1
                      },
                      "filterPktData": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "filterPktDataMask": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "filterPktDataNotMask": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "filterPktStatus": {
                        "type": "integer",
                        "example": 1
                      },
                      "filterPktStatusMask": {
                        "type": "integer",
                        "example": 1
                      },
                      "filterPktStatusNotMask": {
                        "type": "integer",
                        "example": 1
                      },
                      "filterOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "filterStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:filterEntry": [
                    {
                      "filterIndex": 1,
                      "filterChannelIndex": 1,
                      "filterPktDataOffset": 1,
                      "filterPktData": "QmFzZTY0",
                      "filterPktDataMask": "QmFzZTY0",
                      "filterPktDataNotMask": "QmFzZTY0",
                      "filterPktStatus": 1,
                      "filterPktStatusMask": 1,
                      "filterPktStatusNotMask": 1,
                      "filterOwner": "configured-value",
                      "filterStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterIndex": {
      "get": {
        "summary": "Get filterIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:filterIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterChannelIndex": {
      "get": {
        "summary": "Get filterChannelIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterChannelIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:filterChannelIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterChannelIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterPktDataOffset": {
      "get": {
        "summary": "Get filterPktDataOffset",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterPktDataOffset",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:filterPktDataOffset": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterPktDataOffset from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterPktData": {
      "get": {
        "summary": "Get filterPktData",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterPktData",
        "tags": [
          "RMON-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": "configured-value"
                },
                "example": {
                  "RMON-MIB:filterPktData": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterPktData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterPktDataMask": {
      "get": {
        "summary": "Get filterPktDataMask",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterPktDataMask",
        "tags": [
          "RMON-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": "configured-value"
                },
                "example": {
                  "RMON-MIB:filterPktDataMask": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterPktDataMask from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterPktDataNotMask": {
      "get": {
        "summary": "Get filterPktDataNotMask",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterPktDataNotMask",
        "tags": [
          "RMON-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": "configured-value"
                },
                "example": {
                  "RMON-MIB:filterPktDataNotMask": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterPktDataNotMask from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterPktStatus": {
      "get": {
        "summary": "Get filterPktStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterPktStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:filterPktStatus": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterPktStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterPktStatusMask": {
      "get": {
        "summary": "Get filterPktStatusMask",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterPktStatusMask",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:filterPktStatusMask": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterPktStatusMask from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterPktStatusNotMask": {
      "get": {
        "summary": "Get filterPktStatusNotMask",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterPktStatusNotMask",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:filterPktStatusNotMask": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterPktStatusNotMask from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterOwner": {
      "get": {
        "summary": "Get filterOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:filterOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/filterTable/filterEntry/filterStatus": {
      "get": {
        "summary": "Get filterStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-filterTable-filterEntry-filterStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:filterStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve filterStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable": {
      "get": {
        "summary": "Get channelTable",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "channelEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "channelIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "channelIfIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "channelAcceptType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "channelDataControl": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "channelTurnOnEventIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "channelTurnOffEventIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "channelEventIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "channelEventStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "channelMatches": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "channelDescription": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "channelOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "channelStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:channelTable": {
                    "channelEntry": [
                      {
                        "channelIndex": 1,
                        "channelIfIndex": 1,
                        "channelAcceptType": "default",
                        "channelDataControl": "default",
                        "channelTurnOnEventIndex": 1,
                        "channelTurnOffEventIndex": 1,
                        "channelEventIndex": 1,
                        "channelEventStatus": "default",
                        "channelMatches": "configured-value",
                        "channelDescription": "configured-value",
                        "channelOwner": "configured-value",
                        "channelStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry": {
      "get": {
        "summary": "Get channelEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry",
        "tags": [
          "RMON-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": {
                      "channelIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "channelIfIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "channelAcceptType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "channelDataControl": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "channelTurnOnEventIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "channelTurnOffEventIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "channelEventIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "channelEventStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "channelMatches": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "channelDescription": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "channelOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "channelStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:channelEntry": [
                    {
                      "channelIndex": 1,
                      "channelIfIndex": 1,
                      "channelAcceptType": "default",
                      "channelDataControl": "default",
                      "channelTurnOnEventIndex": 1,
                      "channelTurnOffEventIndex": 1,
                      "channelEventIndex": 1,
                      "channelEventStatus": "default",
                      "channelMatches": "configured-value",
                      "channelDescription": "configured-value",
                      "channelOwner": "configured-value",
                      "channelStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelIndex": {
      "get": {
        "summary": "Get channelIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelIfIndex": {
      "get": {
        "summary": "Get channelIfIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelIfIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelIfIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelIfIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelAcceptType": {
      "get": {
        "summary": "Get channelAcceptType",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelAcceptType",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelAcceptType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelAcceptType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelDataControl": {
      "get": {
        "summary": "Get channelDataControl",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelDataControl",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelDataControl": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelDataControl from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelTurnOnEventIndex": {
      "get": {
        "summary": "Get channelTurnOnEventIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelTurnOnEventIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelTurnOnEventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelTurnOnEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelTurnOffEventIndex": {
      "get": {
        "summary": "Get channelTurnOffEventIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelTurnOffEventIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelTurnOffEventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelTurnOffEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelEventIndex": {
      "get": {
        "summary": "Get channelEventIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelEventIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelEventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelEventStatus": {
      "get": {
        "summary": "Get channelEventStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelEventStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelEventStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelEventStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelMatches": {
      "get": {
        "summary": "Get channelMatches",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelMatches",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelMatches": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelMatches from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelDescription": {
      "get": {
        "summary": "Get channelDescription",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelDescription",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelDescription": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelDescription from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelOwner": {
      "get": {
        "summary": "Get channelOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/channelTable/channelEntry/channelStatus": {
      "get": {
        "summary": "Get channelStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-channelTable-channelEntry-channelStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:channelStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve channelStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable": {
      "get": {
        "summary": "Get bufferControlTable",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "bufferControlEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "bufferControlIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "bufferControlChannelIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "bufferControlFullStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "bufferControlFullAction": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "bufferControlCaptureSliceSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "bufferControlDownloadSliceSize": {
                            "type": "integer",
                            "example": 1
                          },
                          "bufferControlDownloadOffset": {
                            "type": "integer",
                            "example": 1
                          },
                          "bufferControlMaxOctetsRequested": {
                            "type": "integer",
                            "example": 1
                          },
                          "bufferControlMaxOctetsGranted": {
                            "type": "integer",
                            "example": 1
                          },
                          "bufferControlCapturedPackets": {
                            "type": "integer",
                            "example": 1
                          },
                          "bufferControlTurnOnTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "bufferControlOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "bufferControlStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:bufferControlTable": {
                    "bufferControlEntry": [
                      {
                        "bufferControlIndex": 1,
                        "bufferControlChannelIndex": 1,
                        "bufferControlFullStatus": "default",
                        "bufferControlFullAction": "default",
                        "bufferControlCaptureSliceSize": 1,
                        "bufferControlDownloadSliceSize": 1,
                        "bufferControlDownloadOffset": 1,
                        "bufferControlMaxOctetsRequested": 1,
                        "bufferControlMaxOctetsGranted": 1,
                        "bufferControlCapturedPackets": 1,
                        "bufferControlTurnOnTime": "10:30:45",
                        "bufferControlOwner": "configured-value",
                        "bufferControlStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry": {
      "get": {
        "summary": "Get bufferControlEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry",
        "tags": [
          "RMON-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": {
                      "bufferControlIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "bufferControlChannelIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "bufferControlFullStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "bufferControlFullAction": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "bufferControlCaptureSliceSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "bufferControlDownloadSliceSize": {
                        "type": "integer",
                        "example": 1
                      },
                      "bufferControlDownloadOffset": {
                        "type": "integer",
                        "example": 1
                      },
                      "bufferControlMaxOctetsRequested": {
                        "type": "integer",
                        "example": 1
                      },
                      "bufferControlMaxOctetsGranted": {
                        "type": "integer",
                        "example": 1
                      },
                      "bufferControlCapturedPackets": {
                        "type": "integer",
                        "example": 1
                      },
                      "bufferControlTurnOnTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "bufferControlOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "bufferControlStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:bufferControlEntry": [
                    {
                      "bufferControlIndex": 1,
                      "bufferControlChannelIndex": 1,
                      "bufferControlFullStatus": "default",
                      "bufferControlFullAction": "default",
                      "bufferControlCaptureSliceSize": 1,
                      "bufferControlDownloadSliceSize": 1,
                      "bufferControlDownloadOffset": 1,
                      "bufferControlMaxOctetsRequested": 1,
                      "bufferControlMaxOctetsGranted": 1,
                      "bufferControlCapturedPackets": 1,
                      "bufferControlTurnOnTime": "10:30:45",
                      "bufferControlOwner": "configured-value",
                      "bufferControlStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlIndex": {
      "get": {
        "summary": "Get bufferControlIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlChannelIndex": {
      "get": {
        "summary": "Get bufferControlChannelIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlChannelIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlChannelIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlChannelIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlFullStatus": {
      "get": {
        "summary": "Get bufferControlFullStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlFullStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlFullStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlFullStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlFullAction": {
      "get": {
        "summary": "Get bufferControlFullAction",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlFullAction",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlFullAction": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlFullAction from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlCaptureSliceSize": {
      "get": {
        "summary": "Get bufferControlCaptureSliceSize",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlCaptureSliceSize",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlCaptureSliceSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlCaptureSliceSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlDownloadSliceSize": {
      "get": {
        "summary": "Get bufferControlDownloadSliceSize",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlDownloadSliceSize",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlDownloadSliceSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlDownloadSliceSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlDownloadOffset": {
      "get": {
        "summary": "Get bufferControlDownloadOffset",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlDownloadOffset",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlDownloadOffset": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlDownloadOffset from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlMaxOctetsRequested": {
      "get": {
        "summary": "Get bufferControlMaxOctetsRequested",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlMaxOctetsRequested",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlMaxOctetsRequested": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlMaxOctetsRequested from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlMaxOctetsGranted": {
      "get": {
        "summary": "Get bufferControlMaxOctetsGranted",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlMaxOctetsGranted",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlMaxOctetsGranted": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlMaxOctetsGranted from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlCapturedPackets": {
      "get": {
        "summary": "Get bufferControlCapturedPackets",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlCapturedPackets",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlCapturedPackets": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlCapturedPackets from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlTurnOnTime": {
      "get": {
        "summary": "Get bufferControlTurnOnTime",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlTurnOnTime",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlTurnOnTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlTurnOnTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlOwner": {
      "get": {
        "summary": "Get bufferControlOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/bufferControlTable/bufferControlEntry/bufferControlStatus": {
      "get": {
        "summary": "Get bufferControlStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-bufferControlTable-bufferControlEntry-bufferControlStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:bufferControlStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve bufferControlStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/captureBufferTable": {
      "get": {
        "summary": "Get captureBufferTable",
        "operationId": "get-RMON-MIB:RMON-MIB-captureBufferTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "captureBufferEntry": {
                      "type": "object",
                      "properties": {
                        "captureBufferControlIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "captureBufferIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "captureBufferPacketID": {
                          "type": "integer",
                          "example": 1
                        },
                        "captureBufferPacketData": {
                          "type": "string",
                          "format": "byte",
                          "example": "configured-value"
                        },
                        "captureBufferPacketLength": {
                          "type": "integer",
                          "example": 1
                        },
                        "captureBufferPacketTime": {
                          "type": "integer",
                          "example": 1
                        },
                        "captureBufferPacketStatus": {
                          "type": "integer",
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:captureBufferTable": {
                    "captureBufferEntry": {
                      "captureBufferControlIndex": 1,
                      "captureBufferIndex": 1,
                      "captureBufferPacketID": 1,
                      "captureBufferPacketData": "QmFzZTY0",
                      "captureBufferPacketLength": 1,
                      "captureBufferPacketTime": 1,
                      "captureBufferPacketStatus": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve captureBufferTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/captureBufferTable/captureBufferEntry": {
      "get": {
        "summary": "Get captureBufferEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-captureBufferTable-captureBufferEntry",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "captureBufferControlIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "captureBufferIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "captureBufferPacketID": {
                      "type": "integer",
                      "example": 1
                    },
                    "captureBufferPacketData": {
                      "type": "string",
                      "format": "byte",
                      "example": "configured-value"
                    },
                    "captureBufferPacketLength": {
                      "type": "integer",
                      "example": 1
                    },
                    "captureBufferPacketTime": {
                      "type": "integer",
                      "example": 1
                    },
                    "captureBufferPacketStatus": {
                      "type": "integer",
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:captureBufferEntry": {
                    "captureBufferControlIndex": 1,
                    "captureBufferIndex": 1,
                    "captureBufferPacketID": 1,
                    "captureBufferPacketData": "QmFzZTY0",
                    "captureBufferPacketLength": 1,
                    "captureBufferPacketTime": 1,
                    "captureBufferPacketStatus": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve captureBufferEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/captureBufferTable/captureBufferEntry/captureBufferControlIndex": {
      "get": {
        "summary": "Get captureBufferControlIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-captureBufferTable-captureBufferEntry-captureBufferControlIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:captureBufferControlIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve captureBufferControlIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/captureBufferTable/captureBufferEntry/captureBufferIndex": {
      "get": {
        "summary": "Get captureBufferIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-captureBufferTable-captureBufferEntry-captureBufferIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:captureBufferIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve captureBufferIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/captureBufferTable/captureBufferEntry/captureBufferPacketID": {
      "get": {
        "summary": "Get captureBufferPacketID",
        "operationId": "get-RMON-MIB:RMON-MIB-captureBufferTable-captureBufferEntry-captureBufferPacketID",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:captureBufferPacketID": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve captureBufferPacketID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/captureBufferTable/captureBufferEntry/captureBufferPacketData": {
      "get": {
        "summary": "Get captureBufferPacketData",
        "operationId": "get-RMON-MIB:RMON-MIB-captureBufferTable-captureBufferEntry-captureBufferPacketData",
        "tags": [
          "RMON-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": "configured-value"
                },
                "example": {
                  "RMON-MIB:captureBufferPacketData": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve captureBufferPacketData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/captureBufferTable/captureBufferEntry/captureBufferPacketLength": {
      "get": {
        "summary": "Get captureBufferPacketLength",
        "operationId": "get-RMON-MIB:RMON-MIB-captureBufferTable-captureBufferEntry-captureBufferPacketLength",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:captureBufferPacketLength": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve captureBufferPacketLength from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/captureBufferTable/captureBufferEntry/captureBufferPacketTime": {
      "get": {
        "summary": "Get captureBufferPacketTime",
        "operationId": "get-RMON-MIB:RMON-MIB-captureBufferTable-captureBufferEntry-captureBufferPacketTime",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:captureBufferPacketTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve captureBufferPacketTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/captureBufferTable/captureBufferEntry/captureBufferPacketStatus": {
      "get": {
        "summary": "Get captureBufferPacketStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-captureBufferTable-captureBufferEntry-captureBufferPacketStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:captureBufferPacketStatus": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve captureBufferPacketStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/eventTable": {
      "get": {
        "summary": "Get eventTable",
        "operationId": "get-RMON-MIB:RMON-MIB-eventTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "eventEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "eventIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "eventDescription": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "eventType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "eventCommunity": {
                            "type": "string",
                            "format": "byte",
                            "example": "configured-value"
                          },
                          "eventLastTimeSent": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "eventOwner": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "eventStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:eventTable": {
                    "eventEntry": [
                      {
                        "eventIndex": 1,
                        "eventDescription": "configured-value",
                        "eventType": "default",
                        "eventCommunity": "QmFzZTY0",
                        "eventLastTimeSent": "10:30:45",
                        "eventOwner": "configured-value",
                        "eventStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve eventTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/eventTable/eventEntry": {
      "get": {
        "summary": "Get eventEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-eventTable-eventEntry",
        "tags": [
          "RMON-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": {
                      "eventIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "eventDescription": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "eventType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "eventCommunity": {
                        "type": "string",
                        "format": "byte",
                        "example": "configured-value"
                      },
                      "eventLastTimeSent": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "eventOwner": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "eventStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:eventEntry": [
                    {
                      "eventIndex": 1,
                      "eventDescription": "configured-value",
                      "eventType": "default",
                      "eventCommunity": "QmFzZTY0",
                      "eventLastTimeSent": "10:30:45",
                      "eventOwner": "configured-value",
                      "eventStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve eventEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/eventTable/eventEntry/eventIndex": {
      "get": {
        "summary": "Get eventIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-eventTable-eventEntry-eventIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:eventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve eventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/eventTable/eventEntry/eventDescription": {
      "get": {
        "summary": "Get eventDescription",
        "operationId": "get-RMON-MIB:RMON-MIB-eventTable-eventEntry-eventDescription",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:eventDescription": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve eventDescription from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/eventTable/eventEntry/eventType": {
      "get": {
        "summary": "Get eventType",
        "operationId": "get-RMON-MIB:RMON-MIB-eventTable-eventEntry-eventType",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:eventType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve eventType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/eventTable/eventEntry/eventCommunity": {
      "get": {
        "summary": "Get eventCommunity",
        "operationId": "get-RMON-MIB:RMON-MIB-eventTable-eventEntry-eventCommunity",
        "tags": [
          "RMON-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": "configured-value"
                },
                "example": {
                  "RMON-MIB:eventCommunity": "QmFzZTY0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve eventCommunity from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/eventTable/eventEntry/eventLastTimeSent": {
      "get": {
        "summary": "Get eventLastTimeSent",
        "operationId": "get-RMON-MIB:RMON-MIB-eventTable-eventEntry-eventLastTimeSent",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:eventLastTimeSent": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve eventLastTimeSent from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/eventTable/eventEntry/eventOwner": {
      "get": {
        "summary": "Get eventOwner",
        "operationId": "get-RMON-MIB:RMON-MIB-eventTable-eventEntry-eventOwner",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:eventOwner": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve eventOwner from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/eventTable/eventEntry/eventStatus": {
      "get": {
        "summary": "Get eventStatus",
        "operationId": "get-RMON-MIB:RMON-MIB-eventTable-eventEntry-eventStatus",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:eventStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve eventStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable": {
      "get": {
        "summary": "Get logTable",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "logEntry": {
                      "type": "object",
                      "properties": {
                        "logEventIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "logIndex": {
                          "type": "integer",
                          "example": 1
                        },
                        "logTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "logDescription": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "alarmIndex": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "alarmIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "alarmVariable": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "alarmIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "alarmSampleType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-4": {
                      "type": "object",
                      "properties": {
                        "alarmIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "alarmValue": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-5": {
                      "type": "object",
                      "properties": {
                        "alarmIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "alarmFallingThreshold": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:logTable": {
                    "logEntry": {
                      "logEventIndex": 1,
                      "logIndex": 1,
                      "logTime": "10:30:45",
                      "logDescription": "configured-value"
                    },
                    "object-1": {
                      "alarmIndex": "configured-value"
                    },
                    "object-2": {
                      "alarmIndex": "configured-value",
                      "alarmVariable": "configured-value"
                    },
                    "object-3": {
                      "alarmIndex": "configured-value",
                      "alarmSampleType": "configured-value"
                    },
                    "object-4": {
                      "alarmIndex": "configured-value",
                      "alarmValue": "configured-value"
                    },
                    "object-5": {
                      "alarmIndex": "configured-value",
                      "alarmFallingThreshold": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve logTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/logEntry": {
      "get": {
        "summary": "Get logEntry",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-logEntry",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "logEventIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "logIndex": {
                      "type": "integer",
                      "example": 1
                    },
                    "logTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "logDescription": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:logEntry": {
                    "logEventIndex": 1,
                    "logIndex": 1,
                    "logTime": "10:30:45",
                    "logDescription": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve logEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/logEntry/logEventIndex": {
      "get": {
        "summary": "Get logEventIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-logEntry-logEventIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:logEventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve logEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/logEntry/logIndex": {
      "get": {
        "summary": "Get logIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-logEntry-logIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:logIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve logIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/logEntry/logTime": {
      "get": {
        "summary": "Get logTime",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-logEntry-logTime",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:logTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve logTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/logEntry/logDescription": {
      "get": {
        "summary": "Get logDescription",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-logEntry-logDescription",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:logDescription": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve logDescription from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-1",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alarmIndex": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:object-1": {
                    "alarmIndex": "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/RMON-MIB:RMON-MIB/logTable/object-1/alarmIndex": {
      "get": {
        "summary": "Get alarmIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-1-alarmIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-2",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alarmIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "alarmVariable": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:object-2": {
                    "alarmIndex": "configured-value",
                    "alarmVariable": "configured-value"
                  }
                }
              }
            }
          },
          "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/RMON-MIB:RMON-MIB/logTable/object-2/alarmIndex": {
      "get": {
        "summary": "Get alarmIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-2-alarmIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-2/alarmVariable": {
      "get": {
        "summary": "Get alarmVariable",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-2-alarmVariable",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmVariable": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmVariable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-3",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alarmIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "alarmSampleType": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:object-3": {
                    "alarmIndex": "configured-value",
                    "alarmSampleType": "configured-value"
                  }
                }
              }
            }
          },
          "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/RMON-MIB:RMON-MIB/logTable/object-3/alarmIndex": {
      "get": {
        "summary": "Get alarmIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-3-alarmIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-3/alarmSampleType": {
      "get": {
        "summary": "Get alarmSampleType",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-3-alarmSampleType",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmSampleType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmSampleType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-4": {
      "get": {
        "summary": "Get object-4",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-4",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alarmIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "alarmValue": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:object-4": {
                    "alarmIndex": "configured-value",
                    "alarmValue": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-4/alarmIndex": {
      "get": {
        "summary": "Get alarmIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-4-alarmIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-4/alarmValue": {
      "get": {
        "summary": "Get alarmValue",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-4-alarmValue",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmValue": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-5": {
      "get": {
        "summary": "Get object-5",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-5",
        "tags": [
          "RMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alarmIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "alarmRisingThreshold": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "RMON-MIB:object-5": {
                    "alarmIndex": "configured-value",
                    "alarmRisingThreshold": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-5 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-5/alarmIndex": {
      "get": {
        "summary": "Get alarmIndex",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-5-alarmIndex",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-5/alarmRisingThreshold": {
      "get": {
        "summary": "Get alarmRisingThreshold",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-5-alarmRisingThreshold",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmRisingThreshold": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmRisingThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/RMON-MIB:RMON-MIB/logTable/object-5/alarmFallingThreshold": {
      "get": {
        "summary": "Get alarmFallingThreshold",
        "operationId": "get-RMON-MIB:RMON-MIB-logTable-object-5-alarmFallingThreshold",
        "tags": [
          "RMON-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": {
                  "RMON-MIB:alarmFallingThreshold": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve alarmFallingThreshold 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": []
    }
  ]
}
