The status of this entry. This variable is
equivalent in semantics to the V2 SMI
RowStatus textual-convention (see RFC 1443).
A value of active(1) indicates that the agent
is currently monitoring and evaluating the
current row. A Value of notInService(2)
indicates that the agent has suspended
evaluation of the row. Setting this object
to destroy(2) causes the agent to suspend
evaluation of its row and free its resources.
For row creation to occur, the manager must
supply active(1), createAndGo(4),
createAndWait(5), or notInService(2) as the
value of this object.
If an error occurs at any time during the
processing of a particular processGroupMonTable
entry, its pgmonRowStatus column will be set to
notReady(3).
Parsed from file empire2.asn1.mib.txt
Company: None
Module: EMPIRE
The status of this entry. This variable is
equivalent in semantics to the V2 SMI
RowStatus textual-convention (see RFC 1443).
A value of active(1) indicates that the agent
is currently monitoring and evaluating the
current row. A Value of notInService(2)
indicates that the agent has suspended
evaluation of the row. Setting this object
to destroy(2) causes the agent to suspend
evaluation of its row and free its resources.
For row creation to occur, the manager must
supply active(1), createAndGo(4),
createAndWait(5), or notInService(2) as the
value of this object.
If an error occurs at any time during the
processing of a particular processGroupMonTable
entry, its pgmonRowStatus column will be set to
notReady(3).
Parsed from file EMPIRE.mib
Module: EMPIRE
Vendor: Concord Communications
Module: EMPIRE (empire1.asn1.mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
pgmonRowStatus OBJECT-TYPE SYNTAX INTEGER { active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) } ACCESS read-write STATUS mandatory DESCRIPTION "The status of this entry. This variable is equivalent in semantics to the V2 SMI RowStatus textual-convention (see RFC 1443). A value of active(1) indicates that the agent is currently monitoring and evaluating the current row. A Value of notInService(2) indicates that the agent has suspended evaluation of the row. Setting this object to destroy(2) causes the agent to suspend evaluation of its row and free its resources. For row creation to occur, the manager must supply active(1), createAndGo(4), createAndWait(5), or notInService(2) as the value of this object. If an error occurs at any time during the processing of a particular processGroupMonTable entry, its pgmonRowStatus column will be set to notReady(3)." DEFVAL { createAndWait } ::= { processGroupMonEntry 13 }
pgmonRowStatus OBJECT-TYPE SYNTAX INTEGER { active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) } ACCESS read-write STATUS mandatory DESCRIPTION "The status of this entry. This variable is equivalent in semantics to the V2 SMI RowStatus textual-convention (see RFC 1443). A value of active(1) indicates that the agent is currently monitoring and evaluating the current row. A Value of notInService(2) indicates that the agent has suspended evaluation of the row. Setting this object to destroy(2) causes the agent to suspend evaluation of its row and free its resources. For row creation to occur, the manager must supply active(1), createAndGo(4), createAndWait(5), or notInService(2) as the value of this object. If an error occurs at any time during the processing of a particular processGroupMonTable entry, its pgmonRowStatus column will be set to notReady(3)." DEFVAL { createAndWait } ::= { processGroupMonEntry 13 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.546.15.10.1.1 | pgmonIndex | 0 | 0 | A unique value for entry in the processGroupMonTable. The index values in the processGroupMonTable may not necessarily be contigu… |
1.3.6.1.4.1.546.15.10.1.2 | pgmonDescr | 0 | 0 | A textual description of this entry possibly identifying the purpose of this entry and who created it. |
1.3.6.1.4.1.546.15.10.1.3 | pgmonInterval | 0 | 0 | The interval, in seconds, between successive samples by the agent. It must be a multiple of 30 seconds. For example, if a manag… |
1.3.6.1.4.1.546.15.10.1.4 | pgmonProcRegExpr | 0 | 0 | The regular expression to use for matching processes by name |
1.3.6.1.4.1.546.15.10.1.5 | pgmonFlags | 0 | 0 | The flags field dictates the behavior of each processGroupMonEntry. Each bit in the integer represents the toggling of an option… |
1.3.6.1.4.1.546.15.10.1.6 | pgmonNumProcs | 0 | 0 | The current number of processes in the process group being tracked by this table entry. A process belongs to the process-group i… |
1.3.6.1.4.1.546.15.10.1.7 | pgmonPIDList | 0 | 0 | A list of the numeric PIDs in this process group separated by space character. |
1.3.6.1.4.1.546.15.10.1.8 | pgmonStatusList | 0 | 0 | A list of the process states in this process group separated by space character. See processStateInt for explanation of the stat… |
1.3.6.1.4.1.546.15.10.1.9 | pgmonAction | 0 | 0 | A string specifying the command to be executed upon process group event. |
1.3.6.1.4.1.546.15.10.1.10 | pgmonNumEvents | 0 | 0 | The number of events for this process group table entry. Events do not necessarily imply traps because Traps may be turned off f… |
1.3.6.1.4.1.546.15.10.1.11 | pgmonNumTraps | 0 | 0 | The number Traps sent for this process group table entry. |
1.3.6.1.4.1.546.15.10.1.12 | pgmonLastTrap | 0 | 0 | The time (based on sysUpTime) at which the agent last sent a trap for this entry. If no traps have been sent, the value is 0. |
1.3.6.1.4.1.546.15.10.1.14 | pgmonRSS | 0 | 0 | The combined resident set size of the group of processes. (See processRSS). RSS for each process in the group is summed each in… |
1.3.6.1.4.1.546.15.10.1.15 | pgmonSize | 0 | 0 | The cobmined size of text/data/stack segments of the group of processes. (See processSize) Size for each process in the group i… |
1.3.6.1.4.1.546.15.10.1.16 | pgmonThreadCount | 0 | 0 | The total number of threads for the group of processes. (See processNumThreads) The number of threads running in each process i… |
1.3.6.1.4.1.546.15.10.1.17 | pgmonMEM | 0 | 0 | The total percentage of real memory used by the processes in this group. The percentage of memory used by each process in the gr… |
1.3.6.1.4.1.546.15.10.1.18 | pgmonInBlks | 0 | 0 | Number of blocks of data input by processes in this group. SystemEDGE maintains a 'history' of group membership and tracks proce… |
1.3.6.1.4.1.546.15.10.1.19 | pgmonOutBlks | 0 | 0 | Number of blocks of data output by processes in this group. SystemEDGE maintains a 'history' of group membership and tracks proc… |
1.3.6.1.4.1.546.15.10.1.20 | pgmonMsgsSent | 0 | 0 | Number of messages sent by processes in this group. SystemEDGE maintains a 'history' of group membership and tracks process stat… |
1.3.6.1.4.1.546.15.10.1.21 | pgmonMsgsRecv | 0 | 0 | Number of messages received by processes in this group. SystemEDGE maintains a 'history' of group membership and tracks process s… |
1.3.6.1.4.1.546.15.10.1.22 | pgmonSysCalls | 0 | 0 | Number of system calls invoked by processes in this group. SystemEDGE maintains a 'history' of group membership and tracks proce… |
1.3.6.1.4.1.546.15.10.1.23 | pgmonMinorPgFlts | 0 | 0 | Number of minor page faults incurred by processes in this group. SystemEDGE maintains a 'history' of group membership and tracks… |
1.3.6.1.4.1.546.15.10.1.24 | pgmonMajorPgFlts | 0 | 0 | Number of major page faults incurred by processes in this group. SystemEDGE maintains a 'history' of group membership and tracks… |
1.3.6.1.4.1.546.15.10.1.25 | pgmonNumSwaps | 0 | 0 | Number of times processes in this gropu have been swapped. SystemEDGE maintains a 'history' of group membership and tracks proce… |
1.3.6.1.4.1.546.15.10.1.26 | pgmonVolCtx | 0 | 0 | Number of voluntary context switches incurred by processes in this group. SystemEDGE maintains a 'history' of group membership a… |
1.3.6.1.4.1.546.15.10.1.27 | pgmonInvolCtx | 0 | 0 | Number of involuntary context switches incurred by processes in this group. SystemEDGE maintains a 'history' of group membership… |
1.3.6.1.4.1.546.15.10.1.28 | pgmonCPUSecs | 0 | 0 | Number of seconds of CPU time used by processes in this group. SystemEDGE maintains a 'history' of group membership and tracks p… |
1.3.6.1.4.1.546.15.10.1.29 | pgmonMatchUser | 0 | 0 | If set to a valid username, SystemEDGE will match running processes by username in addition to any process name regular expressio… |
1.3.6.1.4.1.546.15.10.1.30 | pgmonMatchGroup | 0 | 0 | If set to a valid groupname, SystemEDGE will match running processes by group name in addition to any process name regular expres… |