FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)

E
E-42
E/OS SNMP Support Manual
MIB II
Description The number of times TCP connections have made a direct transition
to the SYN-SENT state from the CLOSED state.
Sequence
::= { tcp 5 }
tcpPassiveOpens
Syntax Counter
Access read-only
Status mandatory
Description The number of times TCP connections have made a direct transition
to the SYN-RCVD state from the LISTEN state.
Sequence
::= { tcp 6 }
tcpAttemptFails
Syntax Counter
Access read-only
Status mandatory
Description 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.
Sequence
::= { tcp 7 }
tcpEstabResets
Syntax Counter
Access read-only
Status mandatory
Description 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.
Sequence
::= { tcp 8 }