All MIBs › CHECKPOINT-MIB-2 › ipInDelivers
ipInDelivers
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::ipInDelivers
OID (numeric): 1.3.6.1.2.1.4.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
What is ipInDelivers?
The total count of input datagrams successfully delivered up to IP user-protocols on this device, including ICMP. This is the traffic-that-actually-reached-this-box's-own-stack counter, so comparing its growth rate to ipForwDatagrams tells an admin what fraction of received traffic is destined to the gateway itself, such as management or VPN termination, versus merely transiting it. Example: a sustained rise in ipInDelivers with no matching rise in ipForwDatagrams suggests increased load on services running on the gateway itself, such as VPN termination, rather than more transit traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.9 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipInDelivers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.9.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipInDelivers.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::ipInDelivers 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.9 | ipInDelivers | CHECKPOINT-MIB-2 |