Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
203
 
CTPs to report in the first batch. 
nameList 
globaldefs::NamingAttributesList_T 
Out 
First batch of contained in-use 
CTP names. 
nameIt 
globaldefs::NamingAttributesIterator_I 
Out 
Iterator to retrieve the remaining 
contained in-use CTP names. 
Throws 
Compliance 
TMF-defined. 
3.8.11  getContainingSubnetworkNames 
Synopsis 
Description 
This interface returns a list of subnetwork names to which the ME (supplied as an input parameter) 
belongs. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
managedElementName  globaldefs::NamingAttributes_T 
In 
Name of the ME for which 
to retrieve the containing 
subnetwork names. 
subnetNames 
globaldefs::NamingAttributesList_T  Out 
Names of the subnetworks to 
which the NE belongs. 
 
 
Throws