applElmtRunControlReconfigure
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.4.2.1.2
Object
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 completion of a SET on this object only implies
that configuration reload was initiated, not necessarily
that the reload has been completed.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.4.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- applElmtRunControlEntry
- Table
- applElmtRunControlTable
- Siblings
- 2
Values & Constraints
Type Constraints
range: 0..2147483647
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 |
| applElmtRunControlTerminate 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' shu… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.62.1.4.2.1.3 |