The current Openpath Jira and Confluence instances will be migrated to the MSI On-Premise solution from August 9th-11th, the current platform will be set to read-only and all future usage will be in the Avigilon Instance. Please ensure access to MSI Jira & MSI Confluence, both are accessible through OKTA. For additional information and details please refer to the Atlassian migration page

How do I set up a mantrap using the Rules Engine?

A mantrap is an access control configuration that consists of interlocking doors, commonly used in banks, airports, and other high-security areas. In this setup, door A must close before door B can open, and door B must close before door A can open.

Note: To set up a mantrap configuration in Avigilon Alta, you'll need to create a Lockdown plan and a handful of rules available with the basic rules engine.

First, configure two generic inputs:

  1. Go to https://control.openpath.com/login and log in. To access the European Alta Access, please go to https://control.eu.openpath.com/login.

  2. Go to Devices > ACUs.

  3. Click the ACU that contains door A, then click the Ports tab.

  4. Select a contact or REX input that is unused by an entry and change it to a Generic Input.

  5. Repeat these steps to create a generic input on the ACU that contains door B (this may be the same ACU).

  6. To ensure proper functionality, contact sensors must be configured for each entry point of doors A and B, in addition to the generic inputs. For the mantrap setup, the wires connecting to the generic inputs must be connected in parallel with the contact sensors.

Second, create a Lockdown Plan:

  1. Go to Sites > Lockdown Plans.

  2. Click Create Lockdown Plan.

  3. Select the Zone(s) to be used in the mantrap (door A and door B).

  4. Set the Triggered State to Locked - no entry.

  5. Click Save.

Lastly, create four rules:

  • Rule 1 - Door A in High State triggers the Lockdown Plan associated with Door A and Door B.

  • Rule 2 -  Door A in Low State reverts the Lockdown Plan associated with Door A and Door B.

  • Rule 3 - Door B in High State triggers the Lockdown Plan associated with Door A and Door B.

  • Rule 4 -  Door B in Low State reverts the Lockdown Plan associated with Door A and Door B.

To create Rule 1:

  1. Go to Configurations > Rules.

  2. Click Create Rule.

  3. Enter a name and description for the rule.

  4. In the Trigger section:

    1. From the Type dropdown select Input.

    2. From the Event dropdown, select Generic Input State Changed.

  5. In the Conditions section:

    1. Click Add Condition.

    2. From the Type dropdown, select State Filter.

    3. In the State to Match dropdown select High.

    4. Click Add Condition again.

    5. From the Type dropdown, select ACU Port Filter.

    6. From the ACU To Match dropdown, select the ACU with Door A.

    7. From the ACU Port To Match dropdown, select Door A's Generic Input.

  6. In the Actions section:

    1. From the Type dropdown select Lockdown.

    2. From the Lockdown Plan dropdown, select the plan you created for Door A and Door B.

    3. From the Lockdown Action dropdown, select Trigger Lockdown.

  7. Click Save.

Your rule should look like the following:

To create Rule 2, repeat the steps for Rule 1 but change the following:

  • In the State to Match dropdown select Low.

  • From the Lockdown Action dropdown, select Revert Lockdown.

To create Rule 3, repeat the steps for Rule 1 but change the following:

  • From the ACU To Match dropdown, select the ACU with Door B.

  • From the ACU Port To Match dropdown, select Door B's Generic Input.

To create Rule 4, repeat the steps for Rule 1 but change the following:

  • In the State to Match dropdown select Low.

  • From the ACU To Match dropdown, select the ACU with Door B.

  • From the ACU Port To Match dropdown, select Door B's Generic Input.

  • From the Lockdown Action dropdown, select Revert Lockdown.