All MIBs › CPQLINOS-MIB › cpqLinOsMemInactiveClean
cpqLinOsMemInactiveClean
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsMemInactiveClean
OID (numeric): 1.3.6.1.4.1.232.23.2.4.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Assumed to be easily freeable. The kernel will try to keep some clean stuff around always to have a bit of breathing room.
What is cpqLinOsMemInactiveClean?
This read-only integer reports memory assumed to be easily freeable, which the kernel tries to keep some amount of on hand at all times for breathing room. An admin uses this to gauge how much memory is immediately available for reclaim without needing disk writes first, unlike inactive-dirty memory. For example, a healthy inactive-clean value alongside low free memory would reassure an admin that the system has readily reclaimable slack even though 'free' memory alone looks low.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.14 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemInactiveClean
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.14.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemInactiveClean.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::cpqLinOsMemInactiveClean 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.14 | cpqLinOsMemInactiveClean | CPQLINOS-MIB |