All MIBs › CPQLINOS-MIB › cpqLinOsSwapInPerSec
cpqLinOsSwapInPerSec
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsSwapInPerSec
OID (numeric): 1.3.6.1.4.1.232.23.2.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The amount of memory being swapped in from swap files. This might be pages being retrieved because of a page fault or any other data. The unit is kB/s.
What is cpqLinOsSwapInPerSec?
This read-only integer reports the amount of memory, in kB/s, being swapped in from swap files, which may include pages retrieved due to page faults or other data. An admin watches for sustained nonzero values here as a direct sign of memory pressure causing active swapping, which typically degrades application performance. For example, a persistent swap-in rate observed during business hours would prompt an admin to investigate which process's memory footprint is forcing the system to swap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.6.2 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsSwapInPerSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.6.2.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsSwapInPerSec.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::cpqLinOsSwapInPerSec 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.6 | cpqLinOsPagingFile | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.6.2 | cpqLinOsSwapInPerSec | CPQLINOS-MIB |