Parameter Reference
60
Auto Provisioning Settings
The Auto Provisioning web page shows all the parameters related to remote provisioning of the device.
Auto Provisioning Parameter Guide
Parameter Description Default Setting
Auto Firmware Update (X_DeviceManagement.FirmwareUpdate.) 
Method Current operational method of auto firmware updating. Choose 
from: 
• Disabled: don’t check for f/w upgrade from FirmwareURL. 
• System Start: Check for f/w upgrade from FirmwareURL just 
once on system start. 
• Periodically: Check for f/w upgrade from FirmwareURL on 
system start, and then periodically at the interval specified in the 
Interval parameter. 
• Time of Day: Check once at the given TimeofDay value. 
Note: The first firmware upgrade check on system start is 
performed after a random delay of 0 to 30 seconds. 
Disabled 
Interval When Method is set to Periodically, this is the number of 
seconds between each checking of f/w upgrade check from 
FirmwareURL. If value is 0, the device checks once only on 
system start (equivalent to setting Method to System Start). 
0 
TimeOfDay Time of the day in hh:mm[+rr] format, valid when method is set to 
Time of Day. 
00:00+30 
RandomDelayRange The range of delay in seconds inserted before the first attempt only. 
The minimum value is 0. 
30 
FirmwareURL URL of firmware package. URL must include scheme. Supported 
schemes are http:// and tftp://
TLSSecurityProfile Security profile when using HTTPS. Choices are 1 or 2.  1
DnsLookupType Controls what type of DNS record to lookup. Choose from:
• A Record Only 
• SRV Record Only 
• Try Both 
A Record 
Only
 
DnsSrvPrefix Controls whether to add a standard prefix to the domain name 
when looking up a SRV Record. For HTTP and HTTPS, the prefix 
to add is _http._tcp. . For TFTP, the prefix to add is 
_tfto._udp. Choose from:
• No Prefix 
• With Prefix 
• Try Both 
No Prefix 
Username Username for authentication, if needed, if scheme is http:// 
Password Password for authentication, if needed, if scheme is http://