sensorType

APNL-MODULAR-PDU-MIB · .1.3.6.1.4.1.29640.4.3.34.1.2

Object

column Enumeration
Sensor Typ:
Measured values are used according to sensor type.
Other (0) unknown sensor type.
Temperature (1) .
Humidity         (2).
Smoke            (3).
CO1                  (4).
Vibration         (5).
Doorstatus     (6).

Context

MIB
APNL-MODULAR-PDU-MIB
OID
.1.3.6.1.4.1.29640.4.3.34.1.2
Type
column
Access
readonly
Status
current
Parent
sensorEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APNL-MODULAR-PDU-MIB::sensorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APNL-MODULAR-PDU-MIB::sensorType.<sensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APNL-MODULAR-PDU-MIB::sensorType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0other
1temperature
2humidity
3smoke
4co1
5vibration
6doorStatus