All MIBs › CPQRACK-MIB › cpqRackCommonEnclosureMgmtUID
cpqRackCommonEnclosureMgmtUID
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackCommonEnclosureMgmtUID
OID (numeric): 1.3.6.1.4.1.232.22.2.3.1.1.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Unit Identifier LED.
This value will be one of the following:
other(1) The state of the LED could not be determined. Setting the LED state is not allowed.
none(2) The LED is not present. Setting LED state is not allowed.
ledOn(3) The LED is present and ON. The LED can be turned off by setting the cpqRackCommonEnclosureMgmtUID to ledOff(4).
ledOff(4) The LED is present and OFF. The LED can be turned on by setting the cpqRackCommonEnclosureMgmtUID to ledOn(3).
What is cpqRackCommonEnclosureMgmtUID?
This enumerated, writable value controls the enclosure's Unit Identifier LED: other (state undeterminable, cannot be set), none (LED not present, cannot be set), ledOn, or ledOff. It lets a remote admin physically light up an LED on a specific enclosure to help a technician locate the correct unit among many identical enclosures in a data center. For example, before dispatching a technician to swap a failed part, an admin would set cpqRackCommonEnclosureMgmtUID to ledOn(3) so the correct physical enclosure is unmistakable on-site.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.1.1.23 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureMgmtUID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.1.1.23.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureMgmtUID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.22.2.3.1.1.1.23.1 i <value>
Start monitoring HP ProLiant blade server/rack enclosure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQRACK-MIB::cpqRackCommonEnclosureMgmtUID OID value, configure state conditions and alerts, and monitor any HP ProLiant blade server/rack enclosure 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.22 | cpqRackInfo | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2 | cpqRackComponent | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3 | cpqRackEnclosure | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1 | cpqRackCommonEnclosure | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.1 | cpqRackCommonEnclosureTable | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.1.1 | cpqRackCommonEnclosureEntry | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.1.1.23 | cpqRackCommonEnclosureMgmtUID | CPQRACK-MIB |