All MIBs › UC4Vers2-MIB › coState
coState
Module: UC4Vers2-MIB
OID (symbolic): UC4Vers2-MIB::coState
OID (numeric): 1.3.6.1.4.1.2562.1.1.9.1.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The current state of the CallOperator. Calling the operator (1542), Escalated (1556), Accepted (1553)
What is coState?
Reports the current lifecycle state of this CallOperator prompt using UC4's internal status codes - for example 1542 for 'calling the operator', 1556 for 'escalated', and 1553 for 'accepted'. An admin watches for a prompt sitting at the 'calling' code for too long as a sign it needs escalation or manual attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.9.1.1.8 snmpwalk -v2c -c public <target> UC4Vers2-MIB::coState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.9.1.1.8.1 snmpget -v2c -c public <target> UC4Vers2-MIB::coState.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::coState 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.9 | callOperator | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.9.1 | callOperatorTable | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.9.1.1 | callOperatorEntry | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.9.1.1.8 | coState | UC4Vers2-MIB |