cpmProcessMemoryCore
CISCO-PROCESS-MIB ·
.1.3.6.1.4.1.9.9.109.1.2.3.1.13
Object
column
Enumeration
This indicates the part of process memory to be
dumped when a process crashes. The process
memory is used for debugging purposes to trace the
root cause of the crash.
sparse - Some operating systems support minimal
dump of process core like register
info, partial stack, partial memory
pages especially for critical process
to facilitate faster process restart.
Context
- MIB
- CISCO-PROCESS-MIB
- OID
.1.3.6.1.4.1.9.9.109.1.2.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpmProcessExtRevEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | mainmem |
3 | mainmemSharedmem |
4 | mainmemText |
5 | mainmemTextSharedmem |
6 | sharedmem |
7 | sparse |
8 | off |