sysApplRunCurrentState

SYSAPPL-MIB · .1.3.6.1.2.1.54.1.2.1.1.3

Object

column RunState
The current state of the running application instance.
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). This value is based on an evaluation
of the running elements of this application instance (see
sysApplElmRunState) and their Roles as defined by
sysApplInstallElmtRole.  An agent implementation may
detect that an application instance is in the process of
exiting if one or more of its REQUIRED elements are no
longer running.  Most agent implementations will wait until
a second internal poll has been completed to give the
system time to start REQUIRED elements before marking the
application instance as exiting.

Context

MIB
SYSAPPL-MIB
OID
.1.3.6.1.2.1.54.1.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
sysApplRunEntry
Table
sysApplRunTable
Siblings
2

Syntax

RunState
Source
RunState
Base type
Enumeration

Values & Constraints

Type Values
1running
2runnable
3waiting
4exiting
5other

Related Objects

Sibling Objects