MSSQLSERVER-MIB :: mssqlSrvInfoRAPhysicalReads

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMSSQLSERVER-MIBmssqlSrvInfoRAPhysicalReads

mssqlSrvInfoRAPhysicalReads

Module: MSSQLSERVER-MIB

OID (symbolic): MSSQLSERVER-MIB::mssqlSrvInfoRAPhysicalReads

OID (numeric): 1.3.6.1.4.1.311.1.4.1.1.2.1.15

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: Physical reads (each consisting of 8 - 2K pages) issued by Read Ahead Manager since SQL Server was started.

What is mssqlSrvInfoRAPhysicalReads?

This read-only Counter OID totals physical reads (each covering 8 pages of 2KB) issued by SQL Server's Read Ahead Manager since startup, letting a DBA see how much of the disk I/O load comes from read-ahead prefetching versus on-demand reads.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.2.1.15
snmpwalk -v2c -c public <target> MSSQLSERVER-MIB::mssqlSrvInfoRAPhysicalReads

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.2.1.15.1
snmpget -v2c -c public <target> MSSQLSERVER-MIB::mssqlSrvInfoRAPhysicalReads.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::mssqlSrvInfoRAPhysicalReads 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.15mssqlSrvInfoRAPhysicalReadsMSSQLSERVER-MIB