fsTcpConnEntry
SUPERMICRO-TCP-MIB ·
.1.3.6.1.4.1.10876.101.1.18.7.1
Object
row
Information about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
Context
- MIB
- SUPERMICRO-TCP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.18.7.1- Type
- row
- Status
- current
- Parent
- fsTcpConnTable
- Table
- fsTcpConnTable
- Children
- 23
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsTcpConnLocalAddress The local IP address for this TCP connection. In
the case of a connection in the listen state which
is willing to accept connections for any IP
interface associated with the node… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.18.7.1.1 |
| fsTcpConnSMSS The send maximum segment size for this TCP connection.
It is negotiated during connection establishment. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.10 |
| fsTcpConnRMSS The receive maximum segment size for this TCP connection | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.11 |
| fsTcpConnSRT The smooth round trip time for this TCP connection. It is
updated based on the round trip time. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.12 |
| fsTcpConnRTDE The round trip deviation estimator for this TCP
connection. It is updated based on the round trip time. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.13 |
| fsTcpConnPersist The persist timeout value for this TCP connection | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.14 |
| fsTcpConnRexmt The retransmit timeout value for this TCP connection | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.15 |
| fsTcpConnRexmtCnt The no of retransmissions for this TCP connection | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.16 |
| fsTcpConnSBCount The number of valid bytes from the send buffer which are
to be sent to the peer TCP for this TCP connection | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.17 |
| fsTcpConnSBSize The send buffer size for this TCP connection | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.18 |
| fsTcpConnRBCount The number of valid bytes from the receive buffer which
are to be sent to the upper application for this TCP
connection. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.19 |
| fsTcpConnLocalPort The local port number for this TCP connection. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.2 |
| fsTcpConnRBSize The receive buffer size for this TCP connection. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.20 |
| fsTcpKaMainTmr The main timeout value used for Keepalive | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.21 |
| fsTcpKaRetransTmr The retransmission timeout used for Keepalive | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.22 |
| fsTcpKaRetransCnt The no. of retransmissions before aborting the connection during Keepalive | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.23 |
| fsTcpConnRemAddress The remote IP address for this TCP connection. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.18.7.1.3 |
| fsTcpConnRemPort The remote port number for this TCP connection. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.4 |
| fsTcpConnOutState The output state for this TCP connection. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.5 |
| fsTcpConnSWindow The send window(SND.WND) for this TCP connection. It
indicates the amount of data that the peer TCP is willing
to accept. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.6 |
| fsTcpConnRWindow The receive window(RCV.WND) for this TCP connection. It
indicates the amount of data that TCP is willing to
accept. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.7 |
| fsTcpConnCWindow The congestion window for this TCP connection. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.8 |
| fsTcpConnSSThresh The slow start thresh-hold for this TCP connection. It
indicates the window size limit crossing which TCP
transitions from the slow start phase to congestion
avoidance phase. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsTcpConnLocalAddress The local IP address for this TCP connection. In
the case of a connection in the listen state which
is willing to accept connections for any IP
interface associated with the node… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.18.7.1.1 |
| fsTcpConnLocalPort The local port number for this TCP connection. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.2 |
| fsTcpConnRemAddress The remote IP address for this TCP connection. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.18.7.1.3 |
| fsTcpConnRemPort The remote port number for this TCP connection. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.18.7.1.4 |