Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NBX Admin logging

Status
Not open for further replies.

nbxdude

IS-IT--Management
Aug 2, 2004
4
0
0
US
Does anyone know if there are more detailed admin logs available. The adminlog.txt in NetSet is very limited.
I found a reference to "/sec_cont/ops/eventlog.htm", which is a log config screen, but do not know how to use it.
 
the configurable logs you are seeing aren't for play

the logs in NetSet under Operations/Logs are pretty much it unless you want to view statistics then refer to the post with the NBX shortcuts

only other logs are from DLC by turning on logging for T1 or PRI
 
Thanks for the response. I actually used FTP to access the nbx filesystem, and found more logs in the root directory. The NBossLog.txt seems to be the most useful. It's now just a matter of trying to decipher the log errors.
 
visit:
poke around this site for useful info

Deciphering the logs...uggh.
____
NBX Error Codes
Phone display will show the last four characters of the full code shown.
#define DEBUG_ENET_PRIORITY_BUFF_NOT_EMPTY 0x00010081
#define ERROR_HARDWARE_1 0x00021000 /* reserved for Hardware */
#define ERROR_SERIAL_PORT_INTERRUPT_LOST 0x00021001
#define ERROR_INVALID_PAGE_NUMBER 0x00021002
#define ERROR_INVALID_PAGE_TRANSITION 0x00021003
#define ERROR_MAIN_SCHEDULAR_LOCKED_UP 0x00021104 /* Temp: wdn - to catch
long Alert bug */
#define ERROR_HARDWARE_2 0x00042000 /* reserved for Hardware */
#define ERROR_HPI_ERROR_CODES 0x00083000 /* Host Processor Interface */
#define HPI_HOST_NOT_RESPONDING 0x00083001
#define HPI_TX_Q_FULL 0x00083002
#define HPI_RX_Q_FULL 0x00083003
#define HPI_OUT_OF_TX_BUFFERS 0x00083004
#define HPI_OUT_OF_RX_BUFFERS 0x00083005
#define ERROR_UNACCEPTABLE_VDN 0x00083006
#define HPI_UNSUPPORTED_AUDIO_TYPE 0x00083007
#define ERROR_NET_ERROR_CODES 0x00104000 /* Refer ip.h for network
Layer error code blocks */
#define ERROR_ENET_NORMAL_FIFO_FULL 0x00205401 /* The ENET Driver is out
of buffer space */
#define ERROR_VOICEMAIL_FIFO_FULL 0x00205102 /* The voice mail fifo is
out of buffers */
#define ERROR_SPARE_xxx 0x00205103
#define ERROR_ENET_NO_NEW_PKT_ON_CH1 0x00205104
#define ERROR_ENET_NO_NEW_PKT_ON_CH2 0x00205105
#define ERROR_ENET_NO_NEW_AUDIO_PACKET 0x00205106
#define ERROR_ENET_H3_INSTANCE_NULL 0x00205107
#define ERROR_ENET_RING_BUFF_FULL 0x00205108
#define ERROR_H3_ERROR_CODES 0x00406000 /* Refer h3.h file for H3
error codes */
#define ERROR_NIP_UNKNOWN_MASTER_ADDRESS 0x00807101 /* define NIP Message
error codes */
#define ERROR_NIP_INCORRECT_PROTO_REVISION 0x00807102
#define ERROR_NIP_INVALID_UPDATE_PERIOD 0x00807103
#define ERROR_NIP_INVALID_SW_MONITOR_LEN 0x00807104
#define ERROR_NIP_INVALID_SW_MON_ADDRESS 0x00807105
#define ERROR_NIP_INVALID_NBX100_DEBUG_MSG 0x00807106
#define ERROR_NIP_INVALID_SLAVE_MEM_DATA_COUNT 0x00807107
#define ERROR_NIP_INVALID_SLAVE_MEM_ADDRESS 0x00807108
#define ERROR_NIP_INVALID_SPACE_ACCESS 0x00807109
#define ERROR_NIP_INVALID_SIMULATED_EVENTS_COUNT 0x0080710A
#define ERROR_NIP_INVALID_DTMF_TONES_COUNT 0x0080710B
#define ERROR_NIP_H3_PACKETS_COULD_NOT_BE_SENT 0x0080710C
#define ERROR_NIP_INVALID_DST_VDN_PROC1 0x0080710D
#define ERROR_NIP_INVALID_DST_VDN_PROC2 0x0080710E
#define ERROR_NIP_CANNOT_SEND_TO_ZERO_MAC 0x0080710F
#define ERROR_NIP_TOO_MANY_DEBUG_CHARS 0x00807110
#define ERROR_NIP_INVALID_SLAVE_COMMAND_MSG 0x00807111
#define ERROR_NIP_INVALID_10_SEC_TIMER_VALUE 0x00807112
#define ERROR_NIP_INVALID_MASTER_ADDRESS 0x00807113
#define ERROR_NIP_SHORT_OF_MEDIUM_BUFFERS 0x00807114
#define ERROR_NIP_VM_RING_NOT_EMPTY 0x00807115
#define ERROR_NIP_LARGE_PACKETS_LOST 0x00807116
#define NIP_ERROR_VM_PKTO_IS_NULL 0x00807117
#define ERROR_NIP_IP_ADDRESS_CHECK_FAILED 0x00807118
#define ERROR_NIP_GATEWAY_IP_ADDR_INVALID 0x00807119
#define ERROR_NIP_GATEWAY_MAC_ADDR_NULL 0x0080711A
#define ERROR_NIP_DHCP_TIMERS_VALUES_INCORRECT 0x0080711B
#define ERROR_RECEIVED_DEVICE_INIT_IN_IPDISC_IN_PROGRESS 0x0080711C
#define ERROR_NIP_IPDISC_NOT_COMPLETE 0x0080711D
#define ERROR_NIP_IP_DISCOVERY_PARAMS_INVALID 0x0080711E
#define ERROR_NIP_HEADER_BITS_ZERO_IN_DEV_INIT 0x0080711F
#define ERROR_DHCP_IP_LEASED_EXPIRED_OR_CHANGED 0x00807420 /* Note that Reboot Bit
is Set */
#define ERROR_NIP_IP_NOT_SUPPORTED 0x00807122
#define ERROR_NIP_HEADER_BITS_INCORRECT 0x00807123
#define ERROR_NIP_CID_DATE_LENGTH_ERROR 0x00807124
#define ERROR_NIP_CID_NAME_LENGTH_ERROR 0x00807125
#define ERROR_NIP_CID_NUMBER_LENGTH_ERROR 0x00807126
#define ERROR_NIP_INVALID_NAME_AVAILABILITY_CODE 0x00807127
#define ERROR_NIP_INVALID_NUMBER_AVAILABILITY_CODE 0x00807128
#define ERROR_RECEIVED_DEVICE_INIT_IN_IPDISC_BAD_STATE 0x00807129
#define ERROR_NIP_CID_BAD_DATE_CHARACTERS 0x0080712a
#define ERROR_CID_ 0x00807180
#define ERROR_CID_MODEM_BUFFER_OVERRUN 0x00807181 /* CID message too large
to handle */
#define ERROR_LED_ 0x01008001 /* define led error codes */
#define ERROR_LCD_INVALID_LCD_CHARS_LINE 0x02009101 /* define LCD related
error codes */
#define ERROR_LCD_LCD_LINES 0x02009102
#define ERROR_LCD_TOD_DISPLAY_MODE 0x02009103
#define ERROR_LCD_INVALID_CURSOR_POSITION 0x02009104
#define ERROR_LCD_INVALID_CURSOR_FORMAT 0x02009105
#define ERROR_LCD_INVALID_SYS_TIME_POSITION 0x02009106
#define ERROR_LCD_INVALID_CALL_DISPLAY_MODE 0x02009107
#define ERROR_LCD_INVALID_CALL_DURATION_POSITION 0x02009108
#define ERROR_LCD_BAD_CALL_DURATION_DIFFERENCE 0x02009109
#define ERROR_LCD_INVALID_TOD_PARAM_IN_SYSTEM_STATE 0x0200910A
#define ERROR_LCD_BAD_CALL_DURATION_TIMER 0x0200910B
#define ERROR_LCD_EXCEEDED_CDD_MAX_VALUE 0x0200910C
#define ERROR_LCD_ 0x0200910D
#define ERROR_BAD_CALL_SETUP_MESSAGE 0x0400A101 /* define audio handler
error codes */
#define ERROR_AUDIO_PACKETIZE_BAD_INPUTS 0x0400A102
#define ERROR_INVALID_STREAM_NO_MATCH 0x0400A103
#define ERROR_TIME_INVALID_SYSTEM_TIME 0x0800B301
#define ERROR_KEY_INVALID_INPUT_CONTROL_WORD 0x1000C101 /* define key handler
error codes */
#define ERROR_KEY_SIMULATE_INVALID_DEVICE_STATE 0x1000C102
#define ERROR_KEY_SIMULATE_INVALID_DTMF_TONE 0x1000C103
#define ERROR_KEY_SIMULATE_INVALID_CALL_PROG_TONE 0x1000C104
#define ERROR_KEY_INVALID_BUTTON_POSITION 0x1000C105
#define ERROR_KEY_SIMULATE_INVALID_HOOK_STATE 0x1000C106
#define ERROR_KEY_SIMULATE_NO_RESOURCES 0x1000C107
#define ERROR_KEY_SOFT_KEY_NO_RESOURCES 0x1000C108
#define ERROR_KEY_SIMULATE_HANDSET_NOT_PICKED 0x1000C109
#define ERROR_KEY_SIMULATE_HANDSET_NOT_DROPPED 0x1000C10A
#define ERROR_KEY_INVALID_BUTTON 0x1000C10B
#define ERROR_DEBUG_INVALID_PACK_COUNT 0x2000D101 /* define internal debug
error codes */
#define ERROR_DOWNLOAD_ERROR_CODES 0x4000E000
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top