Cisco Cisco Prime Optical 9.6 Developer's Guide

Page of 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
305
 
Name
 
Value
 
Description
 
CustomerID
 
String
 
User-specified string representing the customer ID.
 
ServiceID
 
String
 
User-specified string representing the service ID.
 
useExtendedBuffer
 
Boolean (True/False)
 
For differential delay.
 
openVcat
 
Boolean (True/False)
 
Indicates that an open-ended VCAT must be created.
 
•  subnetworkConnection::ResourceList_T  neTpInclusions  
Supported. You must provide a list of managed element names or the PTP names at the 
endpoints of the topological link. For complete manual routing, you must provide the list of all 
CTPs of the links (OCH trail links, if any) to which the circuit must be routed. 
Throws 
globaldefs::ProcessingFailureException 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure. 
EXCPT_INVALID_INPUT - Raised when a field of createData is invalid. 
EXCPT_ENTITY_NOT_FOUND - Raised when fields of createData reference objects 
that do not exist. 
EXCPT_UNABLE_TO_COMPLY – Raised if the VCAT SNC cannot be created and 
activated because FTP conflicts with another VCAT SNC or NE does not support 
this VCAT SNC creation. This exception is also raised when Prime Optical 
cannot meet protection levels or there is no bandwidth available. 
EXCPT_NE_COMM_LOSS - Raised when communication to the managed element is lost 
and this prevents creation of the VCAT SNC. 
EXCPT_USERLABEL_IN_USE - Raised when the user label uniqueness constraint is 
not met. 
Compliance 
Prime Optical-defined. 
3.9.27  deleteVCAT 
Synopsis 
void deleteVCAT( 
        in globaldefs::NamingAttributes_T vcatName)      
raises(globaldefs::ProcessingFailureException); 
Description 
This interface deletes the VCAT specified in the input. Prime Optical generates an object 
deletion event for the VCAT SNC that was deleted and for the individual Layer 1 SNCs that were 
deleted. 
Parameters 
Name
 
Type
 
Input/ Output
 
Description
 
vcatName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the VCAT SNC.