CHECKPOINT-MIB :: fwNetIfIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBfwNetIfIndex

fwNetIfIndex

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::fwNetIfIndex

OID (numeric): 1.3.6.1.4.1.2620.1.1.27.1.1

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

What is fwNetIfIndex?

The DESCRIPTION text for this object is empty, but its Unsigned32 syntax and its role as the leading column of the fwNetIf table show it is simply the numeric row index identifying one interface entry, not descriptive data itself. You use this value to correlate a specific interface's other fwNetIf* fields, such as name, IP address, and flags, together as one row, similar to how ifIndex works in the standard IF-MIB, except this Check Point table adds VPN, bridge, and bond metadata standard interface MIBs don't carry. e.g. index 3 might correspond to eth2, and every other fwNetIf column for index 3 describes that same physical or virtual interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.1
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwNetIfIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.1.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::fwNetIfIndex.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::fwNetIfIndex 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.1fwNetIfIndexCHECKPOINT-MIB