Alerting TL1 devices to the probe connection

The TL1 Probe sends a wakeup string property to alert the TL1 device that it has established a connection and is ready to log on.

To specify the wakeup string that the probe sends to TL1 devices, use the WakeupString property. Having sent the wakeup string to the device, the probe expects to receive a response message in return. If the probe does not receive the expected regular expression from the TL1, it re-sends the wakeup string. It repeats this for the number of times specified by the WakeupAttempts property at intervals specified by the WakeupInterval property, or until it receives the expected regular expression. If the probe has still not received the expected response message, it shuts down.

If the probe does receive the expected regular expression from the remote network element, it starts the login process.