Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
126
 
Name
 
Type
 
Input/ 
Output
 
Description
 
from the output event list.
 
how_many
 
unsigned long
 
In
 
Maximum number of alarms 
to report in the first batch.
 
eventList
 
notifications::EventList_T
 
Out
 
First batch of alarms.
 
eventIt
 
notifications::EventIterator_I
 
Out
 
Iterator to retrieve the 
remaining alarms.
 
Throws 
Compliance 
TMF-defined. 
 
3.3.12  getAllTopLevelSubnetworks  
Synopsis 
Description 
This interface enables an NMS to request all subnetworks that are under the control of the EMS. 
 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
how_many
 
unsigned long
 
In
 
Maximum number of 
subnetworks to return in the 
first batch.
 
sList
 
multiLayerSubnetwork::SubnetworkList_T
 
Out
 
First batch of subnetworks.
 
sIt
 
multiLayerSubnetwork::SubnetworkIterator_I
 
Out
 
Iterator to retrieve the 
remaining subnetworks.
 
Prime Optical support for MultiLayerSubnetwork_T is as follows: 
•  globaldefs::NamingAttributes_T name 
–  Supported. This field contains two tuples. The first tuple identifies the EMS. The second 
tuple is the same as nativeEMSName. The naming convention is described i
. 
•  string userLabel  
–  Supported. 
  string nativeEMSName  
–  Supported.