Reference record for OID 1.3.6.1.2.1.54.1.2.2.1.3



parent
1.3.6.1.2.1.54.1.2.2.1 (sysApplPastRunEntry)
node code
3
node name
sysApplPastRunExitState
dot oid
1.3.6.1.2.1.54.1.2.2.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) sysApplPastRunExitState(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) sysApplPastRunExitState(3)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) sysApplPastRunExitState(3)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) sysApplPastRunExitState(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) sysApplPastRunExitState(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) sysApplPastRunExitState(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable/sysApplPastRunEntry/sysApplPastRunExitState
  • /iso/identified-organization/dod/internet/mgmt/mib/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable/sysApplPastRunEntry/sysApplPastRunExitState
  • /iso/org/dod/internet/mgmt/mib-2/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable/sysApplPastRunEntry/sysApplPastRunExitState
  • /iso/org/dod/internet/mgmt/mib/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable/sysApplPastRunEntry/sysApplPastRunExitState
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable/sysApplPastRunEntry/sysApplPastRunExitState
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable/sysApplPastRunEntry/sysApplPastRunExitState
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/54/1/2/2/1/3

    Description by circitor

    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.

    Parsed from file SYSAPPL-MIB.mib
    Module: SYSAPPL-MIB

    Description by cisco_v1

    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.

    Description by oid_info

    sysApplPastRunExitState OBJECT-TYPE
    SYNTAX INTEGER {
    complete (1), -- normal exit at sysApplRunTimeEnded
    failed (2), -- abnormal exit
    other (3)
    }
    MAX-ACCESS read-only
    STATUS current
    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."

    View at oid-info.com

    Description by mibdepot

    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.

    Parsed from file rfc2287-System-Applications.mib.txt
    Company: None
    Module: SYSAPPL-MIB

    Description by cisco

    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.

    Information by circitor

    sysApplPastRunExitState OBJECT-TYPE SYNTAX INTEGER { complete (1), failed (2), other (3) } MAX-ACCESS read-only STATUS current 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." ::= { sysApplPastRunEntry 3 }

    Information by cisco_v1

    sysApplPastRunExitState OBJECT-TYPE SYNTAX INTEGER { complete(1), failed(2), other(3) } ACCESS read-only STATUS mandatory 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." ::= { sysApplPastRunEntry 3 }

    Information by oid_info

    Automatically extracted from Cisco "SNMP v2 MIBs".

    Information by mibdepot

    sysApplPastRunExitState OBJECT-TYPE SYNTAX INTEGER { complete (1), failed (2), other (3) } MAX-ACCESS read-only STATUS current 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." ::= { sysApplPastRunEntry 3 }

    Information by cisco

    sysApplPastRunExitState OBJECT-TYPE SYNTAX INTEGER { complete (1), failed (2), other (3) } MAX-ACCESS read-only STATUS current 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." ::= { sysApplPastRunEntry 3 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.54.1.2.2.1.1 sysApplPastRunIndex 0 0 Part of the index for this table. An integer
    matching the value of the removed sysApplRunIndex
    corresponding to this row.
    1.3.6.1.2.1.54.1.2.2.1.2 sysApplPastRunStarted 0 0 The date and time that the application was started.
    1.3.6.1.2.1.54.1.2.2.1.4 sysApplPastRunTimeEnded 0 0 The DateAndTime the application instance was determined
    to be no longer running.