All MIBs › CPQHOST-MIB › cpqHoFileSysAllocUnitsTotal
cpqHoFileSysAllocUnitsTotal
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoFileSysAllocUnitsTotal
OID (numeric): 1.3.6.1.4.1.232.11.2.4.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The total number of files (directory entries) that can be stored on the file system if a limit exists other than total space used. This item will be set to -1 if no such limit exists.
What is cpqHoFileSysAllocUnitsTotal?
This integer reports the total number of files (directory entries) that can be stored on the file system if such a limit exists separate from raw space, returning -1 if no such limit applies. An administrator checks this on filesystems with a fixed inode-style entry limit to avoid running out of file slots even while disk space remains. For example, a filesystem hitting this ceiling would fail to create new files even though cpqHoFileSysSpaceUsed shows plenty of free space remaining.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.4.1.1.6 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoFileSysAllocUnitsTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.4.1.1.6.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoFileSysAllocUnitsTotal.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::cpqHoFileSysAllocUnitsTotal 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.6 | cpqHoFileSysAllocUnitsTotal | CPQHOST-MIB |