NS3000/iX Error Messages Reference Manual (36923-90043)

Chapter 18 425
PCI LAPBMUX Link Error Messages
SDI Driver Specific Status Values
ACTION: This is an informational error only. The driver incremented a
statistic, logged the error, then attempted to free the read buffer and
continue. However, the protocol may not have received the inbound
frame, therefore some applications could be hung.
There may be a problem in the upper layer protocol. Also, if the protocol
had already freed the buffer, this may have resulted in a SysAbort from
the Buffer Manager. If the problem occurs frequently, start link tracing,
reproduce the problem, then stop link tracing and save the resulting
NMTC####.PUB.SYS file for analysis by Hewlett-Packard, and see
Appendix A , “Submitting a CR.
3120 CLAS0001 MESSAGE: Cannot send a port message.
CAUSE: The driver finished transferring a data frame, but encountered
an error while trying to send the frame to an upper layer protocol via a
port message (“Cause” = 32-bit status returned by the call to send_msg).
ACTION: This error is reported at a low level, where the actual send
fails. It should be followed by a another error giving more information.
Locate that error and look it up also. The driver will now attempt to
clean up and continue.
3160 CLAS0001 MESSAGE: Error from upper layer protocol read completor.
CAUSE: The driver finished transferring a data frame, but encountered
an error while trying to send the frame to an upper layer protocol via a
port message (“Cause” = 32-bit status returned by the call to
Acc_send_msg).
ACTION: This is an informational error only. The driver has
incremented a statistic, logged the error, and will now attempt to free
the receive buffer and continue. However, the protocol may not have
received the inbound frame, therefore some applications could be hung.
There is probably a problem in the upper layer protocol. Also, if the
protocol had already freed the buffer, this may have resulted in a
SysAbort from the Buffer Manager. If the problem occurs frequently,
start link tracing, reproduce the problem, then stop link tracing and
save the resulting NMTC####.PUB.SYS file for analysis by
Hewlett-Packard, and see Appendix A , “Submitting a CR.
3200 CLAS0001 MESSAGE: Link common reported an inbound buffering problem.
CAUSE: After completing a read and delivering a data buffer to an
upper layer protocol, the ISR encountered an error when trying to refill
the SAP’s buffer cache. (“Cause” = 32-bit status from
Lnk_buf_refill).
ACTION: This message is informational; this might be because of
contention on the system for buffers. However, if the underlying
contention or problem persists, the SAP may run out of buffers and no
longer be able to receive data over the network.