MIB Viewer

TCP-MIB

51 objects
The MIB module for managing TCP implementations. Copyright (C) The Internet Society (2005). This version of this MIB module is a part of RFC 4022; see the RFC itself for full legal notices.
Imported Objects
INET-ADDRESS-MIBInetAddress InetAddressType InetPortNumber
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Counter64 Gauge32 Integer32 IpAddress mib-2 MODULE-IDENTITY OBJECT-TYPE Unsigned32
OIDNameAccessStatusDescription
1.3.6.1.2.1.6Nodetcp
1.3.6.1.2.1.6.1ScalartcpRtoAlgorithmread-onlycurrentThe algorithm used to determine the timeout value used for retransmitting unacknowledged octets.
1.3.6.1.2.1.6.2ScalartcpRtoMinread-onlycurrentThe minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type d…
1.3.6.1.2.1.6.3ScalartcpRtoMaxread-onlycurrentThe maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type d…
1.3.6.1.2.1.6.4ScalartcpMaxConnread-onlycurrentThe 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 con…
1.3.6.1.2.1.6.5ScalartcpActiveOpensread-onlycurrentThe number of times that TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. Discontinuities in the value of this counte…
1.3.6.1.2.1.6.6ScalartcpPassiveOpensread-onlycurrentThe number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. Discontinuities in the value of this counter are…
1.3.6.1.2.1.6.7ScalartcpAttemptFailsread-onlycurrentThe number of times that TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the numbe…
1.3.6.1.2.1.6.8ScalartcpEstabResetsread-onlycurrentThe number of times that TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state. Discontin…
1.3.6.1.2.1.6.9ScalartcpCurrEstabread-onlycurrentThe number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.
1.3.6.1.2.1.6.10ScalartcpInSegsread-onlycurrentThe total number of segments received, including those received in error. This count includes segments received on currently established connections. Discontin…
1.3.6.1.2.1.6.11ScalartcpOutSegsread-onlycurrentThe total number of segments sent, including those on current connections but excluding those containing only retransmitted octets. Discontinuities in the valu…
1.3.6.1.2.1.6.12ScalartcpRetransSegsread-onlycurrentThe total number of segments retransmitted; that is, the number of TCP segments transmitted containing one or more previously transmitted octets. Discontinuiti…
1.3.6.1.2.1.6.13TabletcpConnTablenot-accessibledeprecatedA table containing information about existing IPv4-specific TCP connections or listeners. This table has been deprecated in favor of the version neutral tcpCon…
1.3.6.1.2.1.6.13.1RowtcpConnEntrynot-accessibledeprecatedA conceptual row of the tcpConnTable containing information about a particular current IPv4 TCP connection. Each row of this table is transient in that it ceas…
1.3.6.1.2.1.6.13.1.1ColumntcpConnStateread-writedeprecatedThe state of this TCP connection. The only value that may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to retur…
1.3.6.1.2.1.6.13.1.2ColumntcpConnLocalAddressread-onlydeprecatedThe local IP address for this TCP connection. In the case of a connection in the listen state willing to accept connections for any IP interface associated wit…
1.3.6.1.2.1.6.13.1.3ColumntcpConnLocalPortread-onlydeprecatedThe local port number for this TCP connection.
1.3.6.1.2.1.6.13.1.4ColumntcpConnRemAddressread-onlydeprecatedThe remote IP address for this TCP connection.
1.3.6.1.2.1.6.13.1.5ColumntcpConnRemPortread-onlydeprecatedThe remote port number for this TCP connection.
1.3.6.1.2.1.6.14ScalartcpInErrsread-onlycurrentThe total number of segments received in error (e.g., bad TCP checksums). Discontinuities in the value of this counter are indicated via discontinuities in the…
1.3.6.1.2.1.6.15ScalartcpOutRstsread-onlycurrentThe number of TCP segments sent containing the RST flag. Discontinuities in the value of this counter are indicated via discontinuities in the value of sysUpTi…
1.3.6.1.2.1.6.17ScalartcpHCInSegsread-onlycurrentThe total number of segments received, including those received in error. This count includes segments received on currently established connections. This obje…
1.3.6.1.2.1.6.18ScalartcpHCOutSegsread-onlycurrentThe total number of segments sent, including those on current connections but excluding those containing only retransmitted octets. This object is the 64-bit e…
1.3.6.1.2.1.6.19TabletcpConnectionTablenot-accessiblecurrentA table containing information about existing TCP connections. Note that unlike earlier TCP MIBs, there is a separate table for connections in the LISTEN state.
1.3.6.1.2.1.6.19.1RowtcpConnectionEntrynot-accessiblecurrentA conceptual row of the tcpConnectionTable containing information about a particular current TCP connection. Each row of this table is transient in that it cea…
1.3.6.1.2.1.6.19.1.1ColumntcpConnectionLocalAddressTypenot-accessiblecurrentThe address type of tcpConnectionLocalAddress.
1.3.6.1.2.1.6.19.1.2ColumntcpConnectionLocalAddressnot-accessiblecurrentThe local IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionLocalAddressType. As this object is used in t…
1.3.6.1.2.1.6.19.1.3ColumntcpConnectionLocalPortnot-accessiblecurrentThe local port number for this TCP connection.
1.3.6.1.2.1.6.19.1.4ColumntcpConnectionRemAddressTypenot-accessiblecurrentThe address type of tcpConnectionRemAddress.
1.3.6.1.2.1.6.19.1.5ColumntcpConnectionRemAddressnot-accessiblecurrentThe remote IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionRemAddressType. As this object is used in th…
1.3.6.1.2.1.6.19.1.6ColumntcpConnectionRemPortnot-accessiblecurrentThe remote port number for this TCP connection.
1.3.6.1.2.1.6.19.1.7ColumntcpConnectionStateread-writecurrentThe state of this TCP connection. The value listen(2) is included only for parallelism to the old tcpConnTable and should not be used. A connection in LISTEN s…
1.3.6.1.2.1.6.19.1.8ColumntcpConnectionProcessread-onlycurrentThe system's process ID for the process associated with this connection, or zero if there is no such process. This value is expected to be the same as HOST-RES…
1.3.6.1.2.1.6.20TabletcpListenerTablenot-accessiblecurrentA table containing information about TCP listeners. A listening application can be represented in three possible ways: 1. An application that is willing to acc…
1.3.6.1.2.1.6.20.1RowtcpListenerEntrynot-accessiblecurrentA conceptual row of the tcpListenerTable containing information about a particular TCP listener.
1.3.6.1.2.1.6.20.1.1ColumntcpListenerLocalAddressTypenot-accessiblecurrentThe address type of tcpListenerLocalAddress. The value should be unknown (0) if connection initiations to all local IP addresses are accepted.
1.3.6.1.2.1.6.20.1.2ColumntcpListenerLocalAddressnot-accessiblecurrentThe local IP address for this TCP connection. The value of this object can be represented in three possible ways, depending on the characteristics of the liste…
1.3.6.1.2.1.6.20.1.3ColumntcpListenerLocalPortnot-accessiblecurrentThe local port number for this TCP connection.
1.3.6.1.2.1.6.20.1.4ColumntcpListenerProcessread-onlycurrentThe system's process ID for the process associated with this listener, or zero if there is no such process. This value is expected to be the same as HOST-RESOU…
1.3.6.1.2.1.49IdentitytcpMIBThe MIB module for managing TCP implementations. Copyright (C) The Internet Society (2005). This version of this MIB module is a part of RFC 4022; see the RFC …
1.3.6.1.2.1.49.2NodetcpMIBConformance
1.3.6.1.2.1.49.2.1NodetcpMIBCompliances
1.3.6.1.2.1.49.2.1.1CompliancetcpMIBComplianceread-onlydeprecatedThe compliance statement for IPv4-only systems that implement TCP. In order to be IP version independent, this compliance statement is deprecated in favor of t…
1.3.6.1.2.1.49.2.1.2CompliancetcpMIBCompliance2read-onlycurrentThe compliance statement for systems that implement TCP. A number of INDEX objects cannot be represented in the form of OBJECT clauses in SMIv2 but have the fo…
1.3.6.1.2.1.49.2.2NodetcpMIBGroups
1.3.6.1.2.1.49.2.2.1GrouptcpGroupdeprecatedThe tcp group of objects providing for management of TCP entities.
1.3.6.1.2.1.49.2.2.2GrouptcpBaseGroupcurrentThe group of counters common to TCP entities.
1.3.6.1.2.1.49.2.2.3GrouptcpConnectionGroupcurrentThe group provides general information about TCP connections.
1.3.6.1.2.1.49.2.2.4GrouptcpListenerGroupcurrentThis group has objects providing general information about TCP listeners.
1.3.6.1.2.1.49.2.2.5GrouptcpHCGroupcurrentThe group of objects providing for counters of high speed TCP implementations.