1.11.2. Alarm Handling for Springware Boards
As described in the Global Call API Library Reference, the GCEV_BLOCKED and GCEV_UNBLOCKED events indicate that an alarm condition has occurred or has been cleared, respectively. These events are generated on every opened line device associated with the trunk on which the alarm occurs, if the event is enabled. These events are enabled by default. The application may disable and enable the events by using the gc_SetEvtMsk( ) function.
If enabling or disabling these events from the board using ISDN, setting the event mask on any line device that represents a time slot will result in setting the mask to the same value on all time slot level line devices on the same trunk. Additionally, setting the event mask on a line device that represents the board will have the same effect (that is, it will set the mask for all time slot level line devices on that trunk).
Alarm notification can be configured for time slot devices using the Global Call Alarm Management System (GCAMS). The set of Global Call functions that comprise the GCAMS interface for alarm management is supported. See the Global Call API Programming Guide for more information on GCAMS and the Global Call API Library Reference for more information on the GCAMS functions. Alarm notification only occurs on the first alarm on and the last alarm off.
The following list shows the alarms that are supported for ISDN on E-1 for Springware boards. The dagger symbol () next to an alarm name indicates that the alarm is blocking by default. The default can be changed using gc_SetAlarmConfiguration( ).
- DTE1_BPVS - Bipolar violation count saturation
- DTE1_BPVSOK - Bipolar violation count saturation recovered
- DTE1_CECS - CRC4 error count saturation
- DTE1_CECSOK - CRC4 error count saturation recovered
- DTE1_DPM - Driver performance monitor failure
- DTE1_DPMOK - Driver performance monitor failure recovered
- DTE1_ECS - Error count saturation
- DTE1_ECSOK - Error count saturation recovered
- DTE1_FSERR - Received frame sync error
- DTE1_FSERROK - Received frame sync error recovered
- DTE1_LOS - Received loss of signal
- DTE1_LOSOK - Received loss of signal recovered
- DTE1_MFSERR - Received multi-frame sync error
- DTE1_MFSERROK - Received multi-frame sync error recovered
- DTE1_RDMA - Received distant multi-frame alarm
- DTE1_RDMAOK - Received distant multi-frame alarm recovered
- DTE1_RED - Received red alarm
- DTE1_REDOK - Received red alarm recovered
- DTE1_RLOS - Received loss of sync
- DTE1_RLOSOK - Received loss of sync recovered
- DTE1_RRA - Received remote alarm
- DTE1_RRAOK - Received remote alarm recovered
- DTE1_RSA1 - Received signaling all 1's
- DTE1_RSA1OK - Received signaling all 1's recovered
- DTE1_RUA1 - Received unframed all 1's
- DTE1_RUA1OK - Received unframed all 1's recovered
The following list shows the alarms that are supported for ISDN on T-1 for Springware boards. The dagger symbol () next to an alarm name indicates that the alarm is blocking by default. The default can be changed using gc_SetAlarmConfiguration( ).
- DTT1_B8ZSD - Bipolar eight zero substitution detected
- DTT1_B8ZSD - Bipolar eight zero substitution detected recovered
- DTT1_BPVS - Bipolar violation count saturation
- DTT1_BPVSOK - BPVS restored
- DTT1_DPM - Driver performance monitor
- DTT1_DPMOK - Driver performance monitor restored
- DTT1_ECS - Error count saturation
- DTT1_ECSOK - Error count saturation recovered
- DTT1_FERR - Frame bit error
- DTT1_FERROK - Frame bit error restored
- DTT1_LOS - Initial loss of signal detected
- DTT1_LOSOK - Signal restored
- DTT1_OOF - Out of frame error; count saturation
- DTT1_OOFOK - Out of frame restored
- DTT1_RBL - Received blue alarm
- DTT1_RBLOK - Received blue alarm recovered
- DTT1_RCL - Received carrier loss
- DTT1_RCLOK - Received carrier loss restored
- DTT1_RED - Received a red alarm condition
- DTT1_REDOK - Red alarm condition recovered
- DTT1_RLOS - Received loss of sync
- DTT1_RLOSOK - Received loss of sync restored
- DTT1_RYEL - Received yellow alarm
- DTT1_RYELOK - Received yellow alarm restored
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation