WINDOWS-NT-PERFORMANCE :: memoryPagesPerSec

MIB Reference — IPNetwork Monitor

All MIBsWINDOWS-NT-PERFORMANCEmemoryPagesPerSec

memoryPagesPerSec

Module: WINDOWS-NT-PERFORMANCE

OID (symbolic): WINDOWS-NT-PERFORMANCE::memoryPagesPerSec

OID (numeric): 1.3.6.1.4.1.311.1.1.3.1.1.1.9

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description:

Pages/sec is the number of pages read from the disk or written to the disk to resolve memory references to pages that were not in memory at the time of the reference. This is the sum of Pages Input/sec and Pages Output/sec. This counter includes paging traffic on behalf of the system Cache to access file data for applications. This value also includes the pages to/from non-cached mapped memory files. This is the primary counter to observe if you are concerned about excessive memory pressure (that is, thrashing), and the excessive paging that may result.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.1.3.1.1.1.9
snmpwalk -v2c -c public <target> WINDOWS-NT-PERFORMANCE::memoryPagesPerSec

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.1.3.1.1.1.9.1
snmpget -v2c -c public <target> WINDOWS-NT-PERFORMANCE::memoryPagesPerSec.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.311microsoftInternetServer-MIB
1.3.6.1.4.1.311.1softwareInternetServer-MIB
1.3.6.1.4.1.311.1.1systemsMSFT-MIB
1.3.6.1.4.1.311.1.1.3osMSFT-MIB
1.3.6.1.4.1.311.1.1.3.1windowsNTMSFT-MIB
1.3.6.1.4.1.311.1.1.3.1.1workstationMSFT-MIB
1.3.6.1.4.1.311.1.1.3.1.1.1memoryWINDOWS-NT-PERFORMANCE
1.3.6.1.4.1.311.1.1.3.1.1.1.9memoryPagesPerSecWINDOWS-NT-PERFORMANCE