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  
 
 
42 
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 
NamingAttributeType 
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.  
4.4.2.5  getAllSupportedPhysicalTerminationPoints 
This operation retrieves a list of physical termination points for the equipment. 
4.4.2.5.1 Input 
Request parameter 
Data Type 
Description 
requestedBatchSize 
Integer 
Maximum number of objects to return.  
equipmentRef 
NamingAttributeType 
Set of RDN types representing the equipment element 
for which the PTPs will be retrieved.