RDN-PROCESS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
16
rdnCPUTotalTable
table.1.3.6.1.4.1.4981.1.20.1.1
·
1 row entry
·
9 columns
A table of overall CPU utilizations per processor.
Overall information about the CPU utilization.
Indexes
rdnSlotSnmpIndex rdnCPUIndex
| Column | Syntax | OID |
|---|---|---|
|
rdnSlotSnmpIndex
A Logical index uniquely identifies a slot in the
system. The value of this field is the physical slot ID plus 1. |
Integer32 Constraints: range: 1-16 |
.1.3.6.1.4.1.4981.1.20.1.1.1.1 |
|
rdnCPUIndex
An index uniquely represents a CPU in the system.
This index is assigned arbitrarily by the SNMP engine. It starts from 1. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.1.1.2 |
|
rdnCPUType
The predefined CPU name in human readable format. It is
used to associate CPU number with the CPU name to help to identify the CPU that is querying. e.g. PowerPC 750, IXP1200-US, etc. |
OctetString Constraints: range: 1-128 |
.1.3.6.1.4.1.4981.1.20.1.1.1.3 |
|
rdnTotalAllocatableMem
The total memory that is available for dynamic allocation
in the system. |
byteSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.1.1.4 |
|
rdnTotalMemAllocated
The total of allocated memory for all the tasks.
|
byteSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.1.1.5 |
|
rdnTotalFreeMem
The total free memory.
|
byteSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.1.1.6 |
|
rdnTotalCPUUtilization5Sec
The overall CPU utilization rate in the last 5-second
period. The unit is 1/100. |
1/100Unsigned32 Constraints: range: 0-100 |
.1.3.6.1.4.1.4981.1.20.1.1.1.7 |
|
rdnTotalCPUUtilization1Min
The overall CPU utilization rate in the last 1-minute
period. The unit is 1/100. |
1/100Unsigned32 Constraints: range: 0-100 |
.1.3.6.1.4.1.4981.1.20.1.1.1.8 |
|
rdnTotalCPUUtilization5Min
The overall CPU utilization rate in the last 5-minute
period. The unit is 1/100. |
1/100Unsigned32 Constraints: range: 0-100 |
.1.3.6.1.4.1.4981.1.20.1.1.1.9 |
rdnTaskTable
table.1.3.6.1.4.1.4981.1.20.1.2
·
1 row entry
·
7 columns
A table of general information about the tasks on this device.
General information, about an active task on this
device. One entry for each CPU, each task.
device. One entry for each CPU, each task.
Indexes
rdnSlotSnmpIndex rdnCPUIndex rdnTaskId
| Column | 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). |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.2.1.1 |
||||||||||
|
rdnTaskName
The name associated with this task/process.
|
OctetString Constraints: range: 1-128 |
.1.3.6.1.4.1.4981.1.20.1.2.1.2 |
||||||||||
|
rdnTaskPriority
The priority level at which the task is running.
|
RdnTaskPriorityType Textual Convention: RdnTaskPriorityType EnumerationType Values:
|
.1.3.6.1.4.1.4981.1.20.1.2.1.3 |
||||||||||
|
rdnTaskMemAllocated
The total memory that is allocated by this task.
|
byteSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.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. |
1/100Unsigned32 Constraints: range: 0-100 |
.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. |
1/100Unsigned32 Constraints: range: 0-100 |
.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. |
1/100Unsigned32 Constraints: range: 0-100 |
.1.3.6.1.4.1.4981.1.20.1.2.1.7 |