Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
650
 
Information
 
Detail
 
detailed information about the type of loopback set 
on the PTP, if any. Prime Optical supports two types 
of loopback, FACILITY_LOOPBACK and 
TERMINAL_LOOPBACK. If there are no 
loopbacks set on the TP, the returned list is empty. 
2.  Uses the 
performance::PerformanceManagementMgr_I:: 
getTCATPParameter interface to request the 
threshold values set for all PM thresholds on the 
given TP object. 
  Prime Optical returns the TCAParameter_T object 
with detailed information about all PM threshold 
name/value pairs for the PTP. 
3.  For each PTP that the NMS specifies as the TP, uses 
the 
managedElementManager::ManagedElementManage
r_I:: getContainedInUseTPs interface to request all 
CTPs contained in the PTP participating in an SNC. 
  Prime Optical returns a list of TerminationPoint_T 
objects with detailed information about the CTPs 
participating in an SNC and the associated 
provisioning details, such as IPPM monitor status, J1 
path trace status, and so on. 
4.  For each CTP object, uses the 
performance::PerformanceManagementMgr_I:: 
getTCATPParameter interface to request threshold 
information. 
  Prime Optical returns a list of TCAParameter_T 
objects with detailed information about the PM 
threshold name/value pairs for the CTP. 
Ends When
 
The NMS retrieves loopback and threshold information 
for all PTPs and CTPs.
 
Exceptions
 
Refer to the exceptions thrown by the individual 
interface method.
 
Post Conditions
 
The NMS synchronizes information about a TP object 
with Prime Optical.
 
Traceability
 
 
7.2  Developing a GateWay/CORBA Client 
GateWay/CORBA implements APIs defined by the TeleManagement Forum’s Multi 
Technology Network Management (MTNM) group. These APIs are defined for communication 
between an NMS and the EMS. The NMS must develop a client application that uses these APIs. 
The following sections describe the tools required for developing a client application. Sample 
code is provided. 
7.2.1  Recommended Tools 
You can develop the CORBA client on UNIX or PC platforms. Cisco recommends the following 
development tools: