All MIBs › CPQHOST-MIB › cpqHoFileSysAllocUnitsUsed
cpqHoFileSysAllocUnitsUsed
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoFileSysAllocUnitsUsed
OID (numeric): 1.3.6.1.4.1.232.11.2.4.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of files (directory entries) on this file system. This item will be set to -1 if the agent does not determine this information.
What is cpqHoFileSysAllocUnitsUsed?
This integer reports the number of files (directory entries) currently on the file system, returning -1 if the agent can't determine this. An administrator compares this against cpqHoFileSysAllocUnitsTotal to see how close a filesystem is to its file-count limit, which is a different constraint than raw disk space. For example, a filesystem storing millions of tiny files might exhaust its allocation units long before it exhausts its megabytes of free space.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.4.1.1.7 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoFileSysAllocUnitsUsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.4.1.1.7.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoFileSysAllocUnitsUsed.1
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoFileSysAllocUnitsUsed OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) 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.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.4 | cpqHoFileSys | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.4.1 | cpqHoFileSysTable | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.4.1.1 | cpqHoFileSysEntry | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.4.1.1.7 | cpqHoFileSysAllocUnitsUsed | CPQHOST-MIB |