Brocade Fabric OS MIB Reference (53-1000241-01, November 2006)

Fabric OS MIB Reference 2-27
Publication Number: 53-1000241-01
tcpAttemptFails 1.3.6.1.2.1.6.7
2
tcpAttemptFails 1.3.6.1.2.1.6.7
The number of times TCP connections have made a direct transition to the CLOSED state from either
the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a
direct transition to the LISTEN state from the SYN-RCVD state.
tcpEstabResets 1.3.6.1.2.1.6.8
The number of times TCP connections have made a direct transition to the CLOSED state from either
the ESTABLISHED state or the CLOSE-WAIT state.
tcpCurrEstab 1.3.6.1.2.1.6.9
The number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.
tcpInSegs 1.3.6.1.2.1.6.10
The total number of segments received, including those received in error. This count includes segments
received on currently established connections.
tcpOutSegs 1.3.6.1.2.1.6.11
The total number of segments sent, including those on current connections but excluding those
containing only retransmitted octets.
tcpRetransSegs 1.3.6.1.2.1.6.12
The total number of segments retransmitted; that is, the number of TCP segments transmitted
containing one or more previously transmitted octets.
TCP Connection Table
The TCP connection table contains information about this entity's existing TCP connections.
tcpConnTable 1.3.6.1.2.1.6.13
A table containing TCP connection-specific information.
tcpConnEntry 1.3.6.1.2.1.6.13.1
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.
Index tcpConnLocalAddress, tcpConnLocalPort, tcpConnRemAddress, tcpConnRemPort