cpqLinOsMajFltPerSec
CPQLINOS-MIB ·
.1.3.6.1.4.1.232.23.2.6.7
Object
scalar
mandatory
Integer32
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.
Context
- MIB
- CPQLINOS-MIB
- OID
.1.3.6.1.4.1.232.23.2.6.7- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqLinOsPagingFile
- Siblings
- 5
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqLinOsSwapInPerSec mandatory 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. | scalar | Integer32 | .1.3.6.1.4.1.232.23.2.6.2 |
| cpqLinOsSwapOutPerSec mandatory The amount of memory being swapped out into swap files. This might be pages
or any other data.
The unit is kB/s. | scalar | Integer32 | .1.3.6.1.4.1.232.23.2.6.3 |
| cpqLinOsPageSwapInPerSec mandatory The amount of pages being swapped in from swap files. This is in response
to a major page fault. | scalar | Integer32 | .1.3.6.1.4.1.232.23.2.6.4 |
| cpqLinOsPageSwapOutPerSec mandatory The amount of pages being swapped out to disk. This is usually in response
to tight memory situations where sleeping processes get put out to disk. | scalar | Integer32 | .1.3.6.1.4.1.232.23.2.6.5 |
| cpqLinOsMinFltPerSec mandatory 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 … | scalar | Integer32 | .1.3.6.1.4.1.232.23.2.6.6 |