All MIBs › CHECKPOINT-MIB › fwIfIndex
fwIfIndex
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwIfIndex
OID (numeric): 1.3.6.1.4.1.2620.1.1.25.5.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
What is fwIfIndex?
Identifies, by interface index matching the standard ifIndex numbering, which network interface the accompanying per-interface firewall counters, such as fwIfName and fwAcceptPcktsIn, apply to. This is the join key that lets an admin correlate this MIB's interface-level accept, drop, and reject counters back to a specific physical or logical interface, essential on a multi-interface gateway where a per-interface breakdown is what actually pinpoints which link is seeing unusual traffic. Example: matching fwIfIndex to a specific interface number confirms the elevated drop counters in this row belong to the DMZ interface specifically, not the internal or external legs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.25.5.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.25.5.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwIfIndex.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::fwIfIndex 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.1 | fw | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.25 | fwPolicyStat | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.25.5 | fwIfTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.25.5.1 | fwIfEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.25.5.1.1 | fwIfIndex | CHECKPOINT-MIB |