© 2003 - 2005 Sipura Technology, Inc
Proprietary (See Copyright Notice on Page 2)
29
ParName: Log_Resync_Request_Msg
Default:
$PN $MAC –- Requesting resync $SCHEME://$SERVIP:$PORT$PATH
The Log_Resync_Request_Msg is a script that defines the message sent to the configured Syslog
server whenever the SPA attempts to resync with the provisioning server. The string supports one
level of macro substitution, with the same variables as for the Profile_Rule above. An empty string
does not generate a syslog message.
Log Resync Success Message:
ParName: Log_Resync_Success_Msg
Default:
$PN $MAC –- Successful resync $SCHEME://$SERVIP:$PORT$PATH
The Log_Resync_Success_Msg is a script that defines the message sent to the configured Syslog
server whenever the SPA successfully completes a resync with the provisioning server. The string
supports one level of macro substitution, with the same variables as for the Profile_Rule above. An
empty string does not generate a syslog message.
Log Resync Failure Message:
ParName: Log_Resync_Failure_Msg
Default:
$PN $MAC –- Resync failed: $ERR
The Log_Resync_Failure_Msg is a script that defines the message sent to the configured Syslog
server whenever the SPA fails to complete a resync with the provisioning server. The string supports
one level of macro substitution, with the same variables as for the Profile_Rule above. An empty
string does not generate a syslog message.
General Purpose Parameters:
ParName:
GPP_A – GPP-P
Default: empty
GPP_A thru GPP_P are General Purpose Parameters, usable by both the provisioning and the
upgrade logic. The parameter can be configured to hold any string value. Such a value can then be
incorporated in other scripted parameters.
General Purpose Secure Parameters:
ParName: GPP_SA