Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
72
 
gmplsProtType 
SNC Protection 
Splitter 
Fully protected 
NotDefined 
Unprotected 
  The SNC creation for GMPLS circuits that are Y-cable protected require that SNC protection be set 
to Unprotected. 
 
2.2.7.7 
SubnetworkConnection_T structure information 
 
Prime Optical support for the SubnetworkConnection_T structure is as follows: 
 
•  globaldefs::NamingAttributes_T name 
  Supported. This field contains two tuples. The first tuple contains values for the EMS. The 
second tuple contains the SNC name, which is the same as nativeEMSName. 
 
•  string userLabel 
  Supported. 
 
•  string nativeEMSName 
  Supported. The name supplied by the user at creation time is reported. 
 
•  string owner 
  Not supported. 
 
•  SNCState_T sncState 
  Prime Optical supports SNCS_NONEXISTENT, SNCS_ACTIVE, SNCS_ACTIVE_PREROUTED,
 
SNCS_DELETING, and SNCS_PARTIAL. 
 
  When the SNC is not in SNCS_ACTIVE state, this structure might not have complete information 
about the SNC. For example, transmissionParameters for TPs reported might not be initialized. When 
the SNC goes into SNCS_ACTIVE state, a state change event is generated (see section 5.4.4 State 
Change Event). 
Then the NMS invokes the 
multiLayerSubnetwork::MultiLayerSubnetworkMgr_I::getSNC method to retrieve complete 
information about the SNC. 
 
•  globaldefs::ConnectionDirection_T direction 
  Supported. 
 
•  transmissionParameters::LayerRate_T rate 
  Supported. 
 
•  StaticProtectionLevel_T staticProtectionLevel 
  Supported. For PCA circuits, the value is set to PREEMPTIBLE.  
 
•  SNCType_T sncType 
  Not supported.