prEntry
UCD-SNMP-MIB ·
.1.3.6.1.4.1.2021.2.1
Object
row
An entry containing a process and its statistics.
Context
- MIB
- UCD-SNMP-MIB
- OID
.1.3.6.1.4.1.2021.2.1- Type
- row
- Status
- current
- Parent
- prTable
- Table
- prTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| prIndex Reference Index for each observed process. | column | Integer32 | .1.3.6.1.4.1.2021.2.1.1 |
| prErrorFlag A Error flag to indicate trouble with a process. It
goes to 1 if there is an error, 0 if no error. | column | UCDErrorFlag | .1.3.6.1.4.1.2021.2.1.100 |
| prErrMessage An error message describing the problem (if one exists). | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.2.1.101 |
| prErrFix Setting this to one will try to fix the problem if
the agent has been configured with a script to call
to attempt to fix problems automatically using remote
snmp operations. | column | UCDErrorFix | .1.3.6.1.4.1.2021.2.1.102 |
| prErrFixCmd The command that gets run when the prErrFix column is
set to 1. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.2.1.103 |
| prNames The process name we're counting/checking on. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.2.1.2 |
| prMin The minimum number of processes that should be
running. An error flag is generated if the number of
running processes is < the minimum. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.2.1.3 |
| prMax The maximum number of processes that should be
running. An error flag is generated if the number of
running processes is > the maximum. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.2.1.4 |
| prCount The number of current processes running with the name
in question. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.2.1.5 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| prIndex Reference Index for each observed process. | column | Integer32 | .1.3.6.1.4.1.2021.2.1.1 |