CHECKPOINT-MIB-2 :: tcpInErrs

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2tcpInErrs

tcpInErrs

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.6.14

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The total number of segments received in error (e.g., bad TCP checksums).

What is tcpInErrs?

The total number of TCP segments received in error, for example those with bad TCP checksums. A rise here specifically points to corruption happening in transit before the segment reaches this device's TCP stack, worth distinguishing from application-level connection failures since it implicates the physical or network path, a flaky link or buggy intermediate device, rather than anything the gateway's policy is doing. Example: tcpInErrs climbing only on connections traversing one particular WAN link, while other paths stay clean, points to a checksum-corrupting problem specific to that link's hardware.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.14
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::tcpInErrs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.6.14.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::tcpInErrs.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::tcpInErrs 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.14tcpInErrsCHECKPOINT-MIB-2