Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 602
MTOSI Interface Details 
 
 
 
 
Cisco EPN Manager 1.2 Maintenance Pack 5 (V.1.2.500) MTOSI API Guide for OSS Integration 
 
 
52 
Response parameter 
Data Type 
Description 
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 attribute 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.5.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.6  getAllSubnetworkConnectionsWithTP 
This operation retrieves a list of Subnetwork Connections associated with the specified Termination Point. 
4.5.1.6.1 Input 
Request parameter 
Data Type 
Description 
getAllSubnetworkConnectionsWithTpReque
st 
GetSubnetworkConnectionsWithTpReques
tType 
Complex 
Request type 
4.5.1.6.2 Output 
Response parameter 
Data Type 
Description 
getAllSubnetworkConnec
tionsWithTpResponse 
MultipleSubnetwork
ConnectionObjectsRe
sponseType 
Details of the Subnetwork Connection for the given TP. 
For details refer to 
NetworkResourceFullfilment/IIS/xsd/snc.xsd 
 
Note: Please refer to the output of 
“getAllSubnetworkConnections” to get details of the 
attributes. 
4.5.1.6.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.