Cisco Cisco Prime Optical 9.8 Guia Do Programador

Página de 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
436
 
Throws 
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