User guide
B-5
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Appendix B Server Administration and Configuration
B.7 Naming Conventions for Published CTM GateWay/CORBA Objects
B.7 Naming Conventions for Published CTM GateWay/CORBA
Objects
CTM GateWay/CORBA publishes two top-level objects: EMSSessionFactory and NotificationChannel.
CTM creates these objects and registers them with the CORBA name server.
CTM GateWay/CORBA creates naming contexts under the root as shown in Figure B-1. The last context
in the tree must have a different name. To change this value in the CTM client GUI:
Step 1 Log into the CTM client with the appropriate CTM user access profile.
Step 2 In the Domain Explorer window, click the CTM Domain node.
Step 3 In the Management Domain Properties sheet, click the Identification tab.
Step 4 In the EMS Domain section, look for EMS ID. The value of this field should be used as the “id” field
for context, where “kind” equals “EMS.” The default value is CTM. By using different names, you can
install multiple instances of CTM and use a centralized naming server and repository.
The following figure shows the naming scheme for CTM GateWay/CORBA objects.
Figure B-1 Naming Scheme for CTM GateWay/CORBA Objects
Root
id: TMF_MTNM
kind: Class
id: Cisco Systems
kind: Vendor
id: Cisco Transport Manager
kind: EMSInstance
id: <Version N>
kind: Version
id: <Site 1>
kind: EMS
id: <Site 2>
kind: EMS
id: NotificationChannel
kind: NotificationChannel
id: NotificationChannel
kind: NotificationChannel
id: SessionFactory
kind: EmsSessionFactory
id: SessionFactory
kind: EmsSessionFactory
92913