prCount
UCD-SNMP-MIB ·
.1.3.6.1.4.1.2021.2.1.5
Object
column
SNMPv2-SMIInteger32
The number of current processes running with the name in question.
Context
- MIB
- UCD-SNMP-MIB
- OID
.1.3.6.1.4.1.2021.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prEntry
- Table
- prTable
- Siblings
- 8
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling 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 |