lgpPduAuxMeasLeakDetectState

LIEBERT-GP-PDU-MIB · .1.3.6.1.4.1.476.1.42.3.8.60.15.1.165

Object

column Enumeration
not-specified
The leak detection state is unknown.
no-leak-detected
No leak has been detected.
leak-detected
A leak has been detected.
leak-detection-pending
Characterization of possible leak is pending further analysis
based on new data received from the sensor.
This state may not occur at all, but if it does, it should occur
only for a small amount of time before transitioning to 
no-leak-detected or leak-detected.
cable-fault
A fault in the cable has been detected (for example, a
disconnected cable).  The sensor will not be able to detect
a leak.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0not-specified
1no-leak-detected
2leak-detected
3leak-detection-pending
4cable-fault