smRunExpireTime

  • 1.3.6.1.2.1.64.1.4.2.1.6
  • Access readwrite
  • Type TimeInterval
  • Unit centi-seconds

The value of this object specifies how long this row can exist in the smRunTable after the script has terminated. This object returns the remaining time that the row may exist before it is aged out. The object is initialized with the value of the associated smLaunchExpireTime object and ticks backwards. The entry in the smRunTable is destroyed when the value reaches 0 and the smRunState has the value `terminated'. The value of this object may be set in order to increase or reduce the remaining time that the row may exist. Setting the value to 0 will destroy this entry as soon as the smRunState has the value `terminated'.

Table columns

13 objects
Oid Name Access Type
1.3.6.1.2.1.64.1.4.2.1.1 smRunIndex noaccess Unknown
1.3.6.1.2.1.64.1.4.2.1.2 smRunArgument readonly OctetString
1.3.6.1.2.1.64.1.4.2.1.3 smRunStartTime readonly DateAndTime
1.3.6.1.2.1.64.1.4.2.1.4 smRunEndTime readonly DateAndTime
1.3.6.1.2.1.64.1.4.2.1.5 smRunLifeTime readwrite TimeInterval
1.3.6.1.2.1.64.1.4.2.1.6 smRunExpireTime readwrite TimeInterval
1.3.6.1.2.1.64.1.4.2.1.7 smRunExitCode readonly noError(1), halted(2), lifeTimeExceeded(3), noResourcesLeft(4), languageError(5), runtimeError(6), invalidArgument(7), securityViolation(8), genericError(9)
1.3.6.1.2.1.64.1.4.2.1.8 smRunResult readonly OctetString
1.3.6.1.2.1.64.1.4.2.1.9 smRunControl readwrite abort(1), suspend(2), resume(3), nop(4)
1.3.6.1.2.1.64.1.4.2.1.10 smRunState readonly initializing(1), executing(2), suspending(3), suspended(4), resuming(5), aborting(6), terminated(7)
1.3.6.1.2.1.64.1.4.2.1.11 smRunError readonly SnmpAdminString
1.3.6.1.2.1.64.1.4.2.1.12 smRunResultTime readonly DateAndTime
1.3.6.1.2.1.64.1.4.2.1.13 smRunErrorTime readonly DateAndTime

Used by conformance groups

2 objects
  • 1.3.6.1.2.1.64.3.2.5 smRunGroup
  • 1.3.6.1.2.1.64.3.2.9 smRunGroup2

Comments