All MIBs › CHECKPOINT-MIB-2 › tcpConnRemPort
tcpConnRemPort
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::tcpConnRemPort
OID (numeric): 1.3.6.1.2.1.6.13.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The remote port number for this TCP connection.
What is tcpConnRemPort?
The remote port number for this TCP connection table entry. This is mostly useful for classifying the nature of the remote endpoint; an ephemeral high-numbered remote port, as most client-initiated connections use, versus a well-known port helps distinguish a client connecting in from the gateway itself having initiated the session outbound. Example: a connection with tcpConnRemPort in the ephemeral range confirms the remote host is the one that initiated the session by connecting to a local listening service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.13.1.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::tcpConnRemPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.6.13.1.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::tcpConnRemPort.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::tcpConnRemPort 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.6 | tcp | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.6.13 | tcpConnTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.6.13.1 | tcpConnEntry | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.6.13.1.5 | tcpConnRemPort | CHECKPOINT-MIB-2 |