Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
620
 
NamingContext defines the naming context of NotificationService. This property is used 
when resolve_initial_reference fails to resolve NotificationService. GateWay/CORBA 
contacts the naming service to resolve the name context defined in this property. The 
value of this property must match the value published by your notification server. 
You do not need to change this parameter if you plan to use the notification service 
that is bundled with GateWay/CORBA.  
 
  Enter the notification service factory IOR filename: 
file:/opt/CiscoTransportManagerServer/openfusion/domains/OpenFusion/localhos
t/NotificationService/NotificationSingleton/NotificationSingleton.ior  
The FactoryIORFile property defines the path to a text file that contains the IOR of 
NotificationService. This property is used only after resolve_initial_reference and naming 
service fail. GateWay/CORBA opens the file as defined by the URL format in this 
property and attempts to retrieve the IOR from this file. This parameter lets you run your 
notification service on a different host to improve performance. 
You do not need to change this parameter if you plan to use the notification service 
that is bundled with GateWay/CORBA. 
 
  Enter the notification service listening port number: 0 
This property is used to set the port that the notification service uses to listen for 
incoming requests. The port number is set in the IOR for the notification service. The use 
IOR and use IOR endpoint properties are set correctly. The default port number is zero, 
which signifies the port number allocated by the operating system. 
  Enter the session port number: 0 
This property configures the EMSSessionFactory port. If this property is set to zero, the 
operating system allocates the session port number.  
  Enter the name service server list: 
This property defines where the name servers are running. This property accepts a 
comma-separated list of hostnames. 
  Enter the name service root IOR: 
This property defines the path used to find the naming service IOR on each host defined 
in ServerList. The complete path is constructed as http://item-of-ServerListRootIORLoc  
  Error level: Minor 
This property defines the error level of messages to log. 
You can configure this GateWay/CORBA property by modifying a configuration file in 
Prime Optical-server-installation-directory/cfg/corbagw.properties
  corbagw.CTP.getLayeredParameters=false  
By default, this property is not enabled. If the NMS requires CTP-related transmission 
parameters to be included as part of an object reporting TerminationPoint_T structure, 
this property must be set to true. However, the ManagedElementMgr_I.getTP interface 
always returns transmission parameters as part of the TerminationPoint_T structure and is 
independent of this property setting. 
6.11  Using the CLI to Start and Stop GateWay/CORBA 
Prime Optical can manage the GateWay/CORBA service from the command line:  
•  To start a GateWay/CORBA service, run the 
/opt/CiscoTransportManagerServer/bin/gwcorba-start script from the command line.