Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
398
 
Description 
This interface enables a controlled disconnect between parties. 
Parameters 
None. 
Throws 
None. 
Compliance 
TMF-defined. 
3.15.2  ping 
Synopsis 
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 
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 
  x.y has the same meaning as x.y.0. The minor digit is used for fixing bugs in the major release. For 
example, 1.2.1 is a minor release on 1.2. Any changes to IDL files must be approved by the 
Specification Authority. For TMF 814 version 2.0, the version is 2.0. 
Parameters 
None. 
Return Value 
Throws 
None. 
Compliance 
TMF-defined.