lgpPduAuxMeasCntctClosureState
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.60.15.1.130
Object
column Enumeration
The state of a contact closure sensor measurement.
not-specified
The contact closure state is unknown.
open
The contact closure is in the open state.
closed
The contact closure 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.130- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpPduAuxMeasEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::lgpPduAuxMeasCntctClosureState'
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::lgpPduAuxMeasCntctClosureState.<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::lgpPduAuxMeasCntctClosureState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-specified |
1 | open |
2 | closed |