All MIBs › MSSQLSERVER-MIB › mssqlDbOptionSetName
mssqlDbOptionSetName
Module: MSSQLSERVER-MIB
OID (symbolic): MSSQLSERVER-MIB::mssqlDbOptionSetName
OID (numeric): 1.3.6.1.4.1.311.1.4.1.1.7.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The name of the database option that is set for the database associated with this row.
What is mssqlDbOptionSetName?
This read-only OID reports the name of a database option (such as a sp_dboption setting) that is currently set (enabled) for the associated database, letting a DBA enumerate which options are active on a given database.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.7.1.3 snmpwalk -v2c -c public <target> MSSQLSERVER-MIB::mssqlDbOptionSetName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.7.1.3.1 snmpget -v2c -c public <target> MSSQLSERVER-MIB::mssqlDbOptionSetName.1
Start monitoring Windows servers running Microsoft SQL Server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MSSQLSERVER-MIB::mssqlDbOptionSetName OID value, configure state conditions and alerts, and monitor any Windows servers running Microsoft SQL Server from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.311 | microsoft | InternetServer-MIB |
| 1.3.6.1.4.1.311.1 | software | InternetServer-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.311.1.4 | apps | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1 | mssqlServer | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1.1 | mssqlServerObjects | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1.1.7 | mssqlDbOptionTable | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1.1.7.1 | mssqlDbOptionEntry | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1.1.7.1.3 | mssqlDbOptionSetName | MSSQLSERVER-MIB |