CHECKPOINT-MIB-2 :: tcpConnLocalPort

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2tcpConnLocalPort

tcpConnLocalPort

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.6.13.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The local port number for this TCP connection.

What is tcpConnLocalPort?

The local port number for this specific TCP connection table entry. Combined with tcpConnLocalAddress, this identifies exactly which local service, by well-known or configured port, a given connection belongs to, how an admin walking the connection table distinguishes an SSH management session from an API connection without needing shell access to the box. Example: spotting an established connection with tcpConnLocalPort 22 from an unrecognized remote address is the kind of entry that would prompt investigating an unexpected SSH session.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.13.1.3
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::tcpConnLocalPort

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.6.13.1.3.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::tcpConnLocalPort.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::tcpConnLocalPort 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.13tcpConnTableCHECKPOINT-MIB-2
1.3.6.1.2.1.6.13.1tcpConnEntryCHECKPOINT-MIB-2
1.3.6.1.2.1.6.13.1.3tcpConnLocalPortCHECKPOINT-MIB-2