Intermec 6400 User Manual page 150

Computer tcp/ip client
Hide thumbs Also See for 6400:
Table of Contents

Advertisement

RFC 1156, Section 6
tcpOutSegs OBJECT–TYPE
tcpRetransSegs OBJECT–TYPE
–– the TCP connections table
tcpConnTable OBJECT–TYPE
tcpConnEntry OBJECT–TYPE
TcpConnEntry ::= SEQUENCE {
}
tcpConnState OBJECT–TYPE
D-18
6400 Computer TCP/IP Client User's Guide
SYNTAX
Counter
ACCESS
read-only
STATUS
mandatory
::= { tcp 11 }
SYNTAX
Counter
ACCESS
read-only
STATUS
mandatory
::= { tcp 12 }
SYNTAX
SEQUENCE OF TcpConnEntry
ACCESS
read-only
STATUS
mandatory
::= { tcp 13 }
SYNTAX
TcpConnEntry
ACCESS
read-only
STATUS
mandatory
::= { tcpConnTable 1 }
tcpConnState
INTEGER,
tcpConnLocalAddress
IpAddress,
tcpConnLocalPort
INTEGER (0..65535),
tcpConnRemAddress
IpAddress,
tcpConnRemPort
INTEGER (0..65535)
SYNTAX
INTEGER {
closed(1),
listen(2),
synSent(3),
synReceived(4),
established(5),
finWait1(6),
finWait2(7),
closeWait(8),
lastAck(9),
closing(10),
timeWait(11)
APPENDIX D

Advertisement

Table of Contents
loading

Table of Contents