CHECKPOINT-MIB :: fwNetIfIPAddr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBfwNetIfIPAddr

fwNetIfIPAddr

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::fwNetIfIPAddr

OID (numeric): 1.3.6.1.4.1.2620.1.1.27.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: IPv4 Address (an empty address will be denoted by 0.0.0.0)

What is fwNetIfIPAddr?

The desc explicitly states this is the IPv4 address of the interface, and that an empty address is denoted by 0.0.0.0. A reading of 0.0.0.0 is explicitly meaningful per the object's own description — it doesn't mean missing data, it means the interface genuinely has no IP configured, normal for a pass-through bridge port but a real problem on an interface expected to route traffic. e.g. fwNetIfIPAddr = 192.168.10.1 for a normal LAN interface, versus 0.0.0.0 for a transparent bridge port that intentionally carries no IP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.3
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwNetIfIPAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.3.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::fwNetIfIPAddr.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::fwNetIfIPAddr 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 (8 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
Numeric OIDNameModule
1.3.6.1.4.1.2620.1.1fwCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.1.27fwNetIfTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.1.27.1fwNetIfEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.1.27.1.3fwNetIfIPAddrCHECKPOINT-MIB