CPQLINOS-MIB :: cpqLinOsMemHighTotal

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQLINOS-MIBcpqLinOsMemHighTotal

cpqLinOsMemHighTotal

Module: CPQLINOS-MIB

OID (symbolic): CPQLINOS-MIB::cpqLinOsMemHighTotal

OID (numeric): 1.3.6.1.4.1.232.23.2.4.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Total amount of memory in the high region.

Highmem is all memory above (approx) 860MB of physical RAM. The kernel uses indirect tricks to access the high memory region. Data cache can go in this memory region.

What is cpqLinOsMemHighTotal?

This read-only integer reports the total amount of memory in the 'high' memory region, defined as all physical RAM above roughly 860MB that the Linux kernel accesses only through indirect tricks and which can hold data cache. An admin on older 32-bit systems checks this to understand how much of installed RAM falls into the kernel's high-memory region versus directly addressable low memory. For example, an admin diagnosing memory-pressure symptoms on a 32-bit Linux server with several gigabytes of RAM would look at this object to see how much memory is only reachable via the more expensive high-memory access path.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.4
snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemHighTotal

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.4.1
snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemHighTotal.1

Start monitoring Compaq/HP ProLiant server running Linux with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQLINOS-MIB::cpqLinOsMemHighTotal OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server running Linux from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.23cpqLinOsMgmtCPQLINOS-MIB
1.3.6.1.4.1.232.23.2cpqLinOsComponentCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.4cpqLinOsMemoryCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.4.4cpqLinOsMemHighTotalCPQLINOS-MIB