Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
294
 
Compliance 
Prime Optical-defined. 
3.10.7  modifyMLVLANCustomerIDServiceID 
Synopsis 
Description 
This interface modifies the customer ID and/or service ID associated with an existing ML VLAN. An 
attribute change event is reported when the customer ID or service ID is modified. Prime Optical does not 
specify which attribute of the ML VLAN has changed. The NMS must obtain an updated MLVLAN_T 
structure information. If modification of the customer ID or service ID fails, Prime Optical generates a 
processing failure exception. The NMS user must requery the ML VLAN information to get the new set 
of parameters associated with the ML VLAN. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
mlVlanName  globaldefs::NamingAttributes_T 
In 
Name with which this ML VLAN is 
created. 
ids 
globaldefs::NVSList_T 
In 
Name and value string. The name 
string is CustomerID and/or 
ServiceID, and the value string is the 
new customer ID or service ID. 
mlVlan 
MultiLayerSubnetwork::MLVLAN_T  Out 
ML VLAN object returned after 
modification. 
For details about the MLVLAN_T structure, see 
. 
Throws 
Compliance 
Prime Optical-defined.