Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
289
 
–  Supported. Valid values are MLVLANState_T.COMPLETE and 
MLVLANState_T.INCOMPLETE. A state change event is generated if the VLAN state 
changes. 
•  globaldefs::NVSList_T additionalInfo 
–  Supported. The customer ID and service ID are reported. 
Throws 
Compliance 
Prime Optical-defined. 
3.10.2  modifyMLVLANAddFrontPorts 
Synopsis 
Description 
This interface adds additional front ports to the existing MVLAN. An attribute change event is reported 
when the front ports are successfully added. Prime Optical does not specify which attribute of the ML 
VLAN has changed. The NMS must obtain updated MLVLAN_T structure information. If the addition of 
any of the front ports to the ML VLAN fails, Prime Optical generates a processing failure exception. The 
NMS user must requery the ML VLAN information to obtain the new set of parameters associated with 
the ML VLAN. 
Parameters 
Name 
Type 
Input/ 
Output  Description 
mlVlanName  globaldefs::NamingAttributes_T 
In 
Name with which to 
modify the ML VLAN. 
tpList 
multiLayerSubnetwork::MLVLANTPDataList_T  In 
List of front ports to 
include for the specified 
ML VLAN. 
mlVlan 
MultiLayerSubnetwork::MLVLAN_T 
Out 
ML VLAN object returned 
after modification. 
protocol 
String 
In 
Bridge group protocol of 
the ML VLAN. 
For details about the MLVLAN_T, MLVLANTPData_T structure, see 
. 
Throws