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
 
 
454
 
Description 
This interface enables a controlled disconnect between parties. 
Parameters 
None. 
Throws 
None. 
Compliance 
TMF-defined. 
3.15.2  ping 
Synopsis 
void ping(); 
Description 
This interface enables the detection of communication loss. Prime Optical pings the NMS every 
five minutes. 
Parameters 
None. 
Throws 
None. 
Compliance 
TMF-defined. 
3.16  mtnmVersion::Version_I 
3.16.1  getVersion 
Synopsis 
string getVersion(); 
Description 
This interface returns the version of the IDL that the corresponding EMS object supports. 
The format of the returned string is as follows:  
Release.Major[.Minor], where Release, Major, and Minor are digit strings.  
For example:  
•  2.1 indicates release 2 and major release 1 
•  1.3 indicates release 1 and major release 3