{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-ENVMON-MIB",
    "description": "MIB data from `CISCO-ENVMON-MIB` module.\n\n**Root containers:** 1 (CISCO-ENVMON-MIB)\n**Paths:** 58 | **Descendants:** 94\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-ENVMON-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-ENVMON-MIB:CISCO-ENVMON-MIB": {
      "get": {
        "summary": "Get CISCO-ENVMON-MIB",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonObjects": {
                      "type": "object",
                      "properties": {
                        "ciscoEnvMonPresent": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ciscoEnvMonAlarmContacts": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ciscoEnvMonMIBNotificationEnables": {
                      "type": "object",
                      "properties": {
                        "ciscoEnvMonEnableShutdownNotification": {
                          "type": "boolean",
                          "example": true
                        },
                        "ciscoEnvMonEnableStatChangeNotif": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "ciscoEnvMonVoltageStatusTable": {
                      "type": "object",
                      "properties": {
                        "ciscoEnvMonVoltageStatusEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ciscoEnvMonVoltageStatusIndex": {
                                "type": "integer",
                                "example": 12
                              },
                              "ciscoEnvMonVoltageStatusDescr": {
                                "type": "string",
                                "example": "12.1"
                              },
                              "ciscoEnvMonVoltageStatusValue": {
                                "type": "string",
                                "example": "12.1"
                              },
                              "ciscoEnvMonVoltageThresholdLow": {
                                "type": "integer",
                                "example": 12
                              },
                              "ciscoEnvMonVoltageThresholdHigh": {
                                "type": "integer",
                                "example": 12
                              },
                              "ciscoEnvMonVoltageLastShutdown": {
                                "type": "integer",
                                "example": 12
                              },
                              "ciscoEnvMonVoltageState": {
                                "type": "string",
                                "example": "12.1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": 12.1
                        }
                      },
                      "example": 12.1
                    },
                    "ciscoEnvMonTemperatureStatusTable": {
                      "type": "object",
                      "properties": {
                        "ciscoEnvMonTemperatureStatusEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ciscoEnvMonTemperatureStatusIndex": {
                                "type": "integer",
                                "example": 45
                              },
                              "ciscoEnvMonTemperatureStatusDescr": {
                                "type": "string",
                                "example": "45"
                              },
                              "ciscoEnvMonTemperatureStatusValue": {
                                "type": "string",
                                "example": "45"
                              },
                              "ciscoEnvMonTemperatureThreshold": {
                                "type": "integer",
                                "example": 45
                              },
                              "ciscoEnvMonTemperatureLastShutdown": {
                                "type": "integer",
                                "example": 45
                              },
                              "ciscoEnvMonTemperatureState": {
                                "type": "string",
                                "example": "45"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": 45
                        }
                      },
                      "example": 45
                    },
                    "ciscoEnvMonFanStatusTable": {
                      "type": "object",
                      "properties": {
                        "ciscoEnvMonFanStatusEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ciscoEnvMonFanStatusIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "ciscoEnvMonFanStatusDescr": {
                                "type": "string",
                                "example": "active"
                              },
                              "ciscoEnvMonFanState": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "active"
                        }
                      },
                      "example": "active"
                    },
                    "ciscoEnvMonSupplyStatusTable": {
                      "type": "object",
                      "properties": {
                        "ciscoEnvMonSupplyStatusEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ciscoEnvMonSupplyStatusIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "ciscoEnvMonSupplyStatusDescr": {
                                "type": "string",
                                "example": "active"
                              },
                              "ciscoEnvMonSupplyState": {
                                "type": "string",
                                "example": "active"
                              },
                              "ciscoEnvMonSupplySource": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "active"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "ciscoEnvMonSupplyStatusIndex": {
                              "type": "string",
                              "example": "active"
                            },
                            "ciscoEnvMonSupplyStatusDescr": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "ciscoEnvMonSupplyStatusIndex": {
                              "type": "string",
                              "example": "active"
                            },
                            "ciscoEnvMonSupplyState": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "ciscoEnvMonTemperatureStatusIndex": {
                              "type": "string",
                              "example": "45"
                            },
                            "ciscoEnvMonTemperatureState": {
                              "type": "string",
                              "example": "45"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENVMON-MIB:CISCO-ENVMON-MIB": {
                    "ciscoEnvMonObjects": {
                      "ciscoEnvMonPresent": "default",
                      "ciscoEnvMonAlarmContacts": ""
                    },
                    "ciscoEnvMonMIBNotificationEnables": {
                      "ciscoEnvMonEnableShutdownNotification": true,
                      "ciscoEnvMonEnableStatChangeNotif": true
                    },
                    "ciscoEnvMonVoltageStatusTable": {
                      "ciscoEnvMonVoltageStatusEntry": [
                        {
                          "ciscoEnvMonVoltageStatusIndex": 12,
                          "ciscoEnvMonVoltageStatusDescr": "12.1",
                          "ciscoEnvMonVoltageStatusValue": "12.1",
                          "ciscoEnvMonVoltageThresholdLow": 12,
                          "ciscoEnvMonVoltageThresholdHigh": 12,
                          "ciscoEnvMonVoltageLastShutdown": 12,
                          "ciscoEnvMonVoltageState": "12.1"
                        }
                      ]
                    },
                    "ciscoEnvMonTemperatureStatusTable": {
                      "ciscoEnvMonTemperatureStatusEntry": [
                        {
                          "ciscoEnvMonTemperatureStatusIndex": 45,
                          "ciscoEnvMonTemperatureStatusDescr": "45",
                          "ciscoEnvMonTemperatureStatusValue": "45",
                          "ciscoEnvMonTemperatureThreshold": 45,
                          "ciscoEnvMonTemperatureLastShutdown": 45,
                          "ciscoEnvMonTemperatureState": "45"
                        }
                      ]
                    },
                    "ciscoEnvMonFanStatusTable": {
                      "ciscoEnvMonFanStatusEntry": [
                        {
                          "ciscoEnvMonFanStatusIndex": 1,
                          "ciscoEnvMonFanStatusDescr": "active",
                          "ciscoEnvMonFanState": "active"
                        }
                      ]
                    },
                    "ciscoEnvMonSupplyStatusTable": {
                      "ciscoEnvMonSupplyStatusEntry": [
                        {
                          "ciscoEnvMonSupplyStatusIndex": 1,
                          "ciscoEnvMonSupplyStatusDescr": "active",
                          "ciscoEnvMonSupplyState": "active",
                          "ciscoEnvMonSupplySource": "default"
                        }
                      ],
                      "object-1": {
                        "ciscoEnvMonSupplyStatusIndex": "active",
                        "ciscoEnvMonSupplyStatusDescr": "active"
                      },
                      "object-2": {
                        "ciscoEnvMonSupplyStatusIndex": "active",
                        "ciscoEnvMonSupplyState": "active"
                      },
                      "object-3": {
                        "ciscoEnvMonTemperatureStatusIndex": "45",
                        "ciscoEnvMonTemperatureState": "45"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-ENVMON-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonObjects": {
      "get": {
        "summary": "Get ciscoEnvMonObjects",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonObjects",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonPresent": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ciscoEnvMonAlarmContacts": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonObjects": {
                    "ciscoEnvMonPresent": "default",
                    "ciscoEnvMonAlarmContacts": ""
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonObjects/ciscoEnvMonPresent": {
      "get": {
        "summary": "Get ciscoEnvMonPresent",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonObjects-ciscoEnvMonPresent",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-ENVMON-MIB:ciscoEnvMonPresent": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonPresent from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonObjects/ciscoEnvMonAlarmContacts": {
      "get": {
        "summary": "Get ciscoEnvMonAlarmContacts",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonObjects-ciscoEnvMonAlarmContacts",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-ENVMON-MIB:ciscoEnvMonAlarmContacts": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonAlarmContacts from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonMIBNotificationEnables": {
      "get": {
        "summary": "Get ciscoEnvMonMIBNotificationEnables",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonMIBNotificationEnables",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonEnableShutdownNotification": {
                      "type": "boolean",
                      "example": true
                    },
                    "ciscoEnvMonEnableStatChangeNotif": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonMIBNotificationEnables": {
                    "ciscoEnvMonEnableShutdownNotification": true,
                    "ciscoEnvMonEnableStatChangeNotif": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonMIBNotificationEnables from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonMIBNotificationEnables/ciscoEnvMonEnableShutdownNotification": {
      "get": {
        "summary": "Get ciscoEnvMonEnableShutdownNotification",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonMIBNotificationEnables-ciscoEnvMonEnableShutdownNotification",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonEnableShutdownNotification": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonEnableShutdownNotification from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonMIBNotificationEnables/ciscoEnvMonEnableStatChangeNotif": {
      "get": {
        "summary": "Get ciscoEnvMonEnableStatChangeNotif",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonMIBNotificationEnables-ciscoEnvMonEnableStatChangeNotif",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonEnableStatChangeNotif": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonEnableStatChangeNotif from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonVoltageStatusTable": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusTable",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonVoltageStatusTable",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonVoltageStatusEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ciscoEnvMonVoltageStatusIndex": {
                            "type": "integer",
                            "example": 12
                          },
                          "ciscoEnvMonVoltageStatusDescr": {
                            "type": "string",
                            "example": "12.1"
                          },
                          "ciscoEnvMonVoltageStatusValue": {
                            "type": "string",
                            "example": "12.1"
                          },
                          "ciscoEnvMonVoltageThresholdLow": {
                            "type": "integer",
                            "example": 12
                          },
                          "ciscoEnvMonVoltageThresholdHigh": {
                            "type": "integer",
                            "example": 12
                          },
                          "ciscoEnvMonVoltageLastShutdown": {
                            "type": "integer",
                            "example": 12
                          },
                          "ciscoEnvMonVoltageState": {
                            "type": "string",
                            "example": "12.1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": 12.1
                    }
                  },
                  "example": 12.1
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusTable": {
                    "ciscoEnvMonVoltageStatusEntry": [
                      {
                        "ciscoEnvMonVoltageStatusIndex": 12,
                        "ciscoEnvMonVoltageStatusDescr": "12.1",
                        "ciscoEnvMonVoltageStatusValue": "12.1",
                        "ciscoEnvMonVoltageThresholdLow": 12,
                        "ciscoEnvMonVoltageThresholdHigh": 12,
                        "ciscoEnvMonVoltageLastShutdown": 12,
                        "ciscoEnvMonVoltageState": "12.1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonVoltageStatusTable/ciscoEnvMonVoltageStatusEntry": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusEntry",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonVoltageStatusTable-ciscoEnvMonVoltageStatusEntry",
        "tags": [
          "CISCO-ENVMON-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": {
                      "ciscoEnvMonVoltageStatusIndex": {
                        "type": "integer",
                        "example": 12
                      },
                      "ciscoEnvMonVoltageStatusDescr": {
                        "type": "string",
                        "example": "12.1"
                      },
                      "ciscoEnvMonVoltageStatusValue": {
                        "type": "string",
                        "example": "12.1"
                      },
                      "ciscoEnvMonVoltageThresholdLow": {
                        "type": "integer",
                        "example": 12
                      },
                      "ciscoEnvMonVoltageThresholdHigh": {
                        "type": "integer",
                        "example": 12
                      },
                      "ciscoEnvMonVoltageLastShutdown": {
                        "type": "integer",
                        "example": 12
                      },
                      "ciscoEnvMonVoltageState": {
                        "type": "string",
                        "example": "12.1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": 12.1
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusEntry": [
                    {
                      "ciscoEnvMonVoltageStatusIndex": 12,
                      "ciscoEnvMonVoltageStatusDescr": "12.1",
                      "ciscoEnvMonVoltageStatusValue": "12.1",
                      "ciscoEnvMonVoltageThresholdLow": 12,
                      "ciscoEnvMonVoltageThresholdHigh": 12,
                      "ciscoEnvMonVoltageLastShutdown": 12,
                      "ciscoEnvMonVoltageState": "12.1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonVoltageStatusTable/ciscoEnvMonVoltageStatusEntry/ciscoEnvMonVoltageStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonVoltageStatusTable-ciscoEnvMonVoltageStatusEntry-ciscoEnvMonVoltageStatusIndex",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 12
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusIndex": 12
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonVoltageStatusTable/ciscoEnvMonVoltageStatusEntry/ciscoEnvMonVoltageStatusDescr": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusDescr",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonVoltageStatusTable-ciscoEnvMonVoltageStatusEntry-ciscoEnvMonVoltageStatusDescr",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12.1"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusDescr": "12.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonVoltageStatusTable/ciscoEnvMonVoltageStatusEntry/ciscoEnvMonVoltageStatusValue": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusValue",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonVoltageStatusTable-ciscoEnvMonVoltageStatusEntry-ciscoEnvMonVoltageStatusValue",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12.1"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusValue": "12.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonVoltageStatusTable/ciscoEnvMonVoltageStatusEntry/ciscoEnvMonVoltageThresholdLow": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageThresholdLow",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonVoltageStatusTable-ciscoEnvMonVoltageStatusEntry-ciscoEnvMonVoltageThresholdLow",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 12
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageThresholdLow": 12
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageThresholdLow from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonVoltageStatusTable/ciscoEnvMonVoltageStatusEntry/ciscoEnvMonVoltageThresholdHigh": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageThresholdHigh",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonVoltageStatusTable-ciscoEnvMonVoltageStatusEntry-ciscoEnvMonVoltageThresholdHigh",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 12
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageThresholdHigh": 12
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageThresholdHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonVoltageStatusTable/ciscoEnvMonVoltageStatusEntry/ciscoEnvMonVoltageLastShutdown": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageLastShutdown",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonVoltageStatusTable-ciscoEnvMonVoltageStatusEntry-ciscoEnvMonVoltageLastShutdown",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 12
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageLastShutdown": 12
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageLastShutdown from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonVoltageStatusTable/ciscoEnvMonVoltageStatusEntry/ciscoEnvMonVoltageState": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageState",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonVoltageStatusTable-ciscoEnvMonVoltageStatusEntry-ciscoEnvMonVoltageState",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12.1"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageState": "12.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonTemperatureStatusTable": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusTable",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonTemperatureStatusTable",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonTemperatureStatusEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ciscoEnvMonTemperatureStatusIndex": {
                            "type": "integer",
                            "example": 45
                          },
                          "ciscoEnvMonTemperatureStatusDescr": {
                            "type": "string",
                            "example": "45"
                          },
                          "ciscoEnvMonTemperatureStatusValue": {
                            "type": "string",
                            "example": "45"
                          },
                          "ciscoEnvMonTemperatureThreshold": {
                            "type": "integer",
                            "example": 45
                          },
                          "ciscoEnvMonTemperatureLastShutdown": {
                            "type": "integer",
                            "example": 45
                          },
                          "ciscoEnvMonTemperatureState": {
                            "type": "string",
                            "example": "45"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": 45
                    }
                  },
                  "example": 45
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusTable": {
                    "ciscoEnvMonTemperatureStatusEntry": [
                      {
                        "ciscoEnvMonTemperatureStatusIndex": 45,
                        "ciscoEnvMonTemperatureStatusDescr": "45",
                        "ciscoEnvMonTemperatureStatusValue": "45",
                        "ciscoEnvMonTemperatureThreshold": 45,
                        "ciscoEnvMonTemperatureLastShutdown": 45,
                        "ciscoEnvMonTemperatureState": "45"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonTemperatureStatusTable/ciscoEnvMonTemperatureStatusEntry": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusEntry",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonTemperatureStatusTable-ciscoEnvMonTemperatureStatusEntry",
        "tags": [
          "CISCO-ENVMON-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": {
                      "ciscoEnvMonTemperatureStatusIndex": {
                        "type": "integer",
                        "example": 45
                      },
                      "ciscoEnvMonTemperatureStatusDescr": {
                        "type": "string",
                        "example": "45"
                      },
                      "ciscoEnvMonTemperatureStatusValue": {
                        "type": "string",
                        "example": "45"
                      },
                      "ciscoEnvMonTemperatureThreshold": {
                        "type": "integer",
                        "example": 45
                      },
                      "ciscoEnvMonTemperatureLastShutdown": {
                        "type": "integer",
                        "example": 45
                      },
                      "ciscoEnvMonTemperatureState": {
                        "type": "string",
                        "example": "45"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": 45
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusEntry": [
                    {
                      "ciscoEnvMonTemperatureStatusIndex": 45,
                      "ciscoEnvMonTemperatureStatusDescr": "45",
                      "ciscoEnvMonTemperatureStatusValue": "45",
                      "ciscoEnvMonTemperatureThreshold": 45,
                      "ciscoEnvMonTemperatureLastShutdown": 45,
                      "ciscoEnvMonTemperatureState": "45"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonTemperatureStatusTable/ciscoEnvMonTemperatureStatusEntry/ciscoEnvMonTemperatureStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonTemperatureStatusTable-ciscoEnvMonTemperatureStatusEntry-ciscoEnvMonTemperatureStatusIndex",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 45
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusIndex": 45
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonTemperatureStatusTable/ciscoEnvMonTemperatureStatusEntry/ciscoEnvMonTemperatureStatusDescr": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusDescr",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonTemperatureStatusTable-ciscoEnvMonTemperatureStatusEntry-ciscoEnvMonTemperatureStatusDescr",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusDescr": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonTemperatureStatusTable/ciscoEnvMonTemperatureStatusEntry/ciscoEnvMonTemperatureStatusValue": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusValue",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonTemperatureStatusTable-ciscoEnvMonTemperatureStatusEntry-ciscoEnvMonTemperatureStatusValue",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusValue": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonTemperatureStatusTable/ciscoEnvMonTemperatureStatusEntry/ciscoEnvMonTemperatureThreshold": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureThreshold",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonTemperatureStatusTable-ciscoEnvMonTemperatureStatusEntry-ciscoEnvMonTemperatureThreshold",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 45
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureThreshold": 45
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonTemperatureStatusTable/ciscoEnvMonTemperatureStatusEntry/ciscoEnvMonTemperatureLastShutdown": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureLastShutdown",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonTemperatureStatusTable-ciscoEnvMonTemperatureStatusEntry-ciscoEnvMonTemperatureLastShutdown",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 45
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureLastShutdown": 45
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureLastShutdown from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonTemperatureStatusTable/ciscoEnvMonTemperatureStatusEntry/ciscoEnvMonTemperatureState": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureState",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonTemperatureStatusTable-ciscoEnvMonTemperatureStatusEntry-ciscoEnvMonTemperatureState",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureState": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonFanStatusTable": {
      "get": {
        "summary": "Get ciscoEnvMonFanStatusTable",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonFanStatusTable",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonFanStatusEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ciscoEnvMonFanStatusIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "ciscoEnvMonFanStatusDescr": {
                            "type": "string",
                            "example": "active"
                          },
                          "ciscoEnvMonFanState": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "active"
                    }
                  },
                  "example": "active"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonFanStatusTable": {
                    "ciscoEnvMonFanStatusEntry": [
                      {
                        "ciscoEnvMonFanStatusIndex": 1,
                        "ciscoEnvMonFanStatusDescr": "active",
                        "ciscoEnvMonFanState": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonFanStatusTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonFanStatusTable/ciscoEnvMonFanStatusEntry": {
      "get": {
        "summary": "Get ciscoEnvMonFanStatusEntry",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonFanStatusTable-ciscoEnvMonFanStatusEntry",
        "tags": [
          "CISCO-ENVMON-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": {
                      "ciscoEnvMonFanStatusIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "ciscoEnvMonFanStatusDescr": {
                        "type": "string",
                        "example": "active"
                      },
                      "ciscoEnvMonFanState": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "active"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonFanStatusEntry": [
                    {
                      "ciscoEnvMonFanStatusIndex": 1,
                      "ciscoEnvMonFanStatusDescr": "active",
                      "ciscoEnvMonFanState": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonFanStatusEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonFanStatusTable/ciscoEnvMonFanStatusEntry/ciscoEnvMonFanStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonFanStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonFanStatusTable-ciscoEnvMonFanStatusEntry-ciscoEnvMonFanStatusIndex",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonFanStatusIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonFanStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonFanStatusTable/ciscoEnvMonFanStatusEntry/ciscoEnvMonFanStatusDescr": {
      "get": {
        "summary": "Get ciscoEnvMonFanStatusDescr",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonFanStatusTable-ciscoEnvMonFanStatusEntry-ciscoEnvMonFanStatusDescr",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonFanStatusDescr": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonFanStatusDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonFanStatusTable/ciscoEnvMonFanStatusEntry/ciscoEnvMonFanState": {
      "get": {
        "summary": "Get ciscoEnvMonFanState",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonFanStatusTable-ciscoEnvMonFanStatusEntry-ciscoEnvMonFanState",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonFanState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonFanState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable": {
      "get": {
        "summary": "Get ciscoEnvMonSupplyStatusTable",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonSupplyStatusEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ciscoEnvMonSupplyStatusIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "ciscoEnvMonSupplyStatusDescr": {
                            "type": "string",
                            "example": "active"
                          },
                          "ciscoEnvMonSupplyState": {
                            "type": "string",
                            "example": "active"
                          },
                          "ciscoEnvMonSupplySource": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "active"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "ciscoEnvMonSupplyStatusIndex": {
                          "type": "string",
                          "example": "active"
                        },
                        "ciscoEnvMonSupplyStatusDescr": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "ciscoEnvMonSupplyStatusIndex": {
                          "type": "string",
                          "example": "active"
                        },
                        "ciscoEnvMonSupplyState": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "ciscoEnvMonTemperatureStatusIndex": {
                          "type": "string",
                          "example": "45"
                        },
                        "ciscoEnvMonTemperatureState": {
                          "type": "string",
                          "example": "45"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "active"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonSupplyStatusTable": {
                    "ciscoEnvMonSupplyStatusEntry": [
                      {
                        "ciscoEnvMonSupplyStatusIndex": 1,
                        "ciscoEnvMonSupplyStatusDescr": "active",
                        "ciscoEnvMonSupplyState": "active",
                        "ciscoEnvMonSupplySource": "default"
                      }
                    ],
                    "object-1": {
                      "ciscoEnvMonSupplyStatusIndex": "active",
                      "ciscoEnvMonSupplyStatusDescr": "active"
                    },
                    "object-2": {
                      "ciscoEnvMonSupplyStatusIndex": "active",
                      "ciscoEnvMonSupplyState": "active"
                    },
                    "object-3": {
                      "ciscoEnvMonTemperatureStatusIndex": "45",
                      "ciscoEnvMonTemperatureState": "45"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplyStatusTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/ciscoEnvMonSupplyStatusEntry": {
      "get": {
        "summary": "Get ciscoEnvMonSupplyStatusEntry",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-ciscoEnvMonSupplyStatusEntry",
        "tags": [
          "CISCO-ENVMON-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": {
                      "ciscoEnvMonSupplyStatusIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "ciscoEnvMonSupplyStatusDescr": {
                        "type": "string",
                        "example": "active"
                      },
                      "ciscoEnvMonSupplyState": {
                        "type": "string",
                        "example": "active"
                      },
                      "ciscoEnvMonSupplySource": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "active"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonSupplyStatusEntry": [
                    {
                      "ciscoEnvMonSupplyStatusIndex": 1,
                      "ciscoEnvMonSupplyStatusDescr": "active",
                      "ciscoEnvMonSupplyState": "active",
                      "ciscoEnvMonSupplySource": "default"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplyStatusEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/ciscoEnvMonSupplyStatusEntry/ciscoEnvMonSupplyStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonSupplyStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-ciscoEnvMonSupplyStatusEntry-ciscoEnvMonSupplyStatusIndex",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonSupplyStatusIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplyStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/ciscoEnvMonSupplyStatusEntry/ciscoEnvMonSupplyStatusDescr": {
      "get": {
        "summary": "Get ciscoEnvMonSupplyStatusDescr",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-ciscoEnvMonSupplyStatusEntry-ciscoEnvMonSupplyStatusDescr",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonSupplyStatusDescr": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplyStatusDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/ciscoEnvMonSupplyStatusEntry/ciscoEnvMonSupplyState": {
      "get": {
        "summary": "Get ciscoEnvMonSupplyState",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-ciscoEnvMonSupplyStatusEntry-ciscoEnvMonSupplyState",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonSupplyState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplyState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/ciscoEnvMonSupplyStatusEntry/ciscoEnvMonSupplySource": {
      "get": {
        "summary": "Get ciscoEnvMonSupplySource",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-ciscoEnvMonSupplyStatusEntry-ciscoEnvMonSupplySource",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/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-ENVMON-MIB:ciscoEnvMonSupplySource": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplySource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-1",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonVoltageStatusIndex": {
                      "type": "string",
                      "example": "12.1"
                    },
                    "ciscoEnvMonVoltageStatusDescr": {
                      "type": "string",
                      "example": "12.1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENVMON-MIB:object-1": {
                    "ciscoEnvMonVoltageStatusIndex": "12.1",
                    "ciscoEnvMonVoltageStatusDescr": "12.1"
                  }
                }
              }
            }
          },
          "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-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-1/ciscoEnvMonVoltageStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-1-ciscoEnvMonVoltageStatusIndex",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12.1"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusIndex": "12.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-1/ciscoEnvMonVoltageStatusDescr": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusDescr",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-1-ciscoEnvMonVoltageStatusDescr",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12.1"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusDescr": "12.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-2",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonVoltageStatusIndex": {
                      "type": "string",
                      "example": "12.1"
                    },
                    "ciscoEnvMonVoltageStatusValue": {
                      "type": "string",
                      "example": "12.1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENVMON-MIB:object-2": {
                    "ciscoEnvMonVoltageStatusIndex": "12.1",
                    "ciscoEnvMonVoltageStatusValue": "12.1"
                  }
                }
              }
            }
          },
          "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-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-2/ciscoEnvMonVoltageStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-2-ciscoEnvMonVoltageStatusIndex",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12.1"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusIndex": "12.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-2/ciscoEnvMonVoltageStatusValue": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusValue",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-2-ciscoEnvMonVoltageStatusValue",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12.1"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusValue": "12.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-3",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ciscoEnvMonVoltageStatusIndex": {
                      "type": "string",
                      "example": "12.1"
                    },
                    "ciscoEnvMonVoltageState": {
                      "type": "string",
                      "example": "12.1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-ENVMON-MIB:object-3": {
                    "ciscoEnvMonVoltageStatusIndex": "12.1",
                    "ciscoEnvMonVoltageState": "12.1"
                  }
                }
              }
            }
          },
          "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-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-3/ciscoEnvMonVoltageStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-3-ciscoEnvMonVoltageStatusIndex",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12.1"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageStatusIndex": "12.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-3/ciscoEnvMonVoltageState": {
      "get": {
        "summary": "Get ciscoEnvMonVoltageState",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-3-ciscoEnvMonVoltageState",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "12.1"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonVoltageState": "12.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonVoltageState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-1/ciscoEnvMonTemperatureStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-1-ciscoEnvMonTemperatureStatusIndex",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusIndex": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-1/ciscoEnvMonTemperatureStatusDescr": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusDescr",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-1-ciscoEnvMonTemperatureStatusDescr",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusDescr": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-2/ciscoEnvMonTemperatureStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-2-ciscoEnvMonTemperatureStatusIndex",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusIndex": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-2/ciscoEnvMonTemperatureStatusValue": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusValue",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-2-ciscoEnvMonTemperatureStatusValue",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusValue": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusValue from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-3/ciscoEnvMonTemperatureStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-3-ciscoEnvMonTemperatureStatusIndex",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureStatusIndex": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-3/ciscoEnvMonTemperatureState": {
      "get": {
        "summary": "Get ciscoEnvMonTemperatureState",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-3-ciscoEnvMonTemperatureState",
        "tags": [
          "CISCO-ENVMON-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-ENVMON-MIB:ciscoEnvMonTemperatureState": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonTemperatureState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-1/ciscoEnvMonFanStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonFanStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-1-ciscoEnvMonFanStatusIndex",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonFanStatusIndex": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonFanStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-1/ciscoEnvMonFanStatusDescr": {
      "get": {
        "summary": "Get ciscoEnvMonFanStatusDescr",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-1-ciscoEnvMonFanStatusDescr",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonFanStatusDescr": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonFanStatusDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-2/ciscoEnvMonFanStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonFanStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-2-ciscoEnvMonFanStatusIndex",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonFanStatusIndex": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonFanStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-2/ciscoEnvMonFanState": {
      "get": {
        "summary": "Get ciscoEnvMonFanState",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-2-ciscoEnvMonFanState",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonFanState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonFanState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-1/ciscoEnvMonSupplyStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonSupplyStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-1-ciscoEnvMonSupplyStatusIndex",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonSupplyStatusIndex": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplyStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-1/ciscoEnvMonSupplyStatusDescr": {
      "get": {
        "summary": "Get ciscoEnvMonSupplyStatusDescr",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-1-ciscoEnvMonSupplyStatusDescr",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonSupplyStatusDescr": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplyStatusDescr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-2/ciscoEnvMonSupplyStatusIndex": {
      "get": {
        "summary": "Get ciscoEnvMonSupplyStatusIndex",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-2-ciscoEnvMonSupplyStatusIndex",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonSupplyStatusIndex": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplyStatusIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-ENVMON-MIB:CISCO-ENVMON-MIB/ciscoEnvMonSupplyStatusTable/object-2/ciscoEnvMonSupplyState": {
      "get": {
        "summary": "Get ciscoEnvMonSupplyState",
        "operationId": "get-CISCO-ENVMON-MIB:CISCO-ENVMON-MIB-ciscoEnvMonSupplyStatusTable-object-2-ciscoEnvMonSupplyState",
        "tags": [
          "CISCO-ENVMON-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-ENVMON-MIB:ciscoEnvMonSupplyState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ciscoEnvMonSupplyState 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": []
    }
  ]
}
