Searching...

Matching results

    Configuring Device-Specific Parameters for ALEOS Configurations from the AMM

    The steps below describe how to use the AMM’s Gateways and Deploy screens in conjunction with ACEmanager, to update configuration parameters on a fleet of ALEOS devices. This procedure allows for parameters to be configured uniquely for each device, so that a mass configuration update can be performed where each device will have unique parameter values for individual MSCIIDs.

    Note:

    • This feature is available AMM 2.16 and above.
    • This feature requires knowledge about creating and updating AMM CSV import files. For additional information about CSV import files see the AMM Operation and Configuration Guide: Appendix A.4 - Multiple Device Import CSV.
    • Not all valid MSCIID values can be set using this feature. Only Configuration values can be set. Any non-configuration values will be ignored by this process.
    • Using the CSV upload procedure to manipulate ALEOS settings as described in the steps below, is intended to be used for configuring device-specific variables and is not intended to do complete configurations.

    1. Determine the MSCIID for the parameter you want to update. See below for Commonly Used MSCIIDs. Alternatively, use these steps to determine an MSCIID in ACEmanager...

      a. Open ACEmanager for an ALEOS device in a browser.

      b. Right click on the input field of the parameter that you want to update and select the browser’s menu item which allows you to inspect the element (e.g. “Inspect”).

      Selecting the inspection menu item for an ALEOS parameter.

      Selecting the inspection menu item for an ALEOS parameter.

      c. Locate the Name attribute in the raw HTML that is displayed. The value for this attribute is the MSCIID:

      Locating the Name attribute. The value is the MSCIID.

      Locating the Name attribute. The value is the MSCIID.

      The figure below shows another example of locating an MSCIID for a element, this time, from the Device Status Screen in ACEmanager:

      Example of Locating an MSCIID for an element from the Device Status Screen.

      Example of Locating an MSCIID for an element from the Device Status Screen.

    2. Create or Update an AMM CSV import file for configuring multiple devices as per the options below, using the MSCIID(s) obtained in Step 1. For additional information see Multiple Device Import CSV.

      • Add up to 10 columns where each column title is the form of MSCIID=ID, then enter the value in each row for which the value is to be updated. The following example CSV snippet shows how to set the heartbeat (MSCIID 5024) and password (MSCIID 5003) values for a single ALEOS device: Example CSV with MSCIID Configurations

        ID Name Groups Vehicle Type Customer Location Contact Notes MSCIID=5024 MSCIID=5
        N12341 “Joe - MP70 II” Mixed Bag Default Vehicle Group>SUV Customer1 Office Joe Main device 8 test1234

        Note: leaving a cell blank for a given row means that the value won’t be updated for device specified on that row.

    3. Navigate to the Admin->Gateways menu in the AMM. Note that if you’re planning to update MSCIID parameters related to security (e.g. passwords), first ensure that you are logged in to the AMM using HTTPS, otherwise updates for such parameters will fail.

    4. Click the Upload button:

      Upload button on the Gateways screen.

      Upload button on the Gateways screen.

    5. Select the CSV file that was prepared in Step 2, select Modify for Gateways which already exist in AMM, and select Deploy configuration to gateways:

      Preparing the Gateway List Import dialog.

      Preparing the Gateway List Import dialog.

    6. Select the Config->Deploy->Deploy menu in the AMM to display the Deploy screen.

    7. Click the refresh button and verify that the State column for the device is set indicates Out of sync-local:

      The Refresh button and the device's State.

      The Refresh button and the device's State.

      The device will update the next time it checks in, after which the State will change to Config Confirmed:
      The State changes to Config Confirmed after the ALEOS device checks in and the configuration change is completed.

      The State changes to Config Confirmed after the ALEOS device checks in and the configuration change is completed.

      Note: * the ALEOS heartbeat field show in the AMM is not an indicator of when the device will check in next. ALEOS devices have an independent check-in frequency. * the device(s) may need to be rebooted in order for the change(s) to apply (e.g. when changing the M3DA Protocol Password).  

    8. Wait until the State changes to Config Confirmed.

    9. Open ACEmanager for the device and verify that the MSCIID parameter(s) have been changed on the ALEOS device:

      Using ACEmanager to verify that the MSCIID value was successfully updated on the ALEOS device.

      Using ACEmanager to verify that the MSCIID value was successfully updated on the ALEOS device.

    Commonly Used MSCIIDs

    The following table provides the ID values and descriptions for common MSCIID’s that you may want to configure. Note that these exact values must be entered as input.

    Common MSCIIDs

    Field MSCIID Notes and Comments
    ACEmanager Password 5003

    Name 5023 Requires AMM 2.16.2+. This will populate the device’s name in the AM/AMM if it hasn’t been manually set in the AM/AMM or if the Name field wasn’t specified when the device was imported using the Multiple Device Import CSV.
    Device Initiated Interval (minutes) 5024 AM/AMM Heartbeat (check-in frequency)
    Server URL 5027 URL of the management server (AM or AMM) in your environment
    M3DA Protocol Password 10255

    ACEmanager Remote Access 1173 Set ACEmanager remote access to Disabled, HTTPS Only, or Both HTTP and HTTPS
    ACEmanager HTTP Port 1150 Default value is 9191
    ACEmanager HTTPS Port 1172 Default Value is 9443
    Location TAIP ID 1300 Set a unique TAIP ID for the device, if using TAIP for GPS data
    LAN Ethernet Device IP 1084

    LAN Ethernet Starting IP 1137

    LAN Ethernet Ending IP 1138

    RX Diversity 2152 Enable/Disable
    Setting for Band (WAN/Cellular->Cellular->Band Settings) 2057 Requires code to be set: 00=All bands; 01=Europe 3G; 02=North America 3G; 03=Europe; 04=North America; 05=WCDMA All; 06=LTE All
    User Entered APN (WAN/Cellular -> Cellular -> SIM Slot 1 Configuration) 10710

    Pre-shared Key 1 (VPN -> VPN1) 3155 Assumes IPSec Tunnel is configured.
    Local Address (VPN -> VPN1) 3167 Assumes IPSec Tunnel is configured.
    Local Address – Netmask (VPN -> VPN1) 3168 Assumes IPSec Tunnel is configured.
    Device Name (Services - > Dynamic DNS) 1154 Assumes IP Manager is configured.
    Management Tunnel 10033 Disables the management tunnel.
    Distribute Management Tunnels 10034 Distributes management tunnels over multiple openvpn instances for a large fleet.

    TOP