Cisco Cisco Prime Optical 9.8 Guida Dello Sviluppatore

Pagina di 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
323
 
•  multiLayerSubnetwork::L2RSTPState_T rstpState 
–  The NMS can enable or disable the RSTP state for a non-QinQ drop. Prime Optical supports two 
port states: 
 
L2RSTPState_T.L2RSTP_ENABLE 
 
L2RSTPState_T.L2RSTP_DISABLE 
–  For a QinQ drop, this value (if specified) is ignored. 
•  multiLayerSubnetwork::L2PortState_T portState 
–  NMS can enable a service or disable a port. Prime Optical support two port states: 
 
L2PortState_T.L2PS_ENABLE 
 
L2PortState_T.L2PS_DISABLE 
•  multiLayerSubnetwork::L2InterfaceType_T interfaceType 
–  Specifies the interface type to be configured. Prime Optical supports the following interface 
types: 
 
L2InterfaceType_T. L2IT_FASTETHER 
 
L2InterfaceType _T. L2IT_GIGAETHER 
 
L2InterfaceType _T. L2IT_PORTCHANNEL 
•  multiLayerSubnetwork::QOSPolicyData_T qosPolicyData 
–  Prime Optical support for QOSPolicyData_T structure is described in QOSPolicyData_T. 
•  int portVlan 
–  The user VLAN ID to associate with this ML VLAN. If the connection type is 
L2ConnectionType_T.L2CT_DOT1Q, the valid port VLAN range is from 2 to 4096. If the 
connection type is L2ConnectionType_T.L2CT_UNTAGGED, the port VLAN is ignored. 
•  globaldefs::NVSList_T additionalInfo 
–  Supported. You can specify the customerID and service ID. 
Prime Optical support for MLVLAN_T structure is as follows: 
•  globaldefs::NamingAttributes_T name 
–  Supported. This field contains three tuples. The first tuple has the EMS value. The second tuple 
has the L2 topology name. The third tuple has the ML VLAN ID that is the same as 
nativeEMSName. 
•  string userLabel 
–  Not supported. 
•  string nativeEMSName 
–  Supported. The ML VLAN ID is reported. 
•  string owner