Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 631
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.1 MTOSI API Guide for OSS Integration  
 
 
52 
4.6  TopologicalLinkRetrieval  
This interface enables an NMS to request all of the top-level topological links that are under the control of 
Cisco EPN Manager. A top-level topological link is a link in which the link endpoints exist in two different 
multilayer subnetworks. 
4.6.1.1  getAllTopologicalLinks 
This operation retrieves information about all the topological links under the control of Cisco EPN Manager. If 
a topological link was removed from the NE, the provType parameter is reported as INVALID. 
4.6.1.1.1 Input 
Request parameter 
Data Type 
Description 
getAllTopologicalLinksRequest 
 
NamingAttributeType 
Management domain name. 
For example: Name=MD,  
value= CISCO_EPNM 
4.6.1.1.2 Output 
Response parameter 
Data Type 
Description 
getAllTopologicalLinks
Response 
 
getAllTopologicalLinksResponse 
List of topological links that exist within the 
specified sub-network. For details refer to the 
WSDL section Tl.xsd. 
TL FDN 
String 
MD and TL RDN: 
MD=CISCO_ EPNM; TL= Topological Link Name. 
userLabel 
String 
Name of topological link. 
aEndTpRefList 
NamingAttributeListType 
Name of A-end TP (PTP/CTP/FTP). The 
termination point name must be explicit. 
zEndTpRefList 
NamingAttributeListType 
Name of Z-end TP (PTP/CTP/FTP). The 
termination point name must be explicit. 
VendorExtensions 
VendorExtension 
ciscoTopologicalLinkExtension. Contains the 
following attributes: 
 
name 
 
description 
 
directionality 
 
layerRate 
4.6.1.1.3 Exceptions 
internalError: Indicates that an internal error or exception has occurred as part of this call. 
invalidInput: Indicates that the input given to the operation is invalid.  
4.6.1.2  getTopologicalLink 
This operation retrieves information about a specified topological link.  
4.6.1.2.1 Input 
Request parameter 
Data Type 
Description 
getTopologicalLinkRequest 
 
NamingAttributeType 
Management domain name. 
For example: Name=MD, value=CISCO_EPNM,  
Name=TL 
Value= Topological Link Name