All MIBs › CPQHOST-MIB › cpqHoPagingMemorySize
cpqHoPagingMemorySize
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoPagingMemorySize
OID (numeric): 1.3.6.1.4.1.232.11.2.13.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Total virtual memory available from the OS (in megabytes).
A -1 will be returned if this value could not be determined.
What is cpqHoPagingMemorySize?
This integer reports the total virtual memory available from the OS, in megabytes, returning -1 if that can't be determined. An administrator checks this to understand the full virtual memory ceiling, combining physical RAM and paging file, available to the OS for allocation. For example, comparing this total against cpqHoPhysicalMemorySize shows how much of the server's virtual memory capacity comes from paging file rather than physical RAM.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.13.3 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoPagingMemorySize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.13.3.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoPagingMemorySize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHoPagingMemorySize.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::cpqHoPagingMemorySize 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.3 | cpqHoPagingMemorySize | CPQHOST-MIB |