Cisco Cisco Evolved Programmable Network Manager 2.0 Guía Del Desarrollador

Descargar
Página de 632
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.2 MTOSI API Guide for OSS Integration  
 
 
48 
4.5.1.2.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.3  getSubnetworkConnectionsIterator 
This operation returns subnetwork connection information in batches.  
4.5.1.3.1 Input 
Request Parameter  
Data Type 
Description 
iteratorReferenceURI  String  
Iterator reference URL which can be used to retrieve next batch. 
4.5.1.3.2 Output 
Response 
parameter 
Data Type 
Description 
getSubnetworkConn
ectionsIteratorResp
onse 
 
getSubnetworkC
onnectionsIterat
orResponse 
 
Detailed information about the queried SNC.  
For details on the attributes, refer to 
NetworkResourceFullfilment/IIS/xsd/snc.xsd. 
SNC FDN 
 
String 
MD and SNC RDN. 
MD=CISCO_EPNM; SNC= SubnetworkConnection_Name. 
direction 
String 
Direction of sub-network connection. 
userLabel 
String 
Name of sub-network connection. 
discoveredName 
String 
Name of sub-network connection. 
connectionSetUpTy
pe 
String 
Contains information about the connection type of sub-network. 
correlationIdentifier  String 
Circuit ID of sub-network connection. Contains information 
about relationships that SNC may have to other managed 
objects. 
layerRate 
String 
Rate of SubnetworkConnection, obtained by reading this 
attribute. The target OS sets this attribute at creation of SNC. 
aEndTpDataList  
tpData 
List of A-end TPs where this SNC terminates. 
The TPname provides the name of the CTP/FTP/GTP in a non-
control plane SNC. 
zEndTpDataList 
tpData 
List of Z-end TPs where this SNC terminates. The TPname 
provides the name of the CTP/FTP/GTP in a non-control plane 
SNC.