CHECKPOINT-MIB-2 :: ipInDelivers

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipInDelivers

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.4ipCHECKPOINT-MIB-2
1.3.6.1.2.1.4.9ipInDeliversCHECKPOINT-MIB-2