All MIBs › UC4Vers2-MIB › exeState
exeState
Module: UC4Vers2-MIB
OID (symbolic): UC4Vers2-MIB::exeState
OID (numeric): 1.3.6.1.4.1.2562.1.1.7.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the executor. undef(5) not set yet run(1) the executor is working ended(2) the executor is stopped or not started yet lost(3) the connection between the executor and the server has been broken. timeout(4) the connection on the transport layer seems to be OK, but the application (executor) does not respond
What is exeState?
Reports the current operational state of this executor: actively running, cleanly ended or not yet started, lost its connection to the server, timed out at the application layer despite a healthy transport connection, or not yet set. An admin distinguishes lost(3) from timeout(4) to know whether to investigate the network path or the executor application itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.7.1.1.13 snmpwalk -v2c -c public <target> UC4Vers2-MIB::exeState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.7.1.1.13.1 snmpget -v2c -c public <target> UC4Vers2-MIB::exeState.1
Start monitoring UC4 (Automic/Broadcom) workload-automation platforms (agent uptime/connection-count status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UC4Vers2-MIB::exeState OID value, configure state conditions and alerts, and monitor any UC4 (Automic/Broadcom) workload-automation platforms (agent uptime/connection-count status) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2562 | sbb | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1 | uc4 | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1 | vers1 | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.7 | executor | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.7.1 | executorTable | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.7.1.1 | executorEntry | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.7.1.1.13 | exeState | UC4Vers2-MIB |