Connecting to the CORBA interface
The probe acts as an Integration Reference Point (IRP) Manager and connects to Probe for Motorola OMC-R GSR9 (CORBA) using a CORBA 3GPP interface.
The AlarmIRPOperation
and NotificationIRPOperation
points
form a part of the IRP Agent to which the probe connects.
The
probe can also connect to the Motorola IRP Agent IOR files using the MotCorba
Naming
Context. The specific names for the Motorola IRP Agent are MotCorba/AlarmIRP
and MotCorba/NotificationIRP
.
Depending on your operating environment, use one of the following connection configurations:
Option 1 - specify values for the following
properties:
- AlarmIrpFile - specify the location of the file that contains the Interoperable Object Reference (IOR) of the Alarm IRP object.
- NotificationIrpFile - specify the location of the file that contains the IOR of the Notification IRP object.
Note: To enable the probe to connect to a remote server, the
Alarm IRP and Notification IRP files must be available locally.
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 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.