All MIBs › CPQFCA-MIB › cpqFcaPhyDrvHSeeks
cpqFcaPhyDrvHSeeks
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcaPhyDrvHSeeks
OID (numeric): 1.3.6.1.4.1.232.16.2.5.1.1.13
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.
If the value cannot be determined, 4,294,967,295 is returned.
What is cpqFcaPhyDrvHSeeks?
This counter provides the high-order 32 bits of the total seek operations performed by the physical drive during its reference hours, combined with cpqFcaPhyDrvSeeks by multiplying this value by 2^32; a return of 4,294,967,295 means the value could not be determined. An admin uses the combined seek count to gauge how much mechanical head movement a drive has performed, which correlates with wear on mechanical drives. For example, an unusually high seek count relative to sibling drives in the same array could indicate a workload pattern causing excessive random I/O on that disk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.2.5.1.1.13 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcaPhyDrvHSeeks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.2.5.1.1.13.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcaPhyDrvHSeeks.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqFcaPhyDrvHSeeks.1
Start monitoring Legacy Compaq Fibre Channel Array (CPQFCA) storage controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQFCA-MIB::cpqFcaPhyDrvHSeeks OID value, configure state conditions and alerts, and monitor any Legacy Compaq Fibre Channel Array (CPQFCA) storage 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.16 | cpqFibreArray | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2 | cpqFcaComponent | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5 | cpqFcaPhyDrv | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5.1 | cpqFcaPhyDrvTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5.1.1 | cpqFcaPhyDrvEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5.1.1.13 | cpqFcaPhyDrvHSeeks | CPQFCA-MIB |