QTECH-NMS-PROCESS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
9
nmspmCPUTotalTable
table.1.3.6.1.4.1.34751.9.109.1.1.1
·
1 row entry
·
5 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk nmspmCPUTotalTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'QTECH-NMS-PROCESS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-PROCESS-MIB::nmspmCPUTotalTable'
A table of overall CPU statistics.
Overall information about the CPU load. Entries in this
table come and go as CPUs are added and removed from the
system.
table come and go as CPUs are added and removed from the
system.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
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 |
|
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 Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.34751.9.109.1.1.1.1.2 |
|
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 |
|
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 |
|
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 |
nmspmProcessTable
table.1.3.6.1.4.1.34751.9.109.1.2.1
·
1 row entry
·
4 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk nmspmProcessTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'QTECH-NMS-PROCESS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-PROCESS-MIB::nmspmProcessTable'
A table of generic information on all active processes on this device.
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.
device. Entries in this table come and go as processes are
created and destroyed by the device.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.34751.9.109.1.2.1.1.1 |
||||||||||||
|
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 |
||||||||||||
|
The priority level at which the process is
running. This object is deprecated by nmspmProcExtPriorityRev. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.34751.9.109.1.2.1.1.3 |
||||||||||||
|
The time when the process was created. The process ID
and the time when the process was created, uniquely identifies a process. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.34751.9.109.1.2.1.1.4 |