CHECKPOINT-MIB-2 :: tcpInSegs

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2tcpInSegs

tcpInSegs

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.6.10

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The total number of segments received, including those received in error. This count includes segments received on currently established connections.

What is tcpInSegs?

The total number of TCP segments received by this device, including segments received in error and those on already-established connections. Since this counts all TCP traffic terminating on the gateway's own stack, not passthrough traffic which the firewall counters track separately, a mismatch between expected management-plane volume and this counter's growth is a way to spot unusual load specifically on the box's own services. Example: tcpInSegs growing far faster than the number of admin sessions or expected API calls would justify suggests something, possibly unauthorized, is generating heavy TCP traffic directly to the gateway's own stack.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.10
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::tcpInSegs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.6.10.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::tcpInSegs.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::tcpInSegs 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.6tcpCHECKPOINT-MIB-2
1.3.6.1.2.1.6.10tcpInSegsCHECKPOINT-MIB-2