Indicates current condition of Process-related statistics.
DEGRADED indicates that one or more of the following
conditions exist: too many processes in COM state, too
many processes in COMO state, one or more processes in
MWAIT state.
Parsed from file NMSYSMGR.MIB.txt
Company: comtek
Module: COMTEK-VMS-NM-SYSMGR-MIB
Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.
sPsCondition OBJECT-TYPE SYNTAX INTEGER { unknown(1), ok(2), degraded(3), failed(4) } ACCESS read-only STATUS mandatory DESCRIPTION "Indicates current condition of Process-related statistics. DEGRADED indicates that one or more of the following conditions exist: too many processes in COM state, too many processes in COMO state, one or more processes in MWAIT state." ::= { sProcInfo 11 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.597.4.3.2.1.11.0 | sPsCondition | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.597.4.3.2.1.1 | sPsCnt | 1 | 1 | Number of processes currently running of the system. |
1.3.6.1.4.1.597.4.3.2.1.2 | sPsTime | 1 | 1 | Subagent up time (sCfgUpTime) when process statistics (sPsTbl) were last gathered. sCfgPsTimer controls how often process statis… |
1.3.6.1.4.1.597.4.3.2.1.3 | sPsTbl | 1 | 16 | Table of process information. |
1.3.6.1.4.1.597.4.3.2.1.4 | sPsCOMQueue | 1 | 1 | Number of processes that are waiting to compute, i.e., the number of processes with a sPsState of COM. |
1.3.6.1.4.1.597.4.3.2.1.5 | sPsCOMOQueue | 1 | 1 | Number of outswapped processes that are waiting to compute, i.e., the number of processes with a sPsState of COMO. |
1.3.6.1.4.1.597.4.3.2.1.6 | sPsOther | 1 | 1 | Count of other mode processes i.e., those processes that are not network, batch or interactive. |
1.3.6.1.4.1.597.4.3.2.1.7 | sPsNetwork | 1 | 1 | Count of network processes. |
1.3.6.1.4.1.597.4.3.2.1.8 | sPsBatch | 1 | 1 | Count of batch processes. |
1.3.6.1.4.1.597.4.3.2.1.9 | sPsInteractive | 1 | 1 | Count of Interactive processes. |
1.3.6.1.4.1.597.4.3.2.1.10 | sPsAvailProcSlots | 1 | 1 | Count of Available Process Slots. |