rdnTaskPriority
RDN-PROCESS-MIB ·
.1.3.6.1.4.1.4981.1.20.1.2.1.3
Object
column
RdnTaskPriorityType
The priority level at which the task is running.
Context
- MIB
- RDN-PROCESS-MIB
- OID
.1.3.6.1.4.1.4981.1.20.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdnTaskEntry
- Table
- rdnTaskTable
- Siblings
- 6
Syntax
RdnTaskPriorityType
- Source
- RdnTaskPriorityType
- Base type
Enumeration
Values & Constraints
Type Values
1 | critical |
2 | high |
3 | normal |
4 | low |
5 | notAssigned |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdnTaskId This entry is generated when task is created by the OS
(also called process ID, PID). It unique identifies a task
that is running in the system (per CPU system). | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4981.1.20.1.2.1.1 |
| rdnTaskName The name associated with this task/process. | column | OctetString | .1.3.6.1.4.1.4981.1.20.1.2.1.2 |
| rdnTaskMemAllocated The total memory that is allocated by this task. | column | byte SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4981.1.20.1.2.1.4 |
| rdnTaskUtil5Sec The CPU utilization rate for this task during the past
5 seconds interval. | column | 1/100 Unsigned32 | .1.3.6.1.4.1.4981.1.20.1.2.1.5 |
| rdnTaskUtil1Min The CPU utilization rate for this task during the past
1 minute interval. | column | 1/100 Unsigned32 | .1.3.6.1.4.1.4981.1.20.1.2.1.6 |
| rdnTaskUtil5Min The CPU utilization rate for this task during the past
5 minute interval. Unit is 1/1000. | column | 1/100 Unsigned32 | .1.3.6.1.4.1.4981.1.20.1.2.1.7 |