All MIBs › CHECKPOINT-MIB › fgIfIndex
fgIfIndex
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fgIfIndex
OID (numeric): 1.3.6.1.4.1.2620.1.3.9.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
What is fgIfIndex?
This Unsigned32 is the per-interface index within FloodGate-1's QoS interface table, tying each row of rate limits and queue statistics to a specific physical or logical interface (typically corresponding to ifIndex in the standard IF-MIB). Because QoS policies can be interface-specific, an admin needs this index to correctly correlate fgRateLimitIn/Out and fgPendPckts values with the right network link rather than misreading, say, a WAN interface's stats as belonging to the LAN. Matching this value against the standard ifTable's ifIndex is how a monitoring tool labels these QoS rows with real interface names like eth1 instead of a bare number.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.3.9.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fgIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.3.9.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fgIfIndex.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::fgIfIndex 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.3 | fg | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.3.9 | fgIfTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.3.9.1 | fgIfEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.3.9.1.1 | fgIfIndex | CHECKPOINT-MIB |