Cisco Systems OL-14253-01 user manual

User manual for the device Cisco Systems OL-14253-01

Device: Cisco Systems OL-14253-01
Category: Network Router
Manufacturer: Cisco Systems
Size: 1.96 MB
Added : 3/19/2014
Number of pages: 148
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Cisco Systems OL-14253-01. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Cisco Systems OL-14253-01.

For your convenience

If looking through the Cisco Systems OL-14253-01 user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Cisco Systems OL-14253-01 on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Cisco Systems OL-14253-01 to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Cisco Systems OL-14253-01 User manual - Online PDF
Advertisement
« Page 1 of 148 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Cisco Systems OL-14253-01 but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Cisco Systems OL-14253-01. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1


APPENDIX
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.1 Overview of Notifications
The no

Summary of the content on the page No. 2

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. Table A-2 QoS Parameters for Notifications Parameter Value EventReliability BestEffort Priority DefaultPriority Timeout 30 m

Summary of the content on the page No. 3

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.printStackTrace(); } } Caution As shown in the example, you must catch all exceptions, or you will stop rece

Summary of the content on the page No. 4

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. CTM cannot give the object nam

Summary of the content on the page No. 5

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 dele

Summary of the content on the page No. 6

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. location version productName OT_MULTILAYER_SUBNETWORK NativeEMSName 1 OT_TOPOLOGICAL_LINK None 2 OT

Summary of the content on the page No. 7

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. Table A-10 State Change Event Notifications Object Type Attributes OT_MANAGED_ELEMENT comm

Summary of the content on the page No. 8

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:  ROLL_PENDING  ROLL_COMPLETED  ROLL_CANCELLED  ROLL_INCOMPLETE OT_VCAT 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. If CTC or any other too

Summary of the content on the page No. 9

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 This is not defined by the (No for ONS 15540 and ONS 15530.) TMF. Description String Yes. Note This is not defined by the The value of this field is the native NE event TMF. value. A.4.6 Threshold Crossing Alert The following table lists the TCA types and attributes. This

Summary of the content on the page No. 10

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.

Summary of the content on the page No. 11

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. You can configure t

Summary of the content on the page No. 12

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. "AIS": alarm indication signal "AMS": Alternate modulation signal "AU-AIS": AU alarm indication signal "BER_SD": signal de

Summary of the content on the page No. 13

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. Table A-16 CTM GateWay/CORBA Mapping for the EMS CTM Internal Index (Not Reported in TMF Mapping NE Native Probable Cause the Notification) EMS Loss of communication 5001 EMS Memory automatic or manual backup failure 5002 SECURITY_VIOLATION Maxim

Summary of the content on the page No. 14

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) CTM Internal Index (Not Reported in the TMF Mapping NE Native Probable Cause 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 62417 E

Summary of the content on the page No. 15

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) CTM Internal Index (Not Reported in the TMF Mapping NE Native Probable Cause 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 dow

Summary of the content on the page No. 16

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) CTM Internal Index (Not Reported in the TMF Mapping NE Native Probable Cause 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 Primary car

Summary of the content on the page No. 17

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) CTM Internal Index (Not Reported in the TMF Mapping NE Native Probable Cause 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 EQPT

Summary of the content on the page No. 18

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) CTM Internal Index (Not Reported in the TMF Mapping NE Native Probable Cause 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 Trans

Summary of the content on the page No. 19

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) CTM Internal Index (Not Reported in the TMF Mapping NE Native Probable Cause 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 Stat

Summary of the content on the page No. 20

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) CTM Internal Index (Not Reported in the TMF Mapping NE Native Probable Cause 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 6130


Alternative user manuals
# User manual Category Download
1 Cisco Systems 10/100 16-Port VPN Router RV016 User manual Network Router 32
2 Cisco Systems 1005 User manual Network Router 10
3 Cisco Systems 10005 User manual Network Router 1
4 Cisco Systems 12000 GSR User manual Network Router 3
5 Cisco Systems 10700 User manual Network Router 6
6 Cisco Systems 10000 User manual Network Router 0
7 Cisco Systems 10008 User manual Network Router 0
8 Cisco Systems 12012 User manual Network Router 0
9 Cisco Systems 12000 Series User manual Network Router 8
10 Cisco Systems 12404 User manual Network Router 1
11 Cisco Systems 10720 User manual Network Router 0
12 Cisco Systems 12406 series User manual Network Router 0
13 Cisco Systems 12006 series User manual Network Router 0
14 Cisco Systems 12406 User manual Network Router 0
15 Cisco Systems 1300 User manual Network Router 44
16 Sony BKS-R3202/R3210/R3220 User manual Network Router 77
17 Sony DVS-V3232B/V3232M User manual Network Router 3
18 Sony BVS-V3232 User manual Network Router 8
19 Sony DMX-WL1 User manual Network Router 6
20 Sony BVS-A3232 User manual Network Router 6