CHECKPOINT-MIB :: diskQueue

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBdiskQueue

diskQueue

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::diskQueue

OID (numeric): 1.3.6.1.4.1.2620.1.6.7.3.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Disk requests queue length

What is diskQueue?

This INTEGER reports the disk request queue length, per 'Disk requests queue length.' Similar to procQueue for CPU, a growing disk queue reveals I/O contention even when disk busy-time percentage looks only moderate, which is useful for spotting an underlying storage bottleneck before it becomes fully saturated. A disk queue that spikes specifically during nightly log rotation would identify that housekeeping task as the source of I/O pressure.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.3.2
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::diskQueue

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.3.2.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::diskQueue.1

Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::diskQueue OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.

OID Breakdown

Upper-level ancestors (10 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.2620checkpointCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1productsCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1.6svnCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1.6.7svnPerfCHECKPOINT-GAIA-TRAP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2620.1.6.7.3svnDiskCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.7.3.2diskQueueCHECKPOINT-MIB