Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
239
 
Description 
This interface is used to force the EMS to change the administrative state of the managed 
element to the specified state. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
meName
 
NamingAttributes_T
 
In
 
Name of the managed element to resynchronize.
 
It must contain a name/value pair, where the name is 
ManagedElement and the value is ME Name.
 
adminState
 
AdminState_T
 
In
 
Admin state to which the managed element name 
changes.
 
Throws 
The following enum is used to define the various NE admin states: 
Compliance 
Prime Optical-defined. 
3.9  multiLayerSubnetwork::MultiLayerSubnetworkMgr_I 
The multiLayerSubnetworkMgr_I operation is used to gain access to subnetworks and their 
respective operations. A handle to an instance of this interface is gained through the getManager 
operation in emsSession. This interface is inherited from common::Common_I. 
multiLayerSubnetworkMgr_I also implements the getCapabilities method. Operations described 
in following subsections are returned to the NMS when it invokes getCapabilities. 
3.9.1  getAllEdgePoints 
Synopsis