cpqLinOsPagingFile
CPQLINOS-MIB ·
.1.3.6.1.4.1.232.23.2.6
Object
node
No description available.
Context
- MIB
- CPQLINOS-MIB
- OID
.1.3.6.1.4.1.232.23.2.6- Type
- node
- Parent
- cpqLinOsComponent
- Siblings
- 7
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqLinOsInterface | node | - | .1.3.6.1.4.1.232.23.2.1 |
| cpqLinOsNetworkInterface | node | - | .1.3.6.1.4.1.232.23.2.10 |
| cpqLinOsSystem | node | - | .1.3.6.1.4.1.232.23.2.2 |
| cpqLinOsProcessor | node | - | .1.3.6.1.4.1.232.23.2.3 |
| cpqLinOsMemory | node | - | .1.3.6.1.4.1.232.23.2.4 |
| cpqLinOsCache | node | - | .1.3.6.1.4.1.232.23.2.5 |
| cpqLinOsDisk | node | - | .1.3.6.1.4.1.232.23.2.7 |
Child 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 |
| cpqLinOsMajFltPerSec mandatory 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. | scalar | Integer32 | .1.3.6.1.4.1.232.23.2.6.7 |