WINDOWS-NT-PERFORMANCE :: pdiskCurrentDiskQueueLength

MIB Reference — IPNetwork Monitor

All MIBsWINDOWS-NT-PERFORMANCEpdiskCurrentDiskQueueLength

pdiskCurrentDiskQueueLength

Module: WINDOWS-NT-PERFORMANCE

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

OID (numeric): 1.3.6.1.4.1.311.1.1.3.1.1.4.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Current Disk Queue Length is the number of requests outstanding on the disk at the time the performance data is collected. It includes requests in service at the time of the snapshot. This is an instantaneous length, not an average over the time interval. Multi-spindle disk devices can have multiple requests active at one time, but other concurrent requests are awaiting service. This counter may reflect a transitory high or low queue length, but if there is a sustained load on the disk drive, it is likely that this will be consistently high. Requests are experiencing delays proportional to the length of this queue minus the number of spindles on the disks. This difference should average less than 2 for good performance.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.1.3.1.1.4.1.3
snmpwalk -v2c -c public <target> WINDOWS-NT-PERFORMANCE::pdiskCurrentDiskQueueLength

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.1.3.1.1.4.1.3.1
snmpget -v2c -c public <target> WINDOWS-NT-PERFORMANCE::pdiskCurrentDiskQueueLength.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.4pdiskphysicalDiskTableWINDOWS-NT-PERFORMANCE
1.3.6.1.4.1.311.1.1.3.1.1.4.1pdiskphysicalDiskEntryWINDOWS-NT-PERFORMANCE
1.3.6.1.4.1.311.1.1.3.1.1.4.1.3pdiskCurrentDiskQueueLengthWINDOWS-NT-PERFORMANCE