MSSQLSERVER-MIB :: mssqlSrvConfigParamConfigValue

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMSSQLSERVER-MIBmssqlSrvConfigParamConfigValue

mssqlSrvConfigParamConfigValue

Module: MSSQLSERVER-MIB

OID (symbolic): MSSQLSERVER-MIB::mssqlSrvConfigParamConfigValue

OID (numeric): 1.3.6.1.4.1.311.1.4.1.1.3.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current configured value for the associated SQL Server configuration parameter.

What is mssqlSrvConfigParamConfigValue?

This read-only OID reports the configured value currently stored for this parameter, which may differ from the value actually in effect (see mssqlSrvConfigParamRunValue) until SQL Server is reconfigured or restarted.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.3.1.4
snmpwalk -v2c -c public <target> MSSQLSERVER-MIB::mssqlSrvConfigParamConfigValue

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.3.1.4.1
snmpget -v2c -c public <target> MSSQLSERVER-MIB::mssqlSrvConfigParamConfigValue.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mssqlSrvConfigParamConfigValue.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::mssqlSrvConfigParamConfigValue 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.311microsoftInternetServer-MIB
1.3.6.1.4.1.311.1softwareInternetServer-MIB
Numeric OIDNameModule
1.3.6.1.4.1.311.1.4appsMSSQLSERVER-MIB
1.3.6.1.4.1.311.1.4.1mssqlServerMSSQLSERVER-MIB
1.3.6.1.4.1.311.1.4.1.1mssqlServerObjectsMSSQLSERVER-MIB
1.3.6.1.4.1.311.1.4.1.1.3mssqlSrvConfigParamTableMSSQLSERVER-MIB
1.3.6.1.4.1.311.1.4.1.1.3.1mssqlSrvConfigParamEntryMSSQLSERVER-MIB
1.3.6.1.4.1.311.1.4.1.1.3.1.4mssqlSrvConfigParamConfigValueMSSQLSERVER-MIB