All MIBs › CPQLINOS-MIB › cpqLinOsMemLowFree
cpqLinOsMemLowFree
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsMemLowFree
OID (numeric): 1.3.6.1.4.1.232.23.2.4.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The amount of free memory of the low memory region.
What is cpqLinOsMemLowFree?
This read-only integer reports the amount of free memory in the low memory region described by cpqLinOsMemLowTotal. An admin monitors this because kernel data structures can only be allocated from low memory, so this value running low can cause kernel-level failures even when total system memory looks fine. For example, a server experiencing kernel allocation errors while cpqLinOsMemFree still looks adequate would lead an admin to check this object and discover the low-memory pool specifically has been exhausted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.7 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemLowFree
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.7.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemLowFree.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::cpqLinOsMemLowFree 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.7 | cpqLinOsMemLowFree | CPQLINOS-MIB |