Reference record for OID 1.3.6.1.2.1.64.1.4.2.1.5



parent
1.3.6.1.2.1.64.1.4.2.1 (smRunEntry)
node code
5
node name
smRunLifeTime
dot oid
1.3.6.1.2.1.64.1.4.2.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) scriptMIB(64) smObjects(1) smRunObjects(4) smRunTable(2) smRunEntry(1) smRunLifeTime(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) scriptMIB(64) smObjects(1) smRunObjects(4) smRunTable(2) smRunEntry(1) smRunLifeTime(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) scriptMIB(64) smObjects(1) smRunObjects(4) smRunTable(2) smRunEntry(1) smRunLifeTime(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) scriptMIB(64) smObjects(1) smRunObjects(4) smRunTable(2) smRunEntry(1) smRunLifeTime(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) scriptMIB(64) smObjects(1) smRunObjects(4) smRunTable(2) smRunEntry(1) smRunLifeTime(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) scriptMIB(64) smObjects(1) smRunObjects(4) smRunTable(2) smRunEntry(1) smRunLifeTime(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/scriptMIB/smObjects/smRunObjects/smRunTable/smRunEntry/smRunLifeTime
  • /iso/identified-organization/dod/internet/mgmt/mib/scriptMIB/smObjects/smRunObjects/smRunTable/smRunEntry/smRunLifeTime
  • /iso/org/dod/internet/mgmt/mib-2/scriptMIB/smObjects/smRunObjects/smRunTable/smRunEntry/smRunLifeTime
  • /iso/org/dod/internet/mgmt/mib/scriptMIB/smObjects/smRunObjects/smRunTable/smRunEntry/smRunLifeTime
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/scriptMIB/smObjects/smRunObjects/smRunTable/smRunEntry/smRunLifeTime
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/scriptMIB/smObjects/smRunObjects/smRunTable/smRunEntry/smRunLifeTime
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/64/1/4/2/1/5

    Description by oid_info

    smRunLifeTime OBJECT-TYPE
    SYNTAX TimeInterval
    UNITS "centi-seconds"
    MAX-ACCESS read-write
    STATUS current
    DESCRIPTION
    "This object specifies how long the script can execute.
    This object returns the remaining time that the script
    may run. The object is initialized with the value of the
    associated smLaunchLifeTime object and ticks backwards.
    The script is aborted immediately when the value reaches 0.
    The value of this object may be set in order to increase or
    reduce the remaining time that the script may run. Setting
    this value to 0 will abort script execution immediately,
    and, if the value of smRunExpireTime is also 0, will remove
    this entry from the smRunTable once it has terminated.
    If smRunLifeTime is set to its maximum value (2147483647),
    either by a set operation or by its initialization from the
    smLaunchLifeTime object, then it will not tick backwards.
    A running script with a maximum smRunLifeTime value will
    thus never be terminated with a `lifeTimeExceeded exit
    code.
    The value of smRunLifeTime reflects the real-time execution
    time as seen by the outside world. The value of this object
    will always be 0 for a script that finished execution, that
    is smRunState has the value `terminated.
    The value of smRunLifeTime does not change while a script
    is suspended, that is smRunState has the value `suspended.
    Note that this does not affect set operations. It is legal
    to modify smRunLifeTime via set operations while a script
    is suspended."

    View at oid-info.com

    Description by mibdepot

    This object specifies how long the script can execute.
    This object returns the remaining time that the script
    may run. The object is initialized with the value of the
    associated smLaunchLifeTime object and ticks backwards.
    The script is aborted immediately when the value reaches 0.

    The value of this object may be set in order to increase or
    reduce the remaining time that the script may run. Setting
    this value to 0 will abort script execution immediately,
    and, if the value of smRunExpireTime is also 0, will remove
    this entry from the smRunTable once it has terminated.

    If smRunLifeTime is set to its maximum value (2147483647),
    either by a set operation or by its initialization from the
    smLaunchLifeTime object, then it will not tick backwards.
    A running script with a maximum smRunLifeTime value will
    thus never be terminated with a `lifeTimeExceeded' exit
    code.

    The value of smRunLifeTime reflects the real-time execution
    time as seen by the outside world. The value of this object
    will always be 0 for a script that finished execution, that
    is smRunState has the value `terminated'.

    The value of smRunLifeTime does not change while a script
    is suspended, that is smRunState has the value `suspended'.
    Note that this does not affect set operations. It is legal
    to modify smRunLifeTime via set operations while a script
    is suspended.

    Parsed from file DISMAN-SCRIPT-MIB.txt
    Company: None
    Module: DISMAN-SCRIPT-MIB

    Description by circitor

    This object specifies how long the script can execute.
    This object returns the remaining time that the script
    may run. The object is initialized with the value of the
    associated smLaunchLifeTime object and ticks backwards.
    The script is aborted immediately when the value reaches 0.

    The value of this object may be set in order to increase or
    reduce the remaining time that the script may run. Setting
    this value to 0 will abort script execution immediately,
    and, if the value of smRunExpireTime is also 0, will remove
    this entry from the smRunTable once it has terminated.

    If smRunLifeTime is set to its maximum value (2147483647),
    either by a set operation or by its initialization from the
    smLaunchLifeTime object, then it will not tick backwards.
    A running script with a maximum smRunLifeTime value will
    thus never be terminated with a `lifeTimeExceeded' exit
    code.

    The value of smRunLifeTime reflects the real-time execution
    time as seen by the outside world. The value of this object
    will always be 0 for a script that finished execution, that
    is smRunState has the value `terminated'.

    The value of smRunLifeTime does not change while a script
    is suspended, that is smRunState has the value `suspended'.
    Note that this does not affect set operations. It is legal
    to modify smRunLifeTime via set operations while a script
    is suspended.

    Parsed from file DISMAN-SCRIPT-MIB.mib
    Module: DISMAN-SCRIPT-MIB

    Information by oid_info

    Automatically extracted from RFC3165

    Information by mibdepot

    smRunLifeTime OBJECT-TYPE SYNTAX TimeInterval UNITS "centi-seconds" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies how long the script can execute. This object returns the remaining time that the script may run. The object is initialized with the value of the associated smLaunchLifeTime object and ticks backwards. The script is aborted immediately when the value reaches 0. The value of this object may be set in order to increase or reduce the remaining time that the script may run. Setting this value to 0 will abort script execution immediately, and, if the value of smRunExpireTime is also 0, will remove this entry from the smRunTable once it has terminated. If smRunLifeTime is set to its maximum value (2147483647), either by a set operation or by its initialization from the smLaunchLifeTime object, then it will not tick backwards. A running script with a maximum smRunLifeTime value will thus never be terminated with a `lifeTimeExceeded' exit code. The value of smRunLifeTime reflects the real-time execution time as seen by the outside world. The value of this object will always be 0 for a script that finished execution, that is smRunState has the value `terminated'. The value of smRunLifeTime does not change while a script is suspended, that is smRunState has the value `suspended'. Note that this does not affect set operations. It is legal to modify smRunLifeTime via set operations while a script is suspended." ::= { smRunEntry 5 }

    Information by circitor

    smRunLifeTime OBJECT-TYPE SYNTAX TimeInterval UNITS "centi-seconds" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies how long the script can execute. This object returns the remaining time that the script may run. The object is initialized with the value of the associated smLaunchLifeTime object and ticks backwards. The script is aborted immediately when the value reaches 0. The value of this object may be set in order to increase or reduce the remaining time that the script may run. Setting this value to 0 will abort script execution immediately, and, if the value of smRunExpireTime is also 0, will remove this entry from the smRunTable once it has terminated. If smRunLifeTime is set to its maximum value (2147483647), either by a set operation or by its initialization from the smLaunchLifeTime object, then it will not tick backwards. A running script with a maximum smRunLifeTime value will thus never be terminated with a `lifeTimeExceeded' exit code. The value of smRunLifeTime reflects the real-time execution time as seen by the outside world. The value of this object will always be 0 for a script that finished execution, that is smRunState has the value `terminated'. The value of smRunLifeTime does not change while a script is suspended, that is smRunState has the value `suspended'. Note that this does not affect set operations. It is legal to modify smRunLifeTime via set operations while a script is suspended." ::= { smRunEntry 5 }

    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 (12)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.64.1.4.2.1.1 smRunIndex 0 0 The locally arbitrary, but unique identifier associated
    with this running or finished script. This value must be
    unique for all r…
    1.3.6.1.2.1.64.1.4.2.1.2 smRunArgument 0 0 The argument supplied to the script when it started.
    1.3.6.1.2.1.64.1.4.2.1.3 smRunStartTime 0 0 The date and time when the execution started. The value
    '0000000000000000'H is returned if the script has not
    started yet.
    1.3.6.1.2.1.64.1.4.2.1.4 smRunEndTime 0 0 The date and time when the execution terminated. The value
    '0000000000000000'H is returned if the script has not
    terminated yet.
    1.3.6.1.2.1.64.1.4.2.1.6 smRunExpireTime 0 0 The value of this object specifies how long this row can
    exist in the smRunTable after the script has terminated.
    This object ret…
    1.3.6.1.2.1.64.1.4.2.1.7 smRunExitCode 0 0 The value of this object indicates the reason why a
    script finished execution. The smRunExitCode code may have
    one of the followi…
    1.3.6.1.2.1.64.1.4.2.1.8 smRunResult 0 0 The result value produced by the running script. Note that
    the result may change while the script is executing.
    1.3.6.1.2.1.64.1.4.2.1.9 smRunControl 0 0 The value of this object indicates the desired status of the
    script execution defined by this row.

    Setting this object to `abort'…
    1.3.6.1.2.1.64.1.4.2.1.10 smRunState 0 0 The value of this object indicates the script's execution
    state. If the script has been invoked but has not yet
    begun execution, …
    1.3.6.1.2.1.64.1.4.2.1.11 smRunError 0 0 This object contains a descriptive error message if the
    script startup or execution raised an abnormal condition.
    An implementati…
    1.3.6.1.2.1.64.1.4.2.1.12 smRunResultTime 0 0 smRunResultTime OBJECT-TYPE
    SYNTAX DateAndTime
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
    "The date and time when the smRu…
    1.3.6.1.2.1.64.1.4.2.1.13 smRunErrorTime 0 0 smRunErrorTime OBJECT-TYPE
    SYNTAX DateAndTime
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
    "The date and time when the smRun…