cpqCmcSetLock1Key
CPQCMC-MIB ·
.1.3.6.1.4.1.232.153.2.2.5.3
Object
scalar mandatory
r/w
Enumeration
Enable or disable unlocking of the rack-door with external components like keypad or remote input. With this command the management station can set the conditions for unlocking the door: (2) unlocking is disabled, no unlocking with keypad or remote input (3) unlocking with keypad or remote signal (both) is enabled (4) unlocking with keypad (only) is enabled (5) unlocking with remote input (only) is enabled Unlocking door with the cpqCmcSetLock1Lock-command does not depend on this variable
Context
- MIB
- CPQCMC-MIB
- OID
.1.3.6.1.4.1.232.153.2.2.5.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqCmcControl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCMC-MIB::cpqCmcSetLock1Key.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCMC-MIB::cpqCmcSetLock1Key'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disable |
3 | enableBoth |
4 | enableKeypad |
5 | enableRemoteInput |