{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-ENTITY-ALARM-MIB",
    "description": "MIB data from `CISCO-ENTITY-ALARM-MIB` module.\n\n**Root containers:** 1 (CISCO-ENTITY-ALARM-MIB)\n**Paths:** 57 | **Descendants:** 68\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-ENTITY-ALARM-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-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB": {
      "get": {
        "summary": "Get CISCO-ENTITY-ALARM-MIB",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmMonitoring": {
                      "type": "object",
                      "properties": {
                        "ceAlarmCriticalCount": {
                          "type": "string",
                          "example": "10"
                        },
                        "ceAlarmMajorCount": {
                          "type": "string",
                          "example": "10"
                        },
                        "ceAlarmMinorCount": {
                          "type": "string",
                          "example": "10"
                        },
                        "ceAlarmCutOff": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceAlarmHistory": {
                      "type": "object",
                      "properties": {
                        "ceAlarmHistTableSize": {
                          "type": "integer",
                          "example": 1
                        },
                        "ceAlarmHistLastIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceAlarmFiltering": {
                      "type": "object",
                      "properties": {
                        "ceAlarmNotifiesEnable": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceAlarmSyslogEnable": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceAlarmFilterProfileIndexNext": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceAlarmDescrMapTable": {
                      "type": "object",
                      "properties": {
                        "ceAlarmDescrMapEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ceAlarmDescrIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceAlarmDescrVendorType": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceAlarmDescrTable": {
                      "type": "object",
                      "properties": {
                        "ceAlarmDescrEntry": {
                          "type": "object",
                          "properties": {
                            "ceAlarmDescrIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceAlarmDescrAlarmType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceAlarmDescrSeverity": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceAlarmDescrText": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceAlarmTable": {
                      "type": "object",
                      "properties": {
                        "ceAlarmEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "entPhysicalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmFilterProfile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmSeverity": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmList": {
                                "type": "string",
                                "example": "item-1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceAlarmHistTable": {
                      "type": "object",
                      "properties": {
                        "ceAlarmHistEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ceAlarmHistIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceAlarmHistType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmHistEntPhysicalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmHistAlarmType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmHistSeverity": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmHistTimeStamp": {
                                "type": "string",
                                "example": "2025-03-15T10:30:45Z"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceAlarmFilterProfileTable": {
                      "type": "object",
                      "properties": {
                        "ceAlarmFilterProfileEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ceAlarmFilterIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmFilterStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "ceAlarmFilterAlias": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmFilterAlarmsEnabled": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmFilterNotifiesEnabled": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceAlarmFilterSyslogEnabled": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "ceAlarmHistIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceAlarmHistEntPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "ceAlarmHistIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceAlarmHistAlarmType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "ceAlarmHistIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceAlarmHistSeverity": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-4": {
                          "type": "object",
                          "properties": {
                            "ceAlarmHistIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceAlarmHistTimeStamp": {
                              "type": "string",
                              "example": "2025-03-15T10:30:45Z"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB": {
                    "ceAlarmMonitoring": {
                      "ceAlarmCriticalCount": "10",
                      "ceAlarmMajorCount": "10",
                      "ceAlarmMinorCount": "10",
                      "ceAlarmCutOff": true
                    },
                    "ceAlarmHistory": {
                      "ceAlarmHistTableSize": 1,
                      "ceAlarmHistLastIndex": 1
                    },
                    "ceAlarmFiltering": {
                      "ceAlarmNotifiesEnable": "configured-value",
                      "ceAlarmSyslogEnable": "configured-value",
                      "ceAlarmFilterProfileIndexNext": "configured-value"
                    },
                    "ceAlarmDescrMapTable": {
                      "ceAlarmDescrMapEntry": [
                        {
                          "ceAlarmDescrIndex": 1,
                          "ceAlarmDescrVendorType": "configured-value"
                        }
                      ]
                    },
                    "ceAlarmDescrTable": {
                      "ceAlarmDescrEntry": {
                        "ceAlarmDescrIndex": "configured-value",
                        "ceAlarmDescrAlarmType": "configured-value",
                        "ceAlarmDescrSeverity": "configured-value",
                        "ceAlarmDescrText": "configured-value"
                      }
                    },
                    "ceAlarmTable": {
                      "ceAlarmEntry": [
                        {
                          "entPhysicalIndex": "configured-value",
                          "ceAlarmFilterProfile": "configured-value",
                          "ceAlarmSeverity": "configured-value",
                          "ceAlarmList": "item-1"
                        }
                      ]
                    },
                    "ceAlarmHistTable": {
                      "ceAlarmHistEntry": [
                        {
                          "ceAlarmHistIndex": 1,
                          "ceAlarmHistType": "default",
                          "ceAlarmHistEntPhysicalIndex": "configured-value",
                          "ceAlarmHistAlarmType": "configured-value",
                          "ceAlarmHistSeverity": "configured-value",
                          "ceAlarmHistTimeStamp": "2025-03-15T10:30:45Z"
                        }
                      ]
                    },
                    "ceAlarmFilterProfileTable": {
                      "ceAlarmFilterProfileEntry": [
                        {
                          "ceAlarmFilterIndex": "configured-value",
                          "ceAlarmFilterStatus": "active",
                          "ceAlarmFilterAlias": "configured-value",
                          "ceAlarmFilterAlarmsEnabled": "configured-value",
                          "ceAlarmFilterNotifiesEnabled": "configured-value",
                          "ceAlarmFilterSyslogEnabled": "configured-value"
                        }
                      ],
                      "object-1": {
                        "ceAlarmHistIndex": "configured-value",
                        "ceAlarmHistEntPhysicalIndex": "configured-value"
                      },
                      "object-2": {
                        "ceAlarmHistIndex": "configured-value",
                        "ceAlarmHistAlarmType": "configured-value"
                      },
                      "object-3": {
                        "ceAlarmHistIndex": "configured-value",
                        "ceAlarmHistSeverity": "configured-value"
                      },
                      "object-4": {
                        "ceAlarmHistIndex": "configured-value",
                        "ceAlarmHistTimeStamp": "2025-03-15T10:30:45Z"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-ENTITY-ALARM-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmMonitoring": {
      "get": {
        "summary": "Get ceAlarmMonitoring",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmMonitoring",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmCriticalCount": {
                      "type": "string",
                      "example": "10"
                    },
                    "ceAlarmMajorCount": {
                      "type": "string",
                      "example": "10"
                    },
                    "ceAlarmMinorCount": {
                      "type": "string",
                      "example": "10"
                    },
                    "ceAlarmCutOff": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmMonitoring": {
                    "ceAlarmCriticalCount": "10",
                    "ceAlarmMajorCount": "10",
                    "ceAlarmMinorCount": "10",
                    "ceAlarmCutOff": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmMonitoring from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmMonitoring/ceAlarmCriticalCount": {
      "get": {
        "summary": "Get ceAlarmCriticalCount",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmMonitoring-ceAlarmCriticalCount",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmCriticalCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmCriticalCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmMonitoring/ceAlarmMajorCount": {
      "get": {
        "summary": "Get ceAlarmMajorCount",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmMonitoring-ceAlarmMajorCount",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmMajorCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmMajorCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmMonitoring/ceAlarmMinorCount": {
      "get": {
        "summary": "Get ceAlarmMinorCount",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmMonitoring-ceAlarmMinorCount",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmMinorCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmMinorCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmMonitoring/ceAlarmCutOff": {
      "get": {
        "summary": "Get ceAlarmCutOff",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmMonitoring-ceAlarmCutOff",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmCutOff": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmCutOff from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistory": {
      "get": {
        "summary": "Get ceAlarmHistory",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistory",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmHistTableSize": {
                      "type": "integer",
                      "example": 1
                    },
                    "ceAlarmHistLastIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmHistory": {
                    "ceAlarmHistTableSize": 1,
                    "ceAlarmHistLastIndex": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistory from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistory/ceAlarmHistTableSize": {
      "get": {
        "summary": "Get ceAlarmHistTableSize",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistory-ceAlarmHistTableSize",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmHistTableSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistTableSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistory/ceAlarmHistLastIndex": {
      "get": {
        "summary": "Get ceAlarmHistLastIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistory-ceAlarmHistLastIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistLastIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistLastIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFiltering": {
      "get": {
        "summary": "Get ceAlarmFiltering",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFiltering",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmNotifiesEnable": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceAlarmSyslogEnable": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceAlarmFilterProfileIndexNext": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmFiltering": {
                    "ceAlarmNotifiesEnable": "configured-value",
                    "ceAlarmSyslogEnable": "configured-value",
                    "ceAlarmFilterProfileIndexNext": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFiltering from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFiltering/ceAlarmNotifiesEnable": {
      "get": {
        "summary": "Get ceAlarmNotifiesEnable",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFiltering-ceAlarmNotifiesEnable",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmNotifiesEnable": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmNotifiesEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFiltering/ceAlarmSyslogEnable": {
      "get": {
        "summary": "Get ceAlarmSyslogEnable",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFiltering-ceAlarmSyslogEnable",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmSyslogEnable": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmSyslogEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFiltering/ceAlarmFilterProfileIndexNext": {
      "get": {
        "summary": "Get ceAlarmFilterProfileIndexNext",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFiltering-ceAlarmFilterProfileIndexNext",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmFilterProfileIndexNext": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterProfileIndexNext from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrMapTable": {
      "get": {
        "summary": "Get ceAlarmDescrMapTable",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrMapTable",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmDescrMapEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ceAlarmDescrIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceAlarmDescrVendorType": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmDescrMapTable": {
                    "ceAlarmDescrMapEntry": [
                      {
                        "ceAlarmDescrIndex": 1,
                        "ceAlarmDescrVendorType": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrMapTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrMapTable/ceAlarmDescrMapEntry": {
      "get": {
        "summary": "Get ceAlarmDescrMapEntry",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrMapTable-ceAlarmDescrMapEntry",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ceAlarmDescrIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceAlarmDescrVendorType": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmDescrMapEntry": [
                    {
                      "ceAlarmDescrIndex": 1,
                      "ceAlarmDescrVendorType": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrMapEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrMapTable/ceAlarmDescrMapEntry/ceAlarmDescrIndex": {
      "get": {
        "summary": "Get ceAlarmDescrIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrMapTable-ceAlarmDescrMapEntry-ceAlarmDescrIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmDescrIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrMapTable/ceAlarmDescrMapEntry/ceAlarmDescrVendorType": {
      "get": {
        "summary": "Get ceAlarmDescrVendorType",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrMapTable-ceAlarmDescrMapEntry-ceAlarmDescrVendorType",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmDescrVendorType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrVendorType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrTable": {
      "get": {
        "summary": "Get ceAlarmDescrTable",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrTable",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmDescrEntry": {
                      "type": "object",
                      "properties": {
                        "ceAlarmDescrIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceAlarmDescrAlarmType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceAlarmDescrSeverity": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceAlarmDescrText": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmDescrTable": {
                    "ceAlarmDescrEntry": {
                      "ceAlarmDescrIndex": "configured-value",
                      "ceAlarmDescrAlarmType": "configured-value",
                      "ceAlarmDescrSeverity": "configured-value",
                      "ceAlarmDescrText": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrTable/ceAlarmDescrEntry": {
      "get": {
        "summary": "Get ceAlarmDescrEntry",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrTable-ceAlarmDescrEntry",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmDescrIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceAlarmDescrAlarmType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceAlarmDescrSeverity": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceAlarmDescrText": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmDescrEntry": {
                    "ceAlarmDescrIndex": "configured-value",
                    "ceAlarmDescrAlarmType": "configured-value",
                    "ceAlarmDescrSeverity": "configured-value",
                    "ceAlarmDescrText": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrTable/ceAlarmDescrEntry/ceAlarmDescrIndex": {
      "get": {
        "summary": "Get ceAlarmDescrIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrTable-ceAlarmDescrEntry-ceAlarmDescrIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmDescrIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrTable/ceAlarmDescrEntry/ceAlarmDescrAlarmType": {
      "get": {
        "summary": "Get ceAlarmDescrAlarmType",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrTable-ceAlarmDescrEntry-ceAlarmDescrAlarmType",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmDescrAlarmType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrAlarmType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrTable/ceAlarmDescrEntry/ceAlarmDescrSeverity": {
      "get": {
        "summary": "Get ceAlarmDescrSeverity",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrTable-ceAlarmDescrEntry-ceAlarmDescrSeverity",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmDescrSeverity": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrSeverity from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmDescrTable/ceAlarmDescrEntry/ceAlarmDescrText": {
      "get": {
        "summary": "Get ceAlarmDescrText",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmDescrTable-ceAlarmDescrEntry-ceAlarmDescrText",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmDescrText": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmDescrText from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmTable": {
      "get": {
        "summary": "Get ceAlarmTable",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmTable",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "entPhysicalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmFilterProfile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmSeverity": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmList": {
                            "type": "string",
                            "example": "item-1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmTable": {
                    "ceAlarmEntry": [
                      {
                        "entPhysicalIndex": "configured-value",
                        "ceAlarmFilterProfile": "configured-value",
                        "ceAlarmSeverity": "configured-value",
                        "ceAlarmList": "item-1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmTable/ceAlarmEntry": {
      "get": {
        "summary": "Get ceAlarmEntry",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmTable-ceAlarmEntry",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "entPhysicalIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmFilterProfile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmSeverity": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmList": {
                        "type": "string",
                        "example": "item-1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmEntry": [
                    {
                      "entPhysicalIndex": "configured-value",
                      "ceAlarmFilterProfile": "configured-value",
                      "ceAlarmSeverity": "configured-value",
                      "ceAlarmList": "item-1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmTable/ceAlarmEntry/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmTable-ceAlarmEntry-entPhysicalIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmTable/ceAlarmEntry/ceAlarmFilterProfile": {
      "get": {
        "summary": "Get ceAlarmFilterProfile",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmTable-ceAlarmEntry-ceAlarmFilterProfile",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmFilterProfile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterProfile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmTable/ceAlarmEntry/ceAlarmSeverity": {
      "get": {
        "summary": "Get ceAlarmSeverity",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmTable-ceAlarmEntry-ceAlarmSeverity",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmSeverity": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmSeverity from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmTable/ceAlarmEntry/ceAlarmList": {
      "get": {
        "summary": "Get ceAlarmList",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmTable-ceAlarmEntry-ceAlarmList",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "item-1"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmList": "item-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmList from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistTable": {
      "get": {
        "summary": "Get ceAlarmHistTable",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistTable",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmHistEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ceAlarmHistIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceAlarmHistType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmHistEntPhysicalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmHistAlarmType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmHistSeverity": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmHistTimeStamp": {
                            "type": "string",
                            "example": "2025-03-15T10:30:45Z"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmHistTable": {
                    "ceAlarmHistEntry": [
                      {
                        "ceAlarmHistIndex": 1,
                        "ceAlarmHistType": "default",
                        "ceAlarmHistEntPhysicalIndex": "configured-value",
                        "ceAlarmHistAlarmType": "configured-value",
                        "ceAlarmHistSeverity": "configured-value",
                        "ceAlarmHistTimeStamp": "2025-03-15T10:30:45Z"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistTable/ceAlarmHistEntry": {
      "get": {
        "summary": "Get ceAlarmHistEntry",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistTable-ceAlarmHistEntry",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ceAlarmHistIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceAlarmHistType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmHistEntPhysicalIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmHistAlarmType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmHistSeverity": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmHistTimeStamp": {
                        "type": "string",
                        "example": "2025-03-15T10:30:45Z"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmHistEntry": [
                    {
                      "ceAlarmHistIndex": 1,
                      "ceAlarmHistType": "default",
                      "ceAlarmHistEntPhysicalIndex": "configured-value",
                      "ceAlarmHistAlarmType": "configured-value",
                      "ceAlarmHistSeverity": "configured-value",
                      "ceAlarmHistTimeStamp": "2025-03-15T10:30:45Z"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistTable/ceAlarmHistEntry/ceAlarmHistIndex": {
      "get": {
        "summary": "Get ceAlarmHistIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistTable-ceAlarmHistEntry-ceAlarmHistIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistTable/ceAlarmHistEntry/ceAlarmHistType": {
      "get": {
        "summary": "Get ceAlarmHistType",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistTable-ceAlarmHistEntry-ceAlarmHistType",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistTable/ceAlarmHistEntry/ceAlarmHistEntPhysicalIndex": {
      "get": {
        "summary": "Get ceAlarmHistEntPhysicalIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistTable-ceAlarmHistEntry-ceAlarmHistEntPhysicalIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistEntPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistEntPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistTable/ceAlarmHistEntry/ceAlarmHistAlarmType": {
      "get": {
        "summary": "Get ceAlarmHistAlarmType",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistTable-ceAlarmHistEntry-ceAlarmHistAlarmType",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistAlarmType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistAlarmType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistTable/ceAlarmHistEntry/ceAlarmHistSeverity": {
      "get": {
        "summary": "Get ceAlarmHistSeverity",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistTable-ceAlarmHistEntry-ceAlarmHistSeverity",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistSeverity": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistSeverity from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmHistTable/ceAlarmHistEntry/ceAlarmHistTimeStamp": {
      "get": {
        "summary": "Get ceAlarmHistTimeStamp",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmHistTable-ceAlarmHistEntry-ceAlarmHistTimeStamp",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2025-03-15T10:30:45Z"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmHistTimeStamp": "2025-03-15T10:30:45Z"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistTimeStamp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable": {
      "get": {
        "summary": "Get ceAlarmFilterProfileTable",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmFilterProfileEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ceAlarmFilterIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmFilterStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "ceAlarmFilterAlias": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmFilterAlarmsEnabled": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmFilterNotifiesEnabled": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceAlarmFilterSyslogEnabled": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "ceAlarmHistIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceAlarmHistEntPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "ceAlarmHistIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceAlarmHistAlarmType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "ceAlarmHistIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceAlarmHistSeverity": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-4": {
                      "type": "object",
                      "properties": {
                        "ceAlarmHistIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceAlarmHistTimeStamp": {
                          "type": "string",
                          "example": "2025-03-15T10:30:45Z"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmFilterProfileTable": {
                    "ceAlarmFilterProfileEntry": [
                      {
                        "ceAlarmFilterIndex": "configured-value",
                        "ceAlarmFilterStatus": "active",
                        "ceAlarmFilterAlias": "configured-value",
                        "ceAlarmFilterAlarmsEnabled": "configured-value",
                        "ceAlarmFilterNotifiesEnabled": "configured-value",
                        "ceAlarmFilterSyslogEnabled": "configured-value"
                      }
                    ],
                    "object-1": {
                      "ceAlarmHistIndex": "configured-value",
                      "ceAlarmHistEntPhysicalIndex": "configured-value"
                    },
                    "object-2": {
                      "ceAlarmHistIndex": "configured-value",
                      "ceAlarmHistAlarmType": "configured-value"
                    },
                    "object-3": {
                      "ceAlarmHistIndex": "configured-value",
                      "ceAlarmHistSeverity": "configured-value"
                    },
                    "object-4": {
                      "ceAlarmHistIndex": "configured-value",
                      "ceAlarmHistTimeStamp": "2025-03-15T10:30:45Z"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterProfileTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/ceAlarmFilterProfileEntry": {
      "get": {
        "summary": "Get ceAlarmFilterProfileEntry",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-ceAlarmFilterProfileEntry",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ceAlarmFilterIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmFilterStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "ceAlarmFilterAlias": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmFilterAlarmsEnabled": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmFilterNotifiesEnabled": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceAlarmFilterSyslogEnabled": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmFilterProfileEntry": [
                    {
                      "ceAlarmFilterIndex": "configured-value",
                      "ceAlarmFilterStatus": "active",
                      "ceAlarmFilterAlias": "configured-value",
                      "ceAlarmFilterAlarmsEnabled": "configured-value",
                      "ceAlarmFilterNotifiesEnabled": "configured-value",
                      "ceAlarmFilterSyslogEnabled": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterProfileEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/ceAlarmFilterProfileEntry/ceAlarmFilterIndex": {
      "get": {
        "summary": "Get ceAlarmFilterIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-ceAlarmFilterProfileEntry-ceAlarmFilterIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmFilterIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/ceAlarmFilterProfileEntry/ceAlarmFilterStatus": {
      "get": {
        "summary": "Get ceAlarmFilterStatus",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-ceAlarmFilterProfileEntry-ceAlarmFilterStatus",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmFilterStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/ceAlarmFilterProfileEntry/ceAlarmFilterAlias": {
      "get": {
        "summary": "Get ceAlarmFilterAlias",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-ceAlarmFilterProfileEntry-ceAlarmFilterAlias",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmFilterAlias": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterAlias from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/ceAlarmFilterProfileEntry/ceAlarmFilterAlarmsEnabled": {
      "get": {
        "summary": "Get ceAlarmFilterAlarmsEnabled",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-ceAlarmFilterProfileEntry-ceAlarmFilterAlarmsEnabled",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmFilterAlarmsEnabled": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterAlarmsEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/ceAlarmFilterProfileEntry/ceAlarmFilterNotifiesEnabled": {
      "get": {
        "summary": "Get ceAlarmFilterNotifiesEnabled",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-ceAlarmFilterProfileEntry-ceAlarmFilterNotifiesEnabled",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmFilterNotifiesEnabled": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterNotifiesEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/ceAlarmFilterProfileEntry/ceAlarmFilterSyslogEnabled": {
      "get": {
        "summary": "Get ceAlarmFilterSyslogEnabled",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-ceAlarmFilterProfileEntry-ceAlarmFilterSyslogEnabled",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmFilterSyslogEnabled": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmFilterSyslogEnabled from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-1",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmHistIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceAlarmHistEntPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:object-1": {
                    "ceAlarmHistIndex": "configured-value",
                    "ceAlarmHistEntPhysicalIndex": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-1/ceAlarmHistIndex": {
      "get": {
        "summary": "Get ceAlarmHistIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-1-ceAlarmHistIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-1/ceAlarmHistEntPhysicalIndex": {
      "get": {
        "summary": "Get ceAlarmHistEntPhysicalIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-1-ceAlarmHistEntPhysicalIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistEntPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistEntPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-2",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmHistIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceAlarmHistAlarmType": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:object-2": {
                    "ceAlarmHistIndex": "configured-value",
                    "ceAlarmHistAlarmType": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-2/ceAlarmHistIndex": {
      "get": {
        "summary": "Get ceAlarmHistIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-2-ceAlarmHistIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-2/ceAlarmHistAlarmType": {
      "get": {
        "summary": "Get ceAlarmHistAlarmType",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-2-ceAlarmHistAlarmType",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistAlarmType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistAlarmType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-3",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmHistIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceAlarmHistSeverity": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:object-3": {
                    "ceAlarmHistIndex": "configured-value",
                    "ceAlarmHistSeverity": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-3/ceAlarmHistIndex": {
      "get": {
        "summary": "Get ceAlarmHistIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-3-ceAlarmHistIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-3/ceAlarmHistSeverity": {
      "get": {
        "summary": "Get ceAlarmHistSeverity",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-3-ceAlarmHistSeverity",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistSeverity": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistSeverity from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-4": {
      "get": {
        "summary": "Get object-4",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-4",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceAlarmHistIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceAlarmHistTimeStamp": {
                      "type": "string",
                      "example": "2025-03-15T10:30:45Z"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:object-4": {
                    "ceAlarmHistIndex": "configured-value",
                    "ceAlarmHistTimeStamp": "2025-03-15T10:30:45Z"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-4/ceAlarmHistIndex": {
      "get": {
        "summary": "Get ceAlarmHistIndex",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-4-ceAlarmHistIndex",
        "tags": [
          "CISCO-ENTITY-ALARM-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-ENTITY-ALARM-MIB:ceAlarmHistIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB/ceAlarmFilterProfileTable/object-4/ceAlarmHistTimeStamp": {
      "get": {
        "summary": "Get ceAlarmHistTimeStamp",
        "operationId": "get-CISCO-ENTITY-ALARM-MIB:CISCO-ENTITY-ALARM-MIB-ceAlarmFilterProfileTable-object-4-ceAlarmHistTimeStamp",
        "tags": [
          "CISCO-ENTITY-ALARM-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2025-03-15T10:30:45Z"
                },
                "example": {
                  "CISCO-ENTITY-ALARM-MIB:ceAlarmHistTimeStamp": "2025-03-15T10:30:45Z"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceAlarmHistTimeStamp 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": []
    }
  ]
}
