CHECKPOINT-MIB :: memActiveVirtual

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBmemActiveVirtual

memActiveVirtual

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::memActiveVirtual

OID (numeric): 1.3.6.1.4.1.2620.1.6.7.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Active virtual memory (32 bit) NOTE: This 32 bit object has been superseded by a 64 bit object - memActiveVirtual64, which is supported by Check Point SVN FP3 and above. The 32 bit object is still supported, but it is recommended to work with the new 64 bit object (avoid receiving erroneous values from 64 bit machines).

What is memActiveVirtual?

This INTEGER reports currently active (in-use) virtual memory via the same legacy 32-bit counter, explicitly deprecated in favor of memActiveVirtual64 per its description. Active virtual memory reflects what processes are actually using right now as opposed to merely allocated/reserved, so tracking it (via the 64-bit version on modern boxes) helps spot memory pressure building up. A value that appears to reset to a small number unexpectedly on a machine with lots of RAM is the overflow behavior the description explicitly warns about, not a real drop in usage.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.1.2
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::memActiveVirtual

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.1.2.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::memActiveVirtual.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::memActiveVirtual 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.1svnMemCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.7.1.2memActiveVirtualCHECKPOINT-MIB