The limit on the total number of TCP connections
the entity can support. In entities where the
maximum number of connections is dynamic, this
object should contain the value -1.
Parsed from file MRVINREACH.mib
Module: MRVINREACH
The limit on the total number of TCP connections the entity
can support. In entities where the maximum number of
connections is dynamic, this object should contain the
value -1.
tcpMaxConn OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The limit on the total number of TCP connections
the entity can support. In entities where the
maximum number of connections is dynamic, this
object should contain the value -1."
View at oid-info.com
The limit on the total number of TCP connections
the entity can support. In entities where the
maximum number of connections is dynamic, this
object should contain the value -1.
Parsed from file msh100.mib.txt
Company: None
Module: LBMSH-MIB
The limit on the total number of TCP connections the entity
can support. In entities where the maximum number of
connections is dynamic, this object should contain the
value -1.
tcpMaxConn OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1." ::= { tcp 4 }
tcpMaxConn OBJECT-TYPE SYNTAX INTEGER(-1|0..2147483647) ACCESS read-only STATUS mandatory DESCRIPTION "The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1." ::= { tcp 4 }
Defined in rfc2012
tcpMaxConn OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1." ::= { tcp 4 }
tcpMaxConn OBJECT-TYPE SYNTAX Integer32 (-1 | 0..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1." ::= { tcp 4 }
Internet Assigned Numbers Authority
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.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.19 | tcpConnectionTable | 1 | 13 | A table containing information about existing TCP connections. Note that unlike earlier TCP MIBs, there is a separate table for … |
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 … |