SYSAPPL-MIB :: sysApplRunCurrentState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYSAPPL-MIBsysApplRunCurrentState

sysApplRunCurrentState

Module: SYSAPPL-MIB

OID (symbolic): SYSAPPL-MIB::sysApplRunCurrentState

OID (numeric): 1.3.6.1.2.1.54.1.2.1.1.3

Node type: OBJECT-TYPE

Type: RunState

Access: read-only

Description: 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.

What is sysApplRunCurrentState?

The current execution state of this running application instance — running(1), runnable(2) (waiting for CPU or another resource), waiting(3) (waiting for an event), exiting(4), or other(5) — which an admin reads as the quickest health check on whether an app invocation is actually doing work.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.2.1.1.3
snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplRunCurrentState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.2.1.1.3.1
snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplRunCurrentState.1

Start monitoring vendor-neutral, standards-based MIB, general-purpose servers/workstations (installed-application/process status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SYSAPPL-MIB::sysApplRunCurrentState OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, general-purpose servers/workstations (installed-application/process status) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.54sysApplMIBSYSAPPL-MIB
1.3.6.1.2.1.54.1sysApplOBJSYSAPPL-MIB
1.3.6.1.2.1.54.1.2sysApplRunSYSAPPL-MIB
1.3.6.1.2.1.54.1.2.1sysApplRunTableSYSAPPL-MIB
1.3.6.1.2.1.54.1.2.1.1sysApplRunEntrySYSAPPL-MIB
1.3.6.1.2.1.54.1.2.1.1.3sysApplRunCurrentStateSYSAPPL-MIB