Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
290
 
Compliance 
Prime Optical-defined. 
3.10.3  modifyMLVLANDropFrontPorts 
Synopsis 
 
 
Description
 
This interface drops front ports associated with an existing ML VLAN. An attribute change event is 
reported when the front ports are dropped from the ML VLAN. Prime Optical does not specify which 
attribute of the ML VLAN has changed. The NMS must obtain updated MLVLAN_T structure 
information. If removal of any front ports associated with 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 this ML 
VLAN is created. 
tpList 
globaldefs::NamingAttributesList_T 
In 
List of front PTP names to drop 
from the specified ML VLAN. 
mlVlan 
MultiLayerSubnetwork::MLVLAN_T  Out 
ML VLAN object returned after 
modification. 
For details about the MLVLAN_T structure, see 
. 
Throws 
Compliance 
Prime Optical-defined.