A P P E N D I X A Notifications, Fault Management, and Probable Cause Mapping This appendix includes information on CTM GateWay/CORBA’s notifications, fault management, and probable cause mapping. This appendix includes the following sections: • A.1 Overview of Notifications, page A-1 • A.2 Resolving the Notification Service, page A-2 • A.3 Tips to Improve Notification Throughput, page A-2 • A.4 Supported Events, page A-3 • A.5 Probable Cause Mapping, page A-12 A.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Resolving the Notification Service CTM sets the RejectNewEvents administration property of the channel to true, as defined by the TMF. Every notification that CTM generates has the QoS parameters listed in the following table. These parameter values are defined by the TMF and cannot be changed.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Supported Events To improve throughput, you should receive the event and forward it to another thread for processing. For example: void push_structured_event(StructuredEvent notification) { try { some_other_thread_queue.addNotification(notification); } catch (Exception ex) { // catch all exception and ignore ex.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Supported Events Table A-4 Object Creation Notifications (continued) Object Type Type Sent in remainder_of_body for Object Creation Event OT_L2TOPOLOGY MultiLayerSubnetwork::L2Topology_T OT_MLVLAN MultiLayerSubnetwork::MLVLAN_T OT_ROLL MultiLayerSubnetwork::Roll_T OT_VCAT SubnetworkConnection::VCAT_T CTM does not generate object creation events for SubnetworkConnection for the ONS 15540.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Supported Events Table A-6 Object Deletion Notifications (continued) Object Type Type Sent in remainder_of_body for Object Deletion Event OT_EQUIPMENT equipment::Equipment_T OT_PROTECTION_GROUP protection::ProtectionGroup_T OT_L2TOPOLOGY MultiLayerSubnetwork::L2Topology_T OT_MLVLAN MultiLayerSubnetwork::MLVLAN_T OT_ROLL MultiLayerSubnetwork::Roll_T OT_VCAT SubnetworkConnection::VCAT_T CTM does not generate object deletio
Appendix A Notifications, Fault Management, and Probable Cause Mapping Supported Events Attribute value change notifications are sent to the NMS for the objects and attributes in the following table. Table A-8 Attribute Value Change Notifications Object Type Attributes OT_EMS nativeEMSName OT_MANAGED_ELEMENT nativeEMSName—This field reflects the new managed element name if it is changed.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Supported Events Table A-9 State Change Event (continued) Attribute Name Type Supported by CTM? emsTime globaldefs::Time_T Yes. neTime globaldefs::Time_T No. edgePoint boolean No. attributeList notifications::NVList_T Yes. State change event notifications are sent to the NMS for the objects and attributes in the following table.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Supported Events Table A-10 State Change Event Notifications (continued) Object Type Attributes OT_ROLL rollState—CTM supports the following values: OT_VCAT • ROLL_PENDING • ROLL_COMPLETED • ROLL_CANCELLED • ROLL_INCOMPLETE vcatState—CTM supports the following values: • VCATS_DELETING • VCATS_PARTIAL • VCAT_ACTIVE 1. The OT_SUBNETWORK_CONNECTION event is generated only when CTM changes the SNC.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Supported Events Table A-11 Protection Switch (continued) Attribute Name Type Supported by CTM? affectedTP globaldefs::NamingAttributes_T Yes. Note Description Note (No for ONS 15540 and ONS 15530.) This is not defined by the TMF. String This is not defined by the TMF. Yes. The value of this field is the native NE event value. A.4.6 Threshold Crossing Alert The following table lists the TCA types and attributes.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Supported Events A.4.7 Alarm The following table lists the most common alarm messages. If there is an alarm on an STS/VC4 CTP utilizing all ports of a DS1/E1 card, the alarm is reported with the containing PTP as port 127. If an STS/VC4 SNC exists with one of the drop CTPs of the SNC using all ports on a DS1/E1 card, and if there is an alarm on the STS CTP, CTM reports the port number of the containing PTP as 127.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Supported Events Table A-13 Alarm (continued) Attribute Name Type Supported by CTM? isPropagated boolean Yes. For the MGX 8880/8850/8830, values are assigned to this field. For all other NEs, this field is always set to False. aresFDN string Yes. A.4.8 Heartbeat Event CTM generates a periodic heartbeat event and pushes the event to the notification channel. By default, this function is disabled.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping A.5 Probable Cause Mapping A.5.1 TMF-Defined Probable Cause The following report lists the probable causes defined by the TMF: "UNIDENTIFIED": for alarms that do not match any other string below. EMS shall in this case fill out the additional text field as much as possible.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping "VP-RDI": VPL/VPC TP Remote Defect Indication A.5.2 CTM GateWay/CORBA Mapping—EMS The following table lists the CTM GateWay/CORBA mapping for the EMS.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) EMS FTP transfer failed 62409 EMS Upload file error 62410 EMS Minus 2 trap 62411 EMS Card lost trap 62412 EMS SNMP retry exceeded 62413 EMS FTP retry exceeded 62414 EMS Stats file error 62416 EMS Stats file transfer error
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) EQPT Front card core card mismatch 60108 EQPT Front card failed, no backup 60109 EQPT Front card reserved 60110 EQPT Front card down 60111 EQPT Front card in update mode 60112 EQPT Front card unavailable 60113 EQPT Front card
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) EQPT Primary card unavailable 60413 EQPT Primary card downloading 60414 EQPT Primary card downloader 60415 EQPT Primary card downloaded 60416 EQPT Primary card locked 60417 EQPT Primary card in program mode 60418 EQPT Primar
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) EQPT Secondary card in hold mode 60522 EQPT Secondary card not responding 60523 EQPT Secondary card in initialization 60524 EQPT Redundant blocked 60525 EQPT Secondary card removed 60526 EQPT Controller in standby mode 60601 E
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED Far-end remote loopback 60714 UNIDENTIFIED Detected near-end remote loopback 60715 DS3 Line: AXSM, MPSM, PXM1E, VXSM, SRME UNIDENTIFIED Receiving RAI 60801 RAI Transmitting RAI 60802 AIS Receiving AIS 60803 AIS Tr
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED Stats alarm, PSES current 15-minute threshold exceeded 61103 UNIDENTIFIED Stats alarm, PSES 24-hour threshold exceeded 61104 UNIDENTIFIED Stats alarm, SEFS current 15-minute threshold exceeded 61105 UNIDENTIFIED Stats ala
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED Stats alarm, SONET section, total ESs 61301 UNIDENTIFIED Stats alarm, SONET section, total SESs 61302 UNIDENTIFIED Stats alarm, SONET section, total SEFSs 61303 UNIDENTIFIED Stats alarm, SONET section, total CVs 61304
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) FOP_APS APS alarms, standby line alarm 61511 FOP_APS APS alarms, standby line loopback 61512 FOP_APS APS alarms, direction mismatch 61513 FOP_APS APS alarms, wrong request 61514 EQPT APS alarms, protect BC missing 61515 EQPT APS
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED VISM port, failed 62221 UNIDENTIFIED VISM port, degraded 62222 UNIDENTIFIED VISM port, lower layer down 62223 TMF Mapping VISM Port Alarms: VISM Aggregate Port Alarms: AXSM, MPSM, PXM1E RPM, RPM-XF UNIDENTIFIED Aggregate port alarm
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED CID state, failed 60241 UNIDENTIFIED MTP link set active 66001 UNIDENTIFIED MTP link set inactive 66002 UNIDENTIFIED MTP link set inhibited 66003 UNIDENTIFIED MTP link set uninhibited 66004 UNIDENTIFIED MTP link set
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-17 CTM GateWay/CORBA Mapping for the MGX 8880/8850/8830 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED Maximum call reduce rate reached 66035 UNIDENTIFIED Gateway drop call starts 66036 UNIDENTIFIED Gateway drop call alert cleared 66037 UNIDENTIFIED Gateway overload normal 66038 UNIDENTIFIED Gateway overload threshold
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping A.5.4.2 ONS 15216 EDFA2 The following table lists the alarms for the ONS 15216 EDFA2 R2.3 and 2.4. Table A-19 CTM GateWay/CORBA Alarms for the ONS 15216 EDFA2 R2.3 and R2.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-20 CTM GateWay/CORBA Alarms for the ONS 15216 EDFA3 R1.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-21 CTM GateWay/CORBA Mapping for the ONS 15302, ONS 15305, and ONS 15305 CTC (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) BER_SD Degraded signal defect 19009 LOM Loss of multiframe alignment 19010 RAI Remote defect indication 19011 TIM Trace identifier mismatch 19012 PLM Payload mismatch 19013 UNEQ Unequipped 19014 BER_SF Ex
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-21 CTM GateWay/CORBA Mapping for the ONS 15302, ONS 15305, and ONS 15305 CTC (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED Transmit degrade on laser 19044 UNIDENTIFIED Transmit fail on laser 19045 UNIDENTIFIED Port activated without mapping to an available VC-12 19046 UNIDENTIFIED Differential VC12 delay for the WAN port
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-21 CTM GateWay/CORBA Mapping for the ONS 15302, ONS 15305, and ONS 15305 CTC (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED IPX NFFT overflow 19079 UNIDENTIFIED IPM FFT overflow 19080 UNIDENTIFIED PAP failed communication 19081 UNIDENTIFIED Automatic switchover to backup link, main link fault 19082 UNIDENTIFIED Informat
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-21 CTM GateWay/CORBA Mapping for the ONS 15302, ONS 15305, and ONS 15305 CTC (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED Protection link activated 19113 UNIDENTIFIED Working link activated 19114 UNIDENTIFIED MSP command timeout 19115 UNIDENTIFIED MSP command overruled 19116 UNIDENTIFIED Loss of external synchronizat
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-22 CTM GateWay/CORBA Mapping for the ONS 15327 and ONS 15454 SONET R4.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-23 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15327, ONS 15454 SONET, and ONS 15454 SDH R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping A.5.8 CTM GateWay/CORBA Mapping—ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.0 The following table lists the CTM GateWay/CORBA mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0, and for the ONS 15327 R6.0. Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-24 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R6.0 and R8.0; ONS 15327 R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping A.5.10 CTM GateWay/CORBA Mapping—ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R8.5 The following table lists the CTM GateWay/CORBA mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R8.5. Table A-26 CTM GateWay/CORBA Mapping for the ONS 15310 CL, ONS 15454 SONET, and ONS 15454 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-28 CTM GateWay/CORBA Mapping for the ONS 15530 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) EQPT PCI diag failure 9053 EQPT PCMCIA diag failure 9054 EQPT Cannot access multiple line card 9055 EQPT IDPROM/backplane slot mismatch 9056 EQPT Cannot access backplane IDPROM 9057 EQPT Inconsistent redun states 9058 EQPT Read inval
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-28 CTM GateWay/CORBA Mapping for the ONS 15530 (continued) NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) EQPT Chassis fan tray missing 12601 ENV Chassis temp > critical limit 12602 ENV Chassis temp > major limit 12603 ENV Chassis temp > minor limit 12604 ENV Chassis temp less than –5 C 12605 ENV Chassis power supply 0 missing 12606 ENV Chassis power
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-28 CTM GateWay/CORBA Mapping for the ONS 15530 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED Ethernet DCC loopback from PSC failed 10603 EQPT 10G internal loopback failed 10604 EQPT 10G internal loopback through PSC failed 10605 TX_FAIL Laser failure detected 10606 UNIDENTIFIED Laser wavelength deviation 10607 EQPT
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-28 CTM GateWay/CORBA Mapping for the ONS 15530 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED CDL hop-by-hop forward defect indication 10002 UNIDENTIFIED CDL end-by-end forward defect indication 10003 UNIDENTIFIED CDL end-by-end backward defect indication 10004 Laser failure 11501 EQPT Access to 2.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-29 CTM GateWay/CORBA Mapping for the ONS 15540 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) EQPT One fan failed 9022 UNIDENTIFIED Unknown alarm detected 9051 EQPT SRC diag failure 9052 EQPT PCI diag failure 9053 EQPT PCMCIA diag failure 9054 EQPT Cannot access multiple line card 9055 EQPT IDPROM/backplane slot mismatch 905
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-29 CTM GateWay/CORBA Mapping for the ONS 15540 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) EQPT Access to IDPROM failed 9502 TX_FAIL Line laser failure detected 9503 TX_FAIL Trunk laser failure detected 9504 UNIDENTIFIED Trunk laser lambda deviation 9505 UNIDENTIFIED Wavelength mismatch error 9506 Access to IDPROM failed 9601
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-29 CTM GateWay/CORBA Mapping for the ONS 15540 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED CDL end-by-end backward defect indication 10004 UNIDENTIFIED Loss of lock event 10201 LOS Loss of signal event 10202 UNIDENTIFIED Loss of sync event 10203 UNIDENTIFIED Laser shut down by forward laser control 10206 UNIDENTIF
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-29 CTM GateWay/CORBA Mapping for the ONS 15540 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) TX_FAIL Trunk laser failure detected 11404 UNIDENTIFIED Trunk laser lambda deviation 11405 Laser failure 11501 Transceiver Alarms TX_FAIL A.5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-30 Optical Monitoring Alarms for the ONS 15530 and ONS 15540 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED Rx ambient temp below low alarm threshold 14535 UNIDENTIFIED Tx ambient temp below low alarm threshold 14536 UNIDENTIFIED Rx ambient temp below low warning threshold 14537 UNIDENTIFIED Tx ambient temp below low warn
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-30 Optical Monitoring Alarms for the ONS 15530 and ONS 15540 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED Rx transceiver voltage below low alarm threshold 14595 UNIDENTIFIED Tx transceiver voltage below low alarm threshold 14596 UNIDENTIFIED Rx transceiver voltage below low warning threshold 14597 UNIDENTIFIED Tx transce
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-31 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R1.3.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-31 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R1.3.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-31 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R1.3.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-31 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R1.3.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-31 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R1.3.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-31 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R1.3.1 (continued) TMF Mapping NE Native Probable Cause CTM Internal Index (Not Reported in the Notification) UNIDENTIFIED TSC switched to alternate Ethernet port 17209 UNIDENTIFIED Open I/O slot(s) 17210 UNIDENTIFIED Software download failed 17211 UNIDENTIFIED SNTP host failure 17212 UNIDENTIFIED Equipment boot in progress 17213 A.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-32 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-32 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-32 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-32 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-32 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-32 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-32 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R5.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-33 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-33 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-33 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-33 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-33 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-33 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-33 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-33 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-33 CTM GateWay/CORBA Mapping for the ONS 15600 SONET R6.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-34 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R1.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-34 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R1.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-34 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R1.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-34 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R1.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-34 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R1.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-34 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R1.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-34 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R1.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-35 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-35 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-35 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-35 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-35 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-35 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-35 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-35 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-35 CTM GateWay/CORBA Mapping for the ONS 15600 SDH R8.
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index TX_FAIL Laser 1 current fail T-LASCURR-1-FAIL 506 TX_DEGRADE Laser 1 current low T-LASCURR-1-LOW 507 TX_DEGRADE Laser 2 current degrade T-LASCURR-2-DEGRADE 508 TX_FAIL Laser 2 current fail T-LASCURR-2-FAIL 509 TX_DEGRADE Laser 2 current low
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index EQPT Back-plane power supply voltage low T-BAT_CTRL-1-BATTERY_LO 541 EQPT Battery 1 voltage level low BAT_STATUS-1-BAT_LOW 542 EQPT Battery 2 voltage level low BAT_STATUS-2-BAT_LOW 543 UNIDENTIFIED Loss of input signal modulation MODIN_STAT-1-MO
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index UNIDENTIFIED Loss of modulation on east receive side EIDLERX-1-EAST_LINE_IDLE 574 LOS Loss of signal on west receive side WLOSRX-2-RX_WEST_LOS 575 LOF Loss of frame on west receive side WLFARX-2-RX_WEST_LFA 576 RAI Received west remote alarm ind
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index ENV Housekeeping alarm 12 GENDIGIN-12-CHAN_CHANGED 609 ENV Housekeeping alarm 13 GENDIGIN-13-CHAN_CHANGED 610 ENV Housekeeping alarm 14 GENDIGIN-14-CHAN_CHANGED 611 ENV Housekeeping alarm 15 GENDIGIN-15-CHAN_CHANGED 612 ENV Housekeeping alarm
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index TX_DEGRADE Laser 2 temperature low LASTEMP-2-LOW_TEMP 644 TX_DEGRADE Laser 2 temperature high LASTEMP-2-HIGH_TEMP 645 TX_DEGRADE Laser 1 current low LASCURR-1-LOW 646 TX_DEGRADE Laser 1 current degrade LASCURR-1-DEGRADE 647 TX_FAIL Laser 1 c
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index ENV General analog input 5—voltage low GENANAIN-5-VOLTAGE_LO 679 ENV General analog input 5—voltage high GENANAIN-5-VOLTAGE_HI 680 ENV General analog input 6—voltage low GENANAIN-6-VOLTAGE_LO 681 ENV General analog input 6—voltage high GENANAIN-
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index EQPT Back-plane power supply voltage high BAT_CTRL-1-BATTERY_HI 714 TX_DEGRADE Laser 1 power low T-LASPWR-1-POWER_LOW 715 EQPT Laser 1 status off LASSTAT-1-LASER_OFF 716 EQPT AWG shutdown STATUS_AWG-1-SHUTDOWN 717 UNIDENTIFIED Optical safety
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index EQPT Battery input 2 voltage level low BATINSTAT-2-BAT_LOW 749 EQPT Battery output 1 voltage level low BATOUTSTAT-1-BAT_LOW 750 EQPT Battery output 2 voltage level low BATOUTSTAT-2-BAT_LOW 751 TX_DEGRADE Transmit L band power level low TXLBPWR-1
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index UNIDENTIFIED FEC severe errored seconds 15 mins high T-FECSES15M-1-HIGH 784 UNIDENTIFIED FEC background block errors 15 mins high T-FECBBE15M-1-HIGH 785 UNIDENTIFIED FEC unavailable seconds 15 mins high T-FECUT15M-1-HIGH 786 UNIDENTIFIED FEC err
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index UNIDENTIFIED B1 severe errored seconds 1 day high T-SES_24_H-1-HIGH 817 UNIDENTIFIED B1 background block errors 1 day high T-BBE_24_H-1-HIGH 818 UNIDENTIFIED B1 unavailable time 1 day high T-UT_24_H-1-HIGH 819 EQPT Battery input 1 voltage level l
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index EQPT Rack mismatch 18 RACKMISM-18-FAIL 850 UNIDENTIFIED Input power 1 fail transmit direction T-INPPWR_T-1-POWER_FAIL 851 UNIDENTIFIED Input power 1 low transmit direction T-INPPWR_T-1-POWER_LOW 852 UNIDENTIFIED Input power 1 high transmit direc
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index UNIDENTIFIED Forward default indication from client interface FDI_R-1-ACTIVE 880 UNIDENTIFIED Total number of runts packets from client interface 15 mins high T-INRUNTS15MIN_T-1-HIGH 881 UNIDENTIFIED Total number of giants packets from client interfa
Appendix A Notifications, Fault Management, and Probable Cause Mapping Probable Cause Mapping Table A-36 CTM GateWay/CORBA Mapping for the ONS 1580x (continued) TMF Mapping NE Native Probable Cause NE Native Alarm Description CTM Internal Index UNIDENTIFIED FEC severely errored seconds receive direction 1 day high T-FECSES24H_R-1-HIGH 900 UNIDENTIFIED FEC background block errors receive direction 1 day high T-FECBBE24H_R-1-HIGH 901 UNIDENTIFIED FEC unavailable seconds receive direction 1 d