lgpPduAuxMeasCntctClosureConfig
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.60.15.1.135
Object
column r/w
Enumeration
Configure contact closure state alarms. This object provides the
ability to select when a contact closure measurement should
activate an alarm.
disabled
The contact closure state will never result in alarm.
alarm-when-open
Activate an alarm when the contact closure state becomes
open.
alarm-when-closed
Activate an alarm when the contact closure state becomes
closed.
Context
- MIB
- LIEBERT-GP-PDU-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.8.60.15.1.135- Type
- column
- Access
- readwrite
- 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::lgpPduAuxMeasCntctClosureConfig'
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::lgpPduAuxMeasCntctClosureConfig.<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::lgpPduAuxMeasCntctClosureConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | alarm-when-open |
2 | alarm-when-closed |