All MIBs › CPQSTDEQ-MIB › cpqSeComplexLockedProperty
cpqSeComplexLockedProperty
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeComplexLockedProperty
OID (numeric): 1.3.6.1.4.1.232.1.2.20.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Bit 31 - Indicates that there is a locked IPMI property when set. Bit 7:0 - Contains the property number currently locked.
What is cpqSeComplexLockedProperty?
This integer packs two pieces of state: bit 31 flags whether an IPMI property is currently locked, and bits 7:0 hold the number of the property that is locked. An admin checks this to find out whether some other management session has an exclusive lock on a complex configuration property before attempting a conflicting change. For instance, if bit 31 is set and bits 7:0 read 5, property number 5 (such as a partition setting) is locked by another IPMI client and a competing SET would be rejected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.20.6 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeComplexLockedProperty
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.20.6.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeComplexLockedProperty.1
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSeComplexLockedProperty OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) 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.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.20 | cpqSeComplex | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.20.6 | cpqSeComplexLockedProperty | CPQSTDEQ-MIB |