GE GFK-1004B Network Router User Manual


 
5
5-41
GFK-1004B
Chapter 5 The Station Manager
Table 5-18. Service Request Transfer Protocol (SRTP) Server Tallies (Tally v)
Tally Meaning
InPDU The total number of SRTP PDUs received (both good and bad PDUs).
OutPDU The total number of SRTP PDUs sent.
BadPDU The number of bad PDUs received.
InConRq The number of Connect Request PDUs received.
OutConRp The number of Connect Request PDUs sent.
InDatRq The number of Data Request and Session Request PDUs received.
OutDatRp The number of Data Response PDUs sent.
InUncRq The number of Unconfirmed Request PDUs received.
OutUncRq The number of Unconfirmed Response PDUs sent.
InErrRq The number of Error Request PDUs received.
OutErrRq The number of Error Request PDUs sent.
InDisRq The number of disconnect requests received.
OutDisRq The number of disconnect requests sent.
InDstRq The number of Destinations Request PDUs received.
OutDstRp The number of Destinations Response PDUs sent.
InSesRq The number of Session Request PDUs received
Table 5-19. Transmission Control Protocol (TCP) Tallies (Tally w)
Tally Meaning
RtoAlgm
(tcpRtoAlgorithm)
The algorithm used to determine the timeout value used for
retransmitting unacknowledged bytes.
RtoMin
(tcpRtoMin)
The minimum value permitted by a TCP implementation for the re-
transmission timeout, measured in milliseconds.
RtoMax
(tcpRtoMax)
The maximum value permitted by a TCP implementation for the re-
transmission timeout, measured in milliseconds.
MaxConn
(tcpMaxConn)
The limit on the total number of TCP connections the entity can
support.
ActOpens
(tcpActiveOpens)
The number of times TCP connections have made a direct transition to
the SYN-SENT state from the CLOSED state.
PasOpens
(tcpPassiveOpens)
The number of times TCP connections have made a direct transition to
the SYN-RCVD state from the LISTEN state.
AtmptFai
(tcpAttemptFails)
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.
EstabRes
(tcpEstabResets)
The number of times TCP connections have made a direct
transition of the CLOSED state from either the ESTABLISHED state or
the CLOSE-WAIT state.
CurEstab
(tcpCurrEstab)
The number of TCP connections for which the current state is
either ESTABLISHED or CLOSE-WAIT.
InSegs
(tcpInSegs)
The total number of segments received, including those received in
error. This count includes segments received on currently established
connections.
OutSegs
(tcpOutSegs)
The total number of segments sent, including those on current connec-
tions but excluding those containing only retransmitted bytes.
RetranSeg
(tcpRetransSegs)
The total number of segments retransmitted - that is, the number
of TCP segments transmitted containing one or more previously trans-
mitted bytes.