smRunEntry
DISMAN-SCRIPT-MIB ·
.1.3.6.1.2.1.64.1.4.2.1
Object
row
An entry describing a particular running or finished script.
Context
- MIB
- DISMAN-SCRIPT-MIB
- OID
.1.3.6.1.2.1.64.1.4.2.1- Type
- row
- Status
- current
- Parent
- smRunTable
- Table
- smRunTable
- Children
- 13
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| smRunIndex The locally arbitrary, but unique identifier associated
with this running or finished script. This value must be
unique for all rows in the smRunTable with the same
smLaunchOwner … | column | Integer32 | .1.3.6.1.2.1.64.1.4.2.1.1 |
| smRunState The value of this object indicates the script's execution
state. If the script has been invoked but has not yet
begun execution, the value will be `initializing'. If the
script is… | column | Enumeration | .1.3.6.1.2.1.64.1.4.2.1.10 |
| smRunError This object contains a descriptive error message if the
script startup or execution raised an abnormal condition.
An implementation must store a descriptive error message
in this … | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.64.1.4.2.1.11 |
| smRunResultTime The date and time when the smRunResult was last updated.
The value '0000000000000000'H is returned if smRunResult
has not yet been updated after the creation of this
smRunTable en… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.64.1.4.2.1.12 |
| smRunErrorTime The date and time when the smRunError was last updated.
The value '0000000000000000'H is returned if smRunError
has not yet been updated after the creation of this
… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.64.1.4.2.1.13 |
| smRunArgument The argument supplied to the script when it started. | column | OctetString | .1.3.6.1.2.1.64.1.4.2.1.2 |
| smRunStartTime The date and time when the execution started. The value
'0000000000000000'H is returned if the script has not
started yet. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.64.1.4.2.1.3 |
| smRunEndTime The date and time when the execution terminated. The value
'0000000000000000'H is returned if the script has not
terminated yet. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.64.1.4.2.1.4 |
| smRunLifeTime 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 s… | column | centi-seconds SNMPv2-TCTimeInterval | .1.3.6.1.2.1.64.1.4.2.1.5 |
| smRunExpireTime 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 bef… | column | centi-seconds SNMPv2-TCTimeInterval | .1.3.6.1.2.1.64.1.4.2.1.6 |
| smRunExitCode The value of this object indicates the reason why a
script finished execution. The smRunExitCode code may have
one of the following values:
- `noError', which indic… | column | Enumeration | .1.3.6.1.2.1.64.1.4.2.1.7 |
| smRunResult The result value produced by the running script. Note that
the result may change while the script is executing. | column | OctetString | .1.3.6.1.2.1.64.1.4.2.1.8 |
| smRunControl 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
… | column | Enumeration | .1.3.6.1.2.1.64.1.4.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| smLaunchOwner The manager who owns this row in the smLaunchTable. Every
instance of a running script started from a particular entry
in the smLaunchTable (i.e. entries in the smRunTable) will
b… | column | OctetString | .1.3.6.1.2.1.64.1.4.1.1.1 |
| smLaunchName The locally-unique, administratively assigned name for this
launch table entry. This object allows an smLaunchOwner to
have multiple entries in the smLaunchTable. The smLaunchName… | column | OctetString | .1.3.6.1.2.1.64.1.4.1.1.2 |
| smRunIndex The locally arbitrary, but unique identifier associated
with this running or finished script. This value must be
unique for all rows in the smRunTable with the same
smLaunchOwner … | column | Integer32 | .1.3.6.1.2.1.64.1.4.2.1.1 |