cpmThreadEntry
CISCO-PROCESS-MIB ·
.1.3.6.1.4.1.9.9.109.1.3.1.1
Object
row
An entry containing the general statistics of a POSIX thread.
Context
- MIB
- CISCO-PROCESS-MIB
- OID
.1.3.6.1.4.1.9.9.109.1.3.1.1- Type
- row
- Status
- current
- Parent
- cpmThreadTable
- Table
- cpmThreadTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpmThreadID This object contains the thread ID. ThreadID is
Unique per process. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.109.1.3.1.1.1 |
| cpmThreadName This object represents the name of the thread.
Thread names need not be unique. Hence statistics
should be analyzed against thread ID. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.109.1.3.1.1.2 |
| cpmThreadPriority This object indicates the priority of a POSIX thread.
The higher the number, the higher the priority of the
thread over other threads. | column | Unsigned32 | .1.3.6.1.4.1.9.9.109.1.3.1.1.3 |
| 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… | column | Enumeration | .1.3.6.1.4.1.9.9.109.1.3.1.1.4 |
| 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 i… | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.9.9.109.1.3.1.1.5 |
| cpmThreadCpuUtilization This object provides a general idea on how busy
the thread in context caused the processor to be. | column | milliseconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.109.1.3.1.1.6 |
| cpmThreadStackSize This object indicates the stack size allocated to
the thread in context. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.109.1.3.1.1.7 |
| 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 va… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.109.1.3.1.1.8 |
| cpmThreadHCStackSize This object indicates the stack size allocated to the
thread in context. This object is a 64-bit version of
cpmThreadStackSize. | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.109.1.3.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 n… | column | Unsigned32 | .1.3.6.1.4.1.9.9.109.1.1.1.1.1 |
| 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 shoul… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.109.1.2.1.1.1 |
| cpmThreadID This object contains the thread ID. ThreadID is
Unique per process. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.109.1.3.1.1.1 |