All MIBs › UC4Vers2-MIB › sysDbmsName
sysDbmsName
Module: UC4Vers2-MIB
OID (symbolic): UC4Vers2-MIB::sysDbmsName
OID (numeric): 1.3.6.1.4.1.2562.1.1.4.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The product name of the DB (Oracle 7, Microsoft SQL 7 etc.).
What is sysDbmsName?
Reports the product name of the database management system backing this UC4 system, such as Oracle or Microsoft SQL Server. An admin checks this when troubleshooting database-related issues to confirm which DB platform is actually in use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.4.1.1.3 snmpwalk -v2c -c public <target> UC4Vers2-MIB::sysDbmsName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.4.1.1.3.1 snmpget -v2c -c public <target> UC4Vers2-MIB::sysDbmsName.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::sysDbmsName 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.4 | uc4system | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.4.1 | systemTable | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.4.1.1 | systemEntry | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.4.1.1.3 | sysDbmsName | UC4Vers2-MIB |