FS-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.52642.9.109.1.1.1 · 1 row entry · 5 columns
Uses the fscom-nms variant from /opt/observium/mibs/fscom-nms.
Command help
Walk nmspmCPUTotalTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-PROCESS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-PROCESS-MIB::nmspmCPUTotalTable'
A table of overall CPU statistics.
nmspmCPUTotalEntry row .1.3.6.1.4.1.52642.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.
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.52642.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…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.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).
percentSNMPv2-SMIGauge32
Constraints:
range: 1-100
.1.3.6.1.4.1.52642.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).
percentSNMPv2-SMIGauge32
Constraints:
range: 1-100
.1.3.6.1.4.1.52642.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).
percentSNMPv2-SMIGauge32
Constraints:
range: 1-100
.1.3.6.1.4.1.52642.9.109.1.1.1.1.5
.1.3.6.1.4.1.52642.9.109.1.2.1 · 1 row entry · 4 columns
Uses the fscom-nms variant from /opt/observium/mibs/fscom-nms.
Command help
Walk nmspmProcessTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-PROCESS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-PROCESS-MIB::nmspmProcessTable'
A table of generic information on all active 
processes on this device.
nmspmProcessEntry row .1.3.6.1.4.1.52642.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.
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.52642.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…
SNMPv2-TCDisplayString
Constraints:
range: 1-32
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.52642.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:
0critical
55veryhigh
60high
128normal
180low
255verylow
.1.3.6.1.4.1.52642.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.52642.9.109.1.2.1.1.4