CHECKPOINT-MIB :: fwNetIfPorts

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBfwNetIfPorts

fwNetIfPorts

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::fwNetIfPorts

OID (numeric): 1.3.6.1.4.1.2620.1.1.27.1.11

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Given an interface which is a port in a bridge, list all its siblings interfaces. The interfaces are separated by a single space.

What is fwNetIfPorts?

The desc explicitly states that given an interface which is a port in a bridge, this lists all its sibling interfaces, separated by a single space. This tells you, for a transparent-bridge deployment, which other physical interfaces are grouped into the same bridge as this one, useful for verifying a bridge is wired the way you expect, such as exactly two ports for a simple in-line bridge. e.g. fwNetIfPorts = 'eth3 eth4' for eth3's row, confirming eth3 and eth4 are the two ports of the same bridge.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.11
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwNetIfPorts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.11.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::fwNetIfPorts.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::fwNetIfPorts 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.11fwNetIfPortsCHECKPOINT-MIB