OPENBSD-SENSORS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
7

sensorTable

table
.1.3.6.1.4.1.30155.2.1.2 · 1 row entry · 7 columns
Uses the unix variant from /opt/observium/mibs/unix.
Command help
Walk sensorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OPENBSD-SENSORS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPENBSD-SENSORS-MIB::sensorTable'
A list of individual sensors. The number of entries is
given by the value of sensorNumber.
sensorEntry row .1.3.6.1.4.1.30155.2.1.2.1
An entry containing management information applicable to a
particular sensor.
Indexes
Column Syntax OID
A unique value, greater than zero, for each sensor.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.30155.2.1.2.1.1
A description of the sensor indicating what information the
sensor is monitoring.
OctetString .1.3.6.1.4.1.30155.2.1.2.1.2
Indicates the type of sensor.
Enumeration
Enumerated Values:
0temperature
1fan
2voltsdc
3voltsac
4resistance
5power
6current
7watthour
8amphour
9indicator
10raw
11percent
12illuminance
13drive
14timedelta
15humidity
16freq
17angle
18distance
19pressure
20accel
21velocity
.1.3.6.1.4.1.30155.2.1.2.1.3
The name of the sensor driver that provides the sensor.
OctetString .1.3.6.1.4.1.30155.2.1.2.1.4
The value the sensor is currently reporting.
OctetString .1.3.6.1.4.1.30155.2.1.2.1.5
The units that the sensor reports in.
OctetString .1.3.6.1.4.1.30155.2.1.2.1.6
Indicates whether the sensor value is within an acceptable
range.
Enumeration
Enumerated Values:
0unspecified
1ok
2warn
3critical
4unknown
.1.3.6.1.4.1.30155.2.1.2.1.7