OPENBSD-SENSORS-MIB
12 objects
The MIB module for gathering information from OpenBSD's kernel sensor framework.
Imported Objects
| OPENBSD-BASE-MIB | openBSD |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | enterprises Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32 |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.30155.2 | IdentitysensorsMIBObjects | The MIB module for gathering information from OpenBSD's kernel sensor framework. | ||
| 1.3.6.1.4.1.30155.2.1 | Nodesensors | |||
| 1.3.6.1.4.1.30155.2.1.1 | ScalarsensorNumber | read-only | current | The number of sensors present on this system. |
| 1.3.6.1.4.1.30155.2.1.2 | TablesensorTable | not-accessible | current | A list of individual sensors. The number of entries is given by the value of sensorNumber. |
| 1.3.6.1.4.1.30155.2.1.2.1 | RowsensorEntry | not-accessible | current | An entry containing management information applicable to a particular sensor. |
| 1.3.6.1.4.1.30155.2.1.2.1.1 | ColumnsensorIndex | read-only | current | A unique value, greater than zero, for each sensor. |
| 1.3.6.1.4.1.30155.2.1.2.1.2 | ColumnsensorDescr | read-only | current | A description of the sensor indicating what information the sensor is monitoring. |
| 1.3.6.1.4.1.30155.2.1.2.1.3 | ColumnsensorType | read-only | current | Indicates the type of sensor. |
| 1.3.6.1.4.1.30155.2.1.2.1.4 | ColumnsensorDevice | read-only | current | The name of the sensor driver that provides the sensor. |
| 1.3.6.1.4.1.30155.2.1.2.1.5 | ColumnsensorValue | read-only | current | The value the sensor is currently reporting. |
| 1.3.6.1.4.1.30155.2.1.2.1.6 | ColumnsensorUnits | read-only | current | The units that the sensor reports in. |
| 1.3.6.1.4.1.30155.2.1.2.1.7 | ColumnsensorStatus | read-only | current | Indicates whether the sensor value is within an acceptable range. |