CHECKPOINT-MIB-2 :: tcpActiveOpens

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2tcpActiveOpens

tcpActiveOpens

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.6.5

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.

What is tcpActiveOpens?

Counts the number of times TCP connections made a direct transition from CLOSED to SYN-SENT, meaning connections this device itself initiated. Because this only counts outbound-initiated connections, a rise here reflects the gateway itself opening new TCP sessions, to a log server, an update server, or a management console, so a spike unrelated to any known admin action is worth investigating as possibly unexpected outbound activity from the box itself. Example: tcpActiveOpens jumping at 2am with no scheduled job configured for that time would be worth checking against what process on the gateway initiated those connections.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.5
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::tcpActiveOpens

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.6.5.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::tcpActiveOpens.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::tcpActiveOpens 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.5tcpActiveOpensCHECKPOINT-MIB-2