sysApplPastRunExitState
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.2.2.1.3
Object
column
Enumeration
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.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysApplPastRunEntry
- Table
- sysApplPastRunTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | complete |
2 | failed |
3 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysApplPastRunIndex Part of the index for this table. An integer
matching the value of the removed sysApplRunIndex
corresponding to this row. | column | Unsigned32 | .1.3.6.1.2.1.54.1.2.2.1.1 |
| sysApplPastRunStarted The date and time that the application was started. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.54.1.2.2.1.2 |
| sysApplPastRunTimeEnded The DateAndTime the application instance was determined
to be no longer running. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.54.1.2.2.1.4 |