smRunControl

  • 1.3.6.1.2.1.64.1.4.2.1.9
  • Access readwrite
  • Type abort(1), suspend(2), resume(3), nop(4)
  • Default nop

The value of this object indicates the desired status of the script execution defined by this row. Setting this object to `abort' will abort execution if the value of smRunState is `initializing', `executing', `suspending', `suspended' or `resuming'. Setting this object to `abort' when the value of smRunState is `aborting' or `terminated', or if the implementation can determine that the attempt to abort the execution would fail, will result in an inconsistentValue error. Setting this object to `suspend' will suspend execution if the value of smRunState is `executing'. Setting this object to `suspend' will cause an inconsistentValue error if the value of smRunState is not `executing' or if the implementation can determine that the attempt to suspend the execution would fail. Setting this object to `resume' will resume execution if the value of smRunState is `suspending' or `suspended'. Setting this object to `resume' will cause an inconsistentValue error if the value of smRunState is not `suspended' or if the implementation can determine that the attempt to resume the execution would fail. Setting this object to nop(4) has no effect.

Details

Possible values
1 abort
2 suspend
3 resume
4 nop

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