All MIBs › CHECKPOINT-MIB › memFreeReal
memFreeReal
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::memFreeReal
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Free real memory (32 bit) NOTE: This 32 bit object has been superseded by a 64 bit object - memFreeReal64, 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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.1.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::memFreeReal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.1.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::memFreeReal.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.2620.1.6.7.1 | svnMem | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.1.5 | memFreeReal | CHECKPOINT-MIB |