All MIBs › CHECKPOINT-MIB-2 › ipForwDatagrams
ipForwDatagrams
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::ipForwDatagrams
OID (numeric): 1.3.6.1.2.1.4.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP Gateways, this counter will include only those packets which were Source-Routed via this entity, and the Source- Route option processing was successful.
What is ipForwDatagrams?
Counts input datagrams for which this device was not the final destination, meaning it attempted to route them onward. On a Check Point gateway acting as a routing firewall, this counter is effectively the throughput of transit traffic passing through, as opposed to traffic destined to the gateway itself, so a plateau here while inbound traffic keeps climbing suggests forwarding is capped even though the box is still receiving fine. Example: ipForwDatagrams flatlining while ipInDelivers keeps rising indicates the gateway is happily receiving traffic addressed to itself but has stopped successfully forwarding transit traffic, a routing-table or CPU-saturation symptom.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipForwDatagrams
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipForwDatagrams.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-2::ipForwDatagrams 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 (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.6 | ipForwDatagrams | CHECKPOINT-MIB-2 |