FW 08.01.00 McDATA E/OS SNMP Support Manual (620-000131-630, November 2005)

2
2-48
E/OS SNMP Support Manual
McDATA SNMP Support
timeout algorithm is rsre(3), an object of this type has the semantics of
the UBOUND quantity described in RFC 793.
tcpMaxConn
Type INTEGER
Access R
Description The 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 contain the value -1.
tcpActiveOpens
Type Counter
Access R
Description The number of times TCP connections have made a direct transition
to the SYN-SENT state from the CLOSED state.
tcpPassiveOpens
Type Counter
Access R
Description The number of times TCP connections have made a direct transition
to the SYN-RCVD state from the LISTEN state.
tcpAttemptFails
Type Counter
Access R
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.
tcpEstabResets
Type Counter