tcpConnectionRemPort
The remote port number for this TCP connection.
Table columns
8 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.6.19.1.1 | tcpConnectionLocalAddressType | noaccess | InetAddressType |
| 1.3.6.1.2.1.6.19.1.2 | tcpConnectionLocalAddress | noaccess | InetAddress |
| 1.3.6.1.2.1.6.19.1.3 | tcpConnectionLocalPort | noaccess | InetPortNumber |
| 1.3.6.1.2.1.6.19.1.4 | tcpConnectionRemAddressType | noaccess | InetAddressType |
| 1.3.6.1.2.1.6.19.1.5 | tcpConnectionRemAddress | noaccess | InetAddress |
| 1.3.6.1.2.1.6.19.1.6 | tcpConnectionRemPort | noaccess | InetPortNumber |
| 1.3.6.1.2.1.6.19.1.7 | tcpConnectionState | readwrite | closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11), deleteTCB(12) |
| 1.3.6.1.2.1.6.19.1.8 | tcpConnectionProcess | readonly | Unsigned32 |