Cisco Cisco Prime Optical 9.6 Developer's Guide

Page of 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
141
 
/rack=1/shelf=1/slot=15/port=2, /rack=1/shelf=1/slot=15/port=3, 
/rack=1/shelf=1/slot=15/port=4, /rack=1/shelf=1/slot=15/port=5, 
/rack=1/shelf=1/slot=15/port=6, /rack=1/shelf=1/slot=15/port=7, 
/rack=1/shelf=1/slot=15/port=8 
If you do not provide a secondary source PTP, the primary link between the AendTP and the 
ZendTP is successfully created. However, while creating the reverse link, the GateWay/CORBA 
interface tries using the secondary source as the first element from the list of available PTPs 
returned by the ME/NCP layer (for example, /rack=1/shelf=1/slot=15/port=1). If such a PTP port 
is still available, the reverse link is created properly; otherwise, Prime Optical throws an 
exception.  
It is recommended that you specify a secondary source PTP. If you do not specify the secondary 
source PTP, GateWay/CORBA, by default, uses the first item from the list of available PTPs. 
However, the element may also be invalid. 
You have to specify the desired PTP in the additional creation info list in case of the availability 
of multiple choices.  
Throws 
globaldefs::ProcessingFailureException 
EXCPT_NOT_IMPLEMENTED - Raised if input createData is not valid. 
EXCPT_INVALID_INPUT - Raised if the EMS cannot support this service. 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
Compliance 
TMF-defined. 
3.3.18  createTopologicalLinkWithYCableProtection 
Synopsis 
void createTopologicalLinkWithYCableProtection( 
        in topologicalLink::MTLCreateData_T createData, 
        out topologicalLink::TopologicalLink_T topologicalLink)  
     raises(globaldefs::ProcessingFailureException); 
Description 
This interface enables an NMS to create a Y-cable topological link manually between two 
managed elements. A Y-cable link is a bidirectional link with one PTP source and two PTP 
destinations. Because of the limitation in TMF for topological links that have one PTP source 
and one PTP destination, Prime Optical reports two topological links for a Y-cable link. These 
two topological links have the same nativeEMSName. See 
 for the 
naming convention for the Y-cable topological link object name. The destination of the Y-cable 
link must be on a DWDM card on an ONS 15454 SONET/SDH or on an ONS 155xx NE. 
Prime Optical generates two object creation event notifications when a new Y-cable topological 
link is created. 
The topological link returned by this method is one leg of the Y-cable.