MSSQLSERVER-MIB :: mssqlSrvInfoCacheHitRatio

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMSSQLSERVER-MIBmssqlSrvInfoCacheHitRatio

mssqlSrvInfoCacheHitRatio

Module: MSSQLSERVER-MIB

OID (symbolic): MSSQLSERVER-MIB::mssqlSrvInfoCacheHitRatio

OID (numeric): 1.3.6.1.4.1.311.1.4.1.1.2.1.11

Node type: OBJECT-TYPE

Type: Gauge

Access: read-only

Description: The percentage of time that a requested data page was found in the data cache (instead of being read from disk).

What is mssqlSrvInfoCacheHitRatio?

This read-only Gauge OID reports the percentage of data page requests satisfied from the buffer cache instead of disk; a DBA watches for this ratio dropping as a sign the server needs more memory allocated to SQL Server.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.2.1.11
snmpwalk -v2c -c public <target> MSSQLSERVER-MIB::mssqlSrvInfoCacheHitRatio

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.2.1.11.1
snmpget -v2c -c public <target> MSSQLSERVER-MIB::mssqlSrvInfoCacheHitRatio.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mssqlSrvInfoCacheHitRatio.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::mssqlSrvInfoCacheHitRatio 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.2mssqlSrvInfoTableMSSQLSERVER-MIB
1.3.6.1.4.1.311.1.4.1.1.2.1mssqlSrvInfoEntryMSSQLSERVER-MIB
1.3.6.1.4.1.311.1.4.1.1.2.1.11mssqlSrvInfoCacheHitRatioMSSQLSERVER-MIB