Juniper IGP - CONFIGURATION GUIDE V11.1.X Configuration Manual page 129

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

keep alive poll time Interval in seconds at which TCP sends keepalive
probes to idle remote nodes
Additional state flags State of the following flags in the socket_stats
structure: ss_Bound, ss_BindError, ss_ListenOk, ss_ListenError, ss_AcceptOk,
ss_AcceptError, ss_RsAcceptOk, ss_RsAcceptError, ss_ConnectOk,
ss_ConnectErrors, ss_ConnectToOk, ss_ConnectToError, ss_CalledShutdown,
and ss_CalledRsSocreate.
Counters that show how often the indicated routine has been called:
so_SendtoCalls, so_SendMsgCalls, so_SendCalls, so_SockWriteCalls,
so_SendErrors, so_SentBytes, so_BsdCloseNotClosed, so_RecvBytes,
so_RecvErrors, so_RecvFroms, so_Recvs, so_RecvMsgs, so_Reads
Socket Event Log (most recent at bottom) Event log on this socket. Each
one shows a call to a particular function within the socket library. Includes
a repetition counter that displays only nonzero values.
Call to sofree() Call included because in some circumstances an sofree()
call does not result in the socket being destroyed (and memory being
returned to the free pool)
Call to rsSocket() Call to create the socket using rsSocket() as opposed
to socket()
Call to socket() 8-bit value indicating how the call went
Call to connect() 8-bit value indicating how the call went
Call to listen() 8-bit value indicating how the call went
Call to accept() 8-bit value indicating how the call went
Call to bind() 8-bit value indicating how the call went
Call to connectto() 8-bit value indicating how the call went
Call to rsAccept() 8-bit value indicating how the call went
Call to sobind() 8-bit value indicating how the call went
Call to solisten() 8-bit value indicating how the call went
Call to soclose() 8-bit value indicating how the call went
Call to soabort() 8-bit value indicating how the call went
Call to soaccept() 8-bit value indicating how the call went
Call to soconnect() 8-bit value indicating how the call went
Call to soconnect2() 8-bit value indicating how the call went
Call to sodisconnect() 8-bit value indicating how the call went
Call to soshutdown() 8-bit value indicating how the call went
Call to sowakeup() 8-bit value indicating what kind of wakeup it is. 1
(SELREAD) indicates that data is available on the socket for the
Chapter 1: Configuring IP
105
Monitoring IP

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IGP - CONFIGURATION GUIDE V11.1.X and is the answer not in the manual?

Table of Contents