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 
 
 
32 
satelliteCount 
int 
Set to the number of satellites that this managed 
element manages. 
clusterCount 
int 
Set to number of cluster nodes this managed 
element manages. 
4.1.2  Operations  
4.1.2.1  getAllManagedElements 
This operation retrieves all Managed Element instances present in the network.  
4.1.2.1.1 Input 
Request Parameter 
Data Type 
Description 
requestedBatchSize 
integer 
Maximum number of objects to return.  
getAllManagedElementsR
equest 
getAllManagedElementsRe
quest 
Empty Request Element representing the 
request. 
4.1.2.1.2 Output 
Response data 
Data Type 
Description 
batchSequenceEndOfReply 
boolean 
Indicator of end of batched replies. 
iteratorReferenceURI 
String  
Iterator reference URI which can be used to 
retrieve the next batch. 
getAllManagedElementsResp
onse 
MultipleMeObjectsRespo
nseType 
Holder for containing the list of Managed 
Elements returned. 
meList 
 
ManagedElementListType  List of Managed Elements. See Managed 
Element Data above for details.  
4.1.2.1.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.  
notImplemented: Indicates that the operation is not implemented by the management system. 
 
4.1.2.2  getAllManagedElementsIterator 
This operation retrieves information about a Managed Element.  
4.1.2.2.1 Input 
Request Parameter 
Data Type 
Description 
batchSequenceEndOfRepl
boolean 
Indicator of end of batched replies. 
iteratorReferenceURI 
 String 
Iterator reference URI which must be present to 
retrieve next batch of Managed Elements. 
Note: This information is set on the request 
message on the MTOSI header part. 
getManagedElementsIter
atorRequest 
GetAllDataIteratorRequest
Type 
Empty element representing the iterator request. 
4.1.2.2.2 Output 
Response data 
Data Type 
Description 
batchSequenceEndOfRepl
boolean 
Indicator of end of batched replies.