All MIBs › CHECKPOINT-MIB › memFreeReal64
memFreeReal64
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::memFreeReal64
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.4.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Free real memory
What is memFreeReal64?
This DisplayString is the 64-bit successor to memFreeReal, reporting free physical memory, per 'Free real memory,' correcting the 32-bit overflow problem of its predecessor. Because free memory dropping toward zero directly precedes swapping and performance degradation, this is one of the highest-priority values to alert on for any modern Check Point appliance. A downward trend in this value that accelerates after enabling a new security blade would tie that blade's memory footprint directly to the appliance's remaining headroom.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.4.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::memFreeReal64
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.4.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::memFreeReal64.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::memFreeReal64 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6.7 | svnPerf | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.7.4 | svnMem64 | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.4.5 | memFreeReal64 | CHECKPOINT-MIB |