capTaskStatus
CTRON-SSR-CAPACITY-MIB ·
.1.3.6.1.4.1.52.2501.1.270.3.1.1.5
Object
column
SSRStatusType
The current status of this task.
Context
- MIB
- CTRON-SSR-CAPACITY-MIB
- OID
.1.3.6.1.4.1.52.2501.1.270.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- capTaskEntry
- Table
- capTaskTable
- Siblings
- 5
Syntax
SSRStatusType
- Source
- SSRStatusType
- Base type
Enumeration
Values & Constraints
Type Values
0 | ready |
1 | suspPure |
2 | suspSleep |
3 | suspMbox |
4 | suspQue |
5 | suspPipe |
6 | suspSema4 |
7 | suspEvent |
8 | suspPart |
9 | suspMem |
10 | suspDrvr |
11 | finished |
12 | terminated |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| capTaskModuleIndex The module index on which the task is running. | column | Integer32 | .1.3.6.1.4.1.52.2501.1.270.3.1.1.1 |
| capTaskIndex A unique index assigned to a task instance. This index is
unique to the task for the time SSR is booted. If the task
is terminated, the index will not be reused for another task… | column | Integer32 | .1.3.6.1.4.1.52.2501.1.270.3.1.1.2 |
| capTaskName The encrypted name assigned to this task. This is unique
for each different type of task, but there may be multiple
instances of the same task running in the system. | column | OctetString | .1.3.6.1.4.1.52.2501.1.270.3.1.1.3 |
| capTaskShed The number of times this task has been scheduled to run.
This is a cumulative count from the time the SSR was started. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52.2501.1.270.3.1.1.4 |
| capTaskUsed The size of the memory consumed by this task. This can be
used to monitor any excess memory use by a particular task
and is expressed in bytes. | column | Integer32 | .1.3.6.1.4.1.52.2501.1.270.3.1.1.6 |