CHECKPOINT-MIB-2 :: tcpPassiveOpens

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2tcpPassiveOpens

tcpPassiveOpens

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.6.6

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

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

What is tcpPassiveOpens?

Counts the number of times TCP connections made a direct transition from LISTEN to SYN-RCVD, meaning connections other hosts initiated toward a listening service on this device. This measures inbound connection attempts to whatever TCP services the gateway itself exposes, such as SSH or the management API, so a rise here without a corresponding legitimate increase in admin activity can indicate scanning or brute-force attempts against the gateway's own management interface. Example: tcpPassiveOpens climbing sharply against the SSH port with no admins reporting new sessions is consistent with an automated login-attempt sweep against the gateway itself.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.6
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::tcpPassiveOpens

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.6.6.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::tcpPassiveOpens.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::tcpPassiveOpens 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.6tcpPassiveOpensCHECKPOINT-MIB-2