Tcppassiveopens, Tcpattemptfails, Tcpestabresets – Dell POWEREDGE M1000E User Manual

Page 66: Tcpcurrestab, Tcpinsegs, Tcpoutsegs, Tcpretranssegs, Tcpconntable, Tcpconnentry

Advertising
background image

46

Fabric OS MIB Reference

53-1002750-01

TCP group

2

tcpPassiveOpens
1.3.6.1.2.1.6.6

Read only

The number of times TCP connections have made a direct transition to
the SYN-RCVD state from the LISTEN state.

tcpAttemptFails
1.3.6.1.2.1.6.7

Read only

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

Read only

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

Read only

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

Read only

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

Read only

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

Read only

The total number of segments retransmitted; that is, the number of
TCP segments transmitted containing one or more previously
transmitted octets.

tcpConnTable
1.3.6.1.2.1.6.13

Not
accessible

A table containing TCP connection-specific information.

tcpConnEntry
1.3.6.1.2.1.6.13.1

Not
accessible

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.

TABLE 13

Object and OID

Access

Description

Advertising