cpqSiSmartCoverLockStatus
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.3.13
Object
scalar mandatory
Enumeration
This is the current status of the Smart Cover
Lock. The following values are currently defined:
other(1)
Smart Cover Lock is not supported on this system or cannot
be determined by the Insight Agent. You may need to upgrade
your software.
unlocked(2)
Smart Cover Lock is not locked. The status will be set to
unlocked due to one of the following:
1. The system hood is removed, or
2. There is no administrator password set, or
3. The administrator manually sets status to unlock.
locked(3)
Smart Cover Lock is locked. The administrator password is
required to unlock the hood.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.3.13- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSiSecurity
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 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiSmartCoverLockStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiSmartCoverLockStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | unlocked |
3 | locked |