Home/Catalog/NMS-PROCESS-MIB

NMS-PROCESS-MIB

The MIB module to describe active system processes.
Main OID:
nmsProcessMIB.1.3.6.1.4.1.3320.9.109
32
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

32 total
Object Name
nmsProcessMIBThe MIB module to describe active system processes.
MODULE-IDENTITY
.1.3.6.1.4.1.3320.9.109
nmsProcessMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.109.1
nmspmCPU
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.109.1.1
nmspmCPUTotalTableA table of overall CPU statistics.
SEQUENCE OF NMSpmCPUTotalEntry
.1.3.6.1.4.1.3320.9.109.1.1.1
nmspmCPUTotalEntryOverall information about the CPU load. Entries in this table come and go as CPUs are added and removed from the system.
NMSpmCPUTotalEntry
.1.3.6.1.4.1.3320.9.109.1.1.1.1
nmspmCPUTotalIndexAn index that uniquely represents a CPU (or group of CPUs) whose CPU load information is reported by a row in this table. This index is assigned arbitrarily by the engine and is not saved over reboots.
Unsigned32 (1.. 4294967295)
.1.3.6.1.4.1.3320.9.109.1.1.1.1.1
nmspmCPUTotalPhysicalIndexThe entPhysicalIndex of the physical entity for which the CPU statistics in this entry are maintained. The physical entity can be a CPU chip, a group of CPUs, a CPU card etc. The exact type of this entity is described by its entPhysicalVendorType value. If the CPU statistics in this entry correspond to more than one physical entity (or to no physical entity), or if the entPhysicalTable is not supported on the SNMP agent, the value of this object must be zero.ro
EntPhysicalIndexOrZero (NMS-TC)
.1.3.6.1.4.1.3320.9.109.1.1.1.1.2
nmspmCPUTotal5secThe overall CPU busy percentage in the last 5 second period. This object is deprecated by nmspmCPUTotal5secRev which has the changed range of value (0..100).ro
Gauge32
.1.3.6.1.4.1.3320.9.109.1.1.1.1.3
nmspmCPUTotal1minThe overall CPU busy percentage in the last 1 minute period. This object is deprecated by nmspmCPUTotal1minRev which has the changed range of value (0..100).ro
Gauge32
.1.3.6.1.4.1.3320.9.109.1.1.1.1.4
nmspmCPUTotal5minThe overall CPU busy percentage in the last 5 minute period. This object is deprecated by nmspmCPUTotal5minRev which has the changed range of value (0..100).ro
Gauge32
.1.3.6.1.4.1.3320.9.109.1.1.1.1.5
nmspmCPUMaxUtilizationThe max value of nmspmCPUTotal5sec.ro
Gauge32
.1.3.6.1.4.1.3320.9.109.1.1.2
nmspmCPUClearMaxUtilizationTo clear nmspmCPUMaxUtilization.rw
Enumeration
.1.3.6.1.4.1.3320.9.109.1.1.3
nmspmProcess
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.109.1.2
nmspmProcessTableA table of generic information on all active processes on this device.
SEQUENCE OF NMSpmProcessEntry
.1.3.6.1.4.1.3320.9.109.1.2.1
nmspmProcessEntryGeneric information about an active process on this device. Entries in this table come and go as processes are created and destroyed by the device.
NMSpmProcessEntry
.1.3.6.1.4.1.3320.9.109.1.2.1.1
nmspmProcessPIDThis object contains the process ID. nmspmProcessTimeCreated should be checked against the last time it was polled, and if it has changed the PID has been reused and the entire entry should be polled again. The process IDs are discrete.ro
Unsigned32
.1.3.6.1.4.1.3320.9.109.1.2.1.1.1
nmspmProcessNameThe name associated with this process. If the name is longer than 32 characters, it will be truncated to the first 31 characters, and a `*' will be appended as the last character to imply this is a truncated process name.ro
DisplayString
.1.3.6.1.4.1.3320.9.109.1.2.1.1.2
nmspmProcessPriorityThe priority level at which the process is running. This object is deprecated by nmspmProcExtPriorityRev.rw
Enumeration
.1.3.6.1.4.1.3320.9.109.1.2.1.1.3
nmspmProcessTimeCreatedThe time when the process was created. The process ID and the time when the process was created, uniquely identifies a process.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.3320.9.109.1.2.1.1.4
nmsProcessMIBNotifPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.109.2
nmsProcessMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.109.2.0
nmsProcessMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.109.3
nmspmCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.109.3.1
nmsProcessMIBComplianceThe compliance statement for entities which implement the NMS Process MIB. This is deprecated and new compliance nmsProcessMIBComplianceRev is added.deprecated
Unknown
.1.3.6.1.4.1.3320.9.109.3.1.1
nmsProcessMIBComplianceRevThe compliance statement for entities which implement the NMS Process MIB. This compliance module deprecates nmsProcessMIBCompliance.
Unknown
.1.3.6.1.4.1.3320.9.109.3.1.2
nmspmGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.109.3.2
nmspmCPUTotalGroupA collection of objects providing CPU load monitoring information. This group is mandatory for all nms devices. This group is deprecated since the objects nmspmCPUTotal5sec, nmspmCPUTotal1min and nmspmCPUTotal5min are deprecated. A new object nmspmCPUTotalGroupRev is added in place of it.deprecated
Unknown
.1.3.6.1.4.1.3320.9.109.3.2.1
nmspmProcessGroupA collection of objects providing common process monitoring information. This group is mandatory for all nms devices. This object is deprecated by nmspmProcessGroupRev.deprecated
Unknown
.1.3.6.1.4.1.3320.9.109.3.2.2
nmspmProcessExtGroupA collection of objects providing additional and more detailed process monitoring information. This group is mandatory for all nms devices that have the internal capability to keep this information. This group is deprecated and new group nmspmProcessExtGroupRev is added.deprecated
Unknown
.1.3.6.1.4.1.3320.9.109.3.2.3
nmspmCPUTotalGroupRevA collection of objects providing CPU load monitoring information. This group is mandatory for all nms devices. This group deprecates nmspmCPUTotalGroup.
Unknown
.1.3.6.1.4.1.3320.9.109.3.2.4
nmspmProcessExtGroupRevA collection of objects providing additional and more detailed process monitoring information. This group is mandatory for all nms devices that have the internal capability to keep this information. This group is formed after deprecating nmspmProcessExtGroup. nmspmProcExtMemAllocatedRev, nmspmProcExtMemFreedRev, nmspmProcExtInvokedRev, nmspmProcExtRuntimeRev, nmspmProcExtUtil5SecRev, nmspmProcExtUtil1MinRev and nmspmProcExtUtil5MinRev are the new objects added.
Unknown
.1.3.6.1.4.1.3320.9.109.3.2.5
nmspmProcessGroupRevA collection of objects providing common process monitoring information. This group is mandatory for all nms devices. This object deprecates nmspmProcessGroup.
Unknown
.1.3.6.1.4.1.3320.9.109.3.2.6
NMS-PROCESS-MIB - SNMP MIB Reference | MIBs Explorer