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
 
 
143
 
Managed Element Type
 
Parameter Name
 
Supported Parameter Values
 
All managed elements that support 
topological links
 
provType
 
MANUAL (default value) and PATCHCORD.
 
 
•  globaldefs::sSrlgGroupList_T srlgGroupListValue 
–  Supported. This field holds the SRLG group values. This is an optional parameter. You 
can include the SRLG group during link creation. A maximum of five SRLG groups are 
supported for a given link. SRLG groups are only supported for SONET/SDH topological 
links. 
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 
Prime Optical-defined. 
3.3.19  deleteTopologicalLink  
Synopsis 
void deleteTopologicalLink( 
        in globaldefs::NamingAttributes_T topoLinkName)  
     raises(globaldefs::ProcessingFailureException); 
Description 
This interface enables an NMS to delete a topological link manually between two managed 
elements. Prime Optical throws the EXCPT_UNABLE_TO_COMPLY exception if an attempt is 
made to delete an autodiscovered topological link or if the topological link cannot be deleted in 
the current state. Prime Optical generates an object deletion event notification when a 
topological link is deleted. 
 
Prime Optical deletes topological links between two PTPs even if there is a physical link 
connection in the network. The NMS must ensure the disabling of the SDCC, the deletion of 
all circuits carried through the link, and the removal of the physical link connectivity.  
 
Patchcord links are deleted twice. The first delete operation forces the link to become 
invalid, but the link information is still present in the Prime Optical database. The second 
delete operation removes the link information from the Prime Optical database. 
Parameters 
Name
 
Type
 
Input/Output
 
Description
 
topoLinkName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the topological link to