sensorStatus
OPENBSD-SENSORS-MIB ·
.1.3.6.1.4.1.30155.2.1.2.1.7
Object
column
Enumeration
Indicates whether the sensor value is within an acceptable range.
Context
- MIB
- OPENBSD-SENSORS-MIB
- OID
.1.3.6.1.4.1.30155.2.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sensorEntry
- Table
- sensorTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unspecified |
1 | ok |
2 | warn |
3 | critical |
4 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sensorIndex A unique value, greater than zero, for each sensor. | column | Integer32 | .1.3.6.1.4.1.30155.2.1.2.1.1 |
| sensorDescr A description of the sensor indicating what information the
sensor is monitoring. | column | OctetString | .1.3.6.1.4.1.30155.2.1.2.1.2 |
| sensorType Indicates the type of sensor. | column | Enumeration | .1.3.6.1.4.1.30155.2.1.2.1.3 |
| sensorDevice The name of the sensor driver that provides the sensor. | column | OctetString | .1.3.6.1.4.1.30155.2.1.2.1.4 |
| sensorValue The value the sensor is currently reporting. | column | OctetString | .1.3.6.1.4.1.30155.2.1.2.1.5 |
| sensorUnits The units that the sensor reports in. | column | OctetString | .1.3.6.1.4.1.30155.2.1.2.1.6 |