(Page 21 of 22 in this chapter) Version


TxT1E1SuperviseCarrier

Description

Registers the application to receive unsolicited notification of carrier alarm conditions, carrier synchronization state changes, and/or automatic 15-minute/24-hour performance statistics.

Prototype

short TxT1E1SuperviseCarrier (short handle,
unsigned char carrier,
unsigned char notifMask)

handle TX board handle.

carrier Network interface. Must be either NET_T1A or NET_T1B.

notifMask Specifies which events are notified. See the Details section for a list of acceptable values.

Return Values

Details

The following table provides a list of acceptable values for the notifMask parameter. These values may be OR'd together to request multiple events.
Value

Description

T1E1_REG_STATUS

Registers application to receive status changes.

T1E1_REG_ALARMS

Registers application to receive alarm notifications.

T1E1_REG_15MIN_REPORT

Registers application to receive 15-minute report.

T1E1_REG_24HR_REPORT

Registers application to receive 24-hour report.



(Page 21 of 22 in this chapter) Version


tech_support@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.