All MIBs › APPLICATION-MIB › applElmtRunControlReconfigure
applElmtRunControlReconfigure
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applElmtRunControlReconfigure
OID (numeric): 1.3.6.1.2.1.62.1.4.2.1.2
Node type: OBJECT-TYPE
Type: TestAndIncr
Access: read-write
Description: 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.
What is applElmtRunControlReconfigure?
A read-write control object that, when its value is changed, triggers the running application element to reload its configuration, similar to sending a SIGHUP signal to a UNIX daemon. Note that a successful SNMP SET only confirms that a reload was initiated, not that it completed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.4.2.1.2 snmpwalk -v2c -c public <target> APPLICATION-MIB::applElmtRunControlReconfigure
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.4.2.1.2.1 snmpget -v2c -c public <target> APPLICATION-MIB::applElmtRunControlReconfigure.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.62.1.4.2.1.2.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::applElmtRunControlReconfigure 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.2 | applElmtRunControlReconfigure | APPLICATION-MIB |