lgpPduAuxMeasType

LIEBERT-GP-PDU-MIB · .1.3.6.1.4.1.476.1.42.3.8.60.15.1.10

Object

column Enumeration
not-specified
The type of measurement is unknown.
temperature
The measurement in this row of the table measures temperature.
humidity
The measurement in this row of the table measures relative
humidity.
door-closure
The measurement in this row of the table measures the state of a
door.
contact-closure
The measurement in this row of the table measures the state of a
contact closure.
differential-pressure
The measurement in this row of the table measures differential pressure.
leak-detection
The measurement in this row of the table measures the state of a
leak detection sensor.

Context

MIB
LIEBERT-GP-PDU-MIB
OID
.1.3.6.1.4.1.476.1.42.3.8.60.15.1.10
Type
column
Access
readonly
Status
current
Parent
lgpPduAuxMeasEntry

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 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduAuxMeasType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduAuxMeasType.<lgpPduEntryIndex>.<lgpPduAuxMeasSensorIndex>.<lgpPduAuxMeasSensorMeasurementIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-PDU-MIB::lgpPduAuxMeasType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0not-specified
1temperature
2humidity
3door-closure
4contact-closure
5differential-pressure
6leak-detection