All MIBs › UC4Vers2-MIB › cliState
cliState
Module: UC4Vers2-MIB
OID (symbolic): UC4Vers2-MIB::cliState
OID (numeric): 1.3.6.1.4.1.2562.1.1.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of UC4 client. Shows whether the execution for this client is permitted (run) or suspended (stop). If a client is in stop state every automatic processing is suspended, but manual intervention is permitted.
What is cliState?
Reports whether automatic job execution is currently permitted (go) or suspended (stop) for this client. When a client is in stop(2) state, an admin can still perform manual interventions, but no automatic processing will run until it's set back to go(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.5.1.1.4 snmpwalk -v2c -c public <target> UC4Vers2-MIB::cliState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.5.1.1.4.1 snmpget -v2c -c public <target> UC4Vers2-MIB::cliState.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::cliState 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.5 | client | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.5.1 | clientTable | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.5.1.1 | clientEntry | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.5.1.1.4 | cliState | UC4Vers2-MIB |