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.
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.