Resynchronizing alarms

The Probe for Alcatel-Lucent 5529 OAD resynchronizes with OAD by sending a SOAP/XML request. To specify that the probe performs a resynchronization, set the Resync property to true. The probe receives a list of all active alarms from the Alcatel-Lucent 5529 OAD system.

Note: You must also configure the OS.Host and OS.Port properties in the alcatel_5529_oad_v6.props file to have the same values as specified in the $NCHOME/etc/omni.dat file. You must also specify the OS.UserName and OS.Password. This ensures that the probe connects properly to the target ObjectServer.

To set the number of alarms that the probe can resynchronize in one connection, use the AlarmsBatchSize property. If the number of active alarms in the Alcatel-Lucent 5529 OAD system exceeds the specified value, the probe resynchronizes once again until it receives all the remaining alarms from the Alcatel-Lucent 5529 OAD system.

You can specify that some, or all, of the alarms are cleared following a resynchronization by using the ResyncSQLCmd property. Set this property to the SQL command that you want the ObjectServer to perform at the end of the resynchronization. If you do not specify a value for this property, no alarms will be cleared.