Tcp Group; Table 13-11. Tcp Group Oids - Comtech EF Data CIM-550 Installation And Operation Manual

Ip-enabled satellite modem
Hide thumbs Also See for CIM-550:
Table of Contents

Advertisement

CiM-550 IP Enabled Satellite Modem
SNMP interface
13.2.4 TCP G
ROUP
This group contains statistics and control parameters for the TCP protocol. This group
contains a table describing the current TCP connections.
Note: The instances of object types that represent information about a particular TCP
connection are transient; they persist only as long as the connection in question.
OID
tcpRtoAlgorithm
tcpRtoMin
tcpRtoMax
tcpMaxConn
tcpActiveOpens
tcpPassiveOpens
tcpAttemptFails
tcpEstabResets
tcpCurrEstab
tcpInSegs
tcpOutSegs
tcpRetransSegs

Table 13-11. TCP Group OIDs

Description
Algorithm used to determine the timeout value used for
retransmitting unacknowledged octets. The cim550 uses Van
Jacobson's algorithm.
Minimum value permitted by a TCP implementation for the
retransmission timeout. The cim550 uses a minimum timeout of
1000 milliseconds.
Maximum value permitted by a TCP implementation for the
retransmission timeout. The cim550 uses a maximum timeout of
64000 milliseconds.
Limit on the total number of TCP connections the entity can
support. In the cim550, the maximum number of connections is
dynamic so a value of –1 is returned.
Number of times TCP connections have made a direct transition to
the SYN-SENT state from the CLOSED state.
Number of times TCP connections have made a direct transition to
the SYN-RCVD state from the LISTEN state.
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.
Number of times TCP connections have made a direct transition to
the CLOSED state from either the ESTABLISHED state or the
CLOSE-WAIT state.
Number of TCP connections for which the current state is either
ESTABLISHED or CLOSE-WAIT.
Total number of segments received.
Total number of segments sent.
Total number of segments retransmitted – that is, the number of
TCP segments transmitted containing one or more previously
transmitted octets.
222
Rev. 2
CD/CIM550.IOM

Advertisement

Table of Contents
loading

Table of Contents