All MIBs › APPLICATION-MIB › applElmtRunControlTerminate
applElmtRunControlTerminate
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applElmtRunControlTerminate
OID (numeric): 1.3.6.1.2.1.62.1.4.2.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: 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.
What is applElmtRunControlTerminate?
A read-write control object that, when set to true, requests an orderly shutdown and exit of the running application element. This is a polite termination request; reading the object normally returns false unless a termination is actively in progress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.4.2.1.3 snmpwalk -v2c -c public <target> APPLICATION-MIB::applElmtRunControlTerminate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.4.2.1.3.1 snmpget -v2c -c public <target> APPLICATION-MIB::applElmtRunControlTerminate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.62.1.4.2.1.3.1 s <value>
Start monitoring Servers running managed distributed applications with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLICATION-MIB::applElmtRunControlTerminate OID value, configure state conditions and alerts, and monitor any Servers running managed distributed applications from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.62 | applicationMib | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1 | applicationMibObjects | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.4 | applElmtRunControlGroup | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.4.2 | applElmtRunControlTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.4.2.1 | applElmtRunControlEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.4.2.1.3 | applElmtRunControlTerminate | APPLICATION-MIB |