RDN-PROCESS-MIB
AI MIB Summary
The RDN-PROCESS-MIB module enables monitoring of active system processes and memory utilization statistics on Motorola RDN (Redback Networks) devices via SNMP. It provides specific OID access to track running process instances and their associated memory consumption metrics for system health and capacity planning.
The MIB module to describe active system processes and memory usages.
Copyright (C) 2003, 2008 by Motorola, Inc. All rights reserved.
Main OID:
rdnProcessMIB.1.3.6.1.4.1.4981.1.20
27
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
rdnProcessMIBThe MIB module to describe active system
processes and memory usages.
Copyright (C) 2003, 2008 by Motorola, Inc.
All rights reserved. MODULE-IDENTITY .1.3.6.1.4.1.4981.1.20 |
rdnProcessMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4981.1.20.1 |
rdnCPUTotalTableA table of overall CPU utilizations per processor. SEQUENCE OF RdnCPUTotalEntry .1.3.6.1.4.1.4981.1.20.1.1 |
rdnCPUTotalEntryOverall information about the CPU utilization. RdnCPUTotalEntry .1.3.6.1.4.1.4981.1.20.1.1.1 |
rdnSlotSnmpIndexA Logical index uniquely identifies a slot in the
system. The value of this field is the physical slot
ID plus 1. INTEGER .1.3.6.1.4.1.4981.1.20.1.1.1.1 |
rdnCPUIndexAn index uniquely represents a CPU in the system.
This index is assigned arbitrarily by the SNMP engine.
It starts from 1. Unsigned32 .1.3.6.1.4.1.4981.1.20.1.1.1.2 |
rdnCPUTypeThe 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.ro DisplayString ( SIZE .1.3.6.1.4.1.4981.1.20.1.1.1.3 |
rdnTotalAllocatableMemThe total memory that is available for dynamic allocation
in the system.ro Unsigned32 UNITS "byte" .1.3.6.1.4.1.4981.1.20.1.1.1.4 |
rdnTotalMemAllocatedThe total of allocated memory for all the tasks.ro Unsigned32 UNITS "byte" .1.3.6.1.4.1.4981.1.20.1.1.1.5 |
rdnTotalFreeMemThe total free memory.ro Unsigned32 UNITS "byte" .1.3.6.1.4.1.4981.1.20.1.1.1.6 |
rdnTotalCPUUtilization5SecThe overall CPU utilization rate in the last 5-second
period. The unit is 1/100.ro Unsigned32 .1.3.6.1.4.1.4981.1.20.1.1.1.7 |
rdnTotalCPUUtilization1MinThe overall CPU utilization rate in the last 1-minute
period. The unit is 1/100.ro Unsigned32 .1.3.6.1.4.1.4981.1.20.1.1.1.8 |
rdnTotalCPUUtilization5MinThe overall CPU utilization rate in the last 5-minute
period. The unit is 1/100.ro Unsigned32 .1.3.6.1.4.1.4981.1.20.1.1.1.9 |
rdnTaskTableA table of general information about the tasks on
this device. SEQUENCE OF RdnTaskEntry .1.3.6.1.4.1.4981.1.20.1.2 |
rdnTaskEntryGeneral information, about an active task on this
device. One entry for each CPU, each task. RdnTaskEntry .1.3.6.1.4.1.4981.1.20.1.2.1 |
rdnTaskIdThis 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).ro Unsigned32 .1.3.6.1.4.1.4981.1.20.1.2.1.1 |
rdnTaskNameThe name associated with this task/process.ro DisplayString .1.3.6.1.4.1.4981.1.20.1.2.1.2 |
rdnTaskPriorityThe priority level at which the task is running.ro RdnTaskPriorityType .1.3.6.1.4.1.4981.1.20.1.2.1.3 |
rdnTaskMemAllocatedThe total memory that is allocated by this task.ro Unsigned32 UNITS "byte" .1.3.6.1.4.1.4981.1.20.1.2.1.4 |
rdnTaskUtil5SecThe CPU utilization rate for this task during the past
5 seconds interval.ro Unsigned32 .1.3.6.1.4.1.4981.1.20.1.2.1.5 |
rdnTaskUtil1MinThe CPU utilization rate for this task during the past
1 minute interval.ro Unsigned32 .1.3.6.1.4.1.4981.1.20.1.2.1.6 |
rdnTaskUtil5MinThe CPU utilization rate for this task during the past
5 minute interval. Unit is 1/1000.ro Unsigned32 .1.3.6.1.4.1.4981.1.20.1.2.1.7 |
rdnProcessMIBNotifPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.4981.1.20.2 |
rdnProcessMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.4981.1.20.2.0 |
rdnProcessMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4981.1.20.3 |
rdnProcessCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.4981.1.20.3.1 |
rdnProcessGroups OBJECT IDENTIFIER .1.3.6.1.4.1.4981.1.20.3.2 |