All MIBs › CPQIDA-MIB › cpqDaPhyDrvHSeeks
cpqDaPhyDrvHSeeks
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvHSeeks
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.14
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Total Seeks (high).
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 cpqDaPhyDrvHSeeks?
This integer holds the high-order component of a 64-bit total-seeks counter (equal to this value times 2^32 plus the low-order seeks counter) accumulated over the drive's reference hours in cpqDaPhyDrvRefHours. An admin only needs this high-order value once the low-order seek counter has wrapped on an extremely busy drive. For example, this becoming nonzero on a drive under years of continuous random-access workload confirms the low-order seeks counter has wrapped around.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.14 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvHSeeks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.14.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvHSeeks.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::cpqDaPhyDrvHSeeks 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.14 | cpqDaPhyDrvHSeeks | CPQIDA-MIB |