OPENBSD-SENSORS-MIB
The MIB module for gathering information from OpenBSD's kernel sensor framework.
Main OID:
sensorsMIBObjects.1.3.6.1.4.1.30155.2
12
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
sensorsMIBObjectsThe MIB module for gathering information from OpenBSD's kernel sensor framework. MODULE-IDENTITY .1.3.6.1.4.1.30155.2 |
sensors OBJECT IDENTIFIER .1.3.6.1.4.1.30155.2.1 |
sensorNumberThe number of sensors present on this system.ro Integer32 .1.3.6.1.4.1.30155.2.1.1 |
sensorTableA list of individual sensors. The number of entries is given by the value of sensorNumber. SEQUENCE OF SensorEntry .1.3.6.1.4.1.30155.2.1.2 |
sensorEntryAn entry containing management information applicable to a particular sensor. SensorEntry .1.3.6.1.4.1.30155.2.1.2.1 |
sensorIndexA unique value, greater than zero, for each sensor.ro Integer32 .1.3.6.1.4.1.30155.2.1.2.1.1 |
sensorDescrA description of the sensor indicating what information the sensor is monitoring.ro OCTET STRING .1.3.6.1.4.1.30155.2.1.2.1.2 |
sensorTypeIndicates the type of sensor.ro Enumeration .1.3.6.1.4.1.30155.2.1.2.1.3 |
sensorDeviceThe name of the sensor driver that provides the sensor.ro OCTET STRING .1.3.6.1.4.1.30155.2.1.2.1.4 |
sensorValueThe value the sensor is currently reporting.ro OCTET STRING .1.3.6.1.4.1.30155.2.1.2.1.5 |
sensorUnitsThe units that the sensor reports in.ro OCTET STRING .1.3.6.1.4.1.30155.2.1.2.1.6 |
sensorStatusIndicates whether the sensor value is within an acceptable range.ro Enumeration .1.3.6.1.4.1.30155.2.1.2.1.7 |