servicesInfoExecState

MX-SCM-MIB · .0.400.1.100.1.600

Object

column Enumeration
Execution State
              
Shows the execution state of the service.
              
  * Started: Service started and executing normally.
  * Starting: Service is being started.
  * Stopped: Service has stopped its execution.
  * Stopping: Service has been requested to stop and is freeing
    resource.
  * NotResponding: Service has been requested to start or stop
    and has not responded within the allowed delay.

Context

MIB
MX-SCM-MIB
OID
.0.400.1.100.1.600
Type
column
Access
readonly
Status
current
Parent
servicesInfoEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SCM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SCM-MIB::servicesInfoExecState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SCM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SCM-MIB::servicesInfoExecState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SCM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SCM-MIB::servicesInfoExecState'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.