CISCO-PROCESS-MIB
- Registered at
- 1.3.6.1.4.1.9.9.109
- Last updated
- 2020-04-21 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2020-04-21 00:00, 2011-06-23 00:00, 2010-05-06 00:00, 2009-10-12 00:00, 2009-01-23 00:00, 2007-03-23 00:00, 2003-01-22 00:00, 2001-05-18 00:00, 1998-04-15 00:00
- Namespace
- cisco
- Source file
CISCO-PROCESS-MIB- Digest
sha256:56c73b71c38b1f328a26b1b1f5bdfa4589ea80db6cceca4cc837ff4b443e5144
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | EntPhysicalIndexOrZero, Unsigned64 |
| HCNUM-TC | CounterBasedGauge64 |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowPointer, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-PROCESS-MIB CISCO-SMI CISCO-TC HCNUM-TC SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CPULoadAverage TEXTUAL-CONVENTION The average number of processes in the queue waiting for CPU time over the last N minutes, where the N is defined by the object using this TC. This is similar to UNIX/Linux system load average. The calculation may vary by different OS kernels, so refer to the specific system document of your interest. The object value, which uses this TC, reflects the average number of runnable processes with units of hundredths of processes, i.e. a value of 183 indicates the average number of runnable processes over the N minutes is 1.83. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoProcessMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.1 | |||
| cpmCPU OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.1.1 | |||
| cpmCPUTotalTable OBJECT-TYPE A table of overall CPU statistics. | 1.3.6.1.4.1.9.9.109.1.1.1 | not-accessible | current | |
| cpmCPUTotalEntry OBJECT-TYPE Overall information about the CPU load. Entries in this table come and go as CPUs are added and removed from the system. | 1.3.6.1.4.1.9.9.109.1.1.1.1 | not-accessible | current | |
| cpmCPUTotalIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.1.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cpmCPUTotalPhysicalIndex OBJECT-TYPE 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. If the CPU statistics in this entry correspond to more than one physical entity (or to no physical entity), or if the entPhysicalTable is not supported on the SNMP agent, the value of this object must be zero. | 1.3.6.1.4.1.9.9.109.1.1.1.1.2 | EntPhysicalIndexOrZero | read-only | current |
| cpmCPUTotal5sec OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.109.1.1.1.1.3 | Gauge32 (1..100) | read-only | deprecated |
| cpmCPUTotal1min OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.109.1.1.1.1.4 | Gauge32 (1..100) | read-only | deprecated |
| cpmCPUTotal5min OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.109.1.1.1.1.5 | Gauge32 (1..100) | read-only | deprecated |
| cpmCPUTotal5secRev OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.109.1.1.1.1.6 | Gauge32 (0..100) | read-only | deprecated |
| cpmCPUTotal1minRev OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.109.1.1.1.1.7 | Gauge32 (0..100) | read-only | current |
| cpmCPUTotal5minRev OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.109.1.1.1.1.8 | Gauge32 (0..100) | read-only | current |
| cpmCPUMonInterval OBJECT-TYPE CPU usage monitoring interval. The value of this object in seconds indicates the how often the CPU utilization is calculated and monitored. | 1.3.6.1.4.1.9.9.109.1.1.1.1.9 | Unsigned32 | read-only | current |
| cpmCPUTotalMonIntervalValue OBJECT-TYPE The overall CPU busy percentage in the last cpmCPUMonInterval period. This object deprecates the object cpmCPUTotal5secRev. | 1.3.6.1.4.1.9.9.109.1.1.1.1.10 | Gauge32 (0..100) | read-only | current |
| cpmCPUInterruptMonIntervalValue OBJECT-TYPE The overall CPU busy percentage in the interrupt context in the last cpmCPUMonInterval period. | 1.3.6.1.4.1.9.9.109.1.1.1.1.11 | Gauge32 (0..100) | read-only | current |
| cpmCPUMemoryUsed OBJECT-TYPE The overall CPU wide system memory which is currently under use. | 1.3.6.1.4.1.9.9.109.1.1.1.1.12 | Gauge32 | read-only | current |
| cpmCPUMemoryFree OBJECT-TYPE The overall CPU wide system memory which is currently free. | 1.3.6.1.4.1.9.9.109.1.1.1.1.13 | Gauge32 | read-only | current |
| cpmCPUMemoryKernelReserved OBJECT-TYPE The overall CPU wide system memory which is reserved for kernel usage. | 1.3.6.1.4.1.9.9.109.1.1.1.1.14 | Gauge32 | read-only | current |
| cpmCPUMemoryLowest OBJECT-TYPE The lowest free memory that has been recorded since device has booted. | 1.3.6.1.4.1.9.9.109.1.1.1.1.15 | Gauge32 | read-only | current |
| cpmCPUMemoryUsedOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.1.1.1.16 | Gauge32 | read-only | current |
| cpmCPUMemoryHCUsed OBJECT-TYPE The overall CPU wide system memory which is currently under use. This object is a 64-bit version of cpmCPUMemoryUsed. | 1.3.6.1.4.1.9.9.109.1.1.1.1.17 | CounterBasedGauge64 | read-only | current |
| cpmCPUMemoryFreeOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.1.1.1.18 | Gauge32 | read-only | current |
| cpmCPUMemoryHCFree OBJECT-TYPE The overall CPU wide system memory which is currently free. This object is a 64-bit version of cpmCPUMemoryFree. | 1.3.6.1.4.1.9.9.109.1.1.1.1.19 | Counter64 | read-only | current |
| cpmCPUMemoryKernelReservedOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.1.1.1.20 | Gauge32 | read-only | current |
| cpmCPUMemoryHCKernelReserved OBJECT-TYPE The overall CPU wide system memory which is reserved for kernel usage. This object is a 64-bit version of cpmCPUMemoryKernelReserved. | 1.3.6.1.4.1.9.9.109.1.1.1.1.21 | CounterBasedGauge64 | read-only | current |
| cpmCPUMemoryLowestOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.1.1.1.22 | Gauge32 | read-only | current |
| cpmCPUMemoryHCLowest OBJECT-TYPE The lowest free memory that has been recorded since device has booted. This object is a 64-bit version of cpmCPUMemoryLowest. | 1.3.6.1.4.1.9.9.109.1.1.1.1.23 | CounterBasedGauge64 | read-only | current |
| cpmCPULoadAvg1min OBJECT-TYPE The overall CPU load Average in the last 1 minute period | 1.3.6.1.4.1.9.9.109.1.1.1.1.24 | CPULoadAverage | read-only | current |
| cpmCPULoadAvg5min OBJECT-TYPE The overall CPU load Average in the last 5 minutes period | 1.3.6.1.4.1.9.9.109.1.1.1.1.25 | CPULoadAverage | read-only | current |
| cpmCPULoadAvg15min OBJECT-TYPE The overall CPU load Average in the last 15 minutes period | 1.3.6.1.4.1.9.9.109.1.1.1.1.26 | CPULoadAverage | read-only | current |
| cpmCPUMemoryCommitted OBJECT-TYPE The overall CPU wide system memory which is currently Committed. | 1.3.6.1.4.1.9.9.109.1.1.1.1.27 | Gauge32 | read-only | current |
| cpmCPUMemoryCommittedOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.1.1.1.28 | Gauge32 | read-only | current |
| cpmCPUMemoryHCCommitted OBJECT-TYPE The overall CPU wide system memory which is currently committed. This object is a 64-bit version of cpmCPUMemoryCommitted | 1.3.6.1.4.1.9.9.109.1.1.1.1.29 | CounterBasedGauge64 | read-only | current |
| cpmCoreTable OBJECT-TYPE A table of per-Core statistics. | 1.3.6.1.4.1.9.9.109.1.1.2 | not-accessible | current | |
| cpmCoreEntry OBJECT-TYPE Overall information about the Core load. Entries in this table could come and go as Cores go online or offline. | 1.3.6.1.4.1.9.9.109.1.1.2.1 | not-accessible | current | |
| cpmCoreIndex OBJECT-TYPE An index that uniquely represents a Core (or group of Cores) whose Core load information is reported by a row in this table. This index is assigned arbitrarily by the engine and is not saved over reboots. | 1.3.6.1.4.1.9.9.109.1.1.2.1.1 | Unsigned32 (0..4294967295) | not-accessible | current |
| cpmCorePhysicalIndex OBJECT-TYPE The entCorePhysicalIndex of the physical entity for which the Core 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. If the Core statistics in this entry correspond to more than one physical entity (or to no physical entity), or if the entPhysicalTable is not supported on the SNMP agent, the value of this object must be zero. | 1.3.6.1.4.1.9.9.109.1.1.2.1.2 | EntPhysicalIndexOrZero | read-only | current |
| cpmCore5sec OBJECT-TYPE The overall Core busy percentage in the last 5 second period. | 1.3.6.1.4.1.9.9.109.1.1.2.1.3 | Gauge32 (0..100) | read-only | current |
| cpmCore1min OBJECT-TYPE The overall Core busy percentage in the last 1 minute period. | 1.3.6.1.4.1.9.9.109.1.1.2.1.4 | Gauge32 (0..100) | read-only | current |
| cpmCore5min OBJECT-TYPE The overall Core busy percentage in the last 5 minute period. | 1.3.6.1.4.1.9.9.109.1.1.2.1.5 | Gauge32 (0..100) | read-only | current |
| cpmCoreLoadAvg1min OBJECT-TYPE The overall Core load Average in the last 1 minute period | 1.3.6.1.4.1.9.9.109.1.1.2.1.6 | CPULoadAverage | read-only | current |
| cpmCoreLoadAvg5min OBJECT-TYPE The overall Core load Average in the last 5 minutes period | 1.3.6.1.4.1.9.9.109.1.1.2.1.7 | CPULoadAverage | read-only | current |
| cpmCoreLoadAvg15min OBJECT-TYPE The overall Core load Average in the last 15 minutes period | 1.3.6.1.4.1.9.9.109.1.1.2.1.8 | CPULoadAverage | read-only | current |
| cpmProcess OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.1.2 | |||
| cpmProcessTable OBJECT-TYPE A table of generic information on all active processes on this device. | 1.3.6.1.4.1.9.9.109.1.2.1 | not-accessible | current | |
| cpmProcessEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.1.1 | not-accessible | current | |
| cpmProcessPID OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.1.1.1 | Unsigned32 | read-only | current |
| cpmProcessName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.1.1.2 | DisplayString (SIZE(1..32)) | read-only | current |
| cpmProcessState OBJECT-TYPE This object indicates the current state of a process. Running state means that the process is actively consuming CPU. All the other states are just waiting states. The valid states are: other - Any other state apart from the ones listed. down - The process is not operational. running - Actively running on a core. started - The process is just forked. waiting - The ProcessMgr config for this process specifies a delay before the process moves to running. disabled - The process is not enabled in the ProcessMgr configuration. userdisabled - The process is put to disabled state by admin. locked - Implies that if the process exits, it will not be restarted until the lock is released. | 1.3.6.1.4.1.9.9.109.1.2.1.1.3 | INTEGER {down(0), running(1), started(2), waiting(3), disabled(4), userdisabled(5), locked(6), other(7)} | read-only | current |
| cpmProcessuSecs OBJECT-TYPE Average elapsed CPU time in microseconds when the process was active. This object is deprecated by cpmProcessAverageUSecs. | 1.3.6.1.4.1.9.9.109.1.2.1.1.4 | Unsigned32 | read-only | deprecated |
| cpmProcessTimeCreated OBJECT-TYPE The time when the process was created. The process ID and the time when the process was created, uniquely identifies a process. | 1.3.6.1.4.1.9.9.109.1.2.1.1.5 | TimeStamp | read-only | current |
| cpmProcessAverageUSecs OBJECT-TYPE Average elapsed CPU time in microseconds when the process was active. This object deprecates the object cpmProcessuSecs. | 1.3.6.1.4.1.9.9.109.1.2.1.1.6 | Unsigned32 | read-only | current |
| cpmProcessExtTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.2 | not-accessible | deprecated | |
| cpmProcessExtEntry OBJECT-TYPE An entry containing additional information for a particular process. This object is deprecated by cpmProcessExtRevEntry. | 1.3.6.1.4.1.9.9.109.1.2.2.1 | not-accessible | deprecated | |
| cpmProcExtMemAllocated OBJECT-TYPE 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 cpmProcExtMemAllocatedRev. | 1.3.6.1.4.1.9.9.109.1.2.2.1.1 | Gauge32 | read-only | deprecated |
| cpmProcExtMemFreed OBJECT-TYPE The sum of all memory that this process has returned to the system. This object is deprecated by cpmProcExtMemFreedRev. | 1.3.6.1.4.1.9.9.109.1.2.2.1.2 | Gauge32 | read-only | deprecated |
| cpmProcExtInvoked OBJECT-TYPE The number of times since cpmTimeCreated that the process has been invoked. This object is deprecated by cpmProcExtInvokedRev. | 1.3.6.1.4.1.9.9.109.1.2.2.1.3 | Counter32 | read-only | deprecated |
| cpmProcExtRuntime OBJECT-TYPE The amount of CPU time the process has used, in microseconds. This object is deprecated by cpmProcExtRuntimeRev. | 1.3.6.1.4.1.9.9.109.1.2.2.1.4 | Counter32 | read-only | deprecated |
| cpmProcExtUtil5Sec OBJECT-TYPE 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 an estimate only. This object is deprecated by cpmProcExtUtil5SecRev which has the changed range of value (0..100). | 1.3.6.1.4.1.9.9.109.1.2.2.1.5 | Gauge32 (1..100) | read-only | deprecated |
| cpmProcExtUtil1Min OBJECT-TYPE 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 an estimate only. This object is deprecated by cpmProcExtUtil1MinRev which has the changed range of value (0..100). | 1.3.6.1.4.1.9.9.109.1.2.2.1.6 | Gauge32 (1..100) | read-only | deprecated |
| cpmProcExtUtil5Min OBJECT-TYPE 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 an estimate only. This object is deprecated by cpmProcExtUtil5MinRev which has the changed range of value (0..100). | 1.3.6.1.4.1.9.9.109.1.2.2.1.7 | Gauge32 (1..100) | read-only | deprecated |
| cpmProcExtPriority OBJECT-TYPE The priority level at which the process is running. This object is deprecated by cpmProcExtPriorityRev. | 1.3.6.1.4.1.9.9.109.1.2.2.1.8 | INTEGER {critical(1), high(2), normal(3), low(4), notAssigned(5)} | read-write | deprecated |
| cpmProcessExtRevTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3 | not-accessible | current | |
| cpmProcessExtRevEntry OBJECT-TYPE An entry containing additional information for a particular process. This object deprecates cpmProcessExtEntry. | 1.3.6.1.4.1.9.9.109.1.2.3.1 | not-accessible | current | |
| cpmProcExtMemAllocatedRev OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.1 | Gauge32 | read-only | current |
| cpmProcExtMemFreedRev OBJECT-TYPE The sum of all memory that this process has returned to the system. This object deprecates cpmProcExtMemFreed. | 1.3.6.1.4.1.9.9.109.1.2.3.1.2 | Gauge32 | read-only | current |
| cpmProcExtInvokedRev OBJECT-TYPE The number of times since cpmTimeCreated that the process has been invoked. This object deprecates cpmProcExtInvoked. | 1.3.6.1.4.1.9.9.109.1.2.3.1.3 | Counter32 | read-only | current |
| cpmProcExtRuntimeRev OBJECT-TYPE The amount of CPU time the process has used, in microseconds. This object deprecates cpmProcExtRuntime. | 1.3.6.1.4.1.9.9.109.1.2.3.1.4 | Counter32 | read-only | current |
| cpmProcExtUtil5SecRev OBJECT-TYPE 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 an estimate only. This object deprecates cpmProcExtUtil5Sec and increases the value range to (0..100). | 1.3.6.1.4.1.9.9.109.1.2.3.1.5 | Gauge32 (0..100) | read-only | current |
| cpmProcExtUtil1MinRev OBJECT-TYPE 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 an estimate only. This object deprecates cpmProcExtUtil1Min and increases the value range to (0..100). | 1.3.6.1.4.1.9.9.109.1.2.3.1.6 | Gauge32 (0..100) | read-only | current |
| cpmProcExtUtil5MinRev OBJECT-TYPE 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 an estimate only. This object deprecates cpmProcExtUtil5Min and increases the value range to (0..100). | 1.3.6.1.4.1.9.9.109.1.2.3.1.7 | Gauge32 (0..100) | read-only | current |
| cpmProcExtPriorityRev OBJECT-TYPE The priority level at which the process is running. This object deprecates cpmProcExtPriority. | 1.3.6.1.4.1.9.9.109.1.2.3.1.8 | INTEGER {critical(1), high(2), normal(3), low(4), notAssigned(5)} | read-only | current |
| cpmProcessType OBJECT-TYPE This indicates the kind of process in context. | 1.3.6.1.4.1.9.9.109.1.2.3.1.9 | INTEGER {other(1), posix(2), ios(3)} | read-only | current |
| cpmProcessRespawn OBJECT-TYPE This indicates whether respawn of a process is enabled or not. If enabled the process in context repawns after it has crashed/stopped. | 1.3.6.1.4.1.9.9.109.1.2.3.1.10 | TruthValue | read-only | current |
| cpmProcessRespawnCount OBJECT-TYPE This indicates the number of times the process has respawned/restarted. | 1.3.6.1.4.1.9.9.109.1.2.3.1.11 | Counter32 | read-only | current |
| cpmProcessRespawnAfterLastPatch OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.12 | Counter32 | read-only | current |
| cpmProcessMemoryCore OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.13 | INTEGER {other(1), mainmem(2), mainmemSharedmem(3), mainmemText(4), mainmemTextSharedmem(5), sharedmem(6), sparse(7), off(8)} | read-only | current |
| cpmProcessLastRestartUser OBJECT-TYPE This indicate the user that has last restarted the process or has taken running coredump of the process. | 1.3.6.1.4.1.9.9.109.1.2.3.1.14 | SnmpAdminString | read-only | current |
| cpmProcessTextSegmentSize OBJECT-TYPE This indicates the text memory of a process and all its shared objects. | 1.3.6.1.4.1.9.9.109.1.2.3.1.15 | Unsigned32 | read-only | current |
| cpmProcessDataSegmentSize OBJECT-TYPE This indicates the data segment of a process and all its shared objects. | 1.3.6.1.4.1.9.9.109.1.2.3.1.16 | Gauge32 | read-only | current |
| cpmProcessStackSize OBJECT-TYPE This indicates the amount of stack memory used by the process. | 1.3.6.1.4.1.9.9.109.1.2.3.1.17 | Gauge32 | read-only | current |
| cpmProcessDynamicMemorySize OBJECT-TYPE This indicates the amount of dynamic memory being used by the process. | 1.3.6.1.4.1.9.9.109.1.2.3.1.18 | Gauge32 | read-only | current |
| cpmProcExtMemAllocatedRevOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.19 | Gauge32 | read-only | current |
| cpmProcExtHCMemAllocatedRev OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.20 | CounterBasedGauge64 | read-only | current |
| cpmProcExtMemFreedRevOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.21 | Gauge32 | read-only | current |
| cpmProcExtHCMemFreedRev OBJECT-TYPE The sum of all memory that this process has returned to the system. This object is a 64-bit version of cpmProcExtMemFreedRev. | 1.3.6.1.4.1.9.9.109.1.2.3.1.22 | CounterBasedGauge64 | read-only | current |
| cpmProcessTextSegmentSizeOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.23 | Unsigned32 | read-only | current |
| cpmProcessHCTextSegmentSize OBJECT-TYPE This indicates the text memory of a process and all its shared objects. This object is a 64-bit version of cpmProcessTextSegmentSize. | 1.3.6.1.4.1.9.9.109.1.2.3.1.24 | Unsigned64 | read-only | current |
| cpmProcessDataSegmentSizeOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.25 | Gauge32 | read-only | current |
| cpmProcessHCDataSegmentSize OBJECT-TYPE This indicates the data segment of a process and all its shared objects.. This object is a 64-bit version of cpmProcessDataSegmentSize. | 1.3.6.1.4.1.9.9.109.1.2.3.1.26 | CounterBasedGauge64 | read-only | current |
| cpmProcessStackSizeOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.27 | Gauge32 | read-only | current |
| cpmProcessHCStackSize OBJECT-TYPE This indicates the amount of stack memory used by the process. This object is a 64-bit version of cpmProcessStackSize. | 1.3.6.1.4.1.9.9.109.1.2.3.1.28 | CounterBasedGauge64 | read-only | current |
| cpmProcessDynamicMemorySizeOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.3.1.29 | Gauge32 | read-only | current |
| cpmProcessHCDynamicMemorySize OBJECT-TYPE This indicates the amount of dynamic memory being used by the process. This object is a 64-bit version of cpmProcessDynamicMemorySize. | 1.3.6.1.4.1.9.9.109.1.2.3.1.30 | CounterBasedGauge64 | read-only | current |
| cpmCPUThresholdTable OBJECT-TYPE This table contains the information about the thresholding values for CPU , configured by the user. | 1.3.6.1.4.1.9.9.109.1.2.4 | not-accessible | current | |
| cpmCPUThresholdEntry OBJECT-TYPE An entry containing information about CPU thresholding parameters. cpmCPUTotalIndex identifies the CPU (or group of CPUs) for which this configuration applies. | 1.3.6.1.4.1.9.9.109.1.2.4.1 | not-accessible | current | |
| cpmCPUThresholdClass OBJECT-TYPE 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 level execution context. | 1.3.6.1.4.1.9.9.109.1.2.4.1.1 | INTEGER {total(1), interrupt(2), process(3)} | not-accessible | current |
| cpmCPURisingThresholdValue OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.4.1.2 | Unsigned32 (1..100) | read-create | current |
| cpmCPURisingThresholdPeriod OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.4.1.3 | Unsigned32 (5..4294967295) | read-create | current |
| cpmCPUFallingThresholdValue OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.4.1.4 | Unsigned32 (1..100) | read-create | current |
| cpmCPUFallingThresholdPeriod OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.4.1.5 | Unsigned32 (5..4294967295) | read-create | current |
| cpmCPUThresholdEntryStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.9.9.109.1.2.4.1.6 | RowStatus | read-create | current |
| cpmCPUHistory OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.1.2.5 | |||
| cpmCPUHistoryThreshold OBJECT-TYPE 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 interval. | 1.3.6.1.4.1.9.9.109.1.2.5.1 | Unsigned32 (1..100) | read-write | current |
| cpmCPUHistorySize OBJECT-TYPE 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 and interrupt CPU utilizations. When this object is changed the new value will have effect in the next interval. | 1.3.6.1.4.1.9.9.109.1.2.5.2 | Unsigned32 (1..4294967295) | read-write | current |
| cpmCPUHistoryTable OBJECT-TYPE A list of CPU utilization history entries. | 1.3.6.1.4.1.9.9.109.1.2.5.3 | not-accessible | current | |
| cpmCPUHistoryEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.5.3.1 | not-accessible | current | |
| cpmCPUHistoryReportId OBJECT-TYPE 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 part of history table at one instant will have the same value for this object. When this object reaches the max index value then it will wrap around. | 1.3.6.1.4.1.9.9.109.1.2.5.3.1.1 | Unsigned32 | not-accessible | current |
| cpmCPUHistoryReportSize OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.5.3.1.2 | Unsigned32 (0..4294967295) | read-only | current |
| cpmCPUHistoryTotalUtil OBJECT-TYPE Total percentage of CPU utilization at cpmCPUHistoryCreated. | 1.3.6.1.4.1.9.9.109.1.2.5.3.1.3 | Gauge32 (0..100) | read-only | current |
| cpmCPUHistoryInterruptUtil OBJECT-TYPE Percentage of CPU utilization in the interrupt context at cpmCPUHistoryCreated. | 1.3.6.1.4.1.9.9.109.1.2.5.3.1.4 | Gauge32 (0..100) | read-only | current |
| cpmCPUHistoryCreatedTime OBJECT-TYPE Time stamp with respect to sysUpTime indicating the time at which this report is created. | 1.3.6.1.4.1.9.9.109.1.2.5.3.1.5 | TimeStamp | read-only | current |
| cpmCPUProcessHistoryTable OBJECT-TYPE A list of process history entries. This table contains CPU utilization of processes which crossed the cpmCPUHistoryThreshold. | 1.3.6.1.4.1.9.9.109.1.2.5.4 | not-accessible | current | |
| cpmCPUProcessHistoryEntry OBJECT-TYPE 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 deleted. | 1.3.6.1.4.1.9.9.109.1.2.5.4.1 | not-accessible | current | |
| cpmCPUProcessHistoryIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.2.5.4.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cpmCPUHistoryProcId OBJECT-TYPE The process Id associated with this entry. | 1.3.6.1.4.1.9.9.109.1.2.5.4.1.2 | Unsigned32 (1..2147483647) | read-only | current |
| cpmCPUHistoryProcName OBJECT-TYPE The process name associated with this entry. | 1.3.6.1.4.1.9.9.109.1.2.5.4.1.3 | DisplayString | read-only | current |
| cpmCPUHistoryProcCreated OBJECT-TYPE The time when the process was created. The process ID and the time when the process was created, uniquely identifies a process. | 1.3.6.1.4.1.9.9.109.1.2.5.4.1.4 | TimeStamp | read-only | current |
| cpmCPUHistoryProcUtil OBJECT-TYPE The percentage CPU utilization of a process at cpmCPUHistoryCreatedTime. | 1.3.6.1.4.1.9.9.109.1.2.5.4.1.5 | Gauge32 (0..100) | read-only | current |
| cpmThread OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.1.3 | |||
| cpmThreadTable OBJECT-TYPE This table contains generic information about POSIX threads in the device. | 1.3.6.1.4.1.9.9.109.1.3.1 | not-accessible | current | |
| cpmThreadEntry OBJECT-TYPE An entry containing the general statistics of a POSIX thread. | 1.3.6.1.4.1.9.9.109.1.3.1.1 | not-accessible | current | |
| cpmThreadID OBJECT-TYPE This object contains the thread ID. ThreadID is Unique per process. | 1.3.6.1.4.1.9.9.109.1.3.1.1.1 | Unsigned32 | not-accessible | current |
| cpmThreadName OBJECT-TYPE This object represents the name of the thread. Thread names need not be unique. Hence statistics should be analyzed against thread ID. | 1.3.6.1.4.1.9.9.109.1.3.1.1.2 | SnmpAdminString | read-only | current |
| cpmThreadPriority OBJECT-TYPE This object indicates the priority of a POSIX thread. The higher the number, the higher the priority of the thread over other threads. | 1.3.6.1.4.1.9.9.109.1.3.1.1.3 | Unsigned32 (0..63) | read-only | current |
| cpmThreadState OBJECT-TYPE 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 - Kernel is waiting to release the thread's resources. running - Actively running on a CPU. ready - Not running on a CPU, but is ready to run (one or more higher or equal priority threads are running). stopped - Suspended (SIGSTOP signal). send - Waiting for a server to receive a message. receive - Waiting for a client to send a message. reply - Waiting for a server to reply to a message. stack - Waiting for more stack to be allocated. waitpage - Waiting for process manager to resolve a fault on a page. sigsuspend - Suspended for a signal. sigwaitinfo - Waiting for a signal. nanosleep - Sleeping for a period of time. mutex - Waiting to acquire a mutex condvar - Waiting for a condition variable to be signalled. join - Waiting for the completion of another thread. intr - Waiting for an interrupt. sem - Waiting to acquire a semaphore. | 1.3.6.1.4.1.9.9.109.1.3.1.1.4 | INTEGER {other(1), dead(2), running(3), ready(4), stopped(5), send(6), receive(7), reply(8), stack(9), waitpage(10), sigsuspend(11), sigwaitinfo(12), nanosleep(13), mutex(14), condvar(15), join(16), intr(17), sem(18)} | read-only | current |
| cpmThreadBlockingProcess OBJECT-TYPE 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 the threads it is returned as 0.0 | 1.3.6.1.4.1.9.9.109.1.3.1.1.5 | RowPointer | read-only | current |
| cpmThreadCpuUtilization OBJECT-TYPE This object provides a general idea on how busy the thread in context caused the processor to be. | 1.3.6.1.4.1.9.9.109.1.3.1.1.6 | Gauge32 | read-only | current |
| cpmThreadStackSize OBJECT-TYPE This object indicates the stack size allocated to the thread in context. | 1.3.6.1.4.1.9.9.109.1.3.1.1.7 | Gauge32 | read-only | current |
| cpmThreadStackSizeOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.3.1.1.8 | Gauge32 | read-only | current |
| cpmThreadHCStackSize OBJECT-TYPE This object indicates the stack size allocated to the thread in context. This object is a 64-bit version of cpmThreadStackSize. | 1.3.6.1.4.1.9.9.109.1.3.1.1.9 | CounterBasedGauge64 | read-only | current |
| cpmVirtualProcess OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.1.4 | |||
| cpmVirtualProcessTable OBJECT-TYPE This table contains information about virtual processes in a virtual machine. | 1.3.6.1.4.1.9.9.109.1.4.1 | not-accessible | current | |
| cpmVirtualProcessEntry OBJECT-TYPE An entry containing the general statistics of a virtual process in a virtual machine. | 1.3.6.1.4.1.9.9.109.1.4.1.1 | not-accessible | current | |
| cpmVirtualProcessID OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.4.1.1.1 | Unsigned32 | not-accessible | current |
| cpmVirtualProcessName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.4.1.1.2 | SnmpAdminString (SIZE(1..32)) | read-only | current |
| cpmVirtualProcessUtil5Sec OBJECT-TYPE This indicates an estimated CPU utilization by a virtual process over the last 5 seconds. | 1.3.6.1.4.1.9.9.109.1.4.1.1.3 | Gauge32 (0..100) | read-only | current |
| cpmVirtualProcessUtil1Min OBJECT-TYPE This indicates an estimated CPU utilization by a virtual process over the last one minute. | 1.3.6.1.4.1.9.9.109.1.4.1.1.4 | Gauge32 (0..100) | read-only | current |
| cpmVirtualProcessUtil5Min OBJECT-TYPE This indicates an estimated CPU utilization by a virtual process over the last 5 minutes. | 1.3.6.1.4.1.9.9.109.1.4.1.1.5 | Gauge32 (0..100) | read-only | current |
| cpmVirtualProcessMemAllocated OBJECT-TYPE This object indicates the memory allocated by the virtual process inside the address space of a process running on Native OS. | 1.3.6.1.4.1.9.9.109.1.4.1.1.6 | Gauge32 | read-only | current |
| cpmVirtualProcessMemFreed OBJECT-TYPE This object indicates the memory freed by the virtual process inside the address space of a process running on Native OS. | 1.3.6.1.4.1.9.9.109.1.4.1.1.7 | Gauge32 | read-only | current |
| cpmVirtualProcessInvokeCount OBJECT-TYPE The number of times a virtual process is invoked. | 1.3.6.1.4.1.9.9.109.1.4.1.1.8 | Counter32 | read-only | current |
| cpmVirtualProcessRuntime OBJECT-TYPE The amount of CPU time a virtual process has used in microseconds. | 1.3.6.1.4.1.9.9.109.1.4.1.1.9 | Counter32 | read-only | current |
| cpmVirtualProcessMemAllocatedOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.4.1.1.10 | Gauge32 | read-only | current |
| cpmVirtualProcessHCMemAllocated OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.4.1.1.11 | CounterBasedGauge64 | read-only | current |
| cpmVirtualProcessMemFreedOvrflw OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.4.1.1.12 | Gauge32 | read-only | current |
| cpmVirtualProcessHCMemFreed OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.109.1.4.1.1.13 | CounterBasedGauge64 | read-only | current |
| ciscoProcessMIBNotifPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.2 | |||
| ciscoProcessMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.2.0 | |||
| ciscoProcessMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.3 | |||
| cpmCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.3.1 | |||
| cpmGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.109.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cpmCPURisingThreshold NOTIFICATION-TYPE A cpmCPURisingThreshold notification is sent when configured rising CPU utilization threshold (cpmCPURisingThresholdValue) is reached and CPU utilization remained above the threshold for configured interval(cpmCPURisingThresholdPeriod) and such a notification is requested. The cpmProcExtUtil5SecRev and cpmProcessTimeCreated objects can be repeated multiple times in a notification indicating the top users of CPU. | 1.3.6.1.4.1.9.9.109.2.0.1 | current |
| cpmCPUFallingThreshold NOTIFICATION-TYPE A cpmCPUFallingThresholdTrap is sent when the configured falling threshold (cpmCPURisingThresholdValue) is reached and CPU utilization remained under threshold for configured interval (cpmCPUFallingThresholdPeriod) and such a notification is requested. | 1.3.6.1.4.1.9.9.109.2.0.2 | current |
| cpmProcessStateTrap NOTIFICATION-TYPE A cpmProcessStateTrap is sent when a critical process of interest has seen a state change for whatever reason and such a notification is requested. This trap is not applicable to all processes running on the system, but for the critical ones pre-determined by the system software. A PID=0 in this trap implies that a PID wasn't available when this notification was generated. | 1.3.6.1.4.1.9.9.109.2.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cProcessMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Process MIB. This is deprecated and new compliance cProcessMIBComplianceRev is added. | 1.3.6.1.4.1.9.9.109.3.1.1 | deprecated |
| cProcessMIBComplianceRev MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Process MIB. This compliance module deprecates cProcessMIBCompliance. | 1.3.6.1.4.1.9.9.109.3.1.2 | deprecated |
| cProcessMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Process MIB. This compliance module deprecates cProcessMIBComplianceRev. | 1.3.6.1.4.1.9.9.109.3.1.3 | deprecated |
| cProcessMIBComplianceRev2 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Process MIB. This compliance module deprecates cProcessMIBComplianceRev1. | 1.3.6.1.4.1.9.9.109.3.1.4 | deprecated |
| cProcessMIBComplianceRev3 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Process MIB. This compliance module deprecates cProcessMIBComplianceRev2. | 1.3.6.1.4.1.9.9.109.3.1.5 | deprecated |
| cProcessMIBComplianceRev4 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Process MIB. This compliance module deprecates cProcessMIBComplianceRev3. | 1.3.6.1.4.1.9.9.109.3.1.6 | deprecated |
| cProcessMIBComplianceRev5 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Process MIB. This compliance module deprecates cProcessMIBComplianceRev4 | 1.3.6.1.4.1.9.9.109.3.1.7 | current |
| cpmCPUTotalGroup OBJECT-GROUP 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 cpmCPUTotalGroupRev is added in place of it. | 1.3.6.1.4.1.9.9.109.3.2.1 | deprecated |
| cpmProcessGroup OBJECT-GROUP A collection of objects providing common process monitoring information. This group is mandatory for all cisco devices. This object is deprecated by cpmProcessGroupRev. | 1.3.6.1.4.1.9.9.109.3.2.2 | deprecated |
| cpmProcessExtGroup OBJECT-GROUP 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 cpmProcessExtGroupRev is added. | 1.3.6.1.4.1.9.9.109.3.2.3 | deprecated |
| cpmCPUTotalGroupRev OBJECT-GROUP 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 cpmCPUTotalGroupRev1 is added in place of it. | 1.3.6.1.4.1.9.9.109.3.2.4 | deprecated |
| cpmProcessExtGroupRev OBJECT-GROUP 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 cpmProcessExtGroup. cpmProcExtMemAllocatedRev, cpmProcExtMemFreedRev, cpmProcExtInvokedRev, cpmProcExtRuntimeRev, cpmProcExtUtil5SecRev, cpmProcExtUtil1MinRev and cpmProcExtUtil5MinRev are the new objects added. | 1.3.6.1.4.1.9.9.109.3.2.5 | current |
| cpmProcessGroupRev OBJECT-GROUP A collection of objects providing common process monitoring information. This group is mandatory for all cisco devices. This object deprecates cpmProcessGroup. | 1.3.6.1.4.1.9.9.109.3.2.6 | current |
| cpmCPUTotalGroupRev1 OBJECT-GROUP A collection of objects providing CPU load monitoring information. This group is mandatory for all cisco devices. This group deprecates cpmCPUTotalGroupRev. | 1.3.6.1.4.1.9.9.109.3.2.7 | current |
| cpmCPUThresholdGroup OBJECT-GROUP A collection of objects used for configuration of thresholding. | 1.3.6.1.4.1.9.9.109.3.2.8 | current |
| cpmCPUHistoryGroup OBJECT-GROUP A collection of objects providing information about CPU utilization history. | 1.3.6.1.4.1.9.9.109.3.2.9 | current |
| cpmCPUThresholdNotificationGroup NOTIFICATION-GROUP A group of notifications. | 1.3.6.1.4.1.9.9.109.3.2.10 | current |
| cpmCPUPosixMemoryGroup OBJECT-GROUP A collection of common objects providing CPU wide System memory information running POSIX compliant OS. | 1.3.6.1.4.1.9.9.109.3.2.11 | current |
| cpmPosixProcessGroup OBJECT-GROUP A collection of common objects providing Process information on devices running POSIX compliant OS. | 1.3.6.1.4.1.9.9.109.3.2.12 | current |
| cpmThreadGroup OBJECT-GROUP A collection of objects providing thread information information on devices running POSIX compliant OS. | 1.3.6.1.4.1.9.9.109.3.2.13 | current |
| cpmVirtualProcessGroup OBJECT-GROUP A collection of objects providing virtual process information on devices that can run virtual machines. | 1.3.6.1.4.1.9.9.109.3.2.14 | current |
| cpmCPUTotalOverflowGroup OBJECT-GROUP A collection of Overflow (Ovrflw) objects providing CPU load monitoring information. | 1.3.6.1.4.1.9.9.109.3.2.15 | current |
| cpmCPUTotalHCGroup OBJECT-GROUP A collection of High Capacity (HC) objects providing CPU load monitoring information. | 1.3.6.1.4.1.9.9.109.3.2.16 | current |
| cpmProcessExtRevOverflowGroup OBJECT-GROUP A collection of Overflow objects providing additional and more detailed process monitoring information. | 1.3.6.1.4.1.9.9.109.3.2.17 | current |
| cpmProcessExtRevHCGroup OBJECT-GROUP A collection of High Capacity objects providing additional and more detailed process monitoring information. | 1.3.6.1.4.1.9.9.109.3.2.18 | current |
| cpmThreadOverflowGroup OBJECT-GROUP A collection of Overflow objects providing thread information on devices running POSIX compliant OS. | 1.3.6.1.4.1.9.9.109.3.2.19 | current |
| cpmThreadHCGroup OBJECT-GROUP A collection of High Capacity objects providing thread information on devices running POSIX compliant OS. | 1.3.6.1.4.1.9.9.109.3.2.20 | current |
| cpmVirtualProcessOverflowGroup OBJECT-GROUP A collection of Overflow objects providing virtual process information on devices that can run virtual machines. | 1.3.6.1.4.1.9.9.109.3.2.21 | current |
| cpmVirtualProcessHCGroup OBJECT-GROUP A collection of High Capacity objects providing virtual process information on devices that can run virtual machines. | 1.3.6.1.4.1.9.9.109.3.2.22 | current |
| cpmCPULoadAvgGroup OBJECT-GROUP A collection of objects providing CPU load average information | 1.3.6.1.4.1.9.9.109.3.2.23 | current |
| cpmCPUTotalMemoryCommitGroup OBJECT-GROUP A collection of objects providing CPU system Committed memory information. | 1.3.6.1.4.1.9.9.109.3.2.24 | current |
| cpmCoreGroup OBJECT-GROUP A collection of objects providing per-Core CPU utilization. | 1.3.6.1.4.1.9.9.109.3.2.25 | current |