All MIBs › CPQOS-MIB › cpqOsLogicalDiskFreeSpacePercent
cpqOsLogicalDiskFreeSpacePercent
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsLogicalDiskFreeSpacePercent
OID (numeric): 1.3.6.1.4.1.232.19.2.8.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: %Free Space is the ratio of the free space available on the logical disk unit to the total usable space provided by the selected logical disk drive
What is cpqOsLogicalDiskFreeSpacePercent?
This read-only integer reports the ratio of free space available on this logical disk to its total usable capacity, expressed as a percentage. An admin uses this alongside the absolute free-megabytes counter to judge how close a volume is to filling up regardless of its total size. For example, cpqOsLogicalDiskFreeSpacePercent dropping below 10% would be a common threshold for triggering a disk-space cleanup alert.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.8.2.1.4 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsLogicalDiskFreeSpacePercent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.8.2.1.4.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsLogicalDiskFreeSpacePercent.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::cpqOsLogicalDiskFreeSpacePercent 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.4 | cpqOsLogicalDiskFreeSpacePercent | CPQOS-MIB |