(Page 2 of 13 in this chapter)
Version
TCAPAlarmControl
Description
Controls the level of alarms generated by the TCAP task on the TX processor.
Prototype
S16
TCAPAlarmControl
(
U8
board
,
U8
alarmLvl
)
board
TX board number to which this request is directed.
alarmLvl
New alarm level.
Return Values
TCAPM_SUCCESS
TCAPM_BOARD
The
board
number is out of range.
TCAPM_DRIVER
An error occurred accessing the driver.
TCAPM_FAILED
The task on the TX board reported a failure.
TCAPM_TIMEOUT
The request timed out.
TCAPM_UNINIT
The application failed to call
TCAPInitMgmtAPI
prior to this call.
Details
The following table defines the TCAP alarm levels and their recommended usage:
Alarm Levels
Usage
TCAP_ALARMLVL_DIS
All alarms disabled (not recommended for use)
TCAP_ALARMLVL_DFLT
Default alarm level; Service impacting events (application/SSN unavailable, resource failures, application interface violations) are logged.
TCAP_ALARMLVL_DEBUG
All default level alarms plus detailed message encoding/decoding diagnostics to troubleshoot individual application/transaction problems (primarily for use during application development).
TCAP_ALARMLVL_DETAIL
All debug level alarms plus some normal events to help isolate network or application problems (not for use under production load conditions)
All alarm messages are sent to the TX Alarm Manager utility (
txalarm
).
(Page 2 of 13 in this chapter)
Version
Want to send us feedback on our documentation? Email:
Tech_Pubs@nmss.com
Copyright © 2002, NMS Communications Corporation. All rights reserved.