All MIBs › CHECKPOINT-MIB › memSwapsSec64
memSwapsSec64
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::memSwapsSec64
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.4.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Memory swaped pages/sec
What is memSwapsSec64?
This is the successor swap-rate counter, reporting memory pages swapped per second, per 'Memory swaped pages/sec,' interestingly typed as plain INTEGER rather than DisplayString like its memory-total neighbors, suggesting the swap rate itself never needed 64-bit range even though the byte-based memory totals did. Any sustained nonzero value here still signals the same problem as its 32-bit predecessor: the gateway has run out of physical memory and started paging, degrading inspection and VPN latency. A rate holding steady above zero for hours, rather than brief spikes, indicates chronic memory shortage rather than a momentary burst of activity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.4.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::memSwapsSec64
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.4.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::memSwapsSec64.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::memSwapsSec64 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.6 | memSwapsSec64 | CHECKPOINT-MIB |