All MIBs › UC4Vers2-MIB › srvSDBState
srvSDBState
Module: UC4Vers2-MIB
OID (symbolic): UC4Vers2-MIB::srvSDBState
OID (numeric): 1.3.6.1.4.1.2562.1.1.6.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the connection between the UC4 server and the UC4 status database. 4 = noSDB no SRRC (Status Recording Recovery and Control), 1 = online SDB is online, status recording works 2 = offline because of failure(s) SDB has been switched off 3 = dismounted SDB is unaccessable
What is srvSDBState?
Reports the status of this server's connection to the UC4 status database (SDB), which tracks status-recording, recovery, and control: online and working normally, offline due to a failure, dismounted and unreachable, or noSDB(4) meaning no SRRC configured at all. An admin distinguishes offline(2) from dismounted(3) to know whether the issue is a software failure or the database volume itself being unavailable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.6.1.1.15 snmpwalk -v2c -c public <target> UC4Vers2-MIB::srvSDBState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.6.1.1.15.1 snmpget -v2c -c public <target> UC4Vers2-MIB::srvSDBState.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::srvSDBState 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.15 | srvSDBState | UC4Vers2-MIB |