applElmtRunControlSuspend
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.4.2.1.1
Object
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. The effect, if any, will be reported by the applElmtRunStatusSuspended attribute.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.4.2.1.1- 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 |
|---|---|---|---|
| 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 |
| 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 |