Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
402
 
Compliance 
TMF-defined. 
3.13.12 Passive Unit EMS PM 
In Prime Optical 10.3, passive units are supported. See 
 for the list 
of passive units that are supported. For passive units, PM is not supported. 
3.14  protection::ProtectionMgr_I 
A handle to an instance of this interface is gained through the getManager operation in 
. This interface is inherited from 
. 
It also implements the getCapabilities method. Operations described in the following subsections 
are returned to the NMS when it invokes getCapabilities. 
Prime Optical supports 1:1 equipment protection, 1:N equipment protection, 1+1 port protection, 
2-fiber BLSR protection groups, and 4-fiber BLSR protection groups. 
3.14.1  getAllProtectedTPNames 
Synopsis 
Description 
This interface retrieves the list of PTPs that can carry protected traffic. The result is independent 
of the current switch status. You can use the Prime Optical client GUI to create and name 
protection groups. If there are multiple protection groups 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.
 
how_many
 
unsigned long
 
In
 
Maximum number of PTPs to return 
in the first batch.
 
nameList
 
globaldefs::NamingAttributesList_T
 
Out
 
First batch of PTPs that can carry 
protected traffic. Protected PTPs are 
reported.
 
nameIt
 
globaldefs::NamingAttributesIterator_I
 
Out
 
Iterator used to retrieve the remaining