cc/td/doc/product/atm/ls1010s/wa4/11_3_5
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Resolving Error Messages

Resolving Error Messages

This appendix lists and describes system error messages for the LightStream 1010 Asynchronous Transfer Mode (ATM) switch. The system software sends these error messages to the console (and, optionally, to a logging server on another system) during operation. Not all system error messages indicate problems with your system. Some are purely informational, while others may help diagnose problems with communications lines, internal hardware, or the system software.


Note An alphabetical listing of the error codes appears at the end of this appendix. The index of system error messages is alphabetized by facility-severity-mnemonic and followed with a page number where you will find the explanation and recommended action.

How This Appendix Is Organized

The system error message main section provides descriptions of error messages organized according to the system facility that produces the messages. The facilities sections appear in alphabetical order. Within each system facility section, messages are listed alphabetically by mnemonic. Each error message is followed by an explanation and a recommended action. System error messages appear only when the system remains operational.

Error message severity levels correspond to the keywords assigned by the logging global configuration commands that define where and at what level these messages appear. The default is to log messages to the console at the debugging level (7).

How to Read System Error Messages

System error messages begin with a percent sign and are structured as follows:

%FACILITY-SEVERITY-MNEMONIC: Message-text
 

FACILITY is a code consisting of two or more uppercase letters that indicate the facility to which the message refers. A facility can be a hardware device, a protocol, or a module of the system software. Table D-1 lists the system facilities codes.


Table D-1: Facility Codes
Code Facility

AAL5

ATM adaptation layer 5

ATM

ATM specific errors

ATMCORE

ATM core software

ATMSIG

ATM signaling

CI

Environment monitor

DCU

Digital Cross-Connect Unit

DS3E3SUNI

DS3/E3 drivers

FPGA

Field programmable gate array

LANE

LAN emulation

Miscellaneous

Miscellaneous error messages

OC3SUNI
OC12SUNI

Optical carrier 3 driver
Optical carrier 12 driver

OIR

Online insertion and removal

PNNI/IISP

PNNI or IISP routing

SONICT

Ethernet driver

T1E1SUNI

T1 and E1 interfaces

SEVERITY is a single-digit code from 0 to 7 that reflects the severity of the condition. The lower the number, the more serious the situation. Table D-2 lists the severity levels.


Table D-2: Error Message Severity Levels
Level Description

0 - emergency

System unusable

1 - alert

Immediate action needed

2 - critical

Critical condition

3 - error

Error condition

4 - warning

Warning condition

5 - notification

Normal but significant condition

6 - informational

Informational message only

7 - debugging

Appears during debugging only

MNEMONIC is a code that uniquely identifies the error message.

Message-text is a text string describing the condition. This portion of the message sometimes contains detailed information about the event, including terminal port numbers, network addresses, or addresses that correspond to locations in the system memory address space. Because the information in these variable fields changes from message to message, it is represented here by short strings enclosed in square brackets ([ ]). A decimal number, for example, is represented as [dec]. Table D-3 lists the representations of variable fields and the type of information in them.

The following is a sample system error message:

%SONICT-3-XMIT_ERR: TX Error [hex]

Table D-3: Representation of Variable Fields in Error Messages
Representation Type of Information

[dec]

Decimal number

[hex]

Hexadecimal number

[char]

Single character

[chars]

Character string

Error Message Traceback Reports

Some messages describe internal errors and contain traceback information. This information is very important and should be included when you report a problem to your technical support representative.

The following sample message includes traceback information:

-Process= "Exec", level= 0, pid= 17
-Traceback= 1A82 1AB4 6378 A072 1054 1860

Error Messages

LightStream 1010 ATM switch software error messages.

AAL5 Errors

ATM adaptation layer 5 (AAL5) error messages.

Error Message   %AAL5-3-INTERNAL_ERROR: AAL5 doesn't handle such large pkts

Explanation   AAL5 does not handle such large packets error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %AAL5-3-INTERNAL_ERROR: atm_output: Bad enctype

Explanation   ATM output error. Bad enctype.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %AAL5-3-INTERNAL_ERROR: aal5send: mmc_queuecell failed

Explanation   AAL5 send error. MMC queue cell failed.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %AAL5-3-INTERNAL_ERROR: No more big aal5 pkts

Explanation   No more big AAL5 packets error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %AAL5-3-INTERNAL_ERROR: Out of reassembly buffers

Explanation   Out of reassembly memory buffers error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %AAL5-3-RXERR: [hex], orig [hex], port= [chars]

Explanation   Origin port number error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

ATM Error Messages

Asynchronous Transfer Mode error messages.

Error Message   %ATM-3-FAILCREATEVC: ATM failed to create VPI=[dec], VCI=[dec]) on Interface [chars], (Cause of the failure: [chars])

Explanation   This message can occur for the following unrelated reasons. Each reason is accompanied by a recommended action.

Recommended Action   If none of the previous actions fix the problem, copy the error message exactly as it appears and report it to your technical support representative.

Error Message   %ATM-3-OUT_OF_VCDS: ATM failed to create VC on Interface [chars]

Explanation   The ATM subsystem ran out of internal resources necessary to create a new virtual circuit. This may indicate a software error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATM-3-UNSUPPORTED_QOS_PARAMS: ATM failed to create VC on Interface [chars]

Explanation   .Either the configuration contains invalid traffic shaping parameters or the software ran out of rate queues.

Recommended Action   Check the configuration for errors.

Error Message   %ATM-4-MTUCALLMISMATCH: Incoming call from [ATM NSAP] has a mismatched maximum transmission unit - incoming forward PDU size is [dec], backward PDU size is [dec], interface [chars] MTU size is [dec][chars]

Explanation   The calling or called party has a maximum transmission unit (MTU) size configured that is different from the MTU size on the current interface.

Recommended Action   Either change the configured MTU size on the current interface to that of the caller's or called party's interface, or change the caller's or called party's interface to match the current interface.

Error Message   %ATM-4-NOMEM: Failed to allocate memory--[chars], ONEMIN

Explanation   The system attempted to allocate some memory but failed.

Recommended Action   Reduce the RAM usage or add more RAM to your switch.

Error Message   %ATM-3-UNSUPPORTED_QOS_PARMAS:ATM failed to create VC on Interface [ATM int],(Cause of the failure Invalid traffic shaping parameters or out of rate queues.

Explanation   The system attempted to create a virtual circuit (VC) with traffic shaping parameters not supported by the hardware.

Recommended Action   Either change the requested traffic shaping parameter to one that the hardware supports, or use existing parameters to avoid the need for a new rate queue.

Error Message   %ATM-4-ILMIKEEPALIVEFAIL: Restarting ATM signalling and ILMI. Keepalive failure detected.

Explanation   Adjacent peer device is not responding to ILMI Keepalive polling.

Recommended Action   Check the connection of the ATM interface and the status of the adjacent peer device. Correct them if necessary. Wait and check if ILMI Keepalive comes up again. If the problem persists, copy this warning message exactly as it appears, and report it to your technical support representative.

Error Message   %ATM-4-ILMICONFIGCHANGE:

Explanation   Restarting ATM signalling and ILMI. Peer Configuration change detected. Configuration of adjacent peer device has been changed.

Recommended Action   Wait for the interface to restart itself.

Error Message   %ATM-4-VPIVCIRANGE: VPI/VCI range parameters are dis-joint on [chars]

Explanation   .MinSvccVci > MaxVci, after negotiation with the peer through ILMI.

Recommended Action   Disable auto-configuration on both sides and change the port configuration appropriately so that SVCCs can be setup.

Error Message   %ATM-6-ILMIAUTOCFGALREADY: Auto-configuration already enabled.

Explanation   ATM auto-configuration has been enabled already.The atm auto-configuration command just entered is ignored.

Recommended Action   No action required.

Error Message   %ATM-6-ILMINOAUTOCFG: Auto configuration already disabled.

Explanation   ATM auto-configuration has been enabled already. The no atm auto-configuration command just entered is ignored.

Recommended Action   No action required.

Error Message   %ATM-4-UNMATCHUNIVERSIONSSCOP: sig_db->namestring, rcv N(SQ)=0 in BeginPdu at UNI 3.1

Explanation   This message appears on the console when the two ATMUNI version on either side do not match. For example, the LightStream 1010 ATM switch is configured in UNI 3.1 version mode and the device attached to it is configured for UNI version 3.0.

Recommended Action   Change the UNI version on either side to match the other. On the LightStream 1010 switch side use the atm uni version command on the interface specified in the error message.

ATM CORE Error Messages

ATM CORE software error messages.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atm_rm_show_commands null csb

Explanation   ATM resource management show command error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atm_rm_show_commands null csb return

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atm_rm_show_commands: bad csb show type

Explanation   ATM resource management show command error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rm_if_init: Not ATM if

Explanation   Resource management interface initialization error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmCanCreateVpTunnel: Can't get rcv ctt row

Explanation   .Error creating VP tunnel. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmCtt_init: no chunk for Stable CTT

Explanation   Resource management connection traffic table error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmCtt_init: no chunk for Transient CTT

Explanation   Resource management connection traffic table initialization error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmCttStableRowAlloc: null request pointer

Explanation   Resource management connection traffic table stable row allocation error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: Can't get rcv ctt row

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: Can't get xmt ctt row

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: No atm_swdb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: No ifCB

Explanation   Resource management logical interface creation error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: No swidb

Explanation   Resource management logical interface creation error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfDeleted: No swatmdb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacGetIntfConnRes: Null re/rsp pointer

Explanation   Resource management resource call admission control get interface connection resource. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacReduceIntfConnRes: Bad interface.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacReduceIntfConnRes: Bad sc.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacReduceIntfConnRes: Null req pointer.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacReduceIntfConnRes: Null req's traff pointer.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacRelIntfConnRes: Bad interface

Explanation   Resource management resource call admission control release interface connection resource. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacRelIntfConnRes: Bad sc

Explanation   Resource management resource call admission control get interface connection resource. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacRelIntfConnRes: Null req pointer

Explanation   Resource management resource call admission control get interface connection resource. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: ATMRM: checkInstallFcThreshold: Changed fc thresh VPI = [dec], VCI = [dec]

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: ATMRM: checkInstallMmcThresholds: Changed mmc thresh VPI = [dec], VCI = [dec]

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: calcExpDecayRegQlim: calc not done for this region.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: canAdmitP2mpFlow: Bad flow

Explanation   Can admit point to multipoint flow error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: canAdmitTraffic: Bad sc

Explanation   Can admit point to multipoint flow error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: checkChangePortMetrics: No ifRm. return;

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: computeHwRsBwGranularAlloc: RS granularity is zero

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: computeRcacRsBwGranularAlloc: Bad portType.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: computeRcacRsBwGranularAlloc: Bad wheel size.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: computeRcacRsBwGranularAlloc: RS granularity is zero.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: createLogIfRm: Duplicate Logical interface

Explanation   Create logical interface resource management error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: createLogIfRm: No atmswdb.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: createLogIfRm: No Physical interface.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: atm_db is null

Explanation   Create physical interface resource management error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: atmswdb is null.

Explanation   Create physical interface resource management error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: ifCb is null.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: ifRm not null

Explanation   Create physical interface resource management error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: swidb is null

Explanation   Create physical interface resource management error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fc3_getRsBwParm: Bad sc

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fc3_rm_backgroundChangeIntfConnParm: no ifCB

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fc3_RsAllocBw: no ifPhyRm

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fc3_RsAllocBwHie: no ifRm.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fc3_RsCanAllocBw: no ifPhyRm

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fc3_RsCanAllocBwHie: no ifRm.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fc3_RsReduceBw: no ifPhyRm

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fc3_RsRelBw: no ifPhyRm.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fc3_RsRelBwHie: no ifRm.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: fetchPhyIfI: Bad port type

Explanation   Fetch physical interface error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: flowTrafficParmLimitsOk: Bad sc

Explanation   Traffic flow parameter limits error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: getDefaultPhyIfOutQMaxSize: Bad plim type.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: getDefaultPhyIfOutQMaxSize: Bad queue

Explanation   Get default physical interface output queue maximum size error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: getFc3DefaultPhyIfSchWheelSize: Bad portType.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: getIfPhyLogRmFromIfcb: Null sw atm ifcb

Explanation   Get interface physical and logical resource management control block from interface control block error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: getRateSchedulerParameters: Bad sc.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: getRsParms: Bad sc

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: initFc1PhyIfPlatDepRmValues : Bad queue.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: initFc3PhyIfPlatDepRmValues : Bad sc.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: initFc3PhyIfPlatDepRmValues: Bad service class.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: initPhyIfPlatDepRmValues: Bad plim type

Explanation   Initialize physical interface platform-dependent resource management values error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: initPhyIfPlatDepRmValues: Bad queue.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: installFc3InterfaceHardware : Can't install scheduler params.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: installFc3InterfaceHardware : Can't install service class params.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: installFc3SwitchHardware : Can't install TG

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: intallFc1InterfaceHardware : Can't install CPU Max q size.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: ls1010_atmcore_rmFc1GetInputUpcParms: Null input ptrs

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: ls1010_atmcore_rmFc3GetInputUpcParms: Null input ptrs

Explanation   Resource management get input usage parameter control parameter error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: ls1010_atmcore_rmGetInputUpcParms: Null input ptrs

Explanation   Resource management get input usage parameter control parameter error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: ls1010_fc1_atm_rm_cfg_commands: null csb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rm_backgroundChangeIntfConnParm: no ifCB

Explanation   Resource management background change interface connection parameter error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmCtt_chkDeleteRow: row to delete not found

Explanation   Resource management connection traffic table check row deletion error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmInstallInterfaceHardware : Can't install Max q size.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmInstallInterfaceHardware : Missing RM idb pointer.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmInstallInterfaceHardware: Can't install CPU Max q size

Explanation   Initial physical interface platform-dependent resource management values error. Hardware error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmInstallInterfaceHardware: Can't install Max q size

Explanation   Resource management installation interface hardware error. Cannot install maximum queue size.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmInstallSwitchHardware: Can't install pri cell limit

Explanation   Resource management switch hardware installation error. Cannot install priority limit.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmPhyLogIf_2_ifId: Null logical RM cb

Explanation   Resource management physical and logical interface two interface ID error. Null logical resource management control block.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmPhyLogIf_2_ifId: Null sw atm ifcb

Explanation   Resource management physical/logical interface to interface ID error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmPhyLogIf_2_ifId: Null swidb atm cb

Explanation   Resource management physical and logical interface two interface ID error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: rmTransientCttRowAct: null request pointer

Explanation   Resource management transient connection traffic table row acknowledgment. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: setFc1PhyIfStaticMetrics: Bad port type.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: setPhyIfStaticMetrics: Bad port type

Explanation   A set physical interface static metrics error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: setPhyIfStaticMetrics: Bad port type

Explanation   A set physical interface static metrics error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: setPhyPortMaxCr: Bad plimtype.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: show_if_conn_hw: no ifCB

Explanation   Display interface hardware connection error. No interface control block.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-2-INTERNAL_CRITICAL: trafficCompleteConsistent: Bad sc

Explanation   Traffic complete and consistent error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: accumulateOutputQosMetric: Bad sc

Explanation   Accumulate output quality of service metric error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: allocFlowEbw: Bad sc

Explanation   Allocate flow Ebw error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: allocNewTransientRow: dup row

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: allocNewStableRow: dup row

Explanation   Allocate new stable row error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: allocNewStableRow: dup row freeRowStruct(row)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atm_rm_cfg_commands: nvgen default: should not happen

Explanation   Errors detected in nonvolatile RAM generation of connection traffic table.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atm_rm_cfg_commands: bad csb info

Explanation   ATM resource management configuration command error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atm_rm_int_cfg_commands: bad nvgen selector value

Explanation   ATM resource management initialization configuration command error. Bad nonvolatile RAM generation value selected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_collectPnniMetrics: Bad interface.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rm_derivePnniMetricCellRates: Bad sc.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmCtt_init: Error activating row 1

Explanation   Resource management connection traffic table initialization error. Error activating default at startup row.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmCtt_init: Error allocating row [dec], error [dec]

Explanation   Resource management connection traffic table initialization error. Error allocating default at startup row.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttAreFlowsSame: sc different

Explanation   Resource management connection traffic table error detected while checking for equality of traffic flows on a half-leg of a connection. Inconsistent information was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttAreFlowsSame: bad sc

Explanation   Resource management connection traffic table error detected while checking for equality of traffic flows on a half-leg of a connection. Erroneous information was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttRowDetach: num Vxs attached <= 0

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttRowGet: No SVC row

Explanation   Resource management connection traffic table row get request error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttStableRowAlloc: Bad parm quals

Explanation   Resource management connection traffic table stable row allocation error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmFc3GetVcCellQCount: null leg pointer

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmGetDefaultQosObj: bad input traffic

Explanation   Resource management get default quality of service object error. Bad input.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmGetIntfLineCellRate: No RM control block on interface.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmGlobalCfg: bad selector.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmIfTrParmLimitCfg: bad selector.

Explanation   Resource management physical interface traffic parameter limit configuration. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmInstallIfPacing : Can't install port pacing.

Explanation   Resource management can't install port pacing.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfClsFlowCfg: bad selector

Explanation   Resource management physical interface cells flow configuration error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQCfg: bad 25 Mbps port.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQCfg: Couldn't install hw

Explanation   Resource management physical interface output queue configuration error. Could not install hardware.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQScThreshCfg: bad 25 Mbps port.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQScThreshCfg: bad selector.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQScThreshCfg: can't install if abr thresh

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmRcacAreTrafficParmConsistent: No ctt row

Explanation   While checking the consistency of traffic flows between half-legs of a connection, traffic parameter information could not be obtained.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: atmcore_rmRcacRelIntfConnRes: Bad interface

Explanation   Resource management resource call admission control release connection reset. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: cfgCttCommands: can't release not-ready row

Explanation   Configuring connection traffic table error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: check_fillin_ThreshGrpEntry_mult_obj: bad TG

Explanation   Threshold group entry error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: chg_phyif_qthresh_req: bad selector

Explanation   Change physical interface queue threshold request error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: convertIntToExtRowData: Bad sc

Explanation   Convert interface to extract row data. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: convertRowScToSnmpFmt: Bad sc

Explanation   Convert service category row to SNMP format error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: copyAbrRrThresh: No hwidb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: copyAbrRrThresh: No phy intf rm cb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: copyClsBwUpdateCrs: Null cb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: copyClsBwUpdateCrs: No rm cb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: copyQMaxSizeParamsChgPortMetrics: No hwidb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: copyQMaxSizeParamsChgPortMetrics: No phy intf rm cb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: derivePifIM: Bad If type

Explanation   Derive PifIM error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: deriveTrafTypeFromOid: no OID ptr.

Explanation   Derive Traffic Type from OID error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: errStringfreeRowStruct(row)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: fc1_rm_changeAllIfAbrRrThresh: Null phy RM cb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: fc3_changeShapedLogIntfConnLegs: no CTT row.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: fc3_rm_backgroundChangeIntfParm: No phy if rm cb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: fc3_rm_changeConnHalfLeg: no CTT row.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: getIfPhyRmFromIfcb: bad output if cbs

Explanation   Get interface physical/logical resource management control block from interface control block error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: installFc1InterfaceHardware: can't install if abr thresh.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: installRmPhyIfClsFlowCfg: bad 25 Mbps port

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: isCpuIntf: bad if cbs

Explanation   CPU interface check error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: isFlowPolicyOk: Bad sc

Explanation   Is flow policy OK? Bad service category.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: isFlowPolicyOk: Bad sc. setNegativeRspCode(ifRm,req,rsp,

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: isOutputQosOk: Bad sc

Explanation   Is output quality of service correct? Bad service category.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: k_atmTrafficDescrParamEntry_set: Bad rowStatus value

Explanation   ATM traffic description parameter entry configuration error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmConnGetFeatCardTxQThresholds: bad input

Explanation   Resource management connection get feature card transmit queue threshold error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmConnGetFeatCardTxQThresholds: bad output if cbs

Explanation   Resource management connection get feature card transmit queue threshold error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1ConnGetFeatCardTxQThresholds: bad input.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1ConnGetFeatCardTxQThresholds: bad output if cbs.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1GetInputUpcParms : no if log rm cb.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1GetTransmitOutputQueue: Bad sc

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1GetTransmitQueueThresh: bad input.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1GetTransmitQueueThresh: bad output if cbs.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc3GetInputUpcParms : no if log rm cb.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFeatureCard2McastQPri: Bad sc.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetInputUpcParms: bit rate too large

Explanation   Resource management get input usage parameter control parameter error. Bit rate too set too high.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetInputUpcParms: no if log rm cb

Explanation   Resource management get input usage parameter control parameter error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetIntfDefTolForSc: no intf log rm cb.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetIntfDefVbrCdvtForSc: no intf log rm cb.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetTransmitQueueThresh: bad input

Explanation   Resource management get transmit queue threshold error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetTransmitQueueThresh: bad output if cbs

Explanation   Resource management get transmit queue threshold error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetTransmitOutputQueue: Bad sc

Explanation   Resource management get transmit output queue error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmInstallIfPacing: Can't install port pacing

Explanation   Resource management interface installation pacing error. Cannot install port pacing.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmIsFeatureCard1QHiPri: Bad sc.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmIsFeatureCardQHiPri: Bad sc

Explanation   Resource management is feature card high priority error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_atm_rm_cfg_commands: bad csb info

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_atm_rm_cfg_commands: nvgen default: should not happen

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_rmGlobalCfg: bad selector.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_rmPhyIfOutQScThreshCfg: bad 25 Mbps port.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_rmPhyIfOutQScThreshCfg: bad selector.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_rmPhyIfOutQScThreshCfg: can't install if abr thresh.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_atm_rm_cfg_commands: bad csb info

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_atm_rm_cfg_commands: bad sc

Explanation   Error in the feature card configuration.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_atm_rm_cfg_commands: bad TG

Explanation   Error in the feature card configuration.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_atm_rm_cfg_commands: nvgen - bad csb

Explanation   Error in the feature card configuration.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmGlobalCfg: bad chgParm selector.

Explanation   Error in the feature card configuration.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmGlobalCfg: bad reqEffect selector.

Explanation   Error in the feature card configuration.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmGlobalCfg: Couldn't install hw.

Explanation   Error in the feature card configuration.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmPhyIfRsSpWrrPropCfg: cannot configure WRR parameters.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmPhyIfServClassPropCfgEvt: cannot configure Service Class parameters.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: nvgenCdvt: bad service category value.

Explanation   Nonvolatile RAM generation cell delay variation tolerance found with bad service category.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: nvgenCttRow: [dec] stable row, bad sc

Explanation   Nonvolatile RAM generation connection traffic table row found with stable row and bad service category.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: nvgenMbs: bad service category value.

Error Message   %ATMCORE-3-INTERNAL_ERROR: nvgenOutputThresh: No hwidb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: nvgenParmLimits: bad parm limit selector

Explanation   Nonvolatile RAM generation parameter limits error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: nvgenParmLimits: bad parm limit service category

Explanation   Nonvolatile RAM generation parameter limits error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: nvgenStartOutputQ: bad queue value

Explanation   Nonvolatile RAM generation output queue error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: nvgenStartServCatOutQ: bad service category value.

Explanation   Nonvolatile RAM generation service category output queue error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: nvgenTolerance: bad service category value

Explanation   Nonvolatile RAM generation output queue. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: outputQosValueOk: Bad MetricAttr

Explanation   Output queue quality of service value error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: printCttRow: [dec] rowindex, bad sc

Explanation   Print connection traffic table error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacGetReq: bad sc.

Explanation   Resource call admission control request error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacGetReq: no intf structure.

Explanation   Resource call admission control request error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacReq: more than 1 intf

Explanation   Resource call admission control request error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacReq: no intf structure

Explanation   Resource call admission control request error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacReq: bad sc

Explanation   Resource call admission control request error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: processIgnoreRelRcacReq: no intf structure.

Explanation   Resource call admission control request error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: processIntfListConnResGetReq: Bad IfSelect.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: reduceFlowEbw: Bad sc.

Explanation   Reduce flow Ebw error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: relFlowEbw: Bad sc

Explanation   Release flow Ebw error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: rm_backgroundChangeIntfParm: No phy if am cb

Explanation   Resource management background change interface connection parameter error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: rm_changeAllIfAbrRrThresh: Null phy RM cb

Explanation   Resource management change all available bit rate interface request threshold. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: rm_changeConnHalfLeg: no CTT row

Explanation   Resource management change connected half leg error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: rm_switchChangeCellPriorityLimit: bad priority.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: rm_switchChangeCellPriorityLimit: Couldn't install hw

Explanation   Resource management change cell loss priority limit error. Hardware error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: rmFc3GlobalCfgTest1, bad chgParm selector.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: sameTrafficParms: Bad sc

Explanation   Same traffic parameters error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: sc_to_trafficParmSc: bad Service Category

Explanation   Service category to traffic parameter service category error. Bad service category.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: selectTrafficValue: Bad traffic parm

Explanation   Select traffic value error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: selectTraffic: Bad sc

Explanation   Select traffic value error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: serviceCategoriesOk: Bad sc.

Explanation   Bad service category error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: show_atm_int_rm: Cannot find phy if structure

Explanation   Display interface hardware connection error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: show_atm_int_rm: Cannot find phylog if structure

Explanation   Display interface resource management error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: show_if_conn_hw: no CTT row

Explanation   Display interface hardware connection error. No control traffic table row.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-3-INTERNAL_ERROR: trafficIsCompCon: bad sc

Explanation   Traffic is not compatible to the connection error. A data structure inconsistency was detected.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-4-ATM_SYS_ERROR: Incorrect API version

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMCORE-4-ATM_SYS_ERROR: Process residing on different Board, unsupported

Recommended Action   If this message occurs, contact your technical support representative for assistance.

ATM Signaling Errors

ATM signaling error messages.

Error Message   %ATMSIG-3-ATMSIG_CUG_DELETE_FAILED: ATMSIG [chars] idb->namestring

Explanation   A software error occurred during deletion of a member from a closed user group. Other error messages appearing immediately prior to this one may be related.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ATMSIG_CUG_INSERT_FAILED: ATMSIG [chars] idb->namestring

Explanation   A software error occurred during addition of a member to a closed user group. Other error messages appearing immediately prior to this one may be related.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ATMSIG_PRTY_DELETE_FAILED: svc->svc_namestring, svc->vpci, svc->vci, (svc->callRef & ATMSIG_CALLREF_VALUEMASK), (party ? party->endpointRef

Explanation   A software error occurred during deletion of a party from a point-to-multipoint call. Other error messages appearing immediately prior to this one may be related.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ATMSIG_PRTY_INSERT_FAILED ,partnerSvc->svc_namestring, partnerSvc->vpci, partnerSvc->vci, (partnerSvc->callRef & ATMSIG_CALLREF_VALUEMASK), (partnerParty ? partnerParty->endpointRef

Explanation   A software error occurred during addition of a party to a point-to-multipoint call. Other error messages appearing immediately prior to this one may be related.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ATMSIG_SVC_DELETE_FAILED: ATMSIG([chars] [dec],[dec] - %04d/%02d) SVC wavl del failed:svc 0x[hex]

Explanation   A software error occurred during deletion of an SVC. Other error messages appearing immediately prior to this one may be related.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ATMSIG_SVC_INSERT_FAILED: ATMSIG([chars] [dec],[dec] - %04d/%02d) SVC wavl ins failed:svc 0x[hex]

Explanation   A software error occurred during creation of an SVC. Other error messages appearing immediately prior to this one may be related.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ENQFAIL: enqueue atmsig_cb.mgmtapi_inqueue errmsg(&msgsym(UNEXPECTEDEVENT, SCHED)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ENQFAIL: enqueue acctGlob.mymsg_inqueue free(msg) errmsg(&msgsym(UNEXPECTEDEVENT,SCHED)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ENQFAIL: enqueue atmsig_cb.mgmtapi_inqueue msg->err_code = ATMSIG_MGMT_API_INTERNAL_ERROR

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ENQFAIL: enqueue atmsig_cb.mgmtapi_inqueue free(msg)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ENQFAIL: enqueue atmsig_cb.pnni_queue atm_ ys_msg->ret_code = IPC_ASYNC

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-ENQFAIL: enqueue atmSig_outputQ

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-FAILASSERT: [chars]

Explanation   ATM signaling found an internal critical error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-FAILHALFLEGREM: halfLeg removal failed, removeHalfLeg

Explanation   ATM signaling failed half-leg removal error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-FAILHALFLEGREM: 2nd halfleg failed, Get 2nd half leg failure. no ifcb

Explanation   ATM signaling failed to remove the second half-leg of a connection.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-FAILXCONN: xconn fail

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni : error return code

No memory atmsys_get_buf for next_port_reqNo memory atmsys_get_buf for source_route_reqNo buffer for sending Setup messageNo buffer for sending Call Proceeding messageNo buffer for sending Connect messageNo buffer for sending Connect Ack messageNo buffer for sending Release messageNo buffer for sending Release Comp messageNo buffer for sending Status messageNo buffer for sending Status Enquiry messageNo buffer for sending Restart messageNo buffer for sending Restart Ack messageNo buffer for xfer Setup messageNo buffer for sending Connect messageNo buffer for sending Add Party messageNo buffer for sending Status messageNo buffer for sending AddPartyAck messageNo buffer for sending AddPartyRej messageNo buffer for sending DropParty messageNo buffer for sending DropPartyAck messageNo buffer for sending Begin Pdu No buffer for sending Begin Ack Pdu No buffer for sending Begin Rej Pdu No buffer for sending End Pdu No buffer for sending End Ack Pdu No buffer for sending Resync Pdu No buffer for sending Resync Ack Pdu No buffer for sending Ustat Pdu No buffer for sending Stat Pdu No buffer for sending Poll Pdu

Explanation   An internal error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: number of ports > MAX

Explanation   An invalid message received from routing. Number of ports greater than maximum.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL port list

Explanation   An invalid message received from routing. No ports can be found to route this call.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL message

Explanation   An invalid message received from PNNI routing error. Null message received.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: msg type not valid

Explanation   An invalid message received from routing. Message type not valid.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: source proc not valid

Explanation   An invalid message received from routing. Source process not valid. It must be a routing module.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: dest proc not valid

Explanation   An invalid message received from routing. Destination process not valid. It must be a signaling module.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL curr party

Explanation   An invalid message received from routing. Null current party.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL SVC

Explanation   An invalid message received from routing. No signaling control block.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: msg code not resp

Explanation   An invalid message received from routing. Message code not responding.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: msg vers bad

Explanation   An invalid message received from routing. Message version bad.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL port_rsp message

Explanation   An invalid message received from routing. Null message.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: no of dtls > max

Explanation   An invalid message received from routing. The number of DTLs specified is greater than the maximum allowed.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG: No Port specified in port list

Explanation   An invalid message received from routing. No port specified in port list.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG : NULL message from routing

Explanation   An invalid message received from routing. Null message.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-INVPNNIMSG : Invalid msg from routing/pnni : [chars]

Explanation   This message indicates an error in the PNNI routing subsystem. It could be caused by an internal software error or by bad control information received from peer equipment. The message will contain additional information that can help locate the cause. Any message with 'NULL' probably indicates a problem with this system, others probably point at the peer equipment.

Recommended Action   Check this system and the peer equipment for any obvious errors.

Error Message   %ATMSIG-3-NOCALLREF : Cannot find a Callref value to allocate: [chars]

Explanation   This indicates an internal software error, probably including memory exhaustion.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-NOMEM: [chars]

Explanation   ATM signaling could not allocate memory.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-NOSVC: no SVC, atmSig_findPartyBlockByRef

Explanation   ATM signal control block was not found for a party message.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-NOSVC: no SVC, atmSig_input

Explanation   ATM signal control block was not found for an input message.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-3-NOSVC : stop svc timer

Explanation   An internal software error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-4-CONFIG_ERROR: Missing QSAAL VC on:

Explanation   An internal software error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %ATMSIG-4-CONFIG_ERROR: NULL atmSig_db on [chars]:

Explanation   An internal software error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

CI Errors

Environment monitor error messages.

Error Message   %CI-1-NOFORK: Couldn't start environment polling daemon

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %CI-3-ASPMEM: LS1010 equipped with [chars] requires at least [dec] MB of RAM. Only [dec] MB of RAM installed.

Explanation   This message indicates that an LS1010 equipped with the specified feature card requires a minimum amount of memory to be installed.

Recommended Action   Upgrade to the memory configuration recommended in the message.

Error Message   %CI-3-ASPREVC5500: "***WARNING*** Cannot determine Power Supply type/detect Power Supply fan alarm

Explanation   This message will appear as a reminder during C5X00 startup. The revision of the ASP installed in the router is unable to provide information about the power supply type and fan status.

Recommended Action   If this is considered a cause for concern, contact your technical support representative.

Error Message   %CI-3-BLOWER: Fan failure

Explanation   One of the router's cooling fans may have failed or be close to failure

Recommended Action   Replace the fan as soon as possible or the system may shut itself down or fail to operate properly.

Error Message   %CI-3-FCTYPE: Cannot recognize Feature Card

Explanation   The Cisco IOS Software found an unrecognized Feature Card during LS1010 initialization. This could mean that a hardware failure caused an actual failure to determine the card type, or that the software needs to be upgraded to support hardware that did not exist yet at the time the software was written.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %CI-3-PSFAIL: Power supply [dec] failure

Explanation   One of the device's power supplies failed.

Recommended Action   Replace the failed power supply as soon as possible.

Error Message   %CI-3-PSFANFAIL

Explanation   One of the device's power supply fans failed.

Recommended Action   Repair the fan or replace the power supply with the failed fan as soon as possible. If this condition persists, the loss of cooling will cause the power supply itself to fail.

Error Message   %CI-3-PSFANOK: Power supply fan [dec] OK

Explanation   The specified power supply fan has changed status to an acceptable condition. This is an informational message only. It will be displayed after replacement of a bad power supply or any time the software determines a failure condition has ended.

Recommended Action   This message is provided for information only.

Error Message   %CI-3-PSOK: Power supply [dec] OK

Explanation   The specified power supply has changed status to an acceptable condition. This is an informational message only. It will be displayed after replacement of a bad power supply or any time the software determines a failure condition has ended.

Recommended Action   This message is provided for information only.

Error Message   %CI-3-PSTYPE:"***WARNING*** Incompatible power supply types -
One is AC, other is DC.

Explanation   AC and DC power supply cannot be mixed in the same chassis.

Recommended Action   Remove either the AC or DC power supply.

Error Message   %CI-3-SHUTDOWN: Shutting down due to overheat.

Explanation   The system has shut down because the internal chassis temperature is too high.

Recommended Action   Check the system fan and the area around the chassis for material blocking the fan. Check to make sure the fan is running.

Error Message   %CI-3-TEMP: Temperature overheat

Explanation   The temprature sensor indicates a high-temperature condition.

Recommended Action   Make sure that the room temperature is not too high and that air flow to the chassis is not blocked. If this condition persists, the system will shut itself down to avoid damage. Call your technical support representative for assistance, if necessary.

Error Message   %CI-6-BLOWEROK: Fan OK

Explanation   The specified fan has changed status to an acceptable condition. This is an informational message only. It will be displayed after replacement of a bad fan or any time the software determines a failure condition has ended.

Recommended Action   This message is provided for information only.

Error Message   %CI-6-PSCHANGE: Power supply [dec] changed from [chars] [chars] to [chars]

Explanation   This message indicates the absence or detection of a new type of power supply in the system. This can be expected when hot-swappable power supplies are swapped. This is an informational message only.

Recommended Action   This message is provided for information only.

Error Message   %CI-6-PSFANOK: Power supply fan [dec] OK

Explanation   The specified power supply fan has changed status to an acceptable condition. This is an informational message only. It will be displayed after replacement of a bad power supply or any time the software determines a failure condition has ended.

Recommended Action   This message is provided for information only.

Error Message   %CI-6-TEMPOK: Temperature OK

Explanation   The temprature sensor indicates that the chassis air temperature has returned to acceptable levels.

Recommended Action   This message is provided for information only.

DCU Error Messages

DCU error messages.

Error Message   %DCU-1-NOMEMORY: 470[chars]: DCU keep-alive failure, card reset

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %DCU-1-NOMEMORY: cardDatabaseArray, crashdump (0)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %DCU-1-NOMEMORY: Unit [dec], IDB subblock

Explanation   The unit described has a memory error for the IDB structure sub-block.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %DCU-1-NOMEMORY: Unit [dec], atm_db

Explanation   The unit described has a memory error for the ATM database.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %DCU-1-NOMEMORY: Unit [dec], port database

Explanation   The unit described has a memory error for the port database.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %DCU-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure

Explanation   The unit described has a memory error for the IDB structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %DCU-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure

Explanation   The unit described has a memory error for the digital system structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

DS3E3SUNI Errors

DS3E3SUNI driver error messages.

Error Message   %DS3E3SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure

Explanation   The unit described has a memory error for the IDB structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %DS3E3SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure

Explanation   The unit described has a memory error for the digital system structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

LAN Emulation Error Messages

LAN emulation software error messages.

Error Message   %LANE-3-BADILMI: Unexpected ILMI event [dec]

Explanation   An internal error occurred.

Recommended Action   This error should not occur. Download the system error log, then call your technical support representative and provide the log, the error message, and the switch configuration.

Error Message   %LANE-3-BADNAME: ELAN name must be 1-32 characters long

Explanation   An emulated LAN (ELAN) name was entered in a command that is longer than 32 characters. The LAN Emulation (LANE) standard v1.0 requires a name that is 32 characters or less in length.

Recommended Action   Re-enter a shorter name.

Error Message   %LANE-3-BADTYPE: LAN Emulation supports only Ethernet type

Explanation   The user specified a Token Ring-emulated LAN, which is not currently supported.

Recommended Action   Specify an Ethernet-emulated LAN. Future software releases will support Token Ring ELANs.

Error Message   %LANE-3-LANE_LESBUS_UP: LES/BUS coming up from previous command

Explanation   The lane server-bus command was reissued to start the LANE service components while the switch was trying to execute a previously issued lane server-bus command.

Recommended Action   Wait for the initial lane server-bus command to either succeed or fail. The status of the server bus can be checked via the show lane server-bus interface subinterface name command. The previous command can also be canceled with the no lane server-bus command. If these steps fail to clear the problem, issue the shutdown command followed by a no shutdown command cycle on the subinterface, or on the whole interface. As a last resort, issue the no interface subinterface name command followed by the shutdown, no shutdown command cycle.

Error Message   %LANE-3-LANE_SIG_CHAIN: not in [chars] chain ([hex] [hex])

Explanation   An internal error occurred while system routines were handling ATM signaling messages for LANE.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LANE_SIG_ERR: [chars]

Explanation   An internal error occurred while system routines were handling ATM signaling messages for LANE.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LANE_SIG_INV_MSG: invalid msg received ([hex] [hex] [hex])

Explanation   An internal error occurred while system routines were handling ATM signaling messages for LANE.

Recommended Action    Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LANE_SIG_INV_STATE: invalid [chars] req in state [dec] ([hex])

Explanation   An internal error occurred while system routines were handling ATM signaling messages for LANE.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-6-LEC: [chars]

Explanation   A hardware or software error occurred.

Recommended Action    Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LEC_BADAD: [chars] LEC unable to compute ATM address

Explanation   The client cannot obtain an ATM address from the given configuration, or auto-assignment failed to get an ATM prefix from the switch.

Recommended Action   If you expect the switch to assign the prefix to the switch, check that the Interim Local Management Interface (ILMI) is functional and the switch has a prefix configured. Otherwise, confirm that the client has an address in the nonvolatile RAM (NVRAM) configuration.

Error Message   %LANE-3-LEC_CFG: [chars] CFG_REQ failed, [chars] (LECS returned [dec])

Explanation   A software or hardware error occurred.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LEC_CONTROL_MSG: Received bad control message on interface > [chars], 10*ONESEC

Explanation   The client received a control message over one of its control virtual channel connections (VCCs) that failed the header check.

Recommended Action   This message indicates a noninteroperable LANE configuration server, LANE server, or LANE client implementation on the emulated LAN.

Error Message   %LANE-6-LEC_INFO: [chars]

Explanation   A software or hardware error occurred.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LEC_JOIN: [chars] JOIN failed, [chars] (LES returned [dec])

Explanation   A software or hardware error occurred.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LEC_LISTEN: [chars] listen failed on [chars]

Explanation   The client failed an attempt to listen on a particular ATM address.

Recommended Action   Reconfigure the client ATM address. It is conflicting with another component on the ATM Interface Processor (AIP) for the same ATM address.

Error Message   %LANE-3-LEC_REGISTER: lec_info->swidb->namestring:

Explanation   A software or hardware error occurred.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LEC_SIGNAL: Unexpected SigAPI event [dec], 10*ONESEC

Explanation   ATM signaling sent the client an unexpected message type.

Recommended Action    Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-4-LEC_STATE_ERROR: State: [dec], Event [dec]

Explanation   A hardware or software error occurred.

Recommended Action    Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-6-LEC_TIMER: Timer [chars] expired

Explanation   A hardware or software error occurred.

Recommended Action    Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LEC_WRONG_ELAN_ID: lec_info->swidb->namestring: elan_id:

Explanation   An internal consistency error occurred.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LECS_ERR: [chars]

Explanation   An internal consistency error occurred.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-4-LECS_WARN: [chars]

Explanation   The LANE configuration server address could not be registered with or deregistered from the switch using ILMI.

Possible causes:

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LSV_ADDR: [chars] elan [chars] unable to register LES/BUS ATM addr

Explanation   A hardware or software error occurred.

Recommended Action    Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LSV_BADAD: <interface> elan <ELAN name> unable to compute [chars] ATM address

Explanation   Software was unable to compute an ATM address based on the ATM address template given. The characters in chars (see above display) will be either "BUS" (broadcast-and-unknown), "server," or "config server" in the actual error message.

Recommended Action   Enter a correct ATM address template for the LANE component ("BUS," "server," or "config server") named in the error message.

Error Message   %LANE-3-LSV_CRASH: <interface> elan <ELAN name> unrecoverable error [chars]

Explanation   An internal error occurred.

Recommended Action   This error should not occur. Download the system error log, then call your technical support representative and provide the log, the error message, and the switch configuration.

Error Message   %LANE-3-LSV_DUPATM: <interface> elan <ELAN name> client [dec] duplicate ATM address registration <ATM address>

Explanation   An attempt was made by the specified LANE client to register a Media Access Control (MAC) address and ATM address pair that duplicated an ATM address already registered to another LANE client.

Recommended Action   Use the show lane server command to list the registered addresses in the LANE server reporting the error. Correct one of the two LANE clients that is trying in error to use the same ATM address.

Error Message   %LANE-3-LSV_DUPID: <interface> elan <ELAN name> duplicate LECID [dec]

Explanation   An attempt was made to define two different server-direct PVCs both on the same subinterface (same LANE server) and both for the same client (LECID).

Recommended Action   Delete one of the lane pvc commands that has this duplicated LECID.

Error Message   %LANE-3-LSV_DUPMAC: <interface> elan <ELAN name> client [dec] duplicate MAC address registration [enet]

Explanation   An attempt was made by the specified LANE client to register a MAC address and ATM address pair that duplicated a MAC address already registered to another LANE client.

Recommended Action   Use the show lane server command to list the registered addresses in the LANE server reporting the error. Correct one of the two LANE clients that is trying in error to use the same MAC address.

Error Message   %LANE-4-LSV_LECID: <interface> elan <ELAN name> LECIDs exhausted, 10*ONESEC

Explanation   The LANE server specified has 6,5279 clients. No more can be added.

Recommended Action   Change the configurations to avoid trying to have more than 6,5279 LANE clients on this server.

Error Message   %LANE-3-LSV_MCAST: <interface> elan <ELAN name> unable to create [chars] MC group

Explanation   An internal error occurred.

Recommended Action   This error should not occur. Download the system error log, then call your technical support representative and provide the log, the error message, and the switch configuration.

Error Message   %LANE-3-LSV_NOREG: <interface> elan <ELAN name> client [dec] unable to register MAC address [enet]

Explanation   An internal error occurred.

Recommended Action   This error should not occur. Download the system error log, then call your technical support representative and provide the log, the error message, and the switch configuration.

Error Message   %LANE-6-MAKE17: Created vcd [dec] (PVC [dec]/[dec]) for config server access

Explanation   The LANE software created a PVC (normally 0/17) for accessing the LANE configuration server.

Recommended Action   Informational message only. No action required.

Error Message   %LANE-3-NAMECHG: Attempt to change ELAN name

Explanation   Both the LANE client and the LANE server/BUS may have an emulated LAN name specified in the configuration via the lane server-bus and lane client commands. If both specify the emulated LAN name, then the name cannot be changed by re-entering just one of the commands.

Recommended Action   Use the no lane server-bus command to delete the server/BUS or use the no lane client command to delete the client. Re-enter the other of the two commands with another emulated LAN name. Finally, re-enter the deleted command with the new emulated LAN name.

Error Message   %LANE-3-NEWPREF: <interface> elan <ELAN name> ATM address prefix [chars]

Explanation   Entering a new ATM address template for some LANE component caused the specified LANE server or bus to drop all clients and restart.

Recommended Action   Informational message only. No action required.

Error Message   %LANE-3-NOILMI: ILMI service registration failed

Explanation   The ILMI feature is not included in the software build running on the switch.

Recommended Action   Reload the switch with software that includes the ILMI feature.

Error Message   %LANE-3-NOINT: <interface> still destroying old sub-interface

Explanation   An attempt was made to create a new subinterface while a previous version of the subinterface was still being destroyed.

Recommended Action   Wait a minute and try again. If failure still occurs, try shutting down the main interface. Rebooting may be required to recover in extreme cases.

Error Message   %LANE-3-NOREGATM: <interface> cannot register <ATM address> with ILMI

Explanation   An attempt to register the given ATM address with the ATM switch failed. This failure can occur because the ATM switch is down or misconfigured. The registration will be retried.

Recommended Action   If the situation persists after a number of attempts and the switch is up, examine the configuration of the switch. The most likely cause is that the ATM address being registered is not compatible with the parameters --- for example, the ATM address prefix --- configured in the switch. Correct the configuration.

Error Message   %LANE-3-NOREGILMI: [chars] [chars] cannot register [chars] with ILMI

Explanation   An attempt to register the given ATM address with the ATM switch failed. This failure can occur because the ATM switch is down or misconfigured. The registration will be retried.

Recommended Action   If the situation persists after a number of attempts, and the switch is up, the configuration of the switch and router should be examined. A likely cause is that the ATM address being registered is not compatible with the parameters configured in the switch. Correct the configuration.

Error Message   %LANE-3-NOREGILMI: lec_info->swidb->namestring,LEC, lec_info->nsap.addr

Explanation   An attempt to register the given ATM address with the ATM switch failed. This failure can occur because the ATM switch is down or misconfigured. The registration will be retried.

Recommended Action   If the situation persists after a number of attempts, and the switch is up, the configuration of the switch and router should be examined. A likely cause is that the ATM address being registered is not compatible with the parameters configured in the switch. Correct the configuration.

Error Message   %LANE-3-NOVCD: VCDs exhausted

Explanation   When trying to create PVC 0/17, the switch ran out of PVC resources.

Recommended Action   The number of PVCs can be increased with the atm maxvc command.

Error Message   %LANE-3-PVCBAD: <interface> elan <ELAN name> PVC vcd [dec] has no [chars] assigned

Explanation   The characters in chars (see above display) will be either "ATM address" or "LECID." This message is reported when a PVC is created without all the necessary information included in the lane pvc command.

Recommended Action   Include a lane pvc command with the information appropriate for the PVC.

Error Message   %LANE-3-PVCLECS: Unable to create PVC [dec]/[dec]

Explanation   An attempt to create the named PVC failed. The most likely reason is that a PVC was defined on the same or another subinterface with the same virtual path identifier-virtual channel identifier (VPI-VCI) pair, but with a different encapsulation or usage type.

Recommended Action   Correct the configuration.

Error Message   %LANE-3-REGSTATE: ILMI event in state [dec]

Explanation   An internal error occurred.

Recommended Action   This error should not occur. Download the system error log, then call your technical support representative and provide the log, the error message, and the switch configuration.

Error Message   %LANE-3-TYPECHG: Attempt to change ELAN type

Explanation   Both the LANE client and the LANE server/BUS may have an ELAN type specified in the configuration via the lane server-bus and lane client commands as either Ethernet or Token Ring. If both, specify the type; the type cannot be changed by re-entering just one of the commands.

Recommended Action   Use the no lane server-bus command to delete the server bus or the no lane client command to delete the client. Re-enter the other of the two commands with a new type. Finally, re-enter the deleted command with the new type.

Error Message   %LANE-5-UPDOWN: [chars] [chars] [chars]: [chars] changed state to [chars]

Explanation   A software or hardware error occurred.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LEC_REGISTER: REGISTER failed, [chars]. LES returned [dec]

Explanation   A software or hardware error occurred.

Recommended Action   Copy the error message exactly as it appears, and report it to your technical support representative.

Error Message   %LANE-3-LEC_LISTEN: lec_info->swidb->namestring, addr

Explanation   The client failed an attempt to listen on a particular ATM address.

Recommended Action   Reconfigure the client ATM address. It is conflicting with another component on the ATM Interface Processor (AIP) for the same ATM address.

Miscellaneous Errors

Miscellaneous error messages.

Error Message   %FPGA-3-ABR: ABR FPGA don't reset properly, Control Register=%x

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %FPGA-3-DONE_PIN: Done pin or Status pin isn't pull low, FPGA# [dec]

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %FPGA-3-DOWNLOAD: Download Fail, FPGA# [dec]

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %FPGA-3-MCAST: Multicast FPGA don't reset properly, Control Register=%x

Explanation   The ASP Feature Card did not reset.

Recommended Action   Try resetting the switch again.

Error Message   %FPGA-3-NOFORK: Feature Card version invalid/old. Feature Card Version:[dec].[dec], ASP Version:[dec].[dec]

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %FPGA-3-STATUS_PIN: Error in status pin, FPGA# [dec]

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %FPGA-3-TRAFF: Traffic FPGA don't reset properly, Control Register=[hex]

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %FPGA-3-TYPE: ***WARNING*** Invalid feature card type - use higher version of software: [hex]

Explanation   The ASP Feature Card, Version FC-PCQ or PFQ, will only work with IOS Version 11.2 or later software.

Recommended Action   Update your LightStream 1010 IOS software to Version 11.2 or later.

Error Message   %FRPAM-3-FRPAM_DOWNLOADING: PAM [dec]/[dec] download is already in progress

Explanation   The Frame Relay PAM is downloading.

Recommended Action   This message is provided for information only.

Error Message   %FRPAM-3-FRPAM_DWNLD_FAILED: PAM [dec]/[dec] Firmware download failed for frag [dec]

Explanation   The Frame Relay PAM download failed.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %FRPAM-3-FRPAM_NOTUP: PAM in [dec]/[dec] is not UP

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %LINK-3-TOOBIG: Interface [chars] Output packet size of [dec] bytes too big

Explanation   Interface output packet has too many bytes.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %RSP-3-IDPROM: Bad or missing ID EEPROM, controller type [dec]

Explanation   A bad or missing ID EEPROM error occurred on the controller type described.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %RSP-2-NOMEMORY: No memory available for OIR process

Explanation   No memory is available to allow hot swapping to store the current PAM interface configuration.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

OC3SUNI and OC12 SUN Errors

OC3SUNI and OC12SUNI driver error messages.

Error Message   %OC3SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure

Explanation   The unit described has a memory error for the IDB structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %OC3SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure

Explanation   The unit described has a memory error for the DS structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %OC12SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure

Explanation   The unit described has a memory error for the interface data block structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %OC12SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure

Explanation   The unit described has a memory error for the ds structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

OIR Errors

Online insertion and removal error messages.

Error Message   %OIR-3-SHUTDOWN: Shutting down due to overheat

Explanation   System shutdown due to overheat error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %OIR-6-INSCARD: Card inserted in slot [dec], subcard [dec], interfaces administratively shutdown

Explanation   Card inserted in the slot, sub card, port, and interfaces described was administratively shutdown.

Recommended Action   This message is provided for information only.

Error Message   %OIR-6-REMCARD: Card removed from slot [dec], subcard [dec], interfaces disabled

Explanation   Card inserted in the slot, sub card, port, and interfaces described was disabled.

Recommended Action   This message is provided for information only.

Error Message   %OIR-3-LONGSTALL: Long bus stall ([dec] [chars]), the new PAM may not seated properly. Please remove it and try again.

Explanation   While hot swapping a PAM, the system detected the card is not seated properly.

Recommended Action   Remove the card and reinsert it.

PNNI/IISP Errors

PNNI and IISP routing error messages.

Error Message   %PNNI-2-NO_INTERNAL_NUMBER:

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: min_hop_route_all(

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: pnni_cnr_route_sp

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: pnni_cnr_route_wp ;

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: pnni_route_bg(

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: pnni_route_od(

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: failed to get the argument to pnni_hello process, pid = , pdb->pid

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Can't assign node number for :

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Can't find node included in ACK header: , *pnni_nodeid_string(node_id)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Cannot relocate PTSE component

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR : Can't find node included in ACK header: pnni_nodeid_string(node_id)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Corrupted ULIA information: : 0;

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Could Not Get

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: failed to insert hrz_link for :

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: failed to set:

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: found duplicate:

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Hello state machine error in state

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: IF table full, cannot add new interface port

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: IISP failed to set:

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Not Reachable

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: svcc-setup; Corrupted :

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: svcc-setup; Null sig :

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: svcc-setup; Too many :

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: TDB Node At Lowest

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Time To Flush :

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Trying To Expand

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Trying To Find Node Id For An Invalid Node:

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Unknown timer type, expired_timer

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Attempt to add a PTSE but Node doesn't exist pnni_nodeid_string(node_id), ptse_id

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Cannot add NNI interface port

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: retbuffer(pak)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: PNNI relocation of addr failed, could not find pfx

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Can't find our own node in PTSE database

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Cannot add NNI interface, uninitialized pointers ios_idb

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Cannot locate neighbor to be deleted

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Duplicate node, pnni_nodeid_string(node_id)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Duplicate PTSE of, pnni_nodeid_string(node_id), ptse_id)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Getting Node Id For An Invalid Node

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: IISP failed to get, the argument to iisp_router process

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Internal Nbr Number Stack Overflow

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Null element to deq_ptse

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: NULL node in ptsedb ID

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Out Of Parse Buffers

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: PNNI: Service orig timer, but PTSE is NULL!!!, , ptsedb)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Rcv DS in an invalid nbr state

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Received API message to create an interface for an existing port,, port)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Remove neighbor with interface list not empty

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: removing our own PTSE ID 1, \nplse collect \show atm pnni trace buf, ptse)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: rxmt timer with no element.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-3-INTERNAL_ERROR: Unrecognized req msg from signaling

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: IISP failed to get the argument to iisp_router process

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: ACK

Explanation   A bad PNNI ACK packet was received.

Recommended Action   Check the sender of the packet for any possible problems.

Error Message   %PNNI-4-BADPACKET: DS

Explanation   A bad PNNI DS packet was received.

Recommended Action   Check the sender of the packet for any possible problems.

Error Message   %PNNI-4-BADPACKET: Hello, len_err_str, ((pnni_ptse_hdr_t *)hello)->ptse_type, TLV_LEN(hello)

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: Invalid pkt: length shorter than header size [dec], phdr->length

Explanation   An unrecognized type of PNNI packet was received.

Recommended Action   Check the sender of the packet for any possible problems.

Error Message   %PNNI-4-BADPACKET: Invalid pkt: unrecognized packet type [dec], TLV_TYPE( phdr )

Explanation   An unrecognized type of PNNI packet was received.

Recommended Action   Check the sender of the packet for any possible problems.

Error Message   %PNNI-4-BADPACKET: Nodal REQ, Contains Unknown Mandatory IG, req_hdr, req_hdr->type

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: PTSE ACK, Has No Nodal PTSE Acks, ack_pkt->type, TLV_LEN((pnni_tlv_t *)ack_pkt))

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: PTSE ACK, Has No Nodal PTSE Acks, pnni->type, TLV_LEN((pnni_tlv_t *)pnni))

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: PTSE ACK, len_err_str, ((pnni_ptse_hdr_t *)ptse_ack)->ptse_type, TLV_LEN(ack))

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: PTSE len_err_str, ((pnni_ptse_hdr_t *)ptse)->ptse_type, TLV_LEN((pnni_tlv_t *)ptse))

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: PTSP: Bad checksum

Error Message   %PNNI-4-BADPACKET: PTSP, Has Unknown Mandatory IG At Top Level, ptsp, ptsp->type

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: REQ Contains Unknown Mandatory IG At Top Level req_pkt, req_pkt->type

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: REQ error_msg, 0, 0); } req_hdr = pnni_get_next_tlv((pnni_tlv_t)pnni, (pnni_tlv_t)req_hdr

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: REQ, len_err_str, ((pnnihdr_t *)req)->type, TLV_LEN(req))

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADROUTEREQ: msg->data.target.type;

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADROUTEREQ: msg->op_code )

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-CONFIG_ERROR: Configuration Error: Neighbor in different PeerGroup

Explanation   Neighbor indicates that it is a different peer group. This software version does not support multiple peer groups.

Recommended Action   Correct the switch address to be part of the same peer group.

Error Message   %PNNI-4-CONFIG_ERROR: Port looped-back, cannot form adjacency

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-CONFIG_ERROR: Missing PNNI VC on NNI interface.

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-CONFIG_ERROR: Neighbor in different PeerGroup

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-DUPLICATE_NODE_ID:

Explanation   An internal error occurred.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: PNNI failed to set the argument to pnni_router process

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: PNNI failed to set the argument to pnni_update process

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-ADDRESS_EXIST: Address derived from the switch's prefix by soft PVC manager [chars] clashes with existing address in prefix table

Explanation   Automatic soft PVC port address assignment failed. The address derived from the switch's prefix for soft PVC port clashes with an existing address in the prefix table.

Recommended Action   If possible, assign a new MAC address to the end system that caused the clash.

Error Message   %PNNI-4-ATM_SYS_ERROR: Error: Incorrect API version. Mismatched API message version received by PNNI

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Cannot add NNI interface. An attempt to add an NNI interface failed

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Received API message to create an interface for an existing port

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR:Received API message to delete an interface that PNNI does not know of

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-ATM_SYS_ERROR: Error: Received Unrecognized API message

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Unrecognized req msg from signaling [hex]

Explanation   Unrecognized request message from signaling error process.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: Invalid REQ pkt: [chars] [dec] [dec]

Explanation   An invalid PNNI request packet was received.

Recommended Action   Check the sender of the packet for any possible problems.

Error Message   %PNNI-4-BADPACKET: Invalid DS pkt: Type in header is not Nodal PTSE summaries (512), type [dec]

Explanation   An invalid PNNI database summary packet was received.

Recommended Action   Check the sender of the packet for any possible problems.

Error Message   %PNNI-4-BADPACKET: Invalid DS pkt: Length in hdr shorter than smallest possible, len [dec], ds_data->length

Explanation   An invalid PNNI database summary packet was received.

Recommended Action   Check the sender of the packet for any possible problems.

Error Message   %PNNI-4-BADPACKET: Invalid DS pkt: Bad length in node [chars], eDS PTSE sum len [dec], left [dec], count [dec], left [dec]

Explanation   An invalid PNNI database summary packet was received.

Recommended Action   Check the sender of the packet for any possible problems.

Error Message   %PNNI-4-INTERNAL_ERROR: NULL node in ptsedb ID [hex]

Explanation   An invalid PNNI database summary packet was received.

Recommended Action   Check the sender of the packet for any possible problems.

Error Message   %PNNI-4-INTERNAL_ERROR: IF table full, cannot add new interface [hex]

Explanation   No more entries in the interface table are allowed. The maximum number of entries is 256.

Recommended Action   Do not add any more entries in the interface table.

Error Message   %PNNI-4-INTERNAL_ERROR: PDB is NULL on a Route Request!!! [hex], msg->op_code

Explanation   Bad request from signaling process error.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Rev DS in an invalid nbr state

Explanation   An invalid neighbor state found.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Remove neighbor with interface list not empty

Explanation   A neighbor is being removed but interface list still shows some interface.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Cannot locate neighbor to be deleted

Explanation   Cannot locate a neighbor to be deleted.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Internal Nbr Number Stack Overflow

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-BADPACKET: Invalid ACK pkt: [chars]

Explanation   An invalid ACK packet was received.

Recommended Action   Check the sender of the packet for a possible problem.

Error Message   %PNNI-4-INTERNAL_ERROR: rxmt timer with no element

Explanation   An invalid ACK packet was received.

Recommended Action   Check the sender of the packet for a possible problem.

Error Message   %PNNI-4-BADPACKET: Invalid PTSP pkt: Bad Type in PTSE header: [dec]

Explanation   An invalid ACK packet was received.

Recommended Action   Check the sender of the packet for a possible problem.

Error Message   %PNNI-4-BADPACKET: Invalid PTSP pkt: Unknown type in PTSE header: [dec],)

Explanation   An invalid PTSP packet was received.

Recommended Action   Check the sender of the packet for a possible problem.

Error Message   %PNNI-4-BADPACKET: Invalid PTSP pkt: Inconsistent type between PTSE header and: PTSE content [dec] [dec]

Explanation   An invalid PTSP packet was received.

Recommended Action   Check the sender of the packet for a possible problem.

Error Message   %PNNI-4-BADPACKET: Invalid PTSP pkt: PTSE len does not add up to total PTSE len in header [dec] [dec]

Explanation   An invalid PTSP packet was received.

Recommended Action   Check the sender of the packet for a possible problem.

Error Message   %PNNI-4-BADPACKET: Invalid PTSP pkt: IG with type matching the PTSE type is missing: from PTSE [dec] [dec]

Explanation   There is no information group inside this PTSE that has the same type as the type in the PTSE header.

Recommended Action   Check the sender of the packet for a possible problem.

Error Message   %PNNI-4-BADPACKET: Invalid PTSP pkt: Bad checksum in PTSE ID: [dec]

Explanation   An invalid PTSP packet was received.

Recommended Action   Check the sender of the packet for a possible problem.

Error Message   %PNNI-4-BADPACKET: Invalid PTSP pkt: [chars]

Explanation   An invalid PTSP packet was received.

Recommended Action   Check the sender of the packet for a possible problem.

Error Message   %PNNI-4-INTERNAL_ERROR: Can't find node included in ACK header: [chars] , pnni_nodeid_string(node_id)

Explanation   Cannot locate node in an ACK packet.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Hello state machine error in state [chars], error_msg

Explanation   An internal software error occurred.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Cannot add NNI interface, uninitialized pointers

Explanation   Neighbor indicates that it is a different peer group. This software version does not support multiple peer groups.

Recommended Action   Correct the switch address to be part of the same peer group.

Error Message   %PNNI-4-INTERNAL_ERROR: Getting Node Id For An Invalid Node [hex], node

Explanation   Neighbor indicates that it is a different peer group. This software version does not support multiple peer groups.

Recommended Action   Correct the switch address to be part of the same peer group.

Error Message   %PNNI-4-INTERNAL_ERROR: Null element to deq_ptse

Explanation   Neighbor indicates that it is a different peer group. This software version does not support multiple peer groups.

Recommended Action   Correct the switch address to be part of the same peer group.

Error Message   %PNNI-4-INTERNAL_ERROR: Can't find our own node in PTSE database

Explanation   Neighbor indicates that it is a different peer group. This software version does not support multiple peer groups.

Recommended Action   Correct the switch address to be part of the same peer group.

Error Message   %PNNI-2-SPF_ERROR: Tent List Overflow in min_aw_route_od()

Explanation   Number of nodes in the network exceeds the node limit of the internal SPF data structure.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: Tent List Overflow in min_cdv_route_od()

Explanation   Number of nodes in the network exceeds the node limit of the internal SPF data structure.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: Tent List Overflow in min_ctd_route_od()

Explanation   Number of nodes in the network exceeds the node limit of the internal SPF data structure.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: Tent List Overflow in min_aw_dijkstra_bg()

Explanation   Number of nodes in the network exceeds the node limit of the internal SPF data structure.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: Tent List Overflow in min_cdv_dijkstra_bg()

Explanation   Number of nodes in the network exceeds the node limit of the internal SPF data structure.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: Tent List Overflow in min_ctd_dijkstra_bg()

Explanation   Number of nodes in the network exceeds the node limit of the internal SPF data structure.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-2-SPF_ERROR: Tent List Overflow in min_hop_route_all()

Explanation   Number of nodes in the network exceeds the node limit of the internal SPF data structure.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

Error Message   %PNNI-4-INTERNAL_ERROR: Unknown timer type [hex]

Explanation   Bad request from signaling process error.

Recommended Action   If this message recurs, contact your technical support representative for assistance.

SONICT Errors

SONICT driver error messages.

Error Message   %SONICT-1-NOMEMORY: Unit [dec], no memory for [chars] idb structure

Explanation   The unit described has a memory error for the IDB structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-1-INITFAIL: Unit [dec], initialization timeout failure, csr [dec]=0x%04x

Explanation   The unit described has an initialization timeout failure, cell missequenced ratio.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-3-SPURIDON: Unit [dec], spurious IDON interrupt, csr [dec]=0x%04x

Explanation   The unit described has a spurious IDON interrupt, cell missequenced ratio.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-3-OWNERR: Unit [dec], buffer ownership error, pak = 0x [hex]

Explanation   The unit described has a buffer ownership error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-3-INTERNAL_ERROR: sonic_send: semaphore locked

Explanation   SONIC send error. Semaphore locked.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-3-INTERNAL_ERROR: sonic_send: no free tbufs

Explanation   SONIC send error. No free transmit buffers.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-3-INTERNAL_ERROR: sonic_send: tp not free

Explanation   SONIC send error. tp not free.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-3-INTERNAL_ERROR: sonic_send: PANIC: sonicT is still using this tda

Explanation   SONIC send error. SONICT is still using this tda.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-3-INTERNAL_ERROR: sonic_send: TXP did not clear

Explanation   SONIC send error. TXP did not clear.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-3-XMIT_ERR: TX Error [hex]

Explanation   Transmit error.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %SONICT-3-INTERNAL_ERROR: sonic ISR: BAD NEWS, got RBE int

Explanation   SONIC ISR error. Got RBE interface.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

T1E1SUNI Error Messages

Asynchronous Transfer Mode error messages

Error Message   %T1E1SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure

Explanation   The unit described has a memory error for the IDB structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Message   %T1E1SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure

Explanation   The unit described has a memory error for the ds structure.

Recommended Action   If this message occurs, contact your technical support representative for assistance.

Error Code Index

The following section provides an alphabetical listing of the LightStream 1010 switch error codes followed by the page number where the description is found.

%AAL5-3-INTERNAL_ERROR: AAL5 doesn't handle such large pkts 3 
%AAL5-3-INTERNAL_ERROR: atm_output: Bad enctype 3 
%AAL5-3-INTERNAL_ERROR: aal5send: mmc_queuecell failed 3 
%AAL5-3-INTERNAL_ERROR: No more big aal5 pkts 4 
%AAL5-3-INTERNAL_ERROR: Out of reassembly buffers 4 
%AAL5-3-RXERR: [hex], orig [hex], port= [chars] 4 
%ATM-3-FAILCREATEVC: ATM failed to create VPI=[dec], VCI=[dec]) on Interface [chars], (Cause of the failure:  [chars]) 4
%ATM-3-OUT_OF_VCDS: ATM failed to create VC on Interface [chars] 5 
%ATM-3-UNSUPPORTED_QOS_PARAMS: ATM failed to create VC on Interface [chars] 5 
%ATM-4-MTUCALLMISMATCH: Incoming call from [ATM NSAP] has a mismatched maximum transmission unit - incoming  forward PDU size is [dec], backward PDU size is [dec], interface [chars] MTU size is [dec][chars] 5
%ATM-4-NOMEM: Failed to allocate memory--[chars], ONEMIN 5 
%ATM-3-UNSUPPORTED_QOS_PARMAS:ATM failed to create VC on Interface [ATM int],(Cause of the failure Invalid  traffic shaping parameters or out of rate queues. 5
%ATM-4-ILMIKEEPALIVEFAIL: Restarting ATM signalling and ILMI. Keepalive failure detected. 6 
%ATM-4-ILMICONFIGCHANGE: 6 
%ATM-4-UNMATCHUNIVERSIONSSCOP: rcv N(SQ)=0 in BeginPdu at UNI 3.1 6 
%ATM-4-VPIVCIRANGE: VPI/VCI range parameters are dis-joint on [chars] 6 
../../../../../../../../../home/home.htm
../../../../../../../../../home/home.htm
%ATM-4-UNMATCHUNIVERSIONSSCOP: sig_db->namestring, rcv N(SQ)=0 in BeginPdu at UNI 3.1 7 
%ATMCORE-2-INTERNAL_CRITICAL: atm_rm_show_commands null csb 7 
%ATMCORE-2-INTERNAL_CRITICAL: atm_rm_show_commands null csb return 7 
%ATMCORE-2-INTERNAL_CRITICAL: atm_rm_show_commands: bad csb show type 7 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rm_if_init: Not ATM if 7 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmCanCreateVpTunnel: Can't get rcv ctt row 8 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmCtt_init: no chunk for Stable CTT 8 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmCtt_init: no chunk for Transient CTT 8 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmCttStableRowAlloc: null request pointer 8 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: Can't get rcv ctt row 8 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: Can't get xmt ctt row 8 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: No atm_swdb 9 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: No ifCB 9 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfCreated: No swidb 9 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmLogicalIntfDeleted: No swatmdb 9 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacGetIntfConnRes: Null re/rsp pointer 9 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacReduceIntfConnRes: Bad interface. 9 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacReduceIntfConnRes: Bad sc. 10 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacReduceIntfConnRes: Null req pointer. 10 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacReduceIntfConnRes: Null req's traff pointer. 10 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacRelIntfConnRes: Bad interface 10 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacRelIntfConnRes: Bad sc 10 
%ATMCORE-2-INTERNAL_CRITICAL: atmcore_rmRcacRelIntfConnRes: Null req pointer 10 
%ATMCORE-2-INTERNAL_CRITICAL: ATMRM: checkInstallFcThreshold: Changed fc thresh VPI = [dec], VCI = [dec] 11 
%ATMCORE-2-INTERNAL_CRITICAL: ATMRM: checkInstallMmcThresholds: Changed mmc thresh VPI = [dec], VCI = [dec]  11
%ATMCORE-2-INTERNAL_CRITICAL: calcExpDecayRegQlim: calc not done for this region. 11 
%ATMCORE-2-INTERNAL_CRITICAL: canAdmitP2mpFlow: Bad flow 11 
%ATMCORE-2-INTERNAL_CRITICAL: canAdmitTraffic: Bad sc 11 
%ATMCORE-2-INTERNAL_CRITICAL: checkChangePortMetrics: No ifRm. return; 11 
%ATMCORE-2-INTERNAL_CRITICAL: computeHwRsBwGranularAlloc: RS granularity is zero 12 
%ATMCORE-2-INTERNAL_CRITICAL: computeRcacRsBwGranularAlloc: Bad portType. 12 
%ATMCORE-2-INTERNAL_CRITICAL: computeRcacRsBwGranularAlloc: Bad wheel size. 12 
%ATMCORE-2-INTERNAL_CRITICAL: computeRcacRsBwGranularAlloc: RS granularity is zero. 12 
%ATMCORE-2-INTERNAL_CRITICAL: createLogIfRm: Duplicate Logical interface 12 
%ATMCORE-2-INTERNAL_CRITICAL: createLogIfRm: No atmswdb. 12 
%ATMCORE-2-INTERNAL_CRITICAL: createLogIfRm: No Physical interface. 13 
%ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: atm_db is null 13 
%ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: atmswdb is null. 13 
%ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: ifCb is null. 13 
%ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: ifRm not null 13 
%ATMCORE-2-INTERNAL_CRITICAL: createPhyIfRm: swidb is null 13 
%ATMCORE-2-INTERNAL_CRITICAL: fc3_getRsBwParm: Bad sc 14 
%ATMCORE-2-INTERNAL_CRITICAL: fc3_rm_backgroundChangeIntfConnParm: no ifCB 14 
%ATMCORE-2-INTERNAL_CRITICAL: fc3_RsAllocBw: no ifPhyRm 14 
%ATMCORE-2-INTERNAL_CRITICAL: fc3_RsAllocBwHie: no ifRm. 14 
%ATMCORE-2-INTERNAL_CRITICAL: fc3_RsCanAllocBw: no ifPhyRm 14 
%ATMCORE-2-INTERNAL_CRITICAL: fc3_RsCanAllocBwHie: no ifRm. 14 
%ATMCORE-2-INTERNAL_CRITICAL: fc3_RsReduceBw: no ifPhyRm 14 
%ATMCORE-2-INTERNAL_CRITICAL: fc3_RsRelBw: no ifPhyRm. 15 
%ATMCORE-2-INTERNAL_CRITICAL: fc3_RsRelBwHie: no ifRm. 15 
%ATMCORE-2-INTERNAL_CRITICAL: fetchPhyIfI: Bad port type 15 
%ATMCORE-2-INTERNAL_CRITICAL: flowTrafficParmLimitsOk: Bad sc 15 
%ATMCORE-2-INTERNAL_CRITICAL: getDefaultPhyIfOutQMaxSize: Bad plim type. 15 
%ATMCORE-2-INTERNAL_CRITICAL: getDefaultPhyIfOutQMaxSize: Bad queue 15 
%ATMCORE-2-INTERNAL_CRITICAL: getFc3DefaultPhyIfSchWheelSize: Bad portType. 15 
%ATMCORE-2-INTERNAL_CRITICAL: getIfPhyLogRmFromIfcb: Null sw atm ifcb 16 
%ATMCORE-2-INTERNAL_CRITICAL: getRateSchedulerParameters: Bad sc. 16 
%ATMCORE-2-INTERNAL_CRITICAL: getRsParms: Bad sc 16 
%ATMCORE-2-INTERNAL_CRITICAL: initFc1PhyIfPlatDepRmValues : Bad queue. 16 
%ATMCORE-2-INTERNAL_CRITICAL: initFc3PhyIfPlatDepRmValues : Bad sc. 16 
%ATMCORE-2-INTERNAL_CRITICAL: initFc3PhyIfPlatDepRmValues: Bad service class. 16 
%ATMCORE-2-INTERNAL_CRITICAL: initPhyIfPlatDepRmValues: Bad plim type 17 
%ATMCORE-2-INTERNAL_CRITICAL: initPhyIfPlatDepRmValues: Bad queue. 17 
%ATMCORE-2-INTERNAL_CRITICAL: installFc3InterfaceHardware : Can't install scheduler params. 17 
%ATMCORE-2-INTERNAL_CRITICAL: installFc3InterfaceHardware : Can't install service class params. 17 
%ATMCORE-2-INTERNAL_CRITICAL: installFc3SwitchHardware : Can't install TG 17 
%ATMCORE-2-INTERNAL_CRITICAL: intallFc1InterfaceHardware : Can't install CPU Max q size. 17 
%ATMCORE-2-INTERNAL_CRITICAL: ls1010_atmcore_rmFc1GetInputUpcParms: Null input ptrs 18 
%ATMCORE-2-INTERNAL_CRITICAL: ls1010_atmcore_rmFc3GetInputUpcParms: Null input ptrs 18 
%ATMCORE-2-INTERNAL_CRITICAL: ls1010_atmcore_rmGetInputUpcParms: Null input ptrs 18 
%ATMCORE-2-INTERNAL_CRITICAL: ls1010_fc1_atm_rm_cfg_commands: null csb 18 
%ATMCORE-2-INTERNAL_CRITICAL: rm_backgroundChangeIntfConnParm: no ifCB 18 
%ATMCORE-2-INTERNAL_CRITICAL: rmCtt_chkDeleteRow: row to delete not found 18 
%ATMCORE-2-INTERNAL_CRITICAL: rmInstallInterfaceHardware : Can't install Max q size. 19 
%ATMCORE-2-INTERNAL_CRITICAL: rmInstallInterfaceHardware : Missing RM idb pointer. 19 
%ATMCORE-2-INTERNAL_CRITICAL: rmInstallInterfaceHardware: Can't install CPU Max q size 19 
%ATMCORE-2-INTERNAL_CRITICAL: rmInstallInterfaceHardware: Can't install Max q size 19 
%ATMCORE-2-INTERNAL_CRITICAL: rmInstallSwitchHardware: Can't install pri cell limit 19 
%ATMCORE-2-INTERNAL_CRITICAL: rmPhyLogIf_2_ifId: Null logical RM cb 19 
%ATMCORE-2-INTERNAL_CRITICAL: rmPhyLogIf_2_ifId: Null sw atm ifcb 20 
%ATMCORE-2-INTERNAL_CRITICAL: rmPhyLogIf_2_ifId: Null swidb atm cb 20 
%ATMCORE-2-INTERNAL_CRITICAL: rmTransientCttRowAct: null request pointer 20 
%ATMCORE-2-INTERNAL_CRITICAL: setFc1PhyIfStaticMetrics: Bad port type. 20 
%ATMCORE-2-INTERNAL_CRITICAL: setPhyIfStaticMetrics: Bad port type 20 
%ATMCORE-2-INTERNAL_CRITICAL: setPhyIfStaticMetrics: Bad port type 20 
%ATMCORE-2-INTERNAL_CRITICAL: setPhyPortMaxCr: Bad plimtype. 21 
%ATMCORE-2-INTERNAL_CRITICAL: show_if_conn_hw: no ifCB 21 
%ATMCORE-2-INTERNAL_CRITICAL: trafficCompleteConsistent: Bad sc 21 
%ATMCORE-3-INTERNAL_ERROR: accumulateOutputQosMetric: Bad sc 21 
%ATMCORE-3-INTERNAL_ERROR: allocFlowEbw: Bad sc 21 
%ATMCORE-3-INTERNAL_ERROR: allocNewTransientRow: dup row 21 
%ATMCORE-3-INTERNAL_ERROR: allocNewStableRow: dup row 21 
%ATMCORE-3-INTERNAL_ERROR: allocNewStableRow: dup row freeRowStruct(row) 22 
%ATMCORE-3-INTERNAL_ERROR: atm_rm_cfg_commands: nvgen default: should not happen 22 
%ATMCORE-3-INTERNAL_ERROR: atm_rm_cfg_commands: bad csb info 22 
%ATMCORE-3-INTERNAL_ERROR: atm_rm_int_cfg_commands: bad nvgen selector value 22 
%ATMCORE-3-INTERNAL_ERROR: atmcore_collectPnniMetrics: Bad interface. 22 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rm_derivePnniMetricCellRates: Bad sc. 22 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmCtt_init: Error activating row 1 23 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmCtt_init: Error allocating row [dec], error [dec] 23 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttAreFlowsSame: sc different 23 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttAreFlowsSame: bad sc 23 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttRowDetach: num Vxs attached <= 0 23 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttRowGet: No SVC row 23 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmCttStableRowAlloc: Bad parm quals 24 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmFc3GetVcCellQCount: null leg pointer 24 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmGetDefaultQosObj: bad input traffic 24 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmGetIntfLineCellRate: No RM control block on interface. 24 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmGlobalCfg: bad selector. 24 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmIfTrParmLimitCfg: bad selector. 24 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmInstallIfPacing : Can't install port pacing. 25 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfClsFlowCfg: bad selector 25 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQCfg: bad 25 Mbps port. 25 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQCfg: Couldn't install hw 25 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQScThreshCfg: bad 25 Mbps port. 25 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQScThreshCfg: bad selector. 25 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmPhyIfOutQScThreshCfg: can't install if abr thresh 26 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmRcacAreTrafficParmConsistent: No ctt row 26 
%ATMCORE-3-INTERNAL_ERROR: atmcore_rmRcacRelIntfConnRes: Bad interface 26 
%ATMCORE-3-INTERNAL_ERROR: cfgCttCommands: can't release not-ready row 26 
%ATMCORE-3-INTERNAL_ERROR: check_fillin_ThreshGrpEntry_mult_obj: bad TG 26 
%ATMCORE-3-INTERNAL_ERROR: chg_phyif_qthresh_req: bad selector 26 
%ATMCORE-3-INTERNAL_ERROR: convertIntToExtRowData: Bad sc 27 
%ATMCORE-3-INTERNAL_ERROR: convertRowScToSnmpFmt: Bad sc 27 
%ATMCORE-3-INTERNAL_ERROR: copyAbrRrThresh: No hwidb 27 
%ATMCORE-3-INTERNAL_ERROR: copyAbrRrThresh: No phy intf rm cb 27 
%ATMCORE-3-INTERNAL_ERROR: copyClsBwUpdateCrs: Null cb 27 
%ATMCORE-3-INTERNAL_ERROR: copyClsBwUpdateCrs: No rm cb 27 
%ATMCORE-3-INTERNAL_ERROR: copyQMaxSizeParamsChgPortMetrics: No hwidb 27 
%ATMCORE-3-INTERNAL_ERROR: copyQMaxSizeParamsChgPortMetrics: No phy intf rm cb 28 
%ATMCORE-3-INTERNAL_ERROR: derivePifIM: Bad If type 28 
%ATMCORE-3-INTERNAL_ERROR: deriveTrafTypeFromOid: no OID ptr. 28 
%ATMCORE-3-INTERNAL_ERROR: errStringfreeRowStruct(row) 28 
%ATMCORE-3-INTERNAL_ERROR: fc1_rm_changeAllIfAbrRrThresh: Null phy RM cb 28 
%ATMCORE-3-INTERNAL_ERROR: fc3_changeShapedLogIntfConnLegs: no CTT row. 28 
%ATMCORE-3-INTERNAL_ERROR: fc3_rm_backgroundChangeIntfParm: No phy if rm cb 28 
%ATMCORE-3-INTERNAL_ERROR: fc3_rm_changeConnHalfLeg: no CTT row. 29 
%ATMCORE-3-INTERNAL_ERROR: getIfPhyRmFromIfcb: bad output if cbs 29 
%ATMCORE-3-INTERNAL_ERROR: installFc1InterfaceHardware: can't install if abr thresh. 29 
%ATMCORE-3-INTERNAL_ERROR: installRmPhyIfClsFlowCfg: bad 25 Mbps port 29 
%ATMCORE-3-INTERNAL_ERROR: isCpuIntf: bad if cbs 29 
%ATMCORE-3-INTERNAL_ERROR: isFlowPolicyOk: Bad sc 29 
%ATMCORE-3-INTERNAL_ERROR: isFlowPolicyOk: Bad sc. setNegativeRspCode(ifRm,req,rsp, 30 
%ATMCORE-3-INTERNAL_ERROR: isOutputQosOk: Bad sc 30 
%ATMCORE-3-INTERNAL_ERROR: k_atmTrafficDescrParamEntry_set: Bad rowStatus value 30 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmConnGetFeatCardTxQThresholds: bad input 30 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmConnGetFeatCardTxQThresholds: bad output if cbs 30 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1ConnGetFeatCardTxQThresholds: bad input. 30 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1ConnGetFeatCardTxQThresholds: bad output if cbs. 31 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1GetInputUpcParms : no if log rm cb. 31 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1GetTransmitOutputQueue: Bad sc 31 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1GetTransmitQueueThresh: bad input. 31 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc1GetTransmitQueueThresh: bad output if cbs. 31 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFc3GetInputUpcParms : no if log rm cb. 31 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmFeatureCard2McastQPri: Bad sc. 32 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetInputUpcParms: bit rate too large 32 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetInputUpcParms: no if log rm cb 32 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetIntfDefTolForSc: no intf log rm cb. 32 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetIntfDefVbrCdvtForSc: no intf log rm cb. 32 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetTransmitQueueThresh: bad input 32 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetTransmitQueueThresh: bad output if cbs 33 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmGetTransmitOutputQueue: Bad sc 33 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmInstallIfPacing: Can't install port pacing 33 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmIsFeatureCard1QHiPri: Bad sc. 33 
%ATMCORE-3-INTERNAL_ERROR: ls1010_atmcore_rmIsFeatureCardQHiPri: Bad sc 33 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_atm_rm_cfg_commands: bad csb info 33 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_atm_rm_cfg_commands: nvgen default: should not happen 34 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_rmGlobalCfg: bad selector. 34 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_rmPhyIfOutQScThreshCfg: bad 25 Mbps port. 34 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_rmPhyIfOutQScThreshCfg: bad selector. 34 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc1_rmPhyIfOutQScThreshCfg: can't install if abr thresh. 34 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_atm_rm_cfg_commands: bad csb info 34 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_atm_rm_cfg_commands: bad sc 35 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_atm_rm_cfg_commands: bad TG 35 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_atm_rm_cfg_commands: nvgen - bad csb 35 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmGlobalCfg: bad chgParm selector. 35 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmGlobalCfg: bad reqEffect selector. 35 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmGlobalCfg: Couldn't install hw. 35 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmPhyIfRsSpWrrPropCfg: cannot configure WRR parameters. 36 
%ATMCORE-3-INTERNAL_ERROR: ls1010_fc3_rmPhyIfServClassPropCfgEvt: cannot configure Service Class parameters.  36
%ATMCORE-3-INTERNAL_ERROR: nvgenCdvt: bad service category value. 36 
%ATMCORE-3-INTERNAL_ERROR: nvgenCttRow: [dec] stable row, bad sc 36 
%ATMCORE-3-INTERNAL_ERROR: nvgenMbs: bad service category value. 36 
%ATMCORE-3-INTERNAL_ERROR: nvgenOutputThresh: No hwidb 36 
%ATMCORE-3-INTERNAL_ERROR: nvgenParmLimits: bad parm limit selector 36 
%ATMCORE-3-INTERNAL_ERROR: nvgenParmLimits: bad parm limit service category 37 
%ATMCORE-3-INTERNAL_ERROR: nvgenStartOutputQ: bad queue value 37 
%ATMCORE-3-INTERNAL_ERROR: nvgenStartServCatOutQ: bad service category value. 37 
%ATMCORE-3-INTERNAL_ERROR: nvgenTolerance: bad service category value 37 
%ATMCORE-3-INTERNAL_ERROR: outputQosValueOk: Bad MetricAttr 37 
%ATMCORE-3-INTERNAL_ERROR: printCttRow: [dec] rowindex, bad sc 37 
%ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacGetReq: bad sc. 38 
%ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacGetReq: no intf structure. 38 
%ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacReq: more than 1 intf 38 
%ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacReq: no intf structure 38 
%ATMCORE-3-INTERNAL_ERROR: processIgnoreRcacReq: bad sc 38 
%ATMCORE-3-INTERNAL_ERROR: processIgnoreRelRcacReq: no intf structure. 38 
%ATMCORE-3-INTERNAL_ERROR: processIntfListConnResGetReq: Bad IfSelect. 39 
%ATMCORE-3-INTERNAL_ERROR: reduceFlowEbw: Bad sc. 39 
%ATMCORE-3-INTERNAL_ERROR: relFlowEbw: Bad sc 39 
%ATMCORE-3-INTERNAL_ERROR: rm_backgroundChangeIntfParm: No phy if am cb 39 
%ATMCORE-3-INTERNAL_ERROR: rm_changeAllIfAbrRrThresh: Null phy RM cb 39 
%ATMCORE-3-INTERNAL_ERROR: rm_changeConnHalfLeg: no CTT row 39 
%ATMCORE-3-INTERNAL_ERROR: rm_switchChangeCellPriorityLimit: bad priority. 40 
%ATMCORE-3-INTERNAL_ERROR: rm_switchChangeCellPriorityLimit: Couldn't install hw 40 
%ATMCORE-3-INTERNAL_ERROR: rmFc3GlobalCfgTest1, bad chgParm selector. 40 
%ATMCORE-3-INTERNAL_ERROR: sameTrafficParms: Bad sc 40 
%ATMCORE-3-INTERNAL_ERROR: sc_to_trafficParmSc: bad Service Category 40 
%ATMCORE-3-INTERNAL_ERROR: selectTrafficValue: Bad traffic parm 40 
%ATMCORE-3-INTERNAL_ERROR: selectTraffic: Bad sc 41 
%ATMCORE-3-INTERNAL_ERROR: serviceCategoriesOk: Bad sc. 41 
%ATMCORE-3-INTERNAL_ERROR: show_atm_int_rm: Cannot find phy if structure 41 
%ATMCORE-3-INTERNAL_ERROR: show_atm_int_rm: Cannot find phylog if structure 41 
%ATMCORE-3-INTERNAL_ERROR: show_if_conn_hw: no CTT row 41 
%ATMCORE-3-INTERNAL_ERROR: trafficIsCompCon: bad sc 41 
%ATMCORE-4-ATM_SYS_ERROR: Incorrect API version 42 
%ATMCORE-4-ATM_SYS_ERROR: Process residing on different Board, unsupported 42 
%ATMSIG-3-ATMSIG_CUG_DELETE_FAILED: ATMSIG [chars] idb->namestring 42 
%ATMSIG-3-ATMSIG_CUG_INSERT_FAILED: ATMSIG [chars] idb->namestring 42 
%ATMSIG-3-ATMSIG_PRTY_DELETE_FAILED: svc->svc_namestring, svc->vpci, svc->vci, (svc->callRef &  ATMSIG_CALLREF_VALUEMASK), (party ? party->endpointRef 42
%ATMSIG-3-ATMSIG_PRTY_INSERT_FAILED ,partnerSvc->svc_namestring, partnerSvc->vpci, partnerSvc->vci,  (partnerSvc->callRef & ATMSIG_CALLREF_VALUEMASK), (partnerParty ? partnerParty->endpointRef 43
%ATMSIG-3-ATMSIG_SVC_DELETE_FAILED: ATMSIG([chars] [dec],[dec] - %04d/%02d) SVC wavl del failed:svc 0x[hex]  43
%ATMSIG-3-ATMSIG_SVC_INSERT_FAILED: ATMSIG([chars] [dec],[dec] - %04d/%02d) SVC wavl ins failed:svc 0x[hex]  43
%ATMSIG-3-ENQFAIL: enqueue atmsig_cb.mgmtapi_inqueue errmsg(&msgsym(UNEXPECTEDEVENT, SCHED) 43 
%ATMSIG-3-ENQFAIL: enqueue acctGlob.mymsg_inqueue free(msg) errmsg(&msgsym(UNEXPECTEDEVENT,SCHED) 43 
%ATMSIG-3-ENQFAIL: enqueue atmsig_cb.mgmtapi_inqueue msg->err_code = ATMSIG_MGMT_API_INTERNAL_ERROR 43 
%ATMSIG-3-ENQFAIL: enqueue atmsig_cb.mgmtapi_inqueue free(msg) 44 
%ATMSIG-3-ENQFAIL: enqueue atmsig_cb.pnni_queue atm_ ys_msg->ret_code = IPC_ASYNC 44 
%ATMSIG-3-ENQFAIL: enqueue atmSig_outputQ 44 
%ATMSIG-3-FAILASSERT: [chars] 44 
%ATMSIG-3-FAILHALFLEGREM: halfLeg removal failed, removeHalfLeg 44 
%ATMSIG-3-FAILHALFLEGREM: 2nd halfleg failed, Get 2nd half leg failure. no ifcb 44 
%ATMSIG-3-FAILXCONN: xconn fail 44 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni : error return code 45 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: number of ports > MAX 46 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL port list 46 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL message 46 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: msg type not valid 46 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: source proc not valid 46 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: dest proc not valid 46 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL curr party 47 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL SVC 47 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: msg code not resp 47 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: msg vers bad 47 
%ATMSIG-3-INVPNNIMSG: Invalid msg from routing/pnni: NULL port_rsp message 47 
%ATMSIG-3-INVPNNIMSG: no of dtls > max 47 
%ATMSIG-3-INVPNNIMSG: No Port specified in port list 48 
%ATMSIG-3-INVPNNIMSG : NULL message from routing 48 
%ATMSIG-3-INVPNNIMSG : Invalid msg from routing/pnni : [chars] 48 
%ATMSIG-3-NOCALLREF : Cannot find a Callref value to allocate: [chars] 48 
%ATMSIG-3-NOMEM: [chars] 48 
%ATMSIG-3-NOSVC: no SVC, atmSig_findPartyBlockByRef 48 
%ATMSIG-3-NOSVC: no SVC, atmSig_input 48 
%ATMSIG-3-NOSVC : stop svc timer 49 
%ATMSIG-4-CONFIG_ERROR: Missing QSAAL VC on: 49 
%ATMSIG-4-CONFIG_ERROR: NULL atmSig_db on [chars]: 49 
%CI-1-NOFORK: Couldn't start environment polling daemon 49 
%CI-3-ASPMEM: LS1010 equipped with [chars] requires at least [dec] MB of RAM. Only [dec] MB of RAM  installed. 49
%CI-3-ASPREVC5500: "***WARNING***  Cannot determine Power Supply type/detect Power Supply fan alarm 49 
%CI-3-BLOWER: Fan failure 50 
%CI-3-FCTYPE: Cannot recognize Feature Card 50 
%CI-3-PSFAIL: Power supply [dec] failure 50 
%CI-3-PSFANFAIL 50 
%CI-3-PSFANOK: Power supply fan [dec] OK 50 
%CI-3-PSOK: Power supply [dec] OK 50 
%CI-3-PSTYPE:"***WARNING*** Incompatible power supply types - 
One is AC, other is DC. 51 %CI-3-SHUTDOWN: Shutting down due to overheat. 51 %CI-3-TEMP: Temperature overheat 51 %CI-6-BLOWEROK: Fan OK 51 %CI-6-PSCHANGE: Power supply [dec] changed from [chars] [chars] to [chars] 51 %CI-6-PSFANOK: Power supply fan [dec] OK 51 %CI-6-TEMPOK: Temperature OK 52 %DCU-1-NOMEMORY: 470[chars]: DCU keep-alive failure, card reset 52 %DCU-1-NOMEMORY: cardDatabaseArray, crashdump (0) 52 %DCU-1-NOMEMORY: Unit [dec], IDB subblock 52 %DCU-1-NOMEMORY: Unit [dec], atm_db 52 %DCU-1-NOMEMORY: Unit [dec], port database 52 %DCU-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure 53 %DCU-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure 53 %DS3E3SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure 53 %DS3E3SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure 53 %LANE-3-BADILMI: Unexpected ILMI event [dec] 53 %LANE-3-BADNAME: ELAN name must be 1-32 characters long 54 %LANE-3-BADTYPE: LAN Emulation supports only Ethernet type 54 %LANE-3-LANE_LESBUS_UP: LES/BUS coming up from previous command 54 %LANE-3-LANE_SIG_CHAIN: not in [chars] chain ([hex] [hex]) 54 %LANE-3-LANE_SIG_ERR: [chars] 54 %LANE-3-LANE_SIG_INV_MSG: invalid msg received ([hex] [hex] [hex]) 54 %LANE-3-LANE_SIG_INV_STATE: invalid [chars] req in state [dec] ([hex]) 55 %LANE-6-LEC: [chars] 55 %LANE-3-LEC_BADAD: [chars] LEC unable to compute ATM address 55 %LANE-3-LEC_CFG: [chars] CFG_REQ failed, [chars] (LECS returned [dec]) 55 %LANE-3-LEC_CONTROL_MSG: Received bad control message on interface > [chars], 10*ONESEC 55 %LANE-6-LEC_INFO: [chars] 55 %LANE-3-LEC_JOIN: [chars] JOIN failed, [chars] (LES returned [dec]) 56 %LANE-3-LEC_LISTEN: [chars] listen failed on [chars] 56 %LANE-3-LEC_REGISTER: lec_info->swidb->namestring: 56 %LANE-3-LEC_SIGNAL: Unexpected SigAPI event [dec], 10*ONESEC 56 %LANE-4-LEC_STATE_ERROR: State: [dec], Event [dec] 56 %LANE-6-LEC_TIMER: Timer [chars] expired 56 %LANE-3-LEC_WRONG_ELAN_ID: lec_info->swidb->namestring: elan_id: 56 %LANE-3-LECS_ERR: [chars] 57 %LANE-4-LECS_WARN: [chars] 57 %LANE-3-LSV_ADDR: [chars] elan [chars] unable to register LES/BUS ATM addr 57 %LANE-3-LSV_BADAD: <interface> elan <ELAN name> unable to compute [chars] ATM address 57 %LANE-3-LSV_CRASH: <interface> elan <ELAN name> unrecoverable error [chars] 57 %LANE-3-LSV_DUPATM: <interface> elan <ELAN name> client [dec] duplicate ATM address registration <ATM address> 58 %LANE-3-LSV_DUPID: <interface> elan <ELAN name> duplicate LECID [dec] 58 %LANE-3-LSV_DUPMAC: <interface> elan <ELAN name> client [dec] duplicate MAC address registration [enet] 58 %LANE-4-LSV_LECID: <interface> elan <ELAN name> LECIDs exhausted, 10*ONESEC 58 %LANE-3-LSV_MCAST: <interface> elan <ELAN name> unable to create [chars] MC group 58 %LANE-3-LSV_NOREG: <interface> elan <ELAN name> client [dec] unable to register MAC address [enet] 58 %LANE-6-MAKE17: Created vcd [dec] (PVC [dec]/[dec]) for config server access 59 %LANE-3-NAMECHG: Attempt to change ELAN name 59 %LANE-3-NEWPREF: <interface> elan <ELAN name> ATM address prefix [chars] 59 %LANE-3-NOILMI: ILMI service registration failed 59 %LANE-3-NOINT: <interface> still destroying old sub-interface 59 %LANE-3-NOREGATM: <interface> cannot register <ATM address> with ILMI 59 %LANE-3-NOREGILMI: [chars] [chars] cannot register [chars] with ILMI 60 %LANE-3-NOREGILMI: lec_info->swidb->namestring,LEC, lec_info->nsap.addr 60 %LANE-3-NOVCD: VCDs exhausted 60 %LANE-3-PVCBAD: <interface> elan <ELAN name> PVC vcd [dec] has no [chars] assigned 60 %LANE-3-PVCLECS: Unable to create PVC [dec]/[dec] 60 %LANE-3-REGSTATE: ILMI event in state [dec] 60 %LANE-3-TYPECHG: Attempt to change ELAN type 61 %LANE-5-UPDOWN: [chars] [chars] [chars]: [chars] changed state to [chars] 61 %LANE-3-LEC_REGISTER: REGISTER failed, [chars]. LES returned [dec] 61 %LANE-3-LEC_LISTEN: lec_info->swidb->namestring, addr 61 %FPGA-3-ABR: ABR FPGA don't reset properly, Control Register=%x 61 %FPGA-3-DONE_PIN: Done pin or Status pin isn't pull low, FPGA# [dec] 62 %FPGA-3-DOWNLOAD: Download Fail, FPGA# [dec] 62 %FPGA-3-MCAST: Multicast FPGA don't reset properly, Control Register=%x 62 %FPGA-3-NOFORK: Feature Card version invalid/old. Feature Card Version:[dec].[dec], ASP Version:[dec].[dec] 62 %FPGA-3-STATUS_PIN: Error in status pin, FPGA# [dec] 62 %FPGA-3-TRAFF: Traffic FPGA don't reset properly, Control Register=[hex] 62 %FPGA-3-TYPE: ***WARNING*** Invalid feature card type - use higher version of software: [hex] 62 %FPGA-3-VERSION : feat_high: feat_low, asp_high, asp_low) 63 %FRPAM-3-FRPAM_DOWNLOADING: PAM [dec]/[dec] download is already in progress 63 %FRPAM-3-FRPAM_DWNLD_FAILED: PAM [dec]/[dec] Firmware download failed for frag [dec] 63 %FRPAM-3-FRPAM_NOTUP: PAM in [dec]/[dec] is not UP 63 %LINK-3-TOOBIG: Interface [chars] Output packet size of [dec] bytes too big 63 %RSP-3-IDPROM: Bad or missing ID EEPROM, controller type [dec] 63 %RSP-2-NOMEMORY: No memory available for OIR process 63 %OC3SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure 64 %OC3SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure 64 %OC12SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure 64 %OC12SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure 64 %OIR-3-SHUTDOWN: Shutting down due to overheat 64 %OIR-6-INSCARD: Card inserted in slot [dec], subcard [dec], interfaces administratively shutdown 65 %OIR-6-REMCARD: Card removed from slot [dec], subcard [dec], interfaces disabled 65 %OIR-3-LONGSTALL: Long bus stall ([dec] [chars]), the new PAM may not seated properly. Please remove it and try again. 65 %PNNI-2-NO_INTERNAL_NUMBER: 65 %PNNI-2-SPF_ERROR: min_hop_route_all( 65 %PNNI-2-SPF_ERROR: pnni_cnr_route_sp 65 %PNNI-2-SPF_ERROR: pnni_cnr_route_wp ; 66 %PNNI-2-SPF_ERROR: pnni_route_bg( 66 %PNNI-2-SPF_ERROR: pnni_route_od( 66 %PNNI-3-INTERNAL_ERROR: failed to get the argument to pnni_hello process, pid = , pdb->pid 66 %PNNI-3-INTERNAL_ERROR: Can't assign node number for : 66 %PNNI-3-INTERNAL_ERROR: Can't find node included in ACK header: , *pnni_nodeid_string(node_id) 66 %PNNI-3-INTERNAL_ERROR: Cannot relocate PTSE component 66 %PNNI-3-INTERNAL_ERROR : Can't find node included in ACK header: pnni_nodeid_string(node_id) 67 %PNNI-3-INTERNAL_ERROR: Corrupted ULIA information: : 0; 67 %PNNI-3-INTERNAL_ERROR: Could Not Get 67 %PNNI-3-INTERNAL_ERROR: failed to insert hrz_link for : 67 %PNNI-3-INTERNAL_ERROR: failed to set: 67 %PNNI-3-INTERNAL_ERROR: found duplicate: 67 %PNNI-3-INTERNAL_ERROR: Hello state machine error in state 67 %PNNI-3-INTERNAL_ERROR: IF table full, cannot add new interface port 68 %PNNI-3-INTERNAL_ERROR: IISP failed to set: 68 %PNNI-3-INTERNAL_ERROR: Not Reachable 68 %PNNI-3-INTERNAL_ERROR: svcc-setup; Corrupted : 68 %PNNI-3-INTERNAL_ERROR: svcc-setup; Null sig : 68 %PNNI-3-INTERNAL_ERROR: svcc-setup; Too many : 68 %PNNI-3-INTERNAL_ERROR: TDB Node At Lowest 68 %PNNI-3-INTERNAL_ERROR: Time To Flush : 69 %PNNI-3-INTERNAL_ERROR: Trying To Expand 69 %PNNI-3-INTERNAL_ERROR: Trying To Find Node Id For An Invalid Node: 69 %PNNI-3-INTERNAL_ERROR: Unknown timer type, expired_timer 69 %PNNI-3-INTERNAL_ERROR: Attempt to add a PTSE but Node doesn't exist pnni_nodeid_string(node_id), ptse_id 69 %PNNI-3-INTERNAL_ERROR: Cannot add NNI interface port 69 %PNNI-3-INTERNAL_ERROR: retbuffer(pak) 69 %PNNI-3-INTERNAL_ERROR: PNNI relocation of addr failed, could not find pfx 70 %PNNI-3-INTERNAL_ERROR: Can't find our own node in PTSE database 70 %PNNI-3-INTERNAL_ERROR: Cannot add NNI interface, uninitialized pointers ios_idb 70 %PNNI-3-INTERNAL_ERROR: Cannot locate neighbor to be deleted 70 %PNNI-3-INTERNAL_ERROR: Duplicate node, pnni_nodeid_string(node_id) 70 %PNNI-3-INTERNAL_ERROR: Duplicate PTSE of, pnni_nodeid_string(node_id), ptse_id) 70 %PNNI-3-INTERNAL_ERROR: Getting Node Id For An Invalid Node 71 %PNNI-3-INTERNAL_ERROR: IISP failed to get, the argument to iisp_router process 71 %PNNI-3-INTERNAL_ERROR: Internal Nbr Number Stack Overflow 71 %PNNI-3-INTERNAL_ERROR: Null element to deq_ptse 71 %PNNI-3-INTERNAL_ERROR: NULL node in ptsedb ID 71 %PNNI-3-INTERNAL_ERROR: Out Of Parse Buffers 71 %PNNI-3-INTERNAL_ERROR: PNNI: Service orig timer, but PTSE is NULL!!!, , ptsedb) 71 %PNNI-3-INTERNAL_ERROR: Rcv DS in an invalid nbr state 72 %PNNI-3-INTERNAL_ERROR: Received API message to create an interface for an existing port,, port) 72 %PNNI-3-INTERNAL_ERROR: Remove neighbor with interface list not empty 72 %PNNI-3-INTERNAL_ERROR: removing our own PTSE ID 1, \nplse collect \show atm pnni trace buf, ptse) 72 %PNNI-3-INTERNAL_ERROR: rxmt timer with no element. 72 %PNNI-3-INTERNAL_ERROR: Unrecognized req msg from signaling 72 %PNNI-4-INTERNAL_ERROR: IISP failed to get the argument to iisp_router process 72 %PNNI-4-BADPACKET: ACK 73 %PNNI-4-BADPACKET: DS 73 %PNNI-4-BADPACKET: Hello, len_err_str, ((pnni_ptse_hdr_t *)hello)->ptse_type, TLV_LEN(hello) 73 %PNNI-4-BADPACKET: Invalid pkt: length shorter than header size [dec], phdr->length 73 %PNNI-4-BADPACKET: Invalid pkt: unrecognized packet type [dec], TLV_TYPE( phdr ) 73 %PNNI-4-BADPACKET: Nodal REQ, Contains Unknown Mandatory IG, req_hdr, req_hdr->type 73 %PNNI-4-BADPACKET: PTSE ACK, Has No Nodal PTSE Acks, ack_pkt->type, TLV_LEN((pnni_tlv_t *)ack_pkt)) 73 %PNNI-4-BADPACKET: PTSE ACK, Has No Nodal PTSE Acks, pnni->type, TLV_LEN((pnni_tlv_t *)pnni)) 74 %PNNI-4-BADPACKET: PTSE ACK, len_err_str, ((pnni_ptse_hdr_t *)ptse_ack)->ptse_type, TLV_LEN(ack)) 74 %PNNI-4-BADPACKET: PTSE len_err_str, ((pnni_ptse_hdr_t *)ptse)->ptse_type, TLV_LEN((pnni_tlv_t *)ptse)) 74 %PNNI-4-BADPACKET: PTSP: Bad checksum 74 %PNNI-4-BADPACKET: PTSP, Has Unknown Mandatory IG At Top Level, ptsp, ptsp->type 74 %PNNI-4-BADPACKET: REQ Contains Unknown Mandatory IG At Top Level req_pkt, req_pkt->type 74 %PNNI-4-BADPACKET: REQ error_msg, 0, 0); } req_hdr = pnni_get_next_tlv((pnni_tlv_t)pnni, (pnni_tlv_t)req_hdr 74 %PNNI-4-BADPACKET: REQ, len_err_str, ((pnnihdr_t *)req)->type, TLV_LEN(req)) 75 %PNNI-4-BADROUTEREQ: msg->data.target.type; 75 %PNNI-4-BADROUTEREQ: msg->op_code ) 75 %PNNI-4-CONFIG_ERROR: Configuration Error: Neighbor in different PeerGroup 75 %PNNI-4-CONFIG_ERROR: Port looped-back, cannot form adjacency 75 %PNNI-4-CONFIG_ERROR: Missing PNNI VC on NNI interface. 75 %PNNI-4-CONFIG_ERROR: Neighbor in different PeerGroup 75 %PNNI-4-DUPLICATE_NODE_ID: 76 %PNNI-4-INTERNAL_ERROR: PNNI failed to set the argument to pnni_router process 76 %PNNI-4-INTERNAL_ERROR: PNNI failed to set the argument to pnni_update process 76 %PNNI-4-ADDRESS_EXIST: Address derived from the switch's prefix by soft PVC manager [chars] clashes with existing address in prefix table 76 %PNNI-4-ATM_SYS_ERROR: Error: Incorrect API version. Mismatched API message version received by PNNI 76 %PNNI-4-INTERNAL_ERROR: Cannot add NNI interface. An attempt to add an NNI interface failed 76 %PNNI-4-INTERNAL_ERROR: Received API message to create an interface for an existing port 77 %PNNI-4-INTERNAL_ERROR:Received API message to delete an interface that PNNI does not know of 77 %PNNI-4-ATM_SYS_ERROR: Error: Received Unrecognized API message 77 %PNNI-4-INTERNAL_ERROR: Unrecognized req msg from signaling [hex] 77 %PNNI-4-BADPACKET: Invalid REQ pkt: [chars] [dec] [dec] 77 %PNNI-4-BADPACKET: Invalid DS pkt: Type in header is not Nodal PTSE summaries (512), type [dec] 77 %PNNI-4-BADPACKET: Invalid DS pkt: Length in hdr shorter than smallest possible, len [dec], ds_data->length 77 %PNNI-4-BADPACKET: Invalid DS pkt: Bad length in node [chars], eDS PTSE sum len [dec], left [dec], count [dec], left [dec] 78 %PNNI-4-INTERNAL_ERROR: NULL node in ptsedb ID [hex] 78 %PNNI-4-INTERNAL_ERROR: IF table full, cannot add new interface [hex] 78 %PNNI-4-INTERNAL_ERROR: PDB is NULL on a Route Request!!! [hex], msg->op_code 78 %PNNI-4-INTERNAL_ERROR: Rev DS in an invalid nbr state 78 %PNNI-4-INTERNAL_ERROR: Remove neighbor with interface list not empty 78 %PNNI-4-INTERNAL_ERROR: Cannot locate neighbor to be deleted 78 %PNNI-4-INTERNAL_ERROR: Internal Nbr Number Stack Overflow 79 %PNNI-4-BADPACKET: Invalid ACK pkt: [chars] 79 %PNNI-4-INTERNAL_ERROR: rxmt timer with no element 79 %PNNI-4-BADPACKET: Invalid PTSP pkt: Bad Type in PTSE header: [dec] 79 %PNNI-4-BADPACKET: Invalid PTSP pkt: Unknown type in PTSE header: [dec],) 79 %PNNI-4-BADPACKET: Invalid PTSP pkt: Inconsistent type between PTSE header and: PTSE content [dec] [dec] 79 %PNNI-4-BADPACKET: Invalid PTSP pkt: PTSE len does not add up to total PTSE len in header [dec] [dec] 79 %PNNI-4-BADPACKET: Invalid PTSP pkt: IG with type matching the PTSE type is missing: from PTSE [dec] [dec] 80 %PNNI-4-BADPACKET: Invalid PTSP pkt: Bad checksum in PTSE ID: [dec] 80 %PNNI-4-BADPACKET: Invalid PTSP pkt: [chars] 80 %PNNI-4-INTERNAL_ERROR: Can't find node included in ACK header: [chars] , pnni_nodeid_string(node_id) 80 %PNNI-4-INTERNAL_ERROR: Hello state machine error in state [chars], error_msg 80 %PNNI-4-INTERNAL_ERROR: Cannot add NNI interface, uninitialized pointers 80 %PNNI-4-INTERNAL_ERROR: Getting Node Id For An Invalid Node [hex], node 80 %PNNI-4-INTERNAL_ERROR: Null element to deq_ptse 81 %PNNI-4-INTERNAL_ERROR: Can't find our own node in PTSE database 81 %PNNI-2-SPF_ERROR: Tent List Overflow in min_aw_route_od() 81 %PNNI-2-SPF_ERROR: Tent List Overflow in min_cdv_route_od() 81 %PNNI-2-SPF_ERROR: Tent List Overflow in min_ctd_route_od() 81 %PNNI-2-SPF_ERROR: Tent List Overflow in min_aw_dijkstra_bg() 81 %PNNI-2-SPF_ERROR: Tent List Overflow in min_cdv_dijkstra_bg() 82 %PNNI-2-SPF_ERROR: Tent List Overflow in min_ctd_dijkstra_bg() 82 %PNNI-2-SPF_ERROR: Tent List Overflow in min_hop_route_all() 82 %PNNI-4-INTERNAL_ERROR: Unknown timer type [hex] 82 %SONICT-1-NOMEMORY: Unit [dec], no memory for [chars] idb structure 82 %SONICT-1-INITFAIL: Unit [dec], initialization timeout failure, csr [dec]=0x%04x 83 %SONICT-3-SPURIDON: Unit [dec], spurious IDON interrupt, csr [dec]=0x%04x 83 %SONICT-3-OWNERR: Unit [dec], buffer ownership error, pak = 0x [hex] 83 %SONICT-3-INTERNAL_ERROR: sonic_send: semaphore locked 83 %SONICT-3-INTERNAL_ERROR: sonic_send: no free tbufs 83 %SONICT-3-INTERNAL_ERROR: sonic_send: tp not free 83 %SONICT-3-INTERNAL_ERROR: sonic_send: PANIC: sonicT is still using this tda 83 %SONICT-3-INTERNAL_ERROR: sonic_send: TXP did not clear 84 %SONICT-3-XMIT_ERR: TX Error [hex] 84 %SONICT-3-INTERNAL_ERROR: sonic ISR: BAD NEWS, got RBE int 84 %T1E1SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] IDB structure 84 %T1E1SUNI-1-NOMEMORY: Unit [dec], no memory for [chars] ds structure 84

hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Oct 15 12:35:29 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.