All MIBs › CPQOS-MIB › cpqOsPhysicalDiskBusyTimePercent
cpqOsPhysicalDiskBusyTimePercent
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsPhysicalDiskBusyTimePercent
OID (numeric): 1.3.6.1.4.1.232.19.2.7.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: %Disk Time is the percentage of elapsed time that the selected disk drive is busy servicing read or write requests.
What is cpqOsPhysicalDiskBusyTimePercent?
This read-only integer reports the percentage of elapsed time this physical disk drive spent busy servicing read or write requests. An admin uses this to identify a drive that is saturated and potentially limiting overall server performance. For example, cpqOsPhysicalDiskBusyTimePercent staying near 100% would indicate this disk is a performance bottleneck.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.7.2.1.4 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsPhysicalDiskBusyTimePercent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.7.2.1.4.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsPhysicalDiskBusyTimePercent.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqOsPhysicalDiskBusyTimePercent.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::cpqOsPhysicalDiskBusyTimePercent 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.4 | cpqOsPhysicalDiskBusyTimePercent | CPQOS-MIB |