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
Uses the riverdelta variant from
Command help
/opt/observium/mibs/riverdelta.
Walk rdnCPUTotalTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RDN-PROCESS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-PROCESS-MIB::rdnCPUTotalTable'
A table of overall CPU utilizations per processor.
Overall information about the CPU utilization.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
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 |
|
An index uniquely represents a CPU in the system.
This index is assigned arbitrarily by the SNMP engine. It starts from 1. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.1.1.2 |
|
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 |
|
The total memory that is available for dynamic allocation
in the system. |
byteSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.1.1.4 |
|
The total of allocated memory for all the tasks.
|
byteSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.1.1.5 |
|
The total free memory.
|
byteSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.1.1.6 |
|
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 |
|
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 |
|
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
Uses the riverdelta variant from
Command help
/opt/observium/mibs/riverdelta.
Walk rdnTaskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RDN-PROCESS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-PROCESS-MIB::rdnTaskTable'
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
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.2.1.1 |
||||||||||
|
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 |
||||||||||
|
The priority level at which the task is running.
|
RdnTaskPriorityType Type Values:
|
.1.3.6.1.4.1.4981.1.20.1.2.1.3 |
||||||||||
|
The total memory that is allocated by this task.
|
byteSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4981.1.20.1.2.1.4 |
||||||||||
|
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 |
||||||||||
|
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 |
||||||||||
|
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 |