cpqCmcStatusLock2Lock
CPQCMC-MIB ·
.1.3.6.1.4.1.232.153.2.2.4.12
Object
scalar mandatory
Enumeration
The status of door locking 2
(2) Door locking-device is activated, door is locked
(3) Door locking-device is not activated, door is unlocked by Network Management
(4) Door locking-device is not activated for x sec, time see
cpqCmcSetupLock1Time, door is unlocked by Network Management
(5) Door locking-device is not activated, door is unlocked because of Smoke alarm
(6) Door is unlocked from remote-signal
(7) Door locking-device is not activated, door is unlocked
because of Power Fail of locking device
(8) Door locking-device is not activated, door is unlocked
because of low Battery of locking device
(9) Door locking-device is not activated, door is unlocked
because of Network Fail
(10)Door locking-device is not activated, door is unlocked
because of connection fail, no connection locking device <-> CMC
(11)Door locking-device is ready to lock, lock will be activated after doors are closed
(12)Door locking-device is activated but door is not locked, alarm
(13)Configuration error, association door to locking-device missing
(14)Lock not installed
Context
- MIB
- CPQCMC-MIB
- OID
.1.3.6.1.4.1.232.153.2.2.4.12- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqCmcStatus
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::cpqCmcStatusLock2Lock.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::cpqCmcStatusLock2Lock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | locked |
3 | unlockedAuto |
4 | unlockedTime |
5 | unlockedSmoke |
6 | unlockedKey |
7 | unlockedPwrFail |
8 | unlockedBattLow |
9 | unlockedNetFail |
10 | unlockedConnFail |
11 | readyToLock |
12 | alarm |
13 | configError |
14 | notAvail |