I am attempting to monitor services running on CUCM via SNMP. According to the documentation the state of the services should be contained in sysApplElmtRunState (1.3.6.1.2.1.54.1.2.3.1.6).
From the documentatin: "Provides the current state of the running process. The possible values are running(1), runnable(2) but waiting for a resource such as CPU, waiting(3) for an event, exiting(4), or other(5)."
However all the processes return 0 for me.
SNMP is generally running and I can get correct returns for everything else, except anything related to process state