Connecting to the CORBA interface
The probe acts as an Integration Reference Point (IRP) Manager and connects to the Nokia-Siemens EMS using a CORBA 3GPP interface.
The AlarmIRPOperation
and NotificationIRPOperation
points
form a part of the IRP Agent to which the probe connects.
Depending
on your operating environment, use one of the following connection
configurations:
- Option 1 - specify values for the following properties:
- AlarmIrpFile - specify the name used to resolve the Alarm IRP in the CORBA Naming Service.
- NotificationIrpFile - specify the name used to resolve the Notification IRP in the CORBA Naming Service.
- Option 2 - specify values for the following properties:
- NamingServiceHost - specify the name of the host machine where the CORBA Naming Service is running.
- NamingServicePort - specify the port on which the CORBA Naming Service listens.
- AlarmIrpName - specify the name used to resolve the Alarm IRP in the CORBA Naming Service.
- NotificationIrpName - specify the name used to resolve the Notification IRP in the CORBA Naming Service.
- Option 3 - specify values for the following properties:
- EntryPointIrpFile - specify the location of the file that contains the Interoperable Object Reference (IOR) of the EntryPoint IRP object.
- NotificationIrpName - specify the name used to resolve the Notification IRP in the CORBA Naming Service.
- AlarmIrpName - specify the name used to resolve the Alarm IRP in the CORBA Naming Service.