All MIBs › CPQLINOS-MIB › cpqLinOsMinFltPerSec
cpqLinOsMinFltPerSec
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsMinFltPerSec
OID (numeric): 1.3.6.1.4.1.232.23.2.6.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The amount of minor faults per second system wide. Minor page faults are faults that trigger a page transfer from somewhere in memory as opposed to page transfer from a hard disk.
What is cpqLinOsMinFltPerSec?
This read-only integer reports the number of minor page faults per second system-wide, faults resolved by transferring a page from elsewhere in memory rather than from disk. An admin treats a high minor-fault rate as generally benign since it doesn't involve disk I/O, unlike major faults, though a sudden large increase can still indicate memory-mapping churn from an application. For example, an admin comparing minor and major fault rates during a performance investigation would use a high minor-fault-only rate to rule out disk-related causes of the observed slowdown.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.6.6 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMinFltPerSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.6.6.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMinFltPerSec.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::cpqLinOsMinFltPerSec 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.6 | cpqLinOsMinFltPerSec | CPQLINOS-MIB |