CHECKPOINT-MIB-2 :: ipOutRequests

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipOutRequests

ipOutRequests

Module: CHECKPOINT-MIB-2

OID (symbolic): CHECKPOINT-MIB-2::ipOutRequests

OID (numeric): 1.3.6.1.2.1.4.10

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams.

What is ipOutRequests?

The total number of IP datagrams that local upper-layer protocols, including ICMP, handed to IP for transmission, explicitly excluding anything already counted in ipForwDatagrams. Because it excludes forwarded traffic, this counter isolates how much traffic the gateway itself is originating, such as its own management sessions or VPN keepalives; a spike here with forwarding flat would point to the box itself generating unusual traffic, not the network it protects. Example: ipOutRequests spiking while ipForwDatagrams stays flat suggests the gateway itself is generating extra traffic, such as retried VPN tunnel negotiation attempts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.10
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipOutRequests

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.10.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipOutRequests.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipOutRequests.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::ipOutRequests 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.10ipOutRequestsCHECKPOINT-MIB-2