Руководство по эксплуатации Cisco Systems OL-14253-01

Руководство по эксплуатации для устройства Cisco Systems OL-14253-01

Устройство: Cisco Systems OL-14253-01
Категория: Сетевой маршрутизатор
Производитель: Cisco Systems
Размер: 1.96 MB
Добавлено: 3/19/2014
Количество страниц: 148
Печатать инструкцию

Скачать

Как пользоваться?

Наша цель - обеспечить Вам самый быстрый доступ к руководству по эксплуатации устройства Cisco Systems OL-14253-01. Пользуясь просмотром онлайн Вы можете быстро просмотреть содержание и перейти на страницу, на которой найдете решение своей проблемы с Cisco Systems OL-14253-01.

Для Вашего удобства

Если просмотр руководства Cisco Systems OL-14253-01 непосредственно на этой странице для Вас неудобен, Вы можете воспользоваться двумя возможными решениями:

  • Полноэкранный просмотр -, Чтобы удобно просматривать инструкцию (без скачивания на компьютер) Вы можете использовать режим полноэкранного просмотра. Чтобы запустить просмотр инструкции Cisco Systems OL-14253-01 на полном экране, используйте кнопку Полный экран.
  • Скачивание на компьютер - Вы можете также скачать инструкцию Cisco Systems OL-14253-01 на свой компьютер и сохранить ее в своем архиве. Если ты все же не хотите занимать место на своем устройстве, Вы всегда можете скачать ее из ManualsBase.
Cisco Systems OL-14253-01 Руководство по эксплуатации - Online PDF
Advertisement
« Page 1 of 148 »
Advertisement
Печатная версия

Многие предпочитают читать документы не на экране, а в печатной версии. Опция распечатки инструкции также предусмотрена и Вы можете воспользоваться ею нажав на ссылку, находящуюся выше - Печатать инструкцию. Вам не обязательно печатать всю инструкцию Cisco Systems OL-14253-01 а только некоторые страницы. Берегите бумагу.

Резюме

Ниже Вы найдете заявки которые находятся на очередных страницах инструкции для Cisco Systems OL-14253-01. Если Вы хотите быстро просмотреть содержимое страниц, которые находятся на очередных страницах инструкции, Вы воспользоваться ими.

Краткое содержание
Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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.

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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

Краткое содержание страницы № 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


Скачавание инструкции
# Руководство по эксплуатации Категория Скачать
1 Cisco Systems 10/100 16-Port VPN Router RV016 Руководство по эксплуатации Сетевой маршрутизатор 32
2 Cisco Systems 1005 Руководство по эксплуатации Сетевой маршрутизатор 10
3 Cisco Systems 10005 Руководство по эксплуатации Сетевой маршрутизатор 1
4 Cisco Systems 12000 GSR Руководство по эксплуатации Сетевой маршрутизатор 3
5 Cisco Systems 10700 Руководство по эксплуатации Сетевой маршрутизатор 6
6 Cisco Systems 10000 Руководство по эксплуатации Сетевой маршрутизатор 0
7 Cisco Systems 10008 Руководство по эксплуатации Сетевой маршрутизатор 0
8 Cisco Systems 12012 Руководство по эксплуатации Сетевой маршрутизатор 0
9 Cisco Systems 12000 Series Руководство по эксплуатации Сетевой маршрутизатор 8
10 Cisco Systems 12404 Руководство по эксплуатации Сетевой маршрутизатор 1
11 Cisco Systems 10720 Руководство по эксплуатации Сетевой маршрутизатор 0
12 Cisco Systems 12406 series Руководство по эксплуатации Сетевой маршрутизатор 0
13 Cisco Systems 12006 series Руководство по эксплуатации Сетевой маршрутизатор 0
14 Cisco Systems 12406 Руководство по эксплуатации Сетевой маршрутизатор 0
15 Cisco Systems 1300 Руководство по эксплуатации Сетевой маршрутизатор 44
16 Sony BKS-R3202/R3210/R3220 Руководство по эксплуатации Сетевой маршрутизатор 77
17 Sony DVS-V3232B/V3232M Руководство по эксплуатации Сетевой маршрутизатор 3
18 Sony BVS-V3232 Руководство по эксплуатации Сетевой маршрутизатор 8
19 Sony DMX-WL1 Руководство по эксплуатации Сетевой маршрутизатор 6
20 Sony BVS-A3232 Руководство по эксплуатации Сетевой маршрутизатор 6