Section 4, User Interface Guide ATLAS 550 System Manual
230 © 2002 ADTRAN, Inc. 61200305L1-1F
OUTECHOS The number of ICMP Echo (request) messages sent.
OUTECHOREPS The number of ICMP Echo Reply messages sent.
OUTTIMESTAMPS The number of ICMP Timestamp (request) messages sent.
OUTTIMESTAMPREPS The number of ICMP Timestamp Reply messages sent.
OUTADDRMASKS The number of ICMP Address Mask Request messages sent.
OUTADDRMASKREPS The number of ICMP Address Mask Reply messages sent.
CLEAR Clears the accumulated statistics.
Table 8. TCP Statistics
Name Description
RTOALGORITHM The algorithm used to determine the timeout value used for retransmitting
unacknowledged octets.
RTOMIN The minimum value permitted by a TCP implementation for the retransmission
timeout, measured in milliseconds. More refined semantics for objects of this type
depend upon the algorithm used to determine the retransmission timeout. In
particular, when the timeout algorithm is rsre(3), an object of this type has the
semantics of the LBOUND quantity described in RFC 793.
RTOMAX The maximum value permitted by a TCP implementation for the retransmission
timeout, measured in milliseconds. More refined semantics for objects of this type
depend upon the algorithm used to determine the retransmission timeout. In
particular, when the timeout algorithm is rsre(3), an object of this type has the
semantics of the UBOUND quantity described in RFC 793.
MAXCONN The limit on the total number of TCP connections the ATLAS 550 can support. In
entities where the maximum number of connections is dynamic, this object should
contain the value -1.
ACTIVEOPENS The number of times TCP connections have made a direct transition to the
SYN-SENT state from the CLOSED state.
PASSIVEOPENS The number of times TCP connections have made a direct transition to the
SYN-RCVD state from the LISTEN state.
ATTEMPTFAILS 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.
ESTABRESETS 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.
Table 7. ICMP Statistics (Continued)
Name Description