smLaunchAdminStatus OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2),
autostart(3)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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 entryshould transition into the operational enabled(1) state as
soon as the associated script table entry is enabled(1).
The value autostart(3) further indicates that the script
is started automatically by conceptually writing the
value 0 into the associated smLaunchStart object during
the transition from the `disabled into the `enabled
operational state. This is useful for scripts that are
to be launched on system start-up."
DEFVAL { disabled }
View at oid-info.com
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
should transition into the operational enabled(1) state as
soon as the associated script table entry is enabled(1).
The value autostart(3) further indicates that the script
is started automatically by conceptually writing the
value 0 into the associated smLaunchStart object during
the transition from the `disabled' into the `enabled'
operational state. This is useful for scripts that are
to be launched on system start-up.
Parsed from file DISMAN-SCRIPT-MIB.txt
Company: None
Module: DISMAN-SCRIPT-MIB
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
should transition into the operational enabled(1) state as
soon as the associated script table entry is enabled(1).
The value autostart(3) further indicates that the script
is started automatically by conceptually writing the
value 0 into the associated smLaunchStart object during
the transition from the `disabled' into the `enabled'
operational state. This is useful for scripts that are
to be launched on system start-up.
Parsed from file DISMAN-SCRIPT-MIB.mib
Module: DISMAN-SCRIPT-MIB
Automatically extracted from RFC3165
smLaunchAdminStatus OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), autostart(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "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 should transition into the operational enabled(1) state as soon as the associated script table entry is enabled(1). The value autostart(3) further indicates that the script is started automatically by conceptually writing the value 0 into the associated smLaunchStart object during the transition from the `disabled' into the `enabled' operational state. This is useful for scripts that are to be launched on system start-up." DEFVAL { disabled } ::= { smLaunchEntry 12 }
smLaunchAdminStatus OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), autostart(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "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 should transition into the operational enabled(1) state as soon as the associated script table entry is enabled(1). The value autostart(3) further indicates that the script is started automatically by conceptually writing the value 0 into the associated smLaunchStart object during the transition from the `disabled' into the `enabled' operational state. This is useful for scripts that are to be launched on system start-up." DEFVAL { disabled } ::= { smLaunchEntry 12 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.64.1.4.1.1.1 | smLaunchOwner | 0 | 0 | The manager who owns this row in the smLaunchTable. Every instance of a running script started from a particular entry in the smL… |
1.3.6.1.2.1.64.1.4.1.1.2 | smLaunchName | 0 | 0 | The locally-unique, administratively assigned name for this launch table entry. This object allows an smLaunchOwner to have multi… |
1.3.6.1.2.1.64.1.4.1.1.3 | smLaunchScriptOwner | 0 | 0 | The value of this object in combination with the value of smLaunchScriptName identifies the script that can be launched from this… |
1.3.6.1.2.1.64.1.4.1.1.4 | smLaunchScriptName | 0 | 0 | The value of this object in combination with the value of the smLaunchScriptOwner identifies the script that can be launched from… |
1.3.6.1.2.1.64.1.4.1.1.5 | smLaunchArgument | 0 | 0 | The argument supplied to the script. When a script is invoked, the value of this object is used to initialize the smRunArgument o… |
1.3.6.1.2.1.64.1.4.1.1.6 | smLaunchMaxRunning | 0 | 0 | The maximum number of concurrently running scripts that may be invoked from this entry in the smLaunchTable. Lowering the current… |
1.3.6.1.2.1.64.1.4.1.1.7 | smLaunchMaxCompleted | 0 | 0 | The maximum number of finished scripts invoked from this entry in the smLaunchTable allowed to be retained in the smRunTable. Whe… |
1.3.6.1.2.1.64.1.4.1.1.8 | smLaunchLifeTime | 0 | 0 | The default maximum amount of time a script launched from this entry may run. The value of this object is used to initialize the … |
1.3.6.1.2.1.64.1.4.1.1.9 | smLaunchExpireTime | 0 | 0 | The default maximum amount of time information about a script launched from this entry is kept in the smRunTable after the script… |
1.3.6.1.2.1.64.1.4.1.1.10 | smLaunchStart | 0 | 0 | This object is used to start the execution of scripts. When retrieved, the value will be the value of smRunIndex for the last scr… |
1.3.6.1.2.1.64.1.4.1.1.11 | smLaunchControl | 0 | 0 | This object is used to request a state change for all running scripts in the smRunTable that were started from this row in the sm… |
1.3.6.1.2.1.64.1.4.1.1.13 | smLaunchOperStatus | 0 | 0 | The value of this object indicates the actual status of this launch table entry. The smLaunchOperStatus object may have the foll… |
1.3.6.1.2.1.64.1.4.1.1.14 | smLaunchRunIndexNext | 0 | 0 | This variable is used for creating rows in the smRunTable. The value of this variable is a currently unused value for smRunIndex,… |
1.3.6.1.2.1.64.1.4.1.1.15 | smLaunchStorageType | 0 | 0 | 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. Th… |
1.3.6.1.2.1.64.1.4.1.1.16 | smLaunchRowStatus | 0 | 0 | A control that allows entries to be added and removed from this table. Attempts to `destroy' a row or to set a row `notInService'… |
1.3.6.1.2.1.64.1.4.1.1.17 | smLaunchError | 0 | 0 | This object contains a descriptive error message if an attempt to launch a script fails. Implementations must reset the error mes… |
1.3.6.1.2.1.64.1.4.1.1.18 | smLaunchLastChange | 0 | 0 | smLaunchLastChange OBJECT-TYPE SYNTAX DateAndTime MAX-ACCESS read-only STATUS current DESCRIPTION "The date and time when this … |
1.3.6.1.2.1.64.1.4.1.1.19 | smLaunchRowExpireTime | 0 | 0 | The value of this object specifies how long this row remains in the `enabled' or `disabled' operational state. The value reported… |