All MIBs › CPQLINOS-MIB › cpqLinOsMemLowTotal
cpqLinOsMemLowTotal
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsMemLowTotal
OID (numeric): 1.3.6.1.4.1.232.23.2.4.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The total amount of memory in the low memory region.
This is the memory the kernel can address directly. All kernel datastructures need to go into low memory.
What is cpqLinOsMemLowTotal?
This read-only integer reports the total amount of memory in the 'low' memory region, the portion the kernel can address directly and where all kernel data structures must reside. An admin watches this because exhaustion of low memory specifically, even with plenty of high memory free, can still cause kernel-level allocation failures. For example, an admin seeing kernel allocation warnings despite plenty of free RAM overall would check this low-memory-specific object to confirm the low region itself is under pressure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.6 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemLowTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.6.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemLowTotal.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::cpqLinOsMemLowTotal 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 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.23 | cpqLinOsMgmt | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2 | cpqLinOsComponent | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.4 | cpqLinOsMemory | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.4.6 | cpqLinOsMemLowTotal | CPQLINOS-MIB |