CHECKPOINT-MIB-2 :: tcpCurrEstab

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2tcpCurrEstab

tcpCurrEstab

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.6.9

Node type: OBJECT-TYPE

Type: Gauge

Access: read-only

Description: The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.

What is tcpCurrEstab?

A gauge, not a monotonically increasing counter, of how many TCP connections are currently in the ESTABLISHED or CLOSE-WAIT state on this device's own stack. Because it's a live gauge rather than a cumulative counter, this is what an admin actually watches in real time to see current load on the gateway's own TCP-terminated services, and a value stuck unusually high, especially many stuck in CLOSE-WAIT, suggests a local application is failing to close its half of connections. Example: tcpCurrEstab holding steady at a much higher number than usual, with most of the excess in CLOSE-WAIT, points to a management-plane process leaking connections rather than a genuine traffic increase.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.9
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::tcpCurrEstab

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.6.9.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::tcpCurrEstab.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::tcpCurrEstab 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.9tcpCurrEstabCHECKPOINT-MIB-2