All MIBs › CPQIDA-MIB › cpqDaPhyDrvSeeks
cpqDaPhyDrvSeeks
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvSeeks
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.15
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Total Seeks (low).
The phyDrvHSeeks and the phyDrvSeeks together shows the total number of seek operations performed by the physical disk drive during the reference hours (phyDrvRefHours).
The actual number of seeks equals the phyDrvHSeeks times 2^32 plus the phyDrvWriteSeeks.
What is cpqDaPhyDrvSeeks?
cpqDaPhyDrvSeeks holds the low-order 32 bits of the total seek operations a physical disk drive has performed during its reference-hours window, meant to be combined with cpqDaPhyDrvHSeeks (multiplied by 2^32) to get the true seek count. Tracking seek activity lets an admin gauge how mechanically hard a drive is being worked, since drives that seek constantly under heavy random I/O wear out their actuators faster than drives doing mostly sequential access. For example, if a RAID array supporting a busy database suddenly shows a jump in this seek counter between polls, that confirms the workload shifted toward more random reads and writes on that particular disk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.15 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvSeeks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.15.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvSeeks.1
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::cpqDaPhyDrvSeeks 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.15 | cpqDaPhyDrvSeeks | CPQIDA-MIB |