Configuring ObjectServer host properties
The probe uses a separate connection to the ObjectServer when it is performing a resynchronization. You must configure this connection in the ca_spectrum_corba.properties file.
To allow the probe to perform resynchronization operations with the ObjectServer, you must
specify appropriate values for the following properties in the
ca_spectrum_corba.properties file:
- OSHost: This property specifies the host name of the server on which the ObjectServer is running. It must have the same value as the ObjectServer host name specified in the $NCHOME/etc/omni.dat interfaces file.
- OSPassword: This property specifies the password that the probe uses to connect to the ObjectServer.
- OSPort: This property specifies the port through which the probe connects to the ObjectServer. It must have the same value as the ObjectServer port specified in the $NCHOME/etc/omni.dat interfaces file.
- OSUserName: This property specifies the user name used to connect to the ObjectServer.
- Server: This is a generic Netcool/OMNIbus property that specifies the name of the ObjectServer host.