CHECKPOINT-MIB-2 :: tcpConnRemAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2tcpConnRemAddress

tcpConnRemAddress

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.6.13.1.4

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description: The remote IP address for this TCP connection.

What is tcpConnRemAddress?

The remote IP address for this TCP connection table entry. This is the field an admin checks when investigating who's actually talking to the gateway's own services right now; pairing it with the local port tells you not just that there's an SSH session, but exactly which external or internal host holds it open. Example: seeing tcpConnRemAddress point to an unfamiliar external IP on a connection to the management port is a direct, actionable lead for an incident investigation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.13.1.4
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::tcpConnRemAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.6.13.1.4.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::tcpConnRemAddress.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::tcpConnRemAddress 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.4tcpConnRemAddressCHECKPOINT-MIB-2