All MIBs › CPQIDA-MIB › cpqDaPhyDrvBlinkTime
cpqDaPhyDrvBlinkTime
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvBlinkTime
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.56
Node type: OBJECT-TYPE
Type: Counter
Access: read-write
Description: Physical Drive Blink Time Count.
This value indicates the amount of time, in tenths of a second, that the physical drive LEDs will continue to blink. A value of zero indicates the drive LEDs are not blinking. If the value cannot be determined or the drive is not in a hot plug tray, 4,294,967,295 is returned.
To blink the drive LEDs, set this value to the time to blink in tenths of seconds.
To stop the drive LEDs from blinking, set this value to 0.
What is cpqDaPhyDrvBlinkTime?
cpqDaPhyDrvBlinkTime is a read-write Counter giving, in tenths of a second, how much longer a physical drive's LEDs will keep blinking, with zero meaning the LEDs are currently idle and 4,294,967,295 returned if the value can't be determined or the drive isn't in a hot-plug tray. Because it's writable, an admin can set this value to make a specific drive's LED blink for a chosen duration, which is exactly how technicians visually locate the correct physical drive in a rack full of identical bays before pulling it. For example, an admin who needs to replace the drive at cpqDaPhyDrvBusNumber 2 would write a value like 600 (one minute) here to make that exact drive flash so it isn't confused with its neighbors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.56 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvBlinkTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.56.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvBlinkTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.3.2.5.1.1.56.1 i <value>
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaPhyDrvBlinkTime OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) 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.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5 | cpqDaPhyDrv | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1 | cpqDaPhyDrvTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1.1 | cpqDaPhyDrvEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1.1.56 | cpqDaPhyDrvBlinkTime | CPQIDA-MIB |