NS3000/iX Error Messages Reference Manual (36923-90041)
Chapter 16 223
100VG-AnyLAN and 100Base-T Error Messages
SDI Driver Specific Status Values
command (such as :NETCONTROL STOP). If you wish, you may first try
running the VGPBA diagnostic; execute the Reset function to see if that
clears the problem.
MESSAGE: Driver encountered a software problem.
3220 CLAS0001 CAUSE: During a 100VG-AnyLAN link connect attempt, the driver was
unable to allocate and start or reset its training timer. The timer was to
be used to quiesce the driver and ISR prior to link training (“Cause”=
32-bit status returned by the call to vg_start_timer).
ACTION: This informational error should be preceded by another error
giving a more specific reason for the failure; check log data and look up
that error also, for more actions to take. The driver cannot connect the
link without the timer, and it will now “die”, then will either attempt an
auto-reset or else require a manual shutdown and restart.
MESSAGE: Configuration failed.
3250 CLAS0001 CAUSE: During initial driver startup, the driver encountered an error
during configuration (“Cause”= 32-bit status returned by the call to
vg_dvr_port_msg_exec). Probably there are already too many opens
against the driver.
ACTION: This informational error should be preceded by another error
giving a more specific reason for the failure; check log data and look up
that error also, for more actions to take. This error can only be caused
by a bug, a mismatch between driver’s state and open table.
The open request failed. If the problem occurs repeatedly, see Appendix
A, “Submitting an SR.”
MESSAGE: Driver is starting up.
3280 CLAS0003 CAUSE: The driver has just completed initial configuration and is now
starting up (“Vers”= driver version number, “Pda”= 64-bit pointer to
driver context area: Hewlett-Packard use only). This event only occurs
on initial startup, not on restarts after powerfails, resets, etc.
ACTION: This event is informational. No action is required.
MESSAGE: Configuration failed.
3310 CLAS0001 CAUSE: During initial driver startup, the driver encountered an error
during configuration, while attempting to request ADA memory from
the MPE I/O system (“Cause”= 32-bit status returned by the call to
vg_dvr_port_msg_exec). Probably a port message could not be sent.
ACTION: This informational error should be preceded by another error
giving a more specific reason for the failure; check log data and look up
that error also, for more actions to take.
The open request failed. The driver will now “die” and must be shut
down; the module configurator should do this automatically.