Reference record for OID 1.3.6.1.2.1.54.1.2.2


parent
1.3.6.1.2.1.54.1.2 (sysApplRun)
node code
2
node name
sysApplPastRunTable
dot oid
1.3.6.1.2.1.54.1.2.2
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)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) sysApplMIB(54) sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable
  • /iso/identified-organization/dod/internet/mgmt/mib/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable
  • /iso/org/dod/internet/mgmt/mib-2/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable
  • /iso/org/dod/internet/mgmt/mib/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/sysApplMIB/sysApplOBJ/sysApplRun/sysApplPastRunTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/54/1/2/2

    Description by circitor

    A history of the applications that have previously run
    on the host computer. An entry's information is moved to
    this table from the sysApplRunTable when the invoked
    application represented by the entry ceases to be running.

    An agent implementation can determine that an application
    invocation is no longer running by evaluating the running
    elements of the application instance and their Roles as
    defined by sysApplInstallElmtRole. Obviously, if there
    are no running elements for the application instance,
    then the application invocation is no longer running.
    If any one of the REQUIRED elements is not running,
    the application instance may be in the process of exiting.
    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. If, after the second poll, there are REQUIRED
    elements that are not running, then the application
    instance may be considered by the agent implementation
    to no longer be running.

    Entries remain in the sysApplPastRunTable until they
    are aged out when either the table size reaches a maximum
    as determined by the sysApplPastRunMaxRows, or when an entry
    has aged to exceed a time limit as set by
    sysApplPastRunTblTimeLimit.

    Entries in this table are indexed by sysApplInstallPkgIndex,
    sysApplPastRunIndex to facilitate retrieval of all past
    run invocations of a particular installed application.

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

    Description by cisco_v1

    A history of the applications that have previously run
    on the host computer. An entry's information is moved to
    this table from the sysApplRunTable when the invoked
    application represented by the entry ceases to be running.

    An agent implementation can determine that an application
    invocation is no longer running by evaluating the running
    elements of the application instance and their Roles as
    defined by sysApplInstallElmtRole. Obviously, if there
    are no running elements for the application instance,
    then the application invocation is no longer running.
    If any one of the REQUIRED elements is not running,
    the application instance may be in the process of exiting.
    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. If, after the second poll, there are REQUIRED
    elements that are not running, then the application
    instance may be considered by the agent implementation
    to no longer be running.

    Entries remain in the sysApplPastRunTable until they
    are aged out when either the table size reaches a maximum
    as determined by the sysApplPastRunMaxRows, or when an entry
    has aged to exceed a time limit as set by
    sysApplPastRunTblTimeLimit.

    Entries in this table are indexed by sysApplInstallPkgIndex,
    sysApplPastRunIndex to facilitate retrieval of all past
    run invocations of a particular installed application.

    Description by oid_info

    sysApplPastRunTable OBJECT-TYPE
    SYNTAX SEQUENCE OF SysApplPastRunEntry
    MAX-ACCESS not-accessible
    STATUS current
    DESCRIPTION
    "A history of the applications that have previously run
    on the host computer. An entrys information is moved to
    this table from the sysApplRunTable when the invoked
    application represented by the entry ceases to be running.
    An agent implementation can determine that an application
    invocation is no longer running by evaluating the running
    elements of the application instance and their Roles as
    defined by sysApplInstallElmtRole. Obviously, if there
    are no running elements for the application instance,
    then the application invocation is no longer running.
    If any one of the REQUIRED elements is not running,
    the application instance may be in the process of exiting.
    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. If, after the second poll, there are REQUIRED
    elements that are not running, then the application
    instance may be considered by the agent implementation
    to no longer be running.
    Entries remain in the sysApplPastRunTable until they
    are aged out when either the table size reaches a maximum
    as determined by the sysApplPastRunMaxRows, or when an entry
    has aged to exceed a time limit as set by
    sysApplPastRunTblTimeLimit.
    Entries in this table are indexed by sysApplInstallPkgIndex,
    sysApplPastRunIndex to facilitate retrieval of all past
    run invocations of a particular installed application."

    View at oid-info.com

    Description by mibdepot

    A history of the applications that have previously run
    on the host computer. An entry's information is moved to
    this table from the sysApplRunTable when the invoked
    application represented by the entry ceases to be running.

    An agent implementation can determine that an application
    invocation is no longer running by evaluating the running
    elements of the application instance and their Roles as
    defined by sysApplInstallElmtRole. Obviously, if there
    are no running elements for the application instance,
    then the application invocation is no longer running.
    If any one of the REQUIRED elements is not running,
    the application instance may be in the process of exiting.
    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. If, after the second poll, there are REQUIRED
    elements that are not running, then the application
    instance may be considered by the agent implementation
    to no longer be running.

    Entries remain in the sysApplPastRunTable until they
    are aged out when either the table size reaches a maximum
    as determined by the sysApplPastRunMaxRows, or when an entry
    has aged to exceed a time limit as set by
    sysApplPastRunTblTimeLimit.

    Entries in this table are indexed by sysApplInstallPkgIndex,
    sysApplPastRunIndex to facilitate retrieval of all past
    run invocations of a particular installed application.

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

    Description by cisco

    A history of the applications that have previously run
    on the host computer. An entry's information is moved to
    this table from the sysApplRunTable when the invoked
    application represented by the entry ceases to be running.

    An agent implementation can determine that an application
    invocation is no longer running by evaluating the running
    elements of the application instance and their Roles as
    defined by sysApplInstallElmtRole. Obviously, if there
    are no running elements for the application instance,
    then the application invocation is no longer running.
    If any one of the REQUIRED elements is not running,
    the application instance may be in the process of exiting.
    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. If, after the second poll, there are REQUIRED
    elements that are not running, then the application
    instance may be considered by the agent implementation
    to no longer be running.

    Entries remain in the sysApplPastRunTable until they
    are aged out when either the table size reaches a maximum
    as determined by the sysApplPastRunMaxRows, or when an entry
    has aged to exceed a time limit as set by
    sysApplPastRunTblTimeLimit.

    Entries in this table are indexed by sysApplInstallPkgIndex,
    sysApplPastRunIndex to facilitate retrieval of all past
    run invocations of a particular installed application.

    Information by circitor

    sysApplPastRunTable OBJECT-TYPE SYNTAX SEQUENCE OF SysApplPastRunEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A history of the applications that have previously run on the host computer. An entry's information is moved to this table from the sysApplRunTable when the invoked application represented by the entry ceases to be running. An agent implementation can determine that an application invocation is no longer running by evaluating the running elements of the application instance and their Roles as defined by sysApplInstallElmtRole. Obviously, if there are no running elements for the application instance, then the application invocation is no longer running. If any one of the REQUIRED elements is not running, the application instance may be in the process of exiting. 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. If, after the second poll, there are REQUIRED elements that are not running, then the application instance may be considered by the agent implementation to no longer be running. Entries remain in the sysApplPastRunTable until they are aged out when either the table size reaches a maximum as determined by the sysApplPastRunMaxRows, or when an entry has aged to exceed a time limit as set by sysApplPastRunTblTimeLimit. Entries in this table are indexed by sysApplInstallPkgIndex, sysApplPastRunIndex to facilitate retrieval of all past run invocations of a particular installed application." ::= { sysApplRun 2 }

    Information by cisco_v1

    sysApplPastRunTable OBJECT-TYPE SYNTAX SEQUENCE OF SysApplPastRunEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A history of the applications that have previously run on the host computer. An entry's information is moved to this table from the sysApplRunTable when the invoked application represented by the entry ceases to be running. An agent implementation can determine that an application invocation is no longer running by evaluating the running elements of the application instance and their Roles as defined by sysApplInstallElmtRole. Obviously, if there are no running elements for the application instance, then the application invocation is no longer running. If any one of the REQUIRED elements is not running, the application instance may be in the process of exiting. 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. If, after the second poll, there are REQUIRED elements that are not running, then the application instance may be considered by the agent implementation to no longer be running. Entries remain in the sysApplPastRunTable until they are aged out when either the table size reaches a maximum as determined by the sysApplPastRunMaxRows, or when an entry has aged to exceed a time limit as set by sysApplPastRunTblTimeLimit. Entries in this table are indexed by sysApplInstallPkgIndex, sysApplPastRunIndex to facilitate retrieval of all past run invocations of a particular installed application." ::= { sysApplRun 2 }

    Information by oid_info

    Automatically extracted from Cisco "SNMP v2 MIBs".

    Information by mibdepot

    sysApplPastRunTable OBJECT-TYPE SYNTAX SEQUENCE OF SysApplPastRunEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A history of the applications that have previously run on the host computer. An entry's information is moved to this table from the sysApplRunTable when the invoked application represented by the entry ceases to be running. An agent implementation can determine that an application invocation is no longer running by evaluating the running elements of the application instance and their Roles as defined by sysApplInstallElmtRole. Obviously, if there are no running elements for the application instance, then the application invocation is no longer running. If any one of the REQUIRED elements is not running, the application instance may be in the process of exiting. 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. If, after the second poll, there are REQUIRED elements that are not running, then the application instance may be considered by the agent implementation to no longer be running. Entries remain in the sysApplPastRunTable until they are aged out when either the table size reaches a maximum as determined by the sysApplPastRunMaxRows, or when an entry has aged to exceed a time limit as set by sysApplPastRunTblTimeLimit. Entries in this table are indexed by sysApplInstallPkgIndex, sysApplPastRunIndex to facilitate retrieval of all past run invocations of a particular installed application." ::= { sysApplRun 2 }

    Information by cisco

    sysApplPastRunTable OBJECT-TYPE SYNTAX SEQUENCE OF SysApplPastRunEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A history of the applications that have previously run on the host computer. An entry's information is moved to this table from the sysApplRunTable when the invoked application represented by the entry ceases to be running. An agent implementation can determine that an application invocation is no longer running by evaluating the running elements of the application instance and their Roles as defined by sysApplInstallElmtRole. Obviously, if there are no running elements for the application instance, then the application invocation is no longer running. If any one of the REQUIRED elements is not running, the application instance may be in the process of exiting. 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. If, after the second poll, there are REQUIRED elements that are not running, then the application instance may be considered by the agent implementation to no longer be running. Entries remain in the sysApplPastRunTable until they are aged out when either the table size reaches a maximum as determined by the sysApplPastRunMaxRows, or when an entry has aged to exceed a time limit as set by sysApplPastRunTblTimeLimit. Entries in this table are indexed by sysApplInstallPkgIndex, sysApplPastRunIndex to facilitate retrieval of all past run invocations of a particular installed application." ::= { sysApplRun 2 }

    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

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.54.1.2.2.1 sysApplPastRunEntry 4 4 The logical row describing an invocation of an application
    which was previously run and has terminated. The entry
    is basically c…

    Brothers (10)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.54.1.2.1 sysApplRunTable 1 4 The table describes the applications which are executing
    on the host. Each time an application is invoked,
    an entry is created i…
    1.3.6.1.2.1.54.1.2.3 sysApplElmtRunTable 1 13 The table describes the processes which are
    currently executing on the host system. Each entry
    represents a running process and i…
    1.3.6.1.2.1.54.1.2.4 sysApplElmtPastRunTable 1 12 The table describes the processes which have previously
    executed on the host system as part of an application.
    Each entry represe…
    1.3.6.1.2.1.54.1.2.5 sysApplPastRunMaxRows 1 1 The maximum number of entries allowed in the
    sysApplPastRunTable. Once the number of rows in
    the sysApplPastRunTable reaches thi…
    1.3.6.1.2.1.54.1.2.6 sysApplPastRunTableRemItems 1 1 A counter of the number of entries removed from
    the sysApplPastRunTable because of table size limitations
    as set in sysApplPastRu…
    1.3.6.1.2.1.54.1.2.7 sysApplPastRunTblTimeLimit 1 1 The maximum time in seconds which an entry in the
    sysApplPastRunTable may exist before it is removed.
    Any entry that is older tha…
    1.3.6.1.2.1.54.1.2.8 sysApplElemPastRunMaxRows 1 1 The maximum number of entries allowed in the
    sysApplElmtPastRunTable. Once the number of rows in
    the sysApplElmtPastRunTable rea…
    1.3.6.1.2.1.54.1.2.9 sysApplElemPastRunTableRemItems 1 1 A counter of the number of entries removed from the
    sysApplElemPastRunTable because of table size limitations
    as set in sysApplEl…
    1.3.6.1.2.1.54.1.2.10 sysApplElemPastRunTblTimeLimit 1 1 The maximum time in seconds which an entry in the
    sysApplElemPastRunTable may exist before it is removed.
    Any entry that is older…
    1.3.6.1.2.1.54.1.2.11 sysApplAgentPollInterval 1 1 The minimum interval in seconds that the management
    subsystem implementing this MIB will poll the status
    of the managed resources…