All MIBs › CPQOS-MIB › cpqOsCriLogicalDiskBusyTimePercent
cpqOsCriLogicalDiskBusyTimePercent
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsCriLogicalDiskBusyTimePercent
OID (numeric): 1.3.6.1.4.1.232.19.2.8.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Critical alarm will be issued if, (cpqOsLogicalDiskBusyTimePercent >= cpqOsCriLogicalDiskBusyTimePercent) for 15 data collection intervals.
What is cpqOsCriLogicalDiskBusyTimePercent?
This read-write integer sets the critical threshold for cpqOsLogicalDiskBusyTimePercent; a critical alarm fires when busy time is at or above this value, sustained for 15 data collection intervals. An admin sets this to flag when a logical volume has become fully saturated and is likely impacting application performance. For example, setting cpqOsCriLogicalDiskBusyTimePercent to 95 raises a critical alert once that volume's busy-time percentage stays at or above 95% for 15 consecutive polls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.8.2.1.8 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsCriLogicalDiskBusyTimePercent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.8.2.1.8.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsCriLogicalDiskBusyTimePercent.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.19.2.8.2.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqOsCriLogicalDiskBusyTimePercent.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::cpqOsCriLogicalDiskBusyTimePercent 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.8 | cpqOsLogicalDisk | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.8.2 | cpqOsLogicalDiskTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.8.2.1 | cpqOsLogicalDiskEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.8.2.1.8 | cpqOsCriLogicalDiskBusyTimePercent | CPQOS-MIB |