The remote port number for this TCP connection.
Parsed from file TCP-MIB.mib
Module: TCP-MIB
The remote port number for this TCP connection.
tcpConnectionRemPort OBJECT-TYPE
SYNTAX InetPortNumber
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The remote port number for this TCP connection."
View at oid-info.com
The remote port number for this TCP connection.
Parsed from file TCP-MIB.mib.txt
Company: None
Module: TCP-MIB
The remote port number for this TCP connection.
tcpConnectionRemPort OBJECT-TYPE SYNTAX InetPortNumber MAX-ACCESS not-accessible STATUS current DESCRIPTION "The remote port number for this TCP connection." ::= { tcpConnectionEntry 6 }
tcpConnectionRemPort OBJECT-TYPE SYNTAX InetPortNumber ACCESS not-accessible STATUS mandatory DESCRIPTION "The remote port number for this TCP connection." ::= { tcpConnectionEntry 6 }
Automatically extracted from RFC4022
tcpConnectionRemPort OBJECT-TYPE SYNTAX InetPortNumber MAX-ACCESS not-accessible STATUS current DESCRIPTION "The remote port number for this TCP connection." ::= { tcpConnectionEntry 6 }
tcpConnectionRemPort OBJECT-TYPE SYNTAX InetPortNumber MAX-ACCESS not-accessible STATUS current DESCRIPTION "The remote port number for this TCP connection." ::= { tcpConnectionEntry 6 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.6.19.1.1 | tcpConnectionLocalAddressType | 0 | 0 | The address type of tcpConnectionLocalAddress. |
1.3.6.1.2.1.6.19.1.2 | tcpConnectionLocalAddress | 0 | 0 | The local IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionLocalAddressTy… |
1.3.6.1.2.1.6.19.1.3 | tcpConnectionLocalPort | 0 | 0 | The local port number for this TCP connection. |
1.3.6.1.2.1.6.19.1.4 | tcpConnectionRemAddressType | 0 | 0 | The address type of tcpConnectionRemAddress. |
1.3.6.1.2.1.6.19.1.5 | tcpConnectionRemAddress | 0 | 0 | The remote IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionRemAddressTyp… |
1.3.6.1.2.1.6.19.1.7 | tcpConnectionState | 0 | 0 | The state of this TCP connection. The value listen(2) is included only for parallelism to the old tcpConnTable and should not be … |
1.3.6.1.2.1.6.19.1.8 | tcpConnectionProcess, tcpConnectionInPackets | 0 | 0 | The number of packets received on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.9 | tcpConnectionOutPackets | 0 | 0 | The number of packets transmitted on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.10 | tcpConnectionInOctets | 0 | 0 | The number of octets received on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.11 | tcpConnectionOutOctets | 0 | 0 | The number of octets transmitted on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.12 | tcpConnectionStartTime | 0 | 0 | The value of sysUpTime at the time this connection was established, or when this listening socket was opened. |