Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
326
 
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. 
3.10.4  modifyMLVLANPortState 
Synopsis 
Description 
This interface enables or disables specified ML VLAN traffic on the specified list of front ports. 
An attribute change event is reported when one of the ML VLAN parameters is modified. Prime 
Optical does not specify which attribute of the ML VLAN has changed. The NMS must obtain 
updated MLVLAN_T structure information. If modification of any of the ML VLAN port states 
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