All MIBs › CPQOS-MIB › cpqOsPhysicalDiskAvgDisksecPerWritex10000
cpqOsPhysicalDiskAvgDisksecPerWritex10000
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsPhysicalDiskAvgDisksecPerWritex10000
OID (numeric): 1.3.6.1.4.1.232.19.2.7.2.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Avg. Disk sec/Write is the average time in seconds of a write of data to the disk (times 10000).
What is cpqOsPhysicalDiskAvgDisksecPerWritex10000?
This read-only integer reports the average time, in seconds, for a write operation to this disk to complete, scaled by 10000 for precision. An admin divides by 10000 to get the actual average write latency in seconds, useful for detecting a disk that has become slow to respond to writes. For example, a reported value of 500 corresponds to an actual average write latency of 0.05 seconds (50 milliseconds) per write.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.7.2.1.13 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsPhysicalDiskAvgDisksecPerWritex10000
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.7.2.1.13.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsPhysicalDiskAvgDisksecPerWritex10000.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqOsPhysicalDiskAvgDisksecPerWritex10000.1
Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsPhysicalDiskAvgDisksecPerWritex10000 OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) 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.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.7 | cpqOsPhysicalDisk | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.7.2 | cpqOsPhysicalDiskTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.7.2.1 | cpqOsPhysicalDiskEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.7.2.1.13 | cpqOsPhysicalDiskAvgDisksecPerWritex10000 | CPQOS-MIB |