A table containing information about existing TCP
connections. Note that unlike earlier TCP MIBs, there
is a separate table for connections in the LISTEN state.
Parsed from file TCP-MIB.mib
Module: TCP-MIB
A table containing information about existing TCP
connections. Note that unlike earlier TCP MIBs, there
is a separate table for connections in the LISTEN state.
tcpConnectionTable OBJECT-TYPE
SYNTAX SEQUENCE OF TcpConnectionEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A table containing information about existing TCP
connections. Note that unlike earlier TCP MIBs, there
is a separate table for connections in the LISTEN state."
View at oid-info.com
A table containing information about existing TCP
connections. Note that unlike earlier TCP MIBs, there
is a separate table for connections in the LISTEN state.
Parsed from file TCP-MIB.mib.txt
Company: None
Module: TCP-MIB
A table containing information about existing TCP
connections. Note that unlike earlier TCP MIBs, there
is a separate table for connections in the LISTEN state.
tcpConnectionTable OBJECT-TYPE SYNTAX SEQUENCE OF TcpConnectionEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table containing information about existing TCP connections. Note that unlike earlier TCP MIBs, there is a separate table for connections in the LISTEN state." ::= { tcp 19 }
tcpConnectionTable OBJECT-TYPE SYNTAX SEQUENCE OF TcpConnectionEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table containing information about existing TCP connections. Note that unlike earlier TCP MIBs, there is a separate table for connections in the LISTEN state." ::= { tcp 19 }
Automatically extracted from RFC4022
tcpConnectionTable OBJECT-TYPE SYNTAX SEQUENCE OF TcpConnectionEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table containing information about existing TCP connections. Note that unlike earlier TCP MIBs, there is a separate table for connections in the LISTEN state." ::= { tcp 19 }
tcpConnectionTable OBJECT-TYPE SYNTAX SEQUENCE OF TcpConnectionEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table containing information about existing TCP connections. Note that unlike earlier TCP MIBs, there is a separate table for connections in the LISTEN state." ::= { tcp 19 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.6.19.1 | tcpConnectionEntry | 12 | 12 | A conceptual row of the tcpConnectionTable containing information about a particular current TCP connection. Each row of this tab… |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.6.1 | tcpRtoAlgorithm | 0 | 0 | The algorithm used to determine the timeout value used for retransmitting unacknowledged octets. |
1.3.6.1.2.1.6.2 | tcpRtoMin | 0 | 0 | The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semant… |
1.3.6.1.2.1.6.3 | tcpRtoMax | 0 | 0 | The maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semant… |
1.3.6.1.2.1.6.4 | tcpMaxConn | 0 | 0 | The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is … |
1.3.6.1.2.1.6.5 | tcpActiveOpens | 0 | 0 | The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. |
1.3.6.1.2.1.6.6 | tcpPassiveOpens | 0 | 0 | The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. |
1.3.6.1.2.1.6.7 | tcpAttemptFails | 0 | 0 | The number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-R… |
1.3.6.1.2.1.6.8 | tcpEstabResets | 0 | 0 | The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CL… |
1.3.6.1.2.1.6.9 | tcpCurrEstab | 1 | 1 | The number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT. |
1.3.6.1.2.1.6.10 | tcpInSegs | 0 | 0 | The total number of segments received, including those received in error. This count includes segments received on currently est… |
1.3.6.1.2.1.6.11 | tcpOutSegs | 0 | 0 | The total number of segments sent, including those on current connections but excluding those containing only retransmitted octet… |
1.3.6.1.2.1.6.12 | tcpRetransSegs | 0 | 0 | The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously tr… |
1.3.6.1.2.1.6.13 | tcpConnTable | 1 | 6 | A table containing TCP connection-specific information. |
1.3.6.1.2.1.6.14 | tcpInErrs | 0 | 0 | The total number of segments received in error (e.g., bad TCP checksums). |
1.3.6.1.2.1.6.15 | tcpOutRsts | 0 | 0 | The number of TCP segments sent containing the RST flag. |
1.3.6.1.2.1.6.16 | ipv6TcpConnTable | 2 | 8 | A table containing TCP connection-specific information, for only those connections whose endpoints are IPv6 addresses. |
1.3.6.1.2.1.6.17 | tcpHCInSegs | 1 | 1 | The total number of segments received, including those received in error. This count includes segments received on currently est… |
1.3.6.1.2.1.6.18 | tcpHCOutSegs | 1 | 1 | The total number of segments sent, including those on current connections but excluding those containing only retransmitted octet… |
1.3.6.1.2.1.6.20 | tcpListenerTable | 1 | 5 | tcpListenerTable OBJECT-TYPE SYNTAX SEQUENCE OF TcpListenerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table … |