eipSvcApacheStatus
EIP-MON-MIB ·
.1.3.6.1.4.1.2440.1.16.3.1
Object
scalar
Enumeration
Apache service status. 0 : service is disabled 1 : service is running 2 : service is misconfigured (running but disabled) 3 : service execution failed (enabled but not running)
Context
- MIB
- EIP-MON-MIB
- OID
.1.3.6.1.4.1.2440.1.16.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- eipSvcApache
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | running |
2 | misconfigured |
3 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eipSvcApacheCpu Apache service CPU usage (%). | scalar | % SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2440.1.16.3.2 |
| eipSvcApacheMem Apache service resident memory usage in Kbytes. | scalar | Kbytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2440.1.16.3.3 |
| eipSvcApacheDiskIoRead Apache service disk IO: blocks read. | scalar | blocks SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2440.1.16.3.4 |
| eipSvcApacheDiskIoWrite Apache service disk IO: blocks written. | scalar | blocks SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2440.1.16.3.5 |
| eipSvcApacheConnections Apache established connections count. | scalar | sessions SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2440.1.16.3.6 |