All MIBs › CPQSCSI-MIB › cpqScsiPhyDrvServiceHours
cpqScsiPhyDrvServiceHours
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiPhyDrvServiceHours
OID (numeric): 1.3.6.1.4.1.232.5.2.4.1.1.10
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: SCSI Physical Drive Service Time in hours.
This shows the total number of hours that a physical drive has been operating under the device driver. You can use the service time to calculate rates for other physical drive objects.
What is cpqScsiPhyDrvServiceHours?
This counter tracks the total number of hours a physical drive has been operating under the device driver. Admins use it as the denominator to calculate error rates for the other physical-drive counters, such as read errors per operating hour. For example, comparing serviceHours across drives in the same array helps identify whether an older drive with more hours logged is nearing the end of its service life.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.10 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvServiceHours
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.10.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvServiceHours.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqScsiPhyDrvServiceHours.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiPhyDrvServiceHours OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4 | cpqScsiPhyDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1 | cpqScsiPhyDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1 | cpqScsiPhyDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1.10 | cpqScsiPhyDrvServiceHours | CPQSCSI-MIB |