SYSAPPL-MIB :: sysApplPastRunExitState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYSAPPL-MIBsysApplPastRunExitState

sysApplPastRunExitState

Module: SYSAPPL-MIB

OID (symbolic): SYSAPPL-MIB::sysApplPastRunExitState

OID (numeric): 1.3.6.1.2.1.54.1.2.2.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The state of the application instance when it terminated. This value is based on an evaluation of the running elements of an application and their Roles as defined by sysApplInstallElmtRole. An application instance is said to have exited in a COMPLETE state and its entry is removed from the sysApplRunTable and added to the sysApplPastRunTable when the agent detects that ALL elements of an application invocation are no longer running. Most agent implementations will wait until a second internal poll has been completed to give the system time to either restart partial failures or to give all elements time to exit. A failed state occurs if, after the second poll, any elements continue to run but one or more of the REQUIRED elements are no longer running. All other combinations MUST be defined as OTHER.

What is sysApplPastRunExitState?

How this terminated application invocation ended: complete(1) for a normal exit, failed(2) for an abnormal exit (a required element stopped running unexpectedly), or other(3) for anything else — the first thing an admin checks when investigating why an application isn't running anymore.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.2.2.1.3
snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplPastRunExitState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.2.2.1.3.1
snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplPastRunExitState.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::sysApplPastRunExitState 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.2sysApplPastRunTableSYSAPPL-MIB
1.3.6.1.2.1.54.1.2.2.1sysApplPastRunEntrySYSAPPL-MIB
1.3.6.1.2.1.54.1.2.2.1.3sysApplPastRunExitStateSYSAPPL-MIB