applElmtRunControlTerminate
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.4.2.1.3
Object
Setting the value of applElmtRunControlTerminate to
'true' requests that the running application element
terminate processing and exit in an orderly manner.
This is a 'polite' shutdown request.
When read, this object's value will be 'false' except
when orderly termination is in progress.
Note that completion of a SET on this object only implies
that termination was initiated, not necessarily that the
termination has been completed.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.4.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- applElmtRunControlEntry
- Table
- applElmtRunControlTable
- Siblings
- 2
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| applElmtRunControlSuspend Setting this variable to 'true' requests the suspension
of processing by this running application element.
Setting this variable to 'false' requests that processing
be resumed. T… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.62.1.4.2.1.1 |
| applElmtRunControlReconfigure Changing the value of this variable requests that the
running application element re-load its configuration
(like SIGHUP for many UNIX-based daemons).
Note that com… | column | SNMPv2-TCTestAndIncr | .1.3.6.1.2.1.62.1.4.2.1.2 |