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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EIP-MON-MIB' -M '/opt/observium/mibs/eip:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EIP-MON-MIB::eipSvcApacheStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EIP-MON-MIB' -M '/opt/observium/mibs/eip:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EIP-MON-MIB::eipSvcApacheStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | running |
2 | misconfigured |
3 | failed |
Conformance
Member of