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  
 
 
51 
4.5.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.5.1.4  getRoute 
This operation retrieves information about the route for a specified subnetwork connection. 
4.5.1.4.1 Input 
Request parameter 
Data Type 
Description 
getRouteRequest 
 
NamingAttributeType 
Name of the SNC. MD= CISCO_EPNM; SNC= 
SubnetworkConnection Name. 
4.5.1.4.2 Output 
Response parameter  Data Type 
Description 
getRouteResponse 
 
getRouteResponse 
Route details. For details on the attributes, refer to 
NetworkResourceFullfilment/IIS/xsd/Route.xsd 
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 
4.5.1.4.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.5.1.5  getAllCrossConnections 
This operation retrieves the details about a specified route’s cross-connects. 
4.5.1.5.1 Input 
Request parameter 
Data Type 
Description 
geAllCrossConnectionsRequest 
 
NamingAttributeType 
Management domain name. 
For example: Name=MD, value=CISCO_EPNM 
 
4.5.1.5.2 Output 
Response parameter 
Data Type 
Description