Cisco Cisco Prime Optical 9.6 开发者指南

下载
页码 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
313
 
•  subnetworkConnection::ResourceList_T neTpInclusions 
Supported. Prime Optical expects a list of managed element names or PTP names of the 
endpoint of a topological link or CTP name pair representing the endpoints of the span to 
include in the subnetwork connection route. For complete manual routing, Prime Optical 
expects the list of all CTPs of the links (OCH Trail circuit links, if any) to which the circuit 
must be routed. If the OSS specifies a CTP pair in the neTpInclusions, the entire path for the 
subnetwork connection must be specified. 
•  subnetworkConnection::ResourceList_T neTpSncExclusions 
Supported. Prime Optical expects a list of managed element names or PTP names of the 
endpoint of a topological link representing the endpoints of the span to exclude in the 
subnetwork connection route. 
•  subnetworkConnection::StaticProtectionLevel_T staticProtectionLevel 
Prime Optical supports the following for the subnetwork connection that is created as part 
of the roll creation: 
–  UNPROTECTED 
–  FULLY_PROTECTED 
–  HIGHLY_PROTECTED  
Prime Optical does not support other values. 
•  subnetworkConnection::ProtectionEffort_T protectionEffort 
If the NMS requests unprotected SNC on a BLSR ring, Prime Optical creates the SNC. The 
same is true for unprotected SNC on 1+1 protection. 
If the NMS requests EFFORT_SAME_OR_WORSE or EFFORT_WHATEVER, Prime Optical 
expects a value of staticProtectionLevel of UNPROTECTED. These values indicate that Prime 
Optical must create the PCA. 
Prime Optical support for Roll_T is described in 
. 
Throws 
globaldefs::ProcessingFailureException 
EXCPT_INVALID_INPUT - Raised when sncName does not refer to an SNC object, or 
any field in rollCreateData is invalid, or the data does not conform to roll 
creation rules. 
EXCPT_ENTITY_NOT_FOUND - Raised when sncName references an object that does 
not exist. 
EXCPT_NE_COMM_LOSS - Raised when communication to the managed element is lost 
and this prevents the deactivation of the SNC. 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
Compliance 
Prime Optical-defined.