All MIBs › CPQFCA-MIB › cpqFcaPhyDrvHSeekErrs
cpqFcaPhyDrvHSeekErrs
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcaPhyDrvHSeekErrs
OID (numeric): 1.3.6.1.4.1.232.16.2.5.1.1.19
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Seek Errors (High).
The phyDrvHSeekErrs and the phyDrvSeekErrs together shows the total number of times that the physical disk drive detected a seek error during the reference hours (phyDrvRefHours).
The actual number of seek errors equals the phyDrvHSeekErrs times 2^32 plus the phyDrvWriteSeekErrs.
Over time, a disk drive usually produces these errors. If you notice a rapid increase in the value shown for Seek Errors, this physical drive may be failing.
The value increases every time the physical drive produces another error. Only an unusually rapid increase in these errors indicates a problem. If you suspect that a problem exists, run diagnostics.
If the value cannot be determined, 4,294,967,295 is returned.
What is cpqFcaPhyDrvHSeekErrs?
This counter provides the high-order 32 bits of the total seek errors detected by the physical drive during its reference hours, combined with cpqFcaPhyDrvSeekErrs by multiplying this value by 2^32. An admin uses the combined seek error total, which tends to rise naturally over a drive's life, to spot a drive whose seek error rate is climbing unusually fast compared to its peers. For example, a nonzero HSeekErrs value indicates the drive has accumulated more than 4 billion seek errors and needs the low-order counter added for an accurate figure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.2.5.1.1.19 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcaPhyDrvHSeekErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.2.5.1.1.19.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcaPhyDrvHSeekErrs.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::cpqFcaPhyDrvHSeekErrs 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.19 | cpqFcaPhyDrvHSeekErrs | CPQFCA-MIB |