{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-SESS-BORDER-CTRLR-STATS-MIB",
    "description": "MIB data from `CISCO-SESS-BORDER-CTRLR-STATS-MIB` module.\n\n**Root containers:** 1 (CISCO-SESS-BORDER-CTRLR-STATS-MIB)\n**Paths:** 107 | **Descendants:** 106\n\nAll endpoints are read-only (GET).",
    "version": "17.18.1",
    "contact": {
      "name": "Cisco IOS-XE RESTCONF API",
      "url": "https://developer.cisco.com/iosxe/"
    },
    "x-yang-module": "CISCO-SESS-BORDER-CTRLR-STATS-MIB",
    "x-model-type": "mib"
  },
  "servers": [
    {
      "url": "https://{device}:{port}/restconf",
      "description": "IOS-XE Device RESTCONF API",
      "variables": {
        "device": {
          "default": "devnetsandboxiosxec9k.cisco.com"
        },
        "port": {
          "default": "443"
        }
      }
    }
  ],
  "paths": {
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB": {
      "get": {
        "summary": "Get CISCO-SESS-BORDER-CTRLR-STATS-MIB",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbRadiusStatsTable": {
                      "type": "object",
                      "properties": {
                        "csbRadiusStatsEntry": {
                          "type": "object",
                          "properties": {
                            "csbCallStatsInstanceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbCallStatsServiceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsEntIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRadiusStatsClientName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbRadiusStatsClientType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsSrvrName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbRadiusStatsAcsReqs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsAcsRtrns": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsAcsAccpts": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsAcsRejects": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsAcsChalls": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsActReqs": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsActRetrans": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsActRsps": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsMalformedRsps": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsBadAuths": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsPending": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsTimeouts": {
                              "type": "string",
                              "example": "10:30:45"
                            },
                            "csbRadiusStatsUnknownType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRadiusStatsDropped": {
                              "type": "string",
                              "example": "0"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "csbRfBillRealmStatsTable": {
                      "type": "object",
                      "properties": {
                        "csbRfBillRealmStatsEntry": {
                          "type": "object",
                          "properties": {
                            "csbCallStatsInstanceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbCallStatsServiceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbRfBillRealmStatsIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsRealmName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbRfBillRealmStatsTotalStartAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsTotalInterimAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsTotalStopAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsTotalEventAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsSuccStartAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsSuccInterimAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsSuccStopAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsSuccEventAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsFailStartAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsFailInterimAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsFailStopAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbRfBillRealmStatsFailEventAcrs": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsTable": {
                      "type": "object",
                      "properties": {
                        "csbSIPMthdCurrentStatsEntry": {
                          "type": "object",
                          "properties": {
                            "csbCallStatsInstanceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbCallStatsServiceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsAdjName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbSIPMthdCurrentStatsMethod": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsInterval": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsMethodName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbSIPMthdCurrentStatsReqIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsReqOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp1xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp1xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp2xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp2xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp3xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp3xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp4xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp4xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp5xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp5xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp6xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdCurrentStatsResp6xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsTable": {
                      "type": "object",
                      "properties": {
                        "csbSIPMthdHistoryStatsEntry": {
                          "type": "object",
                          "properties": {
                            "csbCallStatsInstanceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbCallStatsServiceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsAdjName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbSIPMthdHistoryStatsMethod": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsInterval": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsMethodName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbSIPMthdHistoryStatsReqIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsReqOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp1xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp1xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp2xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp2xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp3xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp3xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp4xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp4xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp5xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp5xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp6xxIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdHistoryStatsResp6xxOut": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCCurrentStatsTable": {
                      "type": "object",
                      "properties": {
                        "csbSIPMthdRCCurrentStatsEntry": {
                          "type": "object",
                          "properties": {
                            "csbCallStatsInstanceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbCallStatsServiceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdRCCurrentStatsAdjName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbSIPMthdRCCurrentStatsMethod": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdRCCurrentStatsRespCode": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbSIPMthdRCCurrentStatsInterval": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdRCCurrentStatsMethodName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbSIPMthdRCCurrentStatsRespIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdRCCurrentStatsRespOut": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCHistoryStatsTable": {
                      "type": "object",
                      "properties": {
                        "csbSIPMthdRCHistoryStatsEntry": {
                          "type": "object",
                          "properties": {
                            "csbCallStatsInstanceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbCallStatsServiceIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdRCHistoryStatsAdjName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbSIPMthdRCHistoryStatsMethod": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdRCHistoryStatsMethodName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "csbSIPMthdRCHistoryStatsRespCode": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "csbSIPMthdRCHistoryStatsInterval": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdRCHistoryStatsRespIn": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "csbSIPMthdRCHistoryStatsRespOut": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB": {
                    "csbRadiusStatsTable": {
                      "csbRadiusStatsEntry": {
                        "csbCallStatsInstanceIndex": "configured-value",
                        "csbCallStatsServiceIndex": "configured-value",
                        "csbRadiusStatsEntIndex": 1,
                        "csbRadiusStatsClientName": "example-1",
                        "csbRadiusStatsClientType": "configured-value",
                        "csbRadiusStatsSrvrName": "example-1",
                        "csbRadiusStatsAcsReqs": "configured-value",
                        "csbRadiusStatsAcsRtrns": "configured-value",
                        "csbRadiusStatsAcsAccpts": "configured-value",
                        "csbRadiusStatsAcsRejects": "configured-value",
                        "csbRadiusStatsAcsChalls": "configured-value",
                        "csbRadiusStatsActReqs": "configured-value",
                        "csbRadiusStatsActRetrans": "configured-value",
                        "csbRadiusStatsActRsps": "configured-value",
                        "csbRadiusStatsMalformedRsps": "configured-value",
                        "csbRadiusStatsBadAuths": "configured-value",
                        "csbRadiusStatsPending": "configured-value",
                        "csbRadiusStatsTimeouts": "10:30:45",
                        "csbRadiusStatsUnknownType": "configured-value",
                        "csbRadiusStatsDropped": "0"
                      }
                    },
                    "csbRfBillRealmStatsTable": {
                      "csbRfBillRealmStatsEntry": {
                        "csbCallStatsInstanceIndex": "configured-value",
                        "csbCallStatsServiceIndex": "configured-value",
                        "csbRfBillRealmStatsIndex": 1,
                        "csbRfBillRealmStatsRealmName": "example-1",
                        "csbRfBillRealmStatsTotalStartAcrs": 1,
                        "csbRfBillRealmStatsTotalInterimAcrs": 1,
                        "csbRfBillRealmStatsTotalStopAcrs": 1,
                        "csbRfBillRealmStatsTotalEventAcrs": 1,
                        "csbRfBillRealmStatsSuccStartAcrs": 1,
                        "csbRfBillRealmStatsSuccInterimAcrs": 1,
                        "csbRfBillRealmStatsSuccStopAcrs": 1,
                        "csbRfBillRealmStatsSuccEventAcrs": 1,
                        "csbRfBillRealmStatsFailStartAcrs": 1,
                        "csbRfBillRealmStatsFailInterimAcrs": 1,
                        "csbRfBillRealmStatsFailStopAcrs": 1,
                        "csbRfBillRealmStatsFailEventAcrs": 1
                      }
                    },
                    "csbSIPMthdCurrentStatsTable": {
                      "csbSIPMthdCurrentStatsEntry": {
                        "csbCallStatsInstanceIndex": "configured-value",
                        "csbCallStatsServiceIndex": "configured-value",
                        "csbSIPMthdCurrentStatsAdjName": "example-1",
                        "csbSIPMthdCurrentStatsMethod": "configured-value",
                        "csbSIPMthdCurrentStatsInterval": "configured-value",
                        "csbSIPMthdCurrentStatsMethodName": "example-1",
                        "csbSIPMthdCurrentStatsReqIn": "configured-value",
                        "csbSIPMthdCurrentStatsReqOut": "configured-value",
                        "csbSIPMthdCurrentStatsResp1xxIn": "configured-value",
                        "csbSIPMthdCurrentStatsResp1xxOut": "configured-value",
                        "csbSIPMthdCurrentStatsResp2xxIn": "configured-value",
                        "csbSIPMthdCurrentStatsResp2xxOut": "configured-value",
                        "csbSIPMthdCurrentStatsResp3xxIn": "configured-value",
                        "csbSIPMthdCurrentStatsResp3xxOut": "configured-value",
                        "csbSIPMthdCurrentStatsResp4xxIn": "configured-value",
                        "csbSIPMthdCurrentStatsResp4xxOut": "configured-value",
                        "csbSIPMthdCurrentStatsResp5xxIn": "configured-value",
                        "csbSIPMthdCurrentStatsResp5xxOut": "configured-value",
                        "csbSIPMthdCurrentStatsResp6xxIn": "configured-value",
                        "csbSIPMthdCurrentStatsResp6xxOut": "configured-value"
                      }
                    },
                    "csbSIPMthdHistoryStatsTable": {
                      "csbSIPMthdHistoryStatsEntry": {
                        "csbCallStatsInstanceIndex": "configured-value",
                        "csbCallStatsServiceIndex": "configured-value",
                        "csbSIPMthdHistoryStatsAdjName": "example-1",
                        "csbSIPMthdHistoryStatsMethod": "configured-value",
                        "csbSIPMthdHistoryStatsInterval": "configured-value",
                        "csbSIPMthdHistoryStatsMethodName": "example-1",
                        "csbSIPMthdHistoryStatsReqIn": "configured-value",
                        "csbSIPMthdHistoryStatsReqOut": "configured-value",
                        "csbSIPMthdHistoryStatsResp1xxIn": "configured-value",
                        "csbSIPMthdHistoryStatsResp1xxOut": "configured-value",
                        "csbSIPMthdHistoryStatsResp2xxIn": "configured-value",
                        "csbSIPMthdHistoryStatsResp2xxOut": "configured-value",
                        "csbSIPMthdHistoryStatsResp3xxIn": "configured-value",
                        "csbSIPMthdHistoryStatsResp3xxOut": "configured-value",
                        "csbSIPMthdHistoryStatsResp4xxIn": "configured-value",
                        "csbSIPMthdHistoryStatsResp4xxOut": "configured-value",
                        "csbSIPMthdHistoryStatsResp5xxIn": "configured-value",
                        "csbSIPMthdHistoryStatsResp5xxOut": "configured-value",
                        "csbSIPMthdHistoryStatsResp6xxIn": "configured-value",
                        "csbSIPMthdHistoryStatsResp6xxOut": "configured-value"
                      }
                    },
                    "csbSIPMthdRCCurrentStatsTable": {
                      "csbSIPMthdRCCurrentStatsEntry": {
                        "csbCallStatsInstanceIndex": "configured-value",
                        "csbCallStatsServiceIndex": "configured-value",
                        "csbSIPMthdRCCurrentStatsAdjName": "example-1",
                        "csbSIPMthdRCCurrentStatsMethod": "configured-value",
                        "csbSIPMthdRCCurrentStatsRespCode": 1,
                        "csbSIPMthdRCCurrentStatsInterval": "configured-value",
                        "csbSIPMthdRCCurrentStatsMethodName": "example-1",
                        "csbSIPMthdRCCurrentStatsRespIn": "configured-value",
                        "csbSIPMthdRCCurrentStatsRespOut": "configured-value"
                      }
                    },
                    "csbSIPMthdRCHistoryStatsTable": {
                      "csbSIPMthdRCHistoryStatsEntry": {
                        "csbCallStatsInstanceIndex": "configured-value",
                        "csbCallStatsServiceIndex": "configured-value",
                        "csbSIPMthdRCHistoryStatsAdjName": "example-1",
                        "csbSIPMthdRCHistoryStatsMethod": "configured-value",
                        "csbSIPMthdRCHistoryStatsMethodName": "example-1",
                        "csbSIPMthdRCHistoryStatsRespCode": 1,
                        "csbSIPMthdRCHistoryStatsInterval": "configured-value",
                        "csbSIPMthdRCHistoryStatsRespIn": "configured-value",
                        "csbSIPMthdRCHistoryStatsRespOut": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-SESS-BORDER-CTRLR-STATS-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable": {
      "get": {
        "summary": "Get csbRadiusStatsTable",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbRadiusStatsEntry": {
                      "type": "object",
                      "properties": {
                        "csbCallStatsInstanceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbCallStatsServiceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsEntIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRadiusStatsClientName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbRadiusStatsClientType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsSrvrName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbRadiusStatsAcsReqs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsAcsRtrns": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsAcsAccpts": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsAcsRejects": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsAcsChalls": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsActReqs": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsActRetrans": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsActRsps": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsMalformedRsps": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsBadAuths": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsPending": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsTimeouts": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "csbRadiusStatsUnknownType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRadiusStatsDropped": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsTable": {
                    "csbRadiusStatsEntry": {
                      "csbCallStatsInstanceIndex": "configured-value",
                      "csbCallStatsServiceIndex": "configured-value",
                      "csbRadiusStatsEntIndex": 1,
                      "csbRadiusStatsClientName": "example-1",
                      "csbRadiusStatsClientType": "configured-value",
                      "csbRadiusStatsSrvrName": "example-1",
                      "csbRadiusStatsAcsReqs": "configured-value",
                      "csbRadiusStatsAcsRtrns": "configured-value",
                      "csbRadiusStatsAcsAccpts": "configured-value",
                      "csbRadiusStatsAcsRejects": "configured-value",
                      "csbRadiusStatsAcsChalls": "configured-value",
                      "csbRadiusStatsActReqs": "configured-value",
                      "csbRadiusStatsActRetrans": "configured-value",
                      "csbRadiusStatsActRsps": "configured-value",
                      "csbRadiusStatsMalformedRsps": "configured-value",
                      "csbRadiusStatsBadAuths": "configured-value",
                      "csbRadiusStatsPending": "configured-value",
                      "csbRadiusStatsTimeouts": "10:30:45",
                      "csbRadiusStatsUnknownType": "configured-value",
                      "csbRadiusStatsDropped": "0"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry": {
      "get": {
        "summary": "Get csbRadiusStatsEntry",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbCallStatsInstanceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbCallStatsServiceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsEntIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRadiusStatsClientName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbRadiusStatsClientType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsSrvrName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbRadiusStatsAcsReqs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsAcsRtrns": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsAcsAccpts": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsAcsRejects": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsAcsChalls": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsActReqs": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsActRetrans": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsActRsps": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsMalformedRsps": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsBadAuths": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsPending": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsTimeouts": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "csbRadiusStatsUnknownType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRadiusStatsDropped": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsEntry": {
                    "csbCallStatsInstanceIndex": "configured-value",
                    "csbCallStatsServiceIndex": "configured-value",
                    "csbRadiusStatsEntIndex": 1,
                    "csbRadiusStatsClientName": "example-1",
                    "csbRadiusStatsClientType": "configured-value",
                    "csbRadiusStatsSrvrName": "example-1",
                    "csbRadiusStatsAcsReqs": "configured-value",
                    "csbRadiusStatsAcsRtrns": "configured-value",
                    "csbRadiusStatsAcsAccpts": "configured-value",
                    "csbRadiusStatsAcsRejects": "configured-value",
                    "csbRadiusStatsAcsChalls": "configured-value",
                    "csbRadiusStatsActReqs": "configured-value",
                    "csbRadiusStatsActRetrans": "configured-value",
                    "csbRadiusStatsActRsps": "configured-value",
                    "csbRadiusStatsMalformedRsps": "configured-value",
                    "csbRadiusStatsBadAuths": "configured-value",
                    "csbRadiusStatsPending": "configured-value",
                    "csbRadiusStatsTimeouts": "10:30:45",
                    "csbRadiusStatsUnknownType": "configured-value",
                    "csbRadiusStatsDropped": "0"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbCallStatsInstanceIndex": {
      "get": {
        "summary": "Get csbCallStatsInstanceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbCallStatsInstanceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsInstanceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbCallStatsServiceIndex": {
      "get": {
        "summary": "Get csbCallStatsServiceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbCallStatsServiceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsServiceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsServiceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsEntIndex": {
      "get": {
        "summary": "Get csbRadiusStatsEntIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsEntIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsEntIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsEntIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsClientName": {
      "get": {
        "summary": "Get csbRadiusStatsClientName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsClientName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsClientName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsClientName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsClientType": {
      "get": {
        "summary": "Get csbRadiusStatsClientType",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsClientType",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsClientType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsClientType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsSrvrName": {
      "get": {
        "summary": "Get csbRadiusStatsSrvrName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsSrvrName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsSrvrName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsSrvrName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsAcsReqs": {
      "get": {
        "summary": "Get csbRadiusStatsAcsReqs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsAcsReqs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsAcsReqs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsAcsReqs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsAcsRtrns": {
      "get": {
        "summary": "Get csbRadiusStatsAcsRtrns",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsAcsRtrns",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsAcsRtrns": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsAcsRtrns from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsAcsAccpts": {
      "get": {
        "summary": "Get csbRadiusStatsAcsAccpts",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsAcsAccpts",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsAcsAccpts": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsAcsAccpts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsAcsRejects": {
      "get": {
        "summary": "Get csbRadiusStatsAcsRejects",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsAcsRejects",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsAcsRejects": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsAcsRejects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsAcsChalls": {
      "get": {
        "summary": "Get csbRadiusStatsAcsChalls",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsAcsChalls",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsAcsChalls": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsAcsChalls from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsActReqs": {
      "get": {
        "summary": "Get csbRadiusStatsActReqs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsActReqs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsActReqs": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsActReqs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsActRetrans": {
      "get": {
        "summary": "Get csbRadiusStatsActRetrans",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsActRetrans",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsActRetrans": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsActRetrans from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsActRsps": {
      "get": {
        "summary": "Get csbRadiusStatsActRsps",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsActRsps",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsActRsps": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsActRsps from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsMalformedRsps": {
      "get": {
        "summary": "Get csbRadiusStatsMalformedRsps",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsMalformedRsps",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsMalformedRsps": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsMalformedRsps from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsBadAuths": {
      "get": {
        "summary": "Get csbRadiusStatsBadAuths",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsBadAuths",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsBadAuths": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsBadAuths from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsPending": {
      "get": {
        "summary": "Get csbRadiusStatsPending",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsPending",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsPending": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsPending from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsTimeouts": {
      "get": {
        "summary": "Get csbRadiusStatsTimeouts",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsTimeouts",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsTimeouts": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsTimeouts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsUnknownType": {
      "get": {
        "summary": "Get csbRadiusStatsUnknownType",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsUnknownType",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsUnknownType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsUnknownType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRadiusStatsTable/csbRadiusStatsEntry/csbRadiusStatsDropped": {
      "get": {
        "summary": "Get csbRadiusStatsDropped",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRadiusStatsTable-csbRadiusStatsEntry-csbRadiusStatsDropped",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRadiusStatsDropped": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRadiusStatsDropped from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable": {
      "get": {
        "summary": "Get csbRfBillRealmStatsTable",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbRfBillRealmStatsEntry": {
                      "type": "object",
                      "properties": {
                        "csbCallStatsInstanceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbCallStatsServiceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbRfBillRealmStatsIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsRealmName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbRfBillRealmStatsTotalStartAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsTotalInterimAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsTotalStopAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsTotalEventAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsSuccStartAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsSuccInterimAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsSuccStopAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsSuccEventAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsFailStartAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsFailInterimAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsFailStopAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbRfBillRealmStatsFailEventAcrs": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsTable": {
                    "csbRfBillRealmStatsEntry": {
                      "csbCallStatsInstanceIndex": "configured-value",
                      "csbCallStatsServiceIndex": "configured-value",
                      "csbRfBillRealmStatsIndex": 1,
                      "csbRfBillRealmStatsRealmName": "example-1",
                      "csbRfBillRealmStatsTotalStartAcrs": 1,
                      "csbRfBillRealmStatsTotalInterimAcrs": 1,
                      "csbRfBillRealmStatsTotalStopAcrs": 1,
                      "csbRfBillRealmStatsTotalEventAcrs": 1,
                      "csbRfBillRealmStatsSuccStartAcrs": 1,
                      "csbRfBillRealmStatsSuccInterimAcrs": 1,
                      "csbRfBillRealmStatsSuccStopAcrs": 1,
                      "csbRfBillRealmStatsSuccEventAcrs": 1,
                      "csbRfBillRealmStatsFailStartAcrs": 1,
                      "csbRfBillRealmStatsFailInterimAcrs": 1,
                      "csbRfBillRealmStatsFailStopAcrs": 1,
                      "csbRfBillRealmStatsFailEventAcrs": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry": {
      "get": {
        "summary": "Get csbRfBillRealmStatsEntry",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbCallStatsInstanceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbCallStatsServiceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbRfBillRealmStatsIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsRealmName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbRfBillRealmStatsTotalStartAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsTotalInterimAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsTotalStopAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsTotalEventAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsSuccStartAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsSuccInterimAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsSuccStopAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsSuccEventAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsFailStartAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsFailInterimAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsFailStopAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbRfBillRealmStatsFailEventAcrs": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsEntry": {
                    "csbCallStatsInstanceIndex": "configured-value",
                    "csbCallStatsServiceIndex": "configured-value",
                    "csbRfBillRealmStatsIndex": 1,
                    "csbRfBillRealmStatsRealmName": "example-1",
                    "csbRfBillRealmStatsTotalStartAcrs": 1,
                    "csbRfBillRealmStatsTotalInterimAcrs": 1,
                    "csbRfBillRealmStatsTotalStopAcrs": 1,
                    "csbRfBillRealmStatsTotalEventAcrs": 1,
                    "csbRfBillRealmStatsSuccStartAcrs": 1,
                    "csbRfBillRealmStatsSuccInterimAcrs": 1,
                    "csbRfBillRealmStatsSuccStopAcrs": 1,
                    "csbRfBillRealmStatsSuccEventAcrs": 1,
                    "csbRfBillRealmStatsFailStartAcrs": 1,
                    "csbRfBillRealmStatsFailInterimAcrs": 1,
                    "csbRfBillRealmStatsFailStopAcrs": 1,
                    "csbRfBillRealmStatsFailEventAcrs": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbCallStatsInstanceIndex": {
      "get": {
        "summary": "Get csbCallStatsInstanceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbCallStatsInstanceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsInstanceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbCallStatsServiceIndex": {
      "get": {
        "summary": "Get csbCallStatsServiceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbCallStatsServiceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsServiceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsServiceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsIndex": {
      "get": {
        "summary": "Get csbRfBillRealmStatsIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsRealmName": {
      "get": {
        "summary": "Get csbRfBillRealmStatsRealmName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsRealmName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsRealmName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsRealmName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsTotalStartAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsTotalStartAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsTotalStartAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsTotalStartAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsTotalStartAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsTotalInterimAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsTotalInterimAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsTotalInterimAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsTotalInterimAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsTotalInterimAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsTotalStopAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsTotalStopAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsTotalStopAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsTotalStopAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsTotalStopAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsTotalEventAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsTotalEventAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsTotalEventAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsTotalEventAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsTotalEventAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsSuccStartAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsSuccStartAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsSuccStartAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsSuccStartAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsSuccStartAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsSuccInterimAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsSuccInterimAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsSuccInterimAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsSuccInterimAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsSuccInterimAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsSuccStopAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsSuccStopAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsSuccStopAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsSuccStopAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsSuccStopAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsSuccEventAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsSuccEventAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsSuccEventAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsSuccEventAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsSuccEventAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsFailStartAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsFailStartAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsFailStartAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsFailStartAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsFailStartAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsFailInterimAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsFailInterimAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsFailInterimAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsFailInterimAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsFailInterimAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsFailStopAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsFailStopAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsFailStopAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsFailStopAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsFailStopAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbRfBillRealmStatsTable/csbRfBillRealmStatsEntry/csbRfBillRealmStatsFailEventAcrs": {
      "get": {
        "summary": "Get csbRfBillRealmStatsFailEventAcrs",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbRfBillRealmStatsTable-csbRfBillRealmStatsEntry-csbRfBillRealmStatsFailEventAcrs",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbRfBillRealmStatsFailEventAcrs": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbRfBillRealmStatsFailEventAcrs from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsTable",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbSIPMthdCurrentStatsEntry": {
                      "type": "object",
                      "properties": {
                        "csbCallStatsInstanceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbCallStatsServiceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsAdjName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbSIPMthdCurrentStatsMethod": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsInterval": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsMethodName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbSIPMthdCurrentStatsReqIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsReqOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp1xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp1xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp2xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp2xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp3xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp3xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp4xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp4xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp5xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp5xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp6xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdCurrentStatsResp6xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsTable": {
                    "csbSIPMthdCurrentStatsEntry": {
                      "csbCallStatsInstanceIndex": "configured-value",
                      "csbCallStatsServiceIndex": "configured-value",
                      "csbSIPMthdCurrentStatsAdjName": "example-1",
                      "csbSIPMthdCurrentStatsMethod": "configured-value",
                      "csbSIPMthdCurrentStatsInterval": "configured-value",
                      "csbSIPMthdCurrentStatsMethodName": "example-1",
                      "csbSIPMthdCurrentStatsReqIn": "configured-value",
                      "csbSIPMthdCurrentStatsReqOut": "configured-value",
                      "csbSIPMthdCurrentStatsResp1xxIn": "configured-value",
                      "csbSIPMthdCurrentStatsResp1xxOut": "configured-value",
                      "csbSIPMthdCurrentStatsResp2xxIn": "configured-value",
                      "csbSIPMthdCurrentStatsResp2xxOut": "configured-value",
                      "csbSIPMthdCurrentStatsResp3xxIn": "configured-value",
                      "csbSIPMthdCurrentStatsResp3xxOut": "configured-value",
                      "csbSIPMthdCurrentStatsResp4xxIn": "configured-value",
                      "csbSIPMthdCurrentStatsResp4xxOut": "configured-value",
                      "csbSIPMthdCurrentStatsResp5xxIn": "configured-value",
                      "csbSIPMthdCurrentStatsResp5xxOut": "configured-value",
                      "csbSIPMthdCurrentStatsResp6xxIn": "configured-value",
                      "csbSIPMthdCurrentStatsResp6xxOut": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsEntry",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbCallStatsInstanceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbCallStatsServiceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsAdjName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbSIPMthdCurrentStatsMethod": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsInterval": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsMethodName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbSIPMthdCurrentStatsReqIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsReqOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp1xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp1xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp2xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp2xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp3xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp3xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp4xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp4xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp5xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp5xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp6xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdCurrentStatsResp6xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsEntry": {
                    "csbCallStatsInstanceIndex": "configured-value",
                    "csbCallStatsServiceIndex": "configured-value",
                    "csbSIPMthdCurrentStatsAdjName": "example-1",
                    "csbSIPMthdCurrentStatsMethod": "configured-value",
                    "csbSIPMthdCurrentStatsInterval": "configured-value",
                    "csbSIPMthdCurrentStatsMethodName": "example-1",
                    "csbSIPMthdCurrentStatsReqIn": "configured-value",
                    "csbSIPMthdCurrentStatsReqOut": "configured-value",
                    "csbSIPMthdCurrentStatsResp1xxIn": "configured-value",
                    "csbSIPMthdCurrentStatsResp1xxOut": "configured-value",
                    "csbSIPMthdCurrentStatsResp2xxIn": "configured-value",
                    "csbSIPMthdCurrentStatsResp2xxOut": "configured-value",
                    "csbSIPMthdCurrentStatsResp3xxIn": "configured-value",
                    "csbSIPMthdCurrentStatsResp3xxOut": "configured-value",
                    "csbSIPMthdCurrentStatsResp4xxIn": "configured-value",
                    "csbSIPMthdCurrentStatsResp4xxOut": "configured-value",
                    "csbSIPMthdCurrentStatsResp5xxIn": "configured-value",
                    "csbSIPMthdCurrentStatsResp5xxOut": "configured-value",
                    "csbSIPMthdCurrentStatsResp6xxIn": "configured-value",
                    "csbSIPMthdCurrentStatsResp6xxOut": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbCallStatsInstanceIndex": {
      "get": {
        "summary": "Get csbCallStatsInstanceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbCallStatsInstanceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsInstanceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbCallStatsServiceIndex": {
      "get": {
        "summary": "Get csbCallStatsServiceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbCallStatsServiceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsServiceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsServiceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsAdjName": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsAdjName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsAdjName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsAdjName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsAdjName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsMethod": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsMethod",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsMethod",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsMethod": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsMethod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsInterval": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsInterval",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsInterval",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsInterval": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsMethodName": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsMethodName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsMethodName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsMethodName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsMethodName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsReqIn": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsReqIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsReqIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsReqIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsReqIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsReqOut": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsReqOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsReqOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsReqOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsReqOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp1xxIn": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp1xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp1xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp1xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp1xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp1xxOut": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp1xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp1xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp1xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp1xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp2xxIn": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp2xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp2xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp2xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp2xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp2xxOut": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp2xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp2xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp2xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp2xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp3xxIn": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp3xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp3xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp3xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp3xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp3xxOut": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp3xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp3xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp3xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp3xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp4xxIn": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp4xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp4xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp4xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp4xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp4xxOut": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp4xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp4xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp4xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp4xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp5xxIn": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp5xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp5xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp5xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp5xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp5xxOut": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp5xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp5xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp5xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp5xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp6xxIn": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp6xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp6xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp6xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp6xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdCurrentStatsTable/csbSIPMthdCurrentStatsEntry/csbSIPMthdCurrentStatsResp6xxOut": {
      "get": {
        "summary": "Get csbSIPMthdCurrentStatsResp6xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdCurrentStatsTable-csbSIPMthdCurrentStatsEntry-csbSIPMthdCurrentStatsResp6xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdCurrentStatsResp6xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdCurrentStatsResp6xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsTable",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbSIPMthdHistoryStatsEntry": {
                      "type": "object",
                      "properties": {
                        "csbCallStatsInstanceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbCallStatsServiceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsAdjName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbSIPMthdHistoryStatsMethod": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsInterval": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsMethodName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbSIPMthdHistoryStatsReqIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsReqOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp1xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp1xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp2xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp2xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp3xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp3xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp4xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp4xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp5xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp5xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp6xxIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdHistoryStatsResp6xxOut": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsTable": {
                    "csbSIPMthdHistoryStatsEntry": {
                      "csbCallStatsInstanceIndex": "configured-value",
                      "csbCallStatsServiceIndex": "configured-value",
                      "csbSIPMthdHistoryStatsAdjName": "example-1",
                      "csbSIPMthdHistoryStatsMethod": "configured-value",
                      "csbSIPMthdHistoryStatsInterval": "configured-value",
                      "csbSIPMthdHistoryStatsMethodName": "example-1",
                      "csbSIPMthdHistoryStatsReqIn": "configured-value",
                      "csbSIPMthdHistoryStatsReqOut": "configured-value",
                      "csbSIPMthdHistoryStatsResp1xxIn": "configured-value",
                      "csbSIPMthdHistoryStatsResp1xxOut": "configured-value",
                      "csbSIPMthdHistoryStatsResp2xxIn": "configured-value",
                      "csbSIPMthdHistoryStatsResp2xxOut": "configured-value",
                      "csbSIPMthdHistoryStatsResp3xxIn": "configured-value",
                      "csbSIPMthdHistoryStatsResp3xxOut": "configured-value",
                      "csbSIPMthdHistoryStatsResp4xxIn": "configured-value",
                      "csbSIPMthdHistoryStatsResp4xxOut": "configured-value",
                      "csbSIPMthdHistoryStatsResp5xxIn": "configured-value",
                      "csbSIPMthdHistoryStatsResp5xxOut": "configured-value",
                      "csbSIPMthdHistoryStatsResp6xxIn": "configured-value",
                      "csbSIPMthdHistoryStatsResp6xxOut": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsEntry",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbCallStatsInstanceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbCallStatsServiceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsAdjName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbSIPMthdHistoryStatsMethod": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsInterval": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsMethodName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbSIPMthdHistoryStatsReqIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsReqOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp1xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp1xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp2xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp2xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp3xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp3xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp4xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp4xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp5xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp5xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp6xxIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdHistoryStatsResp6xxOut": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsEntry": {
                    "csbCallStatsInstanceIndex": "configured-value",
                    "csbCallStatsServiceIndex": "configured-value",
                    "csbSIPMthdHistoryStatsAdjName": "example-1",
                    "csbSIPMthdHistoryStatsMethod": "configured-value",
                    "csbSIPMthdHistoryStatsInterval": "configured-value",
                    "csbSIPMthdHistoryStatsMethodName": "example-1",
                    "csbSIPMthdHistoryStatsReqIn": "configured-value",
                    "csbSIPMthdHistoryStatsReqOut": "configured-value",
                    "csbSIPMthdHistoryStatsResp1xxIn": "configured-value",
                    "csbSIPMthdHistoryStatsResp1xxOut": "configured-value",
                    "csbSIPMthdHistoryStatsResp2xxIn": "configured-value",
                    "csbSIPMthdHistoryStatsResp2xxOut": "configured-value",
                    "csbSIPMthdHistoryStatsResp3xxIn": "configured-value",
                    "csbSIPMthdHistoryStatsResp3xxOut": "configured-value",
                    "csbSIPMthdHistoryStatsResp4xxIn": "configured-value",
                    "csbSIPMthdHistoryStatsResp4xxOut": "configured-value",
                    "csbSIPMthdHistoryStatsResp5xxIn": "configured-value",
                    "csbSIPMthdHistoryStatsResp5xxOut": "configured-value",
                    "csbSIPMthdHistoryStatsResp6xxIn": "configured-value",
                    "csbSIPMthdHistoryStatsResp6xxOut": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbCallStatsInstanceIndex": {
      "get": {
        "summary": "Get csbCallStatsInstanceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbCallStatsInstanceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsInstanceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbCallStatsServiceIndex": {
      "get": {
        "summary": "Get csbCallStatsServiceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbCallStatsServiceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsServiceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsServiceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsAdjName": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsAdjName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsAdjName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsAdjName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsAdjName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsMethod": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsMethod",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsMethod",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsMethod": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsMethod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsInterval": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsInterval",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsInterval",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsInterval": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsMethodName": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsMethodName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsMethodName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsMethodName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsMethodName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsReqIn": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsReqIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsReqIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsReqIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsReqIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsReqOut": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsReqOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsReqOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsReqOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsReqOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp1xxIn": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp1xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp1xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp1xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp1xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp1xxOut": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp1xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp1xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp1xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp1xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp2xxIn": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp2xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp2xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp2xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp2xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp2xxOut": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp2xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp2xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp2xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp2xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp3xxIn": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp3xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp3xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp3xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp3xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp3xxOut": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp3xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp3xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp3xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp3xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp4xxIn": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp4xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp4xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp4xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp4xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp4xxOut": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp4xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp4xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp4xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp4xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp5xxIn": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp5xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp5xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp5xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp5xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp5xxOut": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp5xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp5xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp5xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp5xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp6xxIn": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp6xxIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp6xxIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp6xxIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp6xxIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdHistoryStatsTable/csbSIPMthdHistoryStatsEntry/csbSIPMthdHistoryStatsResp6xxOut": {
      "get": {
        "summary": "Get csbSIPMthdHistoryStatsResp6xxOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdHistoryStatsTable-csbSIPMthdHistoryStatsEntry-csbSIPMthdHistoryStatsResp6xxOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdHistoryStatsResp6xxOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdHistoryStatsResp6xxOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable": {
      "get": {
        "summary": "Get csbSIPMthdRCCurrentStatsTable",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbSIPMthdRCCurrentStatsEntry": {
                      "type": "object",
                      "properties": {
                        "csbCallStatsInstanceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbCallStatsServiceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdRCCurrentStatsAdjName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbSIPMthdRCCurrentStatsMethod": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdRCCurrentStatsRespCode": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbSIPMthdRCCurrentStatsInterval": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdRCCurrentStatsMethodName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbSIPMthdRCCurrentStatsRespIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdRCCurrentStatsRespOut": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCCurrentStatsTable": {
                    "csbSIPMthdRCCurrentStatsEntry": {
                      "csbCallStatsInstanceIndex": "configured-value",
                      "csbCallStatsServiceIndex": "configured-value",
                      "csbSIPMthdRCCurrentStatsAdjName": "example-1",
                      "csbSIPMthdRCCurrentStatsMethod": "configured-value",
                      "csbSIPMthdRCCurrentStatsRespCode": 1,
                      "csbSIPMthdRCCurrentStatsInterval": "configured-value",
                      "csbSIPMthdRCCurrentStatsMethodName": "example-1",
                      "csbSIPMthdRCCurrentStatsRespIn": "configured-value",
                      "csbSIPMthdRCCurrentStatsRespOut": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCCurrentStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry": {
      "get": {
        "summary": "Get csbSIPMthdRCCurrentStatsEntry",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbCallStatsInstanceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbCallStatsServiceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCCurrentStatsAdjName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbSIPMthdRCCurrentStatsMethod": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCCurrentStatsRespCode": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbSIPMthdRCCurrentStatsInterval": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCCurrentStatsMethodName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbSIPMthdRCCurrentStatsRespIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCCurrentStatsRespOut": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCCurrentStatsEntry": {
                    "csbCallStatsInstanceIndex": "configured-value",
                    "csbCallStatsServiceIndex": "configured-value",
                    "csbSIPMthdRCCurrentStatsAdjName": "example-1",
                    "csbSIPMthdRCCurrentStatsMethod": "configured-value",
                    "csbSIPMthdRCCurrentStatsRespCode": 1,
                    "csbSIPMthdRCCurrentStatsInterval": "configured-value",
                    "csbSIPMthdRCCurrentStatsMethodName": "example-1",
                    "csbSIPMthdRCCurrentStatsRespIn": "configured-value",
                    "csbSIPMthdRCCurrentStatsRespOut": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCCurrentStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry/csbCallStatsInstanceIndex": {
      "get": {
        "summary": "Get csbCallStatsInstanceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry-csbCallStatsInstanceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsInstanceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry/csbCallStatsServiceIndex": {
      "get": {
        "summary": "Get csbCallStatsServiceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry-csbCallStatsServiceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsServiceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsServiceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry/csbSIPMthdRCCurrentStatsAdjName": {
      "get": {
        "summary": "Get csbSIPMthdRCCurrentStatsAdjName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry-csbSIPMthdRCCurrentStatsAdjName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCCurrentStatsAdjName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCCurrentStatsAdjName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry/csbSIPMthdRCCurrentStatsMethod": {
      "get": {
        "summary": "Get csbSIPMthdRCCurrentStatsMethod",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry-csbSIPMthdRCCurrentStatsMethod",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCCurrentStatsMethod": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCCurrentStatsMethod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry/csbSIPMthdRCCurrentStatsRespCode": {
      "get": {
        "summary": "Get csbSIPMthdRCCurrentStatsRespCode",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry-csbSIPMthdRCCurrentStatsRespCode",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCCurrentStatsRespCode": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCCurrentStatsRespCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry/csbSIPMthdRCCurrentStatsInterval": {
      "get": {
        "summary": "Get csbSIPMthdRCCurrentStatsInterval",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry-csbSIPMthdRCCurrentStatsInterval",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCCurrentStatsInterval": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCCurrentStatsInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry/csbSIPMthdRCCurrentStatsMethodName": {
      "get": {
        "summary": "Get csbSIPMthdRCCurrentStatsMethodName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry-csbSIPMthdRCCurrentStatsMethodName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCCurrentStatsMethodName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCCurrentStatsMethodName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry/csbSIPMthdRCCurrentStatsRespIn": {
      "get": {
        "summary": "Get csbSIPMthdRCCurrentStatsRespIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry-csbSIPMthdRCCurrentStatsRespIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCCurrentStatsRespIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCCurrentStatsRespIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCCurrentStatsTable/csbSIPMthdRCCurrentStatsEntry/csbSIPMthdRCCurrentStatsRespOut": {
      "get": {
        "summary": "Get csbSIPMthdRCCurrentStatsRespOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCCurrentStatsTable-csbSIPMthdRCCurrentStatsEntry-csbSIPMthdRCCurrentStatsRespOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCCurrentStatsRespOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCCurrentStatsRespOut from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable": {
      "get": {
        "summary": "Get csbSIPMthdRCHistoryStatsTable",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbSIPMthdRCHistoryStatsEntry": {
                      "type": "object",
                      "properties": {
                        "csbCallStatsInstanceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbCallStatsServiceIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdRCHistoryStatsAdjName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbSIPMthdRCHistoryStatsMethod": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdRCHistoryStatsMethodName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "csbSIPMthdRCHistoryStatsRespCode": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "csbSIPMthdRCHistoryStatsInterval": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdRCHistoryStatsRespIn": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "csbSIPMthdRCHistoryStatsRespOut": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCHistoryStatsTable": {
                    "csbSIPMthdRCHistoryStatsEntry": {
                      "csbCallStatsInstanceIndex": "configured-value",
                      "csbCallStatsServiceIndex": "configured-value",
                      "csbSIPMthdRCHistoryStatsAdjName": "example-1",
                      "csbSIPMthdRCHistoryStatsMethod": "configured-value",
                      "csbSIPMthdRCHistoryStatsMethodName": "example-1",
                      "csbSIPMthdRCHistoryStatsRespCode": 1,
                      "csbSIPMthdRCHistoryStatsInterval": "configured-value",
                      "csbSIPMthdRCHistoryStatsRespIn": "configured-value",
                      "csbSIPMthdRCHistoryStatsRespOut": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCHistoryStatsTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry": {
      "get": {
        "summary": "Get csbSIPMthdRCHistoryStatsEntry",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "csbCallStatsInstanceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbCallStatsServiceIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCHistoryStatsAdjName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbSIPMthdRCHistoryStatsMethod": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCHistoryStatsMethodName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "csbSIPMthdRCHistoryStatsRespCode": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "csbSIPMthdRCHistoryStatsInterval": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCHistoryStatsRespIn": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "csbSIPMthdRCHistoryStatsRespOut": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCHistoryStatsEntry": {
                    "csbCallStatsInstanceIndex": "configured-value",
                    "csbCallStatsServiceIndex": "configured-value",
                    "csbSIPMthdRCHistoryStatsAdjName": "example-1",
                    "csbSIPMthdRCHistoryStatsMethod": "configured-value",
                    "csbSIPMthdRCHistoryStatsMethodName": "example-1",
                    "csbSIPMthdRCHistoryStatsRespCode": 1,
                    "csbSIPMthdRCHistoryStatsInterval": "configured-value",
                    "csbSIPMthdRCHistoryStatsRespIn": "configured-value",
                    "csbSIPMthdRCHistoryStatsRespOut": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCHistoryStatsEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry/csbCallStatsInstanceIndex": {
      "get": {
        "summary": "Get csbCallStatsInstanceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry-csbCallStatsInstanceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsInstanceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry/csbCallStatsServiceIndex": {
      "get": {
        "summary": "Get csbCallStatsServiceIndex",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry-csbCallStatsServiceIndex",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbCallStatsServiceIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbCallStatsServiceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry/csbSIPMthdRCHistoryStatsAdjName": {
      "get": {
        "summary": "Get csbSIPMthdRCHistoryStatsAdjName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry-csbSIPMthdRCHistoryStatsAdjName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCHistoryStatsAdjName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCHistoryStatsAdjName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry/csbSIPMthdRCHistoryStatsMethod": {
      "get": {
        "summary": "Get csbSIPMthdRCHistoryStatsMethod",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry-csbSIPMthdRCHistoryStatsMethod",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCHistoryStatsMethod": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCHistoryStatsMethod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry/csbSIPMthdRCHistoryStatsMethodName": {
      "get": {
        "summary": "Get csbSIPMthdRCHistoryStatsMethodName",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry-csbSIPMthdRCHistoryStatsMethodName",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCHistoryStatsMethodName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCHistoryStatsMethodName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry/csbSIPMthdRCHistoryStatsRespCode": {
      "get": {
        "summary": "Get csbSIPMthdRCHistoryStatsRespCode",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry-csbSIPMthdRCHistoryStatsRespCode",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCHistoryStatsRespCode": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCHistoryStatsRespCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry/csbSIPMthdRCHistoryStatsInterval": {
      "get": {
        "summary": "Get csbSIPMthdRCHistoryStatsInterval",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry-csbSIPMthdRCHistoryStatsInterval",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCHistoryStatsInterval": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCHistoryStatsInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry/csbSIPMthdRCHistoryStatsRespIn": {
      "get": {
        "summary": "Get csbSIPMthdRCHistoryStatsRespIn",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry-csbSIPMthdRCHistoryStatsRespIn",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCHistoryStatsRespIn": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCHistoryStatsRespIn from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB/csbSIPMthdRCHistoryStatsTable/csbSIPMthdRCHistoryStatsEntry/csbSIPMthdRCHistoryStatsRespOut": {
      "get": {
        "summary": "Get csbSIPMthdRCHistoryStatsRespOut",
        "operationId": "get-CISCO-SESS-BORDER-CTRLR-STATS-MIB:CISCO-SESS-BORDER-CTRLR-STATS-MIB-csbSIPMthdRCHistoryStatsTable-csbSIPMthdRCHistoryStatsEntry-csbSIPMthdRCHistoryStatsRespOut",
        "tags": [
          "CISCO-SESS-BORDER-CTRLR-STATS-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-SESS-BORDER-CTRLR-STATS-MIB:csbSIPMthdRCHistoryStatsRespOut": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve csbSIPMthdRCHistoryStatsRespOut 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": []
    }
  ]
}
