All MIBs › APPLICATION-MIB › applElmtRunControlSuspend
applElmtRunControlSuspend
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applElmtRunControlSuspend
OID (numeric): 1.3.6.1.2.1.62.1.4.2.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: 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.
What is applElmtRunControlSuspend?
A read-write control object that, when set to true, requests that the running application element suspend its processing, and when set to false, requests that processing resume. The actual suspended/resumed state is reflected in applElmtRunStatusSuspended.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.4.2.1.1 snmpwalk -v2c -c public <target> APPLICATION-MIB::applElmtRunControlSuspend
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.4.2.1.1.1 snmpget -v2c -c public <target> APPLICATION-MIB::applElmtRunControlSuspend.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.62.1.4.2.1.1.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::applElmtRunControlSuspend 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.1 | applElmtRunControlSuspend | APPLICATION-MIB |