All MIBs › CPQIDA-MIB › cpqDaPhyDrvWrites
cpqDaPhyDrvWrites
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvWrites
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Sectors Written (low).
The phyDrvHWrites and the phyDrvWrites together shows the total number of sectors written to the physical disk drive during the reference hours (phyDrvRefHours).
The actual number of sectors written equals the phyDrvHWrites times 2^32 plus the phyDrvWrites.
This information may be useful for determining rates. For instance, if you wanted to calculate the average number of writes per hour of operation, divide this number by the reference hours.
What is cpqDaPhyDrvWrites?
This integer holds the low-order component of a 64-bit sectors-written counter (equal to phyDrvHWrites times 2^32 plus this value) accumulated over the drive's reference hours in cpqDaPhyDrvRefHours, useful for calculating rates like average writes per hour. An admin trends this to spot write-hotspot drives in an array or to estimate a drive's wear from cumulative write volume. For example, an admin notices one physical drive's cpqDaPhyDrvWrites growing far faster than its siblings and investigates whether striping is unbalanced across the logical drive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.13 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvWrites
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.13.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvWrites.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::cpqDaPhyDrvWrites 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.13 | cpqDaPhyDrvWrites | CPQIDA-MIB |