All MIBs › CPQHOST-MIB › cpqHoBootPagingFileVolumeFreeSpace
cpqHoBootPagingFileVolumeFreeSpace
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoBootPagingFileVolumeFreeSpace
OID (numeric): 1.3.6.1.4.1.232.11.2.13.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Free space of the boot volume required to save the memory dump in the event of a system crash. The format is xxxMB or xxxGB, where xxx is the minimum paging file size in that unit shown right after it.
What is cpqHoBootPagingFileVolumeFreeSpace?
This is a text string reporting the free space on the boot volume needed to save a memory dump in the event of a crash, formatted as a number followed by MB or GB. An administrator uses it to confirm the boot drive actually has enough free disk space, separate from the paging file's own configured size, to successfully write a dump file when a crash occurs. For example, a boot volume nearly full of other data could still fail to save a crash dump even with a correctly sized paging file, if this reported free space requirement isn't met.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.13.7 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoBootPagingFileVolumeFreeSpace
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.13.7.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoBootPagingFileVolumeFreeSpace.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::cpqHoBootPagingFileVolumeFreeSpace 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.13 | cpqHoMemory | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.13.7 | cpqHoBootPagingFileVolumeFreeSpace | CPQHOST-MIB |