All MIBs › CPQHOST-MIB › cpqHoPagingMemoryFree
cpqHoPagingMemoryFree
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoPagingMemoryFree
OID (numeric): 1.3.6.1.4.1.232.11.2.13.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Available paging memory (in megabytes).
A -1 will be returned if this value could not be determined.
What is cpqHoPagingMemoryFree?
This integer reports the available paging memory in megabytes, returning -1 if that can't be determined. An administrator monitors this to detect a server running critically low on virtual memory headroom, which can cause application failures even if physical RAM alone still shows some availability. For example, this value dropping toward zero while cpqHoPhysicalMemoryFree is also low would signal an urgent need to add memory or reduce the workload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.13.4 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoPagingMemoryFree
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.13.4.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoPagingMemoryFree.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::cpqHoPagingMemoryFree 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.4 | cpqHoPagingMemoryFree | CPQHOST-MIB |