lgpPduRcpGroupControlLock
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.50.30.10.1.40
Object
column r/w
Enumeration
This column controls the locking of the group of receptacles. The corresponding operation will be performed on all receptacles that have been added to the group.
Context
- MIB
- LIEBERT-GP-PDU-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.8.50.30.10.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lgpPduRcpGroupEntry
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::lgpPduRcpGroupControlLock'
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::lgpPduRcpGroupControlLock.<lgpPduRcpGroupIndex>'
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::lgpPduRcpGroupControlLock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-action |
1 | unlock |
2 | lock |