Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
42 
iteratorReferenceURI 
 String 
Iterator reference URL which must be present to retrieve next 
batch of TPs. 
Note: This information is set on the request message on the 
MTOSI header part. 
4.4.2.2.2 Output 
Response Data 
Data Type 
Description 
batchSequenceEndOf
Reply 
boolean 
Indicator of end of batched replies. 
iteratorReferenceURI 
String  
Iterator reference URL which can be used to 
retrieve the next batch. 
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