CHECKPOINT-MIB :: fwNetIfSlaves

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBfwNetIfSlaves

fwNetIfSlaves

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::fwNetIfSlaves

OID (numeric): 1.3.6.1.4.1.2620.1.1.27.1.10

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: If this device is acting as a master, this string contains space separated names of all its slave devices.

What is fwNetIfSlaves?

The desc explicitly states that if this device is acting as a master, this string contains space-separated names of all its slave devices. This is what lets you verify, purely via SNMP, that a bond you expect to have multiple active slave NICs actually reports all of them; a slave dropping out of the bond due to a failed link shrinks this list, often the first symptom visible before a full outage. e.g. fwNetIfSlaves = 'eth1 eth2' for bond0, or just 'eth1' if eth2 has dropped out of the bond.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.10
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwNetIfSlaves

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.10.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::fwNetIfSlaves.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::fwNetIfSlaves 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.10fwNetIfSlavesCHECKPOINT-MIB