QTECH-NMS-PROCESS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
9
.1.3.6.1.4.1.34751.9.109.1.1.1 · 1 row entry · 5 columns
A table of overall CPU statistics.
nmspmCPUTotalEntry entry .1.3.6.1.4.1.34751.9.109.1.1.1.1
Overall information about the CPU load. Entries in this
table come and go as CPUs are added and removed from the
system.
Indexes
nmspmCPUTotalIndex
Column Syntax OID
nmspmCPUTotalIndex
An 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
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.34751.9.109.1.1.1.1.1
nmspmCPUTotalPhysicalIndex
The 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 b…
QTECH-NMS-TCEntPhysicalIndexOrZero
Textual Convention: QTECH-NMS-TCEntPhysicalIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.34751.9.109.1.1.1.1.2
nmspmCPUTotal5sec
The 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).
percentUnsigned32
Constraints:
range: 1-100
.1.3.6.1.4.1.34751.9.109.1.1.1.1.3
nmspmCPUTotal1min
The 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).
percentUnsigned32
Constraints:
range: 1-100
.1.3.6.1.4.1.34751.9.109.1.1.1.1.4
nmspmCPUTotal5min
The 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).
percentUnsigned32
Constraints:
range: 1-100
.1.3.6.1.4.1.34751.9.109.1.1.1.1.5
.1.3.6.1.4.1.34751.9.109.1.2.1 · 1 row entry · 4 columns
A table of generic information on all active 
processes on this device.
nmspmProcessEntry entry .1.3.6.1.4.1.34751.9.109.1.2.1.1
Generic information about an active process on this
device. Entries in this table come and go as processes are
created and destroyed by the device.
Indexes
nmspmCPUTotalIndex nmspmProcessPID
Column Syntax OID
nmspmProcessPID
This 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…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.34751.9.109.1.2.1.1.1
nmspmProcessName
The 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 nam…
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.34751.9.109.1.2.1.1.2
nmspmProcessPriority
The priority level at which the process is
running. This object is deprecated by
nmspmProcExtPriorityRev.
Enumerationr/w
Enumerated Values:
0critical
55veryhigh
60high
128normal
180low
255verylow
.1.3.6.1.4.1.34751.9.109.1.2.1.1.3
nmspmProcessTimeCreated
The time when the process was created. The process ID
and the time when the process was created, uniquely
identifies a process.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.34751.9.109.1.2.1.1.4