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

502 Chapter21
Logging Location Codes
Control Process Logging Location Codes
ACTION: This error in itself was not fatal, and NETCP continued
operating. However, some other modules on the system may still be
waiting for the event message that mistakenly went to NETCP, and
this could cause problems in those other modules. If disc logging was
enabled, NETCP logged the entire received message to the current NM
logfile, which may aid in diagnosis. If necessary, see Appendix A ,
“Submitting a CR,” of this manual.
417 CLAS0003 MESSAGE: Level 3 Up on DTC
CAUSE: NETCP received an SDI asynchronous event message from X25
informing it that a level 3 connection has been established on a DTC for
an X25 link already started by the Transport (PARM = 32-bit SDI
status field from the message).
ACTION: None. This is an informational message only. NETCP has
connected the device, and Transport will now begin using this link.
418 CLAS0003 MESSAGE: INTERNAL ERROR; Async request from link
CAUSE: NETCP received an SDI asynchronous event message
informing it that an X25 device reported an error (PARM = 32-bit SDI
status field from the message).
ACTION: NETCP will bring down the X25 device and its driver, then
start a 2-minute automatic restart timer. If the problem occurs
repeatedly, stop the network or use the :NETCONTROL
DELLINK=linkname; NET=niname command to remove the DTC link
from Transport use. Verify that the DTC LAN link on the host is
functioning correctly (via LANDAD) then verify that the link on the
DTC is functioning correctly (via the Openview DTC Manager). Once
the errors are corrected, restart the network or use a :NETCONTROL
ADDLINK=linkname; NET=niname command to allow the Transport to
use the DTC link again.
419 CLAS0002 MESSAGE: INTERNAL ERROR; Device open
CAUSE: While starting an 802.3 LAN device prior to opening its driver,
NETCP encountered an error attempting to add multicast addresses to
the driver’s KSO (PARM = 32-bit status returned by the call to
ieee_multicast_add).
ACTION: The LAN network did not start. Use the LANDAD tool to
verify the LAN hardware is functioning correctly. If it looks good, there
may be a problem with the LAN driver software or a bug in NETCP; see
Appendix A , “Submitting a CR,” of this manual.
420 CLAS0002 MESSAGE: INTERNAL ERROR; Device close
CAUSE: While stopping an 802.3 LAN device prior to closing its driver,
NETCP encountered an error attempting to delete multicast addresses
it supposedly added previously to the driver’s KSO (PARM = 32-bit
status returned by the call to ieee_multicast_delete).