Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
405
 
Compliance 
TMF-defined. 
3.14.3  getProtectionGroup 
Synopsis 
Description 
This interface retrieves the current status of a protection group. This service is needed so that 
even if a filter is established, the NMS can query the status of a protection group. If there is more 
than one protection group with the same name, Prime Optical returns the 
ProcessingFailureException UNABLE_TO_COMPLY. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
pgName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the protection group that the 
client is interested in.
 
protectiongroup
 
ProtectionGroup_T
 
Out
 
Returned protection group.
 
For details about the ProtectionGroup_T structure, see 
. 
Throws 
Compliance 
TMF-defined. 
3.14.4  performProtectionCommand  
Synopsis