CISCO-PROCESS-MIB

CISCO-PROCESS-MIB Download

MIBs list

The MIB module to describe active system processes. Virtual Machine refers to those OS which can run the code or process of a different executional model OS. Virtual Process assume the executional model of a OS which is different from Native OS. Virtual Processes are also referred as Tasks. Thread is a sequence of instructions to be executed within a program. Thread which adhere to POSIX standard is referred as a POSIX thread.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-PROCESS-MIB

cpmCPUTotalTable
A table of overall CPU statistics.
cpmCPUTotalEntry
Overall information about the CPU load. Entries in this table come and go as CPUs are added and removed from the system.
cpmCPUTotalIndex
An index that uniquely represents a CPU (or group of CPUs) whose CPU load information is reported by a row in this table. This index is assigned arbitrarily by the engine and is not saved over reboots.
cpmCPUTotalPhysicalIndex
The entPhysicalIndex of the physical entity for which the CPU statistics in this entry are maintained. The physical entity can be a CPU chip, a group of CPUs, a CPU card etc. The exact type of this entity is described by its entPhysicalVendorType value. I ...
cpmCPUTotal5sec
The overall CPU busy percentage in the last 5 second period. This object obsoletes the busyPer object from the OLD-CISCO-SYSTEM-MIB. This object is deprecated by cpmCPUTotal5secRev which has the changed range of value (0..100).
cpmCPUTotal1min
The overall CPU busy percentage in the last 1 minute period. This object obsoletes the avgBusy1 object from the OLD-CISCO-SYSTEM-MIB. This object is deprecated by cpmCPUTotal1minRev which has the changed range of value (0..100).
cpmCPUTotal5min
The overall CPU busy percentage in the last 5 minute period. This object deprecates the avgBusy5 object from the OLD-CISCO-SYSTEM-MIB. This object is deprecated by cpmCPUTotal5minRev which has the changed range of value (0..100).
cpmCPUTotal5secRev
The overall CPU busy percentage in the last 5 second period. This object deprecates the object cpmCPUTotal5sec and increases the value range to (0..100). This object is deprecated by cpmCPUTotalMonIntervalValue
cpmCPUTotal1minRev
The overall CPU busy percentage in the last 1 minute period. This object deprecates the object cpmCPUTotal1min and increases the value range to (0..100).
cpmCPUTotal5minRev
The overall CPU busy percentage in the last 5 minute period. This object deprecates the object cpmCPUTotal5min and increases the value range to (0..100).
cpmCPUMonInterval
CPU usage monitoring interval. The value of this object in seconds indicates the how often the CPU utilization is calculated and monitored.
cpmCPUTotalMonIntervalValue
The overall CPU busy percentage in the last cpmCPUMonInterval period. This object deprecates the object cpmCPUTotal5secRev.
cpmCPUInterruptMonIntervalValue
The overall CPU busy percentage in the interrupt context in the last cpmCPUMonInterval period.
cpmCPUMemoryUsed
The overall CPU wide system memory which is currently under use.
cpmCPUMemoryFree
The overall CPU wide system memory which is currently free.
cpmCPUMemoryKernelReserved
The overall CPU wide system memory which is reserved for kernel usage.
cpmCPUMemoryLowest
The lowest free memory that has been recorded since device has booted.
cpmCPUMemoryUsedOvrflw
This object represents the upper 32-bit of cpmCPUMemoryUsed. This object needs to be supported only when the value of cpmCPUMemoryUsed exceeds 32-bit, otherwise this object value would be set to 0.
cpmCPUMemoryHCUsed
The overall CPU wide system memory which is currently under use. This object is a 64-bit version of cpmCPUMemoryUsed.
cpmCPUMemoryFreeOvrflw
This object represents the upper 32-bit of cpmCPUMemoryFree. This object needs to be supported only when the value of cpmCPUMemoryFree exceeds 32-bit, otherwise this object value would be set to 0.
cpmCPUMemoryHCFree
The overall CPU wide system memory which is currently free. This object is a 64-bit version of cpmCPUMemoryFree.
cpmCPUMemoryKernelReservedOvrflw
This object represents the upper 32-bit of cpmCPUMemoryKernelReserved. This object needs to be supported only when the value of cpmCPUMemoryKernelReserved exceeds 32-bit, otherwise this object value would be set to 0.
cpmCPUMemoryHCKernelReserved
The overall CPU wide system memory which is reserved for kernel usage. This object is a 64-bit version of cpmCPUMemoryKernelReserved.
cpmCPUMemoryLowestOvrflw
This object represents the upper 32-bit of cpmCPUMemoryLowest. This object needs to be supported only when the value of cpmCPUMemoryLowest exceeds 32-bit, otherwise this object value would be set to 0.
cpmCPUMemoryHCLowest
The lowest free memory that has been recorded since device has booted. This object is a 64-bit version of cpmCPUMemoryLowest.
cpmCPULoadAvg1min
The overall CPU load Average in the last 1 minute period
cpmCPULoadAvg5min
The overall CPU load Average in the last 5 minutes period
cpmCPULoadAvg15min
The overall CPU load Average in the last 15 minutes period
cpmCPUMemoryCommitted
The overall CPU wide system memory which is currently Committed.
cpmCPUMemoryCommittedOvrflw
This object represents the upper 32-bit of cpmCPUMemoryCommitted. This object needs to be supported only when the value of cpmCPUMemoryCommitted exceeds 32-bit, otherwise this object value would be set to 0.
cpmCPUMemoryHCCommitted
The overall CPU wide system memory which is currently committed. This object is a 64-bit version of cpmCPUMemoryCommitted
cpmProcessTable
A table of generic information on all active processes on this device.
cpmProcessEntry
Generic information about an active process on this device. Entries in this table come and go as processes are created and destroyed by the device.
cpmProcessPID
This object contains the process ID. cpmTimeCreated should be checked against the last time it was polled, and if it has changed the PID has been reused and the entire entry should be polled again.
cpmProcessName
The name associated with this process. If the name is longer than 32 characters, it will be truncated to the first 31 characters, and a `*' will be appended as the last character to imply this is a truncated process name.
cpmProcessuSecs
Average elapsed CPU time in microseconds when the process was active. This object is deprecated by cpmProcessAverageUSecs.
cpmProcessTimeCreated
The time when the process was created. The process ID and the time when the process was created, uniquely identifies a process.
cpmProcessAverageUSecs
Average elapsed CPU time in microseconds when the process was active. This object deprecates the object cpmProcessuSecs.
cpmProcessExtTable
This table contains information that may or may not be available on all cisco devices. It contains additional objects for the more general cpmProcessTable. This object is deprecated by cpmProcessExtRevTable.
cpmProcessExtEntry
An entry containing additional information for a particular process. This object is deprecated by cpmProcessExtRevEntry.
cpmProcExtMemAllocated
The sum of all the dynamically allocated memory that this process has received from the system. This includes memory that may have been returned. The sum of freed memory is provided by cpmProcExtMemFreed. This object is deprecated by cpmProcExtMemAllocate ...
cpmProcExtMemFreed
The sum of all memory that this process has returned to the system. This object is deprecated by cpmProcExtMemFreedRev.
cpmProcExtInvoked
The number of times since cpmTimeCreated that the process has been invoked. This object is deprecated by cpmProcExtInvokedRev.
cpmProcExtRuntime
The amount of CPU time the process has used, in microseconds. This object is deprecated by cpmProcExtRuntimeRev.
cpmProcExtUtil5Sec
This object provides a general idea of how busy a process caused the processor to be over a 5 second period. It is determined as a weighted decaying average of the current idle time over the longest idle time. Note that this information should be used as ...
cpmProcExtUtil1Min
This object provides a general idea of how busy a process caused the processor to be over a 1 minute period. It is determined as a weighted decaying average of the current idle time over the longest idle time. Note that this information should be used as ...
cpmProcExtUtil5Min
This object provides a general idea of how busy a process caused the processor to be over a 5 minute period. It is determined as a weighted decaying average of the current idle time over the longest idle time. Note that this information should be used as ...
cpmProcExtPriority
The priority level at which the process is running. This object is deprecated by cpmProcExtPriorityRev.
cpmProcessExtRevTable
This table contains information that may or may not be available on all cisco devices. It contains additional objects for the more general cpmProcessTable. This object deprecates cpmProcessExtTable.
cpmProcessExtRevEntry
An entry containing additional information for a particular process. This object deprecates cpmProcessExtEntry.
cpmProcExtMemAllocatedRev
The sum of all the dynamically allocated memory that this process has received from the system. This includes memory that may have been returned. The sum of freed memory is provided by cpmProcExtMemFreedRev. This object deprecates cpmProcExtMemAllocated.
cpmProcExtMemFreedRev
The sum of all memory that this process has returned to the system. This object deprecates cpmProcExtMemFreed.
cpmProcExtInvokedRev
The number of times since cpmTimeCreated that the process has been invoked. This object deprecates cpmProcExtInvoked.
cpmProcExtRuntimeRev
The amount of CPU time the process has used, in microseconds. This object deprecates cpmProcExtRuntime.
cpmProcExtUtil5SecRev
This object provides a general idea of how busy a process caused the processor to be over a 5 second period. It is determined as a weighted decaying average of the current idle time over the longest idle time. Note that this information should be used as ...
cpmProcExtUtil1MinRev
This object provides a general idea of how busy a process caused the processor to be over a 1 minute period. It is determined as a weighted decaying average of the current idle time over the longest idle time. Note that this information should be used as ...
cpmProcExtUtil5MinRev
This object provides a general idea of how busy a process caused the processor to be over a 5 minute period. It is determined as a weighted decaying average of the current idle time over the longest idle time. Note that this information should be used as ...
cpmProcExtPriorityRev
The priority level at which the process is running. This object deprecates cpmProcExtPriority.
cpmProcessType
This indicates the kind of process in context.
cpmProcessRespawn
This indicates whether respawn of a process is enabled or not. If enabled the process in context repawns after it has crashed/stopped.
cpmProcessRespawnCount
This indicates the number of times the process has respawned/restarted.
cpmProcessRespawnAfterLastPatch
This indicates the number of times a process has restarted after the last patch is applied. This is to determine the stability of the last patch.
cpmProcessMemoryCore
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 registe ...
cpmProcessLastRestartUser
This indicate the user that has last restarted the process or has taken running coredump of the process.
cpmProcessTextSegmentSize
This indicates the text memory of a process and all its shared objects.
cpmProcessDataSegmentSize
This indicates the data segment of a process and all its shared objects.
cpmProcessStackSize
This indicates the amount of stack memory used by the process.
cpmProcessDynamicMemorySize
This indicates the amount of dynamic memory being used by the process.
cpmProcExtMemAllocatedRevOvrflw
This object represents the upper 32-bit of cpmProcExtMemAllocatedRev. This object needs to be supported only when the value of cpmProcExtMemAllocatedRev exceeds 32-bit, otherwise this object value would be set to 0.
cpmProcExtHCMemAllocatedRev
The sum of all the dynamically allocated memory that this process has received from the system. This includes memory that may have been returned. This object is a 64-bit version of cpmProcExtMemAllocatedRev.
cpmProcExtMemFreedRevOvrflw
This object represents the upper 32-bit of cpmProcExtMemFreedRev. This object needs to be supported only when the value of cpmProcExtMemFreedRev exceeds 32-bit,otherwise this object value would be set to 0.
cpmProcExtHCMemFreedRev
The sum of all memory that this process has returned to the system. This object is a 64-bit version of cpmProcExtMemFreedRev.
cpmProcessTextSegmentSizeOvrflw
This object represents the upper 32-bit of cpmProcessTextSegmentSize. This object needs to be supported only when the value of cpmProcessTextSegmentSize exceeds 32-bit, otherwise this object value would be set to 0.
cpmProcessHCTextSegmentSize
This indicates the text memory of a process and all its shared objects. This object is a 64-bit version of cpmProcessTextSegmentSize.
cpmProcessDataSegmentSizeOvrflw
This object represents the upper 32-bit of cpmProcessDataSegmentSize. This object needs to be supported only when the value of cpmProcessDataSegmentSize exceeds 32-bit, otherwise this object value would be set to 0.
cpmProcessHCDataSegmentSize
This indicates the data segment of a process and all its shared objects.. This object is a 64-bit version of cpmProcessDataSegmentSize.
cpmProcessStackSizeOvrflw
This object represents the upper 32-bit of cpmProcessStackSize. This object needs to be supported only when the value of cpmProcessStackSize exceeds 32-bit, otherwise this object value would be set to 0.
cpmProcessHCStackSize
This indicates the amount of stack memory used by the process. This object is a 64-bit version of cpmProcessStackSize.
cpmProcessDynamicMemorySizeOvrflw
This object represents the upper 32-bit of cpmProcessDynamicMemorySize. This object needs to be supported only when the value of cpmProcessDynamicMemorySize exceeds 32-bit, otherwise this object value would be set to 0.
cpmProcessHCDynamicMemorySize
This indicates the amount of dynamic memory being used by the process. This object is a 64-bit version of cpmProcessDynamicMemorySize.
cpmCPUThresholdTable
This table contains the information about the thresholding values for CPU , configured by the user.
cpmCPUThresholdEntry
An entry containing information about CPU thresholding parameters. cpmCPUTotalIndex identifies the CPU (or group of CPUs) for which this configuration applies.
cpmCPUThresholdClass
Value of this object indicates the type of utilization, which is monitored. The total(1) indicates the total CPU utilization, interrupt(2) indicates the the CPU utilization in interrupt context and process(3) indicates the CPU utilization in the process l ...
cpmCPURisingThresholdValue
The percentage rising threshold value configured by the user. The value indicates, if the percentage CPU utilization is equal to or above this value for cpmCPURisingThresholdPeriod duration then send a cpmCPURisingThreshold notification to the NMS.
cpmCPURisingThresholdPeriod
This is an observation interval. The value of this object indicates that the CPU utilization should be above cpmCPURisingThresholdValue for this duration to send a cpmCPURisingThreshold notification to the NMS.
cpmCPUFallingThresholdValue
The percentage falling threshold value configured by the user. The value indicates, if the percentage CPU utilization is equal to or below this value for cpmCPUFallingThresholdPeriod duration then send a cpmCPUFallingThreshold notification to the NMS.
cpmCPUFallingThresholdPeriod
This is an observation interval. The value of this object indicates that CPU utilization should be below cpmCPUFallingThresholdValue for this duration to send a cpmCPURisingThreshold notification to the NMS.
cpmCPUThresholdEntryStatus
The status of this table entry.
cpmCPUHistoryThreshold
The user configured value of this object gives the minimum percent CPU utilization of a process in the last cpmCPUMonInterval duration required to be a member of history table. When this object is changed the new value will have effect in the next interv ...
cpmCPUHistorySize
A value configured by the user which specifies the number of reports in the history table. A report contains set of processes which crossed the cpmCPUHistoryThreshold in the last cpmCPUMonInterval along with the time at which this report is created, total ...
cpmCPUHistoryTable
A list of CPU utilization history entries.
cpmCPUHistoryEntry
A historical sample of CPU utilization statistics. cpmCPUTotalIndex identifies the CPU (or group of CPUs) for which this history is collected. When the cpmCPUHistorySize is reached the least recent entry is lost.
cpmCPUHistoryReportId
All the entries which are created at the same time will have same value for this object. When the configured threshold for being a part of History table is reached then the qualified processes become the part of history table. The entries which became the ...
cpmCPUHistoryReportSize
The number of process entries in a report. This object gives information about how many processes became a part of history table at one instant.
cpmCPUHistoryTotalUtil
Total percentage of CPU utilization at cpmCPUHistoryCreated.
cpmCPUHistoryInterruptUtil
Percentage of CPU utilization in the interrupt context at cpmCPUHistoryCreated.
cpmCPUHistoryCreatedTime
Time stamp with respect to sysUpTime indicating the time at which this report is created.
cpmThreadTable
This table contains generic information about POSIX threads in the device.
cpmThreadEntry
An entry containing the general statistics of a POSIX thread.
cpmThreadID
This object contains the thread ID. ThreadID is Unique per process.
cpmThreadName
This object represents the name of the thread. Thread names need not be unique. Hence statistics should be analyzed against thread ID.
cpmThreadPriority
This object indicates the priority of a POSIX thread. The higher the number, the higher the priority of the thread over other threads.
cpmThreadState
This object indicates the current state of a thread. Running state means that the thread is actively consumig CPU. All the other states are just waiting states. The valid states are: other - Any other state apart from the listed ones. dead ...
cpmThreadBlockingProcess
This object identifies the process on which the current thread is blocked on. This points to the cpmProcessTable of the process on which the thread in context is blocked. This is valid only to threads which are either in send/reply states. For the rest of ...
cpmThreadCpuUtilization
This object provides a general idea on how busy the thread in context caused the processor to be.
cpmThreadStackSize
This object indicates the stack size allocated to the thread in context.
cpmThreadStackSizeOvrflw
This object represents the upper 32-bit of cpmThreadStackSize. This object needs to be supported only when the value of cpmThreadStackSize exceeds 32-bit, otherwise this object value would be set to 0.
cpmThreadHCStackSize
This object indicates the stack size allocated to the thread in context. This object is a 64-bit version of cpmThreadStackSize.
cpmVirtualProcessTable
This table contains information about virtual processes in a virtual machine.
cpmVirtualProcessEntry
An entry containing the general statistics of a virtual process in a virtual machine.
cpmVirtualProcessID
This object indicates the process ID of a virtual process. PID is unique only inside one address space. Virtual process PID should be considered along with Parent process cpmProcessPID.
cpmVirtualProcessName
This object indicates the name of a virtual process. If the name is longer than 32 characters, it will be truncated to the first 31 characters, and a `*' will be appended as the last character to imply this is a truncated process name.
cpmVirtualProcessUtil5Sec
This indicates an estimated CPU utilization by a virtual process over the last 5 seconds.
cpmVirtualProcessUtil1Min
This indicates an estimated CPU utilization by a virtual process over the last one minute.
cpmVirtualProcessUtil5Min
This indicates an estimated CPU utilization by a virtual process over the last 5 minutes.
cpmVirtualProcessMemAllocated
This object indicates the memory allocated by the virtual process inside the address space of a process running on Native OS.
cpmVirtualProcessMemFreed
This object indicates the memory freed by the virtual process inside the address space of a process running on Native OS.
cpmVirtualProcessInvokeCount
The number of times a virtual process is invoked.
cpmVirtualProcessRuntime
The amount of CPU time a virtual process has used in microseconds.
cpmVirtualProcessMemAllocatedOvrflw
This object represents the upper 32-bit of cpmVirtualProcessMemAllocated. This object needs to be supported only when the value of cpmVirtualProcessMemAllocated exceeds 32-bit, otherwise this object value would be set to 0.
cpmVirtualProcessHCMemAllocated
This object indicates the memory allocated by the virtual process inside the address space of a process running on Native OS. This object is a 64-bit version of cpmVirtualProcessMemAllocated.
cpmVirtualProcessMemFreedOvrflw
This object represents the upper 32-bit of cpmVirtualProcessMemFreed. This object needs to be supported only when the value of cpmVirtualProcessMemFreed exceeds 32-bit, otherwise this object value would be set to 0.
cpmVirtualProcessHCMemFreed
This object indicates the memory freed by the virtual process inside the address space of a process running on Native OS.This object is a 64-bit version of cpmVirtualProcessMemAllocated.
cpmCPUProcessHistoryTable
A list of process history entries. This table contains CPU utilization of processes which crossed the cpmCPUHistoryThreshold.
cpmCPUProcessHistoryEntry
A historical sample of process utilization statistics. The entries in this table will have corresponding entires in the cpmCPUHistoryTable. The entries in this table get deleted when the entry associated with this entry in the cpmCPUHistoryTable gets dele ...
cpmCPUProcessHistoryIndex
An index that uniquely identifies an entry in the cmpCPUProcessHistory table among those in the same report. This index is between 1 to N, where N is the cpmCPUHistoryReportSize.
cpmCPUHistoryProcId
The process Id associated with this entry.
cpmCPUHistoryProcName
The process name associated with this entry.
cpmCPUHistoryProcCreated
The time when the process was created. The process ID and the time when the process was created, uniquely identifies a process.
cpmCPUHistoryProcUtil
The percentage CPU utilization of a process at cpmCPUHistoryCreatedTime.
cpmCPUTotalGroup
A collection of objects providing CPU load monitoring information. This group is mandatory for all cisco devices. This group is deprecated since the objects cpmCPUTotal5sec, cpmCPUTotal1min and cpmCPUTotal5min are deprecated. A new object cpmCPUTotalGroup ...
cpmProcessGroup
A collection of objects providing common process monitoring information. This group is mandatory for all cisco devices. This object is deprecated by cpmProcessGroupRev.
cpmProcessExtGroup
A collection of objects providing additional and more detailed process monitoring information. This group is mandatory for all cisco devices that have the internal capability to keep this information. This group is deprecated and new group cpmProcessExtGr ...
cpmCPUTotalGroupRev
A collection of objects providing CPU load monitoring information. This group is mandatory for all cisco devices. This group deprecates cpmCPUTotalGroup. This group is deprecated since the object cpmCPUTotal5secRev is deprecated. A new object cpmCPUTotalG ...
cpmProcessExtGroupRev
A collection of objects providing additional and more detailed process monitoring information. This group is mandatory for all cisco devices that have the internal capability to keep this information. This group is formed after deprecating cpmProcessExtGr ...
cpmProcessGroupRev
A collection of objects providing common process monitoring information. This group is mandatory for all cisco devices. This object deprecates cpmProcessGroup.
cpmCPUTotalGroupRev1
A collection of objects providing CPU load monitoring information. This group is mandatory for all cisco devices. This group deprecates cpmCPUTotalGroupRev.
cpmCPUThresholdGroup
A collection of objects used for configuration of thresholding.
cpmCPUHistoryGroup
A collection of objects providing information about CPU utilization history.
cpmCPUPosixMemoryGroup
A collection of common objects providing CPU wide System memory information running POSIX compliant OS.
cpmPosixProcessGroup
A collection of common objects providing Process information on devices running POSIX compliant OS.
cpmThreadGroup
A collection of objects providing thread information information on devices running POSIX compliant OS.
cpmVirtualProcessGroup
A collection of objects providing virtual process information on devices that can run virtual machines.
cpmCPUTotalOverflowGroup
A collection of Overflow (Ovrflw) objects providing CPU load monitoring information.
cpmCPUTotalHCGroup
A collection of High Capacity (HC) objects providing CPU load monitoring information.
cpmProcessExtRevOverflowGroup
A collection of Overflow objects providing additional and more detailed process monitoring information.
cpmProcessExtRevHCGroup
A collection of High Capacity objects providing additional and more detailed process monitoring information.
cpmThreadOverflowGroup
A collection of Overflow objects providing thread information on devices running POSIX compliant OS.
cpmThreadHCGroup
A collection of High Capacity objects providing thread information on devices running POSIX compliant OS.
cpmVirtualProcessOverflowGroup
A collection of Overflow objects providing virtual process information on devices that can run virtual machines.
cpmVirtualProcessHCGroup
A collection of High Capacity objects providing virtual process information on devices that can run virtual machines.
cpmCPULoadAvgGroup
A collection of objects providing CPU load average information
cpmCPUTotalMemoryCommitGroup
A collection of objects providing CPU system Committed memory information.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list