All MIBs › CPQLINOS-MIB › cpqLinOsMajFltPerSec
cpqLinOsMajFltPerSec
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsMajFltPerSec
OID (numeric): 1.3.6.1.4.1.232.23.2.6.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The amount of major faults per second system wide. Major page faults are faults that trigger a page transfer from a hard disk s opposed to page transfer from memory.
What is cpqLinOsMajFltPerSec?
This read-only integer reports the number of major page faults per second system-wide, faults that require transferring a page in from a hard disk rather than from memory. An admin treats a rising major-fault rate as a strong indicator of memory pressure actually causing disk I/O, far more costly to performance than minor faults. For example, a spike in major faults coinciding with sluggish application response confirms to an admin that the system is disk-swapping data that should have stayed in RAM.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.6.7 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMajFltPerSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.6.7.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMajFltPerSec.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::cpqLinOsMajFltPerSec 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.7 | cpqLinOsMajFltPerSec | CPQLINOS-MIB |