Cisco Cisco Prime Optical 9.6 開発者ガイド

ページ / 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
214
 
Name
 
Type
 
Input/ 
Output
 
Description
 
rkConnectionList_T
 
sncIt
 
subnetworkConnection::SNCIterat 
or_I
 
Out
 
Iterator to retrieve the 
remaining SNCs.
 
Prime Optical support for 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_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 
). 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. 
•  TPDataList_T aEnd 
–  Supported.