cpmProcessPID
CISCO-PROCESS-MIB ·
.1.3.6.1.4.1.9.9.109.1.2.1.1.1
Object
column
SNMPv2-SMIUnsigned32
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.
Context
- MIB
- CISCO-PROCESS-MIB
- OID
.1.3.6.1.4.1.9.9.109.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpmProcessEntry
- Table
- cpmProcessTable
- Siblings
- 5
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 … | column | OctetString | .1.3.6.1.4.1.9.9.109.1.2.1.1.2 |
| cpmProcessState 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 sta… | column | Enumeration | .1.3.6.1.4.1.9.9.109.1.2.1.1.3 |
| cpmProcessuSecs deprecated Average elapsed CPU time in microseconds when the
process was active. This object is deprecated
by cpmProcessAverageUSecs. | column | microseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.109.1.2.1.1.4 |
| cpmProcessTimeCreated The time when the process was created. The process ID
and the time when the process was created, uniquely
identifies a process. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.109.1.2.1.1.5 |
| cpmProcessAverageUSecs Average elapsed CPU time in microseconds when the
process was active. This object deprecates the
object cpmProcessuSecs. | column | microseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.109.1.2.1.1.6 |