CHECKPOINT-MIB :: diskFreeAvail

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBdiskFreeAvail

diskFreeAvail

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::diskFreeAvail

OID (numeric): 1.3.6.1.4.1.2620.1.6.7.3.5

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Disk available free space

What is diskFreeAvail?

This DisplayString reports the disk space actually available for use, per 'Disk available free space,' which can differ from diskFreeTotal if some space is reserved (e.g., for root/superuser use on Unix-like filesystems) and thus not available to normal write operations. This distinction matters because a Check Point logging process writing as a non-privileged account could hit an out-of-space error even while diskFreeTotal still shows some free capacity, since that remaining space is reserved. An admin seeing logging failures despite diskFreeTotal reporting nonzero free space should check this available figure specifically, since it may be effectively zero.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.3.5
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::diskFreeAvail

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.3.5.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::diskFreeAvail.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::diskFreeAvail 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.5diskFreeAvailCHECKPOINT-MIB