Software Error Messages

System Errors

System Errors

The user cannot address these errors. Contact Carrier Access Customer Support.

MALLOC_FAILED

= 0x1000

NULL_POINTER

= 0x1001

NOT_A_NIM

= 0x1002

NOT_A_SAM

= 0x1003

BAD_ATMIFNUM

= 0x1004

/* Illegal value for atmIfNum */ ENTRY_ZERO_NOT_RESERVED = 0x1005

/* Connection table entry 0 must be

*

reserved for use by error handling

*

code. NO_ATM_IF_INDEX must = 0!

*/

 

 

LIKELY_MEMORY_LEAK

= 0x1006

 

NONSENSICAL_STATE

= 0x1007

 

/* "Impossible" state of affairs found */

UNREACHABLE_CODE

= 0x1008

 

/* Unreachable code reached! */

OUTBOUND_MSG_TOO_LONG

= 0x1009

 

/* Msg to a DSP is too long

*/

INBOUND_MSG_TOO_LONG

= 0x1010

 

/* Msg from a DSP is too long */

TRANSMIT_ERROR

= 0x1011

 

/* Error transmitting

data to a card */

INVALID_QUEUE_NUMBER

= 0x1012

 

/* Invalid message queue number */

Broadmore 1750 - Release 4.6

C-3

Page 375
Image 375
Carrier Access 1750 user manual System Errors, Mallocfailed Nullpointer Notanim Notasam Badatmifnum