MIBs Depot

OPENBSD-SENSORS-MIB

Registered at
1.3.6.1.4.1.30155.2
Last updated
2012-09-20 00:00
Organization
OpenBSD
Revisions
2012-09-20 00:00, 2012-01-31 00:00, 2008-12-23 00:00
Namespace
openbsd
Source file
OPENBSD-SENSORS-MIB
Digest
sha256:91dc813eeb47386d87f888418cb28b095709d19d03605664b6f1ecba2cad8de9

Description

The MIB module for gathering information from OpenBSD's kernel sensor framework.

Contact

Editor: Reyk Floeter EMail: reyk@openbsd.org WWW: http://www.openbsd.org/ Editor: Joel Knight EMail: knight.joel@gmail.com WWW: http://www.packetmischief.ca/openbsd-snmp-mibs/

Imports

FromSymbols
OPENBSD-BASE-MIBopenBSD
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

OPENBSD-BASE-MIB
OPENBSD-SENSORS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
sensors
OBJECT-IDENTITY
1.3.6.1.4.1.30155.2.1
sensorNumber
OBJECT-TYPE
The number of sensors present on this system.
1.3.6.1.4.1.30155.2.1.1Integer32read-onlycurrent
sensorTable
OBJECT-TYPE
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.2not-accessiblecurrent
sensorEntry
OBJECT-TYPE
An entry containing management information applicable to a particular sensor.
1.3.6.1.4.1.30155.2.1.2.1not-accessiblecurrent
sensorIndex
OBJECT-TYPE
A unique value, greater than zero, for each sensor.
1.3.6.1.4.1.30155.2.1.2.1.1Integer32 (1..2147483647)read-onlycurrent
sensorDescr
OBJECT-TYPE
A description of the sensor indicating what information the sensor is monitoring.
1.3.6.1.4.1.30155.2.1.2.1.2OCTET STRINGread-onlycurrent
sensorType
OBJECT-TYPE
Indicates the type of sensor.
1.3.6.1.4.1.30155.2.1.2.1.3INTEGER {temperature(0), fan(1), voltsdc(2), voltsac(3), resistance(4), power(5), current(6), watthour(7), amphour(8), indicator(9), raw(10), percent(11), illuminance(12), drive(13), timedelta(14), humidity(15), freq(16), angle(17), distance(18), pressure(19), accel(20)}read-onlycurrent
sensorDevice
OBJECT-TYPE
The name of the sensor driver that provides the sensor.
1.3.6.1.4.1.30155.2.1.2.1.4OCTET STRINGread-onlycurrent
sensorValue
OBJECT-TYPE
The value the sensor is currently reporting.
1.3.6.1.4.1.30155.2.1.2.1.5OCTET STRINGread-onlycurrent
sensorUnits
OBJECT-TYPE
The units that the sensor reports in.
1.3.6.1.4.1.30155.2.1.2.1.6OCTET STRINGread-onlycurrent
sensorStatus
OBJECT-TYPE
Indicates whether the sensor value is within an acceptable range.
1.3.6.1.4.1.30155.2.1.2.1.7INTEGER {unspecified(0), ok(1), warn(2), critical(3), unknown(4)}read-onlycurrent