Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 642
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.3 MTOSI API Guide for OSS Integration  
 
 
55 
4.6.1.3.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.4  getRouteAndTopologicalLinks 
This operation retrieves information about the route and topological link for a specified subnetwork 
connection.  
4.6.1.4.1 Input 
Request parameter 
Data Type 
Description 
getRouteAndTopologicalLinksRequest  NamingAttributeType 
Management domain name. 
For example: Name=MD, 
value=CISCO_EPNM,  
Name=SNC 
Value= Subnetwork Connection 
Name 
4.6.1.4.2 Output 
Response Parameter 
Data Type 
Description 
getRouteAndTopologi
calLinksResponse 
getTopologicalLinkResp
onse 
List of route and topological links associated with the 
specified subnetwork connection. 
route 
RouteType 
Information about the route (List of cross connections 
present for the route). 
CC FDN 
 
String 
MD and SNC RDN: 
MD= CISCO_EPNM; CC= Cross-connect name 
isActive 
Boolean 
Whether the cross-connect is active in the ME. 
Direction 
String 
Direction of cross connection. 
connectionId 
String 
Control plane identifier. This attribute is the Connection 
Name in G.7713. Note: Cross connection points to its 
superior connection. 
routeId 
String 
Unique identifier within the SNC name, with format up 
to the target OS. 
VendorExtensions 
VendorExtension 
ciscoCrossConnectExtension. Contains the following 
attributes: 
  adminState 
  operStatus 
  direction 
  description 
  creationTime 
  connectionType 
  circuitId 
  name 
tlList 
TopologicalLinkListType  Information about the list of topological links that are 
used by the specified subnetwork connection. 
TL FDN 
String 
MD and TL RDN: 
MD=CISCO_EPNM;TL= Topological Link Name 
userLabel 
String 
Name of the topological link. 
aEndTpRefList 
NamingAttributeListTyp
Name of A-end TP (PTP/CTP/FTP). The termination 
point name must be explicit. 
zEndTpRefList 
NamingAttributeListTyp
Name of Z-end TP (PTP/CTP/FTP). The termination 
point name must be explicit.