Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 574
         
  
 
  
MTOSI Interface Details 
                                    
 
 
 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
41 
Response Data 
Data Type 
Description 
getTerminationPointR
esponse 
MultipleTerminationPointO
bjectsResponseType 
 
Holder for containing the list of TPs.  
See Termination Point Data table for details of the 
data contained in each TP. 
4.4.2.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.4.2.3  getTerminationPoint 
This operation retrieves information about a specified termination point. The output returns information 
about the physical termination points present inside the equipment. 
 
4.4.2.3.1 Input 
Request parameter 
Data Type 
Description 
tpRef 
 
NamingAttributeType 
Set of RDN types representing the TP object ID. 
Consists of MD, ME, and PTP list. 
4.4.2.3.2 Output 
Response Data 
Data Type 
Description 
getTerminationPointR
esponse 
SingleTerminationPointO
bjectResponseType
 
Details of specified PTP. See WSDL Document 
Reference appendix for details. 
tp 
 
TerminationPointType 
Contains data for TP. See Termination Point Data table 
for details. 
4.4.2.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.4.2.4  getAllFloatingTerminationPoints 
This operation retrieves a list of floating termination points for the managed element. 
 
4.4.2.4.1 Input 
Request parameter 
Data Type 
Description 
requestedBatchSize 
integer 
Maximum number of objects to return.  
meRef 
NamingAttributeTyp
Set of RDN types representing the managed element for 
which the FTPs will be retrieved. 
4.4.2.4.2 Output 
Response parameter 
Data Type 
Description 
getAllFloatingTermina
tionPointsResponse 
MultipleTerminationPointO
bjectsResponseType 
 
Response element to hold the list of TP details. 
See Termination Point Data table for the data 
returned for each one. 
4.4.2.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.