All MIBs › UC4Vers2-MIB › srvRunMode
srvRunMode
Module: UC4Vers2-MIB
OID (symbolic): UC4Vers2-MIB::srvRunMode
OID (numeric): 1.3.6.1.4.1.2562.1.1.6.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The role of the server in the UC4 system. undef(3) yet unset primary(1) the server is a primary in the UC4 system. standby(2) the server is a standby in the UC4 system.
What is srvRunMode?
Reports whether this server is currently acting as the primary or standby instance within its UC4 system, or is in an as-yet-unset undefined state. An admin checks this after a failover to confirm the expected server correctly took over the primary role.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.6.1.1.13 snmpwalk -v2c -c public <target> UC4Vers2-MIB::srvRunMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.6.1.1.13.1 snmpget -v2c -c public <target> UC4Vers2-MIB::srvRunMode.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::srvRunMode 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.13 | srvRunMode | UC4Vers2-MIB |