sensorType
OPENBSD-SENSORS-MIB ·
.1.3.6.1.4.1.30155.2.1.2.1.3
Object
column
Enumeration
Indicates the type of sensor.
Context
- MIB
- OPENBSD-SENSORS-MIB
- OID
.1.3.6.1.4.1.30155.2.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sensorEntry
- Table
- sensorTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | temperature |
1 | fan |
2 | voltsdc |
3 | voltsac |
4 | resistance |
5 | power |
6 | current |
7 | watthour |
8 | amphour |
9 | indicator |
10 | raw |
11 | percent |
12 | illuminance |
13 | drive |
14 | timedelta |
15 | humidity |
16 | freq |
17 | angle |
18 | distance |
19 | pressure |
20 | accel |
21 | velocity |
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 |
| 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 |
| sensorStatus Indicates whether the sensor value is within an acceptable
range. | column | Enumeration | .1.3.6.1.4.1.30155.2.1.2.1.7 |