All MIBs › CHECKPOINT-MIB › memDiskTransfers64
memDiskTransfers64
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::memDiskTransfers64
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.4.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Memory to Disk transfers/sec
What is memDiskTransfers64?
This is the successor to memDiskTransfers, reporting memory-to-disk paging transfers per second, per 'Memory to Disk transfers/sec,' also typed as INTEGER rather than DisplayString for the same reason as memSwapsSec64. It tracks the disk-I/O consequence of the same memory shortage flagged by memSwapsSec64, so the two should rise and fall together; if they diverge, that's worth investigating as a possible disk subsystem issue independent of memory pressure. Elevated values here without a corresponding rise in memSwapsSec64 would point to non-swap disk activity (like heavy logging) rather than memory exhaustion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.4.7 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::memDiskTransfers64
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.4.7.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::memDiskTransfers64.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::memDiskTransfers64 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.7 | memDiskTransfers64 | CHECKPOINT-MIB |