lgpPduAuxMeasDrClosureState

LIEBERT-GP-PDU-MIB · .1.3.6.1.4.1.476.1.42.3.8.60.15.1.120

Object

column Enumeration
The state of a door sensor measurement.
not-specified
    The door state is unknown.
open
    The door is in the open state.
closed
    The door is in the closed state.

Context

MIB
LIEBERT-GP-PDU-MIB
OID
.1.3.6.1.4.1.476.1.42.3.8.60.15.1.120
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::lgpPduAuxMeasDrClosureState'
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::lgpPduAuxMeasDrClosureState.<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::lgpPduAuxMeasDrClosureState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0not-specified
1open
2closed