MIB Viewer

cpmProcessMemoryCore

OBJECT-TYPE
1.3.6.1.4.1.9.9.109.1.2.3.1.13
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { other(1), mainmem(2), mainmemSharedmem(3), mainmemText(4), mainmemTextSharedmem(5), sharedmem(6), sparse(7), off(8) }