All MIBs › CPQSINFO-MIB › cpqSiSmartCoverLockStatus
cpqSiSmartCoverLockStatus
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiSmartCoverLockStatus
OID (numeric): 1.3.6.1.4.1.232.2.2.3.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cpqSiSmartCoverLockStatus?
This read-only integer reports the current state of the Smart Cover Lock: unsupported, unlocked, or locked. It matters because it tells an admin whether the chassis is physically secured against unauthorized component removal or theft without a site visit. For example, a data-center compliance sweep polls every server's cpqSiSmartCoverLockStatus and finds one rack unit reporting unlocked(2) despite a policy requiring locked chassis, triggering a follow-up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.3.13 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiSmartCoverLockStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.3.13.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiSmartCoverLockStatus.1
Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiSmartCoverLockStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.3 | cpqSiSecurity | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.3.13 | cpqSiSmartCoverLockStatus | CPQSINFO-MIB |