All MIBs › UC4Vers2-MIB › srvState
srvState
Module: UC4Vers2-MIB
OID (symbolic): UC4Vers2-MIB::srvState
OID (numeric): 1.3.6.1.4.1.2562.1.1.6.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the UC4 server. undef(4) a should not be case. run(1) means the server is running. ended(2) means the server ended normaly. abnormal(3) means the server ended abnormaly, or the connection between the server and the UC4 SNMP-subagent has been lost.
What is srvState?
Reports the current state of this UC4 server: running normally, ended normally, ended abnormally (or lost its connection to the subagent), or an undefined state that shouldn't occur in practice. An admin alerts on abnormal(3) specifically, since it indicates either a crash or a broken monitoring connection that needs investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.6.1.1.6 snmpwalk -v2c -c public <target> UC4Vers2-MIB::srvState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.6.1.1.6.1 snmpget -v2c -c public <target> UC4Vers2-MIB::srvState.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::srvState 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.6 | serverInstance | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.6.1 | serverInstanceTable | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.6.1.1 | serverInstanceEntry | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.6.1.1.6 | srvState | UC4Vers2-MIB |