smLaunchRowExpireTime
DISMAN-SCRIPT-MIB ·
.1.3.6.1.2.1.64.1.4.1.1.19
Object
The value of this object specifies how long this row remains
in the `enabled' or `disabled' operational state. The value
reported by this object ticks backwards. When the value
reaches 0, it stops ticking backward and the row is
deleted if there are no smRunTable entries associated with
this smLaunchTable entry. Otherwise, the smLaunchOperStatus
changes to `expired' and the row deletion is deferred
until there are no smRunTable entries associated with this
smLaunchTable entry.
The smLaunchRowExpireTime will not tick backwards if it is
set to its maximum value (2147483647). In other words,
setting this object to its maximum value turns the timer
off.
The value of this object may be set in order to increase
or reduce the remaining time that the launch table entry
may be used. Setting the value to 0 will cause an immediate
row deletion or transition into the `expired' operational
state.
It is not possible to set this object while the operational
status is `expired'. Attempts to modify this object while
the operational status is `expired' leads to an
inconsistentValue error.
Note that the timer ticks backwards independent of the
operational state of the launch table entry.
Context
- MIB
- DISMAN-SCRIPT-MIB
- OID
.1.3.6.1.2.1.64.1.4.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Units
- centi-seconds
- Parent
- smLaunchEntry
- Table
- smLaunchTable
- Siblings
- 18
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| 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 |
| smLaunchStart This object is used to start the execution of scripts.
When retrieved, the value will be the value of smRunIndex
for the last script that started execution by manipulating
this ob… | column | Integer32 | .1.3.6.1.2.1.64.1.4.1.1.10 |
| smLaunchControl This object is used to request a state change for all
running scripts in the smRunTable that were started from
this row in the smLaunchTable.
Setting this object to… | column | Enumeration | .1.3.6.1.2.1.64.1.4.1.1.11 |
| smLaunchAdminStatus The value of this object indicates the desired status of
this launch table entry. The values enabled(1) and
autostart(3) both indicate that the launch table entry
s… | column | Enumeration | .1.3.6.1.2.1.64.1.4.1.1.12 |
| smLaunchOperStatus The value of this object indicates the actual status of
this launch table entry. The smLaunchOperStatus object
may have the following values:
- `enabled' indicates… | column | Enumeration | .1.3.6.1.2.1.64.1.4.1.1.13 |
| smLaunchRunIndexNext This variable is used for creating rows in the smRunTable.
The value of this variable is a currently unused value
for smRunIndex, which can be written into the smLaunchStart
objec… | column | Integer32 | .1.3.6.1.2.1.64.1.4.1.1.14 |
| smLaunchStorageType This object defines if this row is kept in volatile storage
and lost upon reboot or if this row is backed up by stable
storage.
The value of smLaunchStorageType is … | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.64.1.4.1.1.15 |
| smLaunchRowStatus A control that allows entries to be added and removed from
this table.
Attempts to `destroy' a row or to set a row `notInService'
while the smLaunchOperStatus is `e… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.64.1.4.1.1.16 |
| smLaunchError This object contains a descriptive error message if an
attempt to launch a script fails. Implementations must reset
the error message to a zero-length string when a new attempt
to… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.64.1.4.1.1.17 |
| smLaunchLastChange The date and time when this launch table entry was last
modified. The value '0000000000000000'H is returned if
the launch table entry has not yet been modified.
Not… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.64.1.4.1.1.18 |
| 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 |
| smLaunchScriptOwner The value of this object in combination with the value of
smLaunchScriptName identifies the script that can be
launched from this smLaunchTable entry. Attempts to write
this objec… | column | OctetString | .1.3.6.1.2.1.64.1.4.1.1.3 |
| smLaunchScriptName The value of this object in combination with the value of
the smLaunchScriptOwner identifies the script that can be
launched from this smLaunchTable entry. The zero-length
string … | column | OctetString | .1.3.6.1.2.1.64.1.4.1.1.4 |
| smLaunchArgument The argument supplied to the script. When a script is
invoked, the value of this object is used to initialize
the smRunArgument object. | column | OctetString | .1.3.6.1.2.1.64.1.4.1.1.5 |
| smLaunchMaxRunning The maximum number of concurrently running scripts that may
be invoked from this entry in the smLaunchTable. Lowering
the current value of this object does not affect any scripts
… | column | Unsigned32 | .1.3.6.1.2.1.64.1.4.1.1.6 |
| smLaunchMaxCompleted The maximum number of finished scripts invoked from this
entry in the smLaunchTable allowed to be retained in the
smRunTable. Whenever the value of this object is changed
and when… | column | Unsigned32 | .1.3.6.1.2.1.64.1.4.1.1.7 |
| smLaunchLifeTime The default maximum amount of time a script launched
from this entry may run. The value of this object is used
to initialize the smRunLifeTime object when a script is
launched. Ch… | column | centi-seconds SNMPv2-TCTimeInterval | .1.3.6.1.2.1.64.1.4.1.1.8 |
| smLaunchExpireTime The default maximum amount of time information about a
script launched from this entry is kept in the smRunTable
after the script has completed execution. The value of
this objec… | column | centi-seconds SNMPv2-TCTimeInterval | .1.3.6.1.2.1.64.1.4.1.1.9 |