EN
Español
English
Português
    Description of changes and improvements implemented

    Discovery Functionality

    The new functionality that allows the bulk import of IP ranges via CSV files is implemented, simplifying and streamlining the address management process.

    Bulk import of IP ranges

    In version 9.22, after the environment update, and in a range of 1 to 2 days, you will have the possibility to access preloaded information from various manufacturers, models and rules, along with their respective OID. This enhancement offers the following benefits:

    Quick Access: It allows users to obtain relevant information immediately, avoiding the need for manual search. Data Update: The availability of pre-loaded information ensures that the data is current, improving decision-making based on the latest information.

    Discovery- Manufacturers Discovery- Models Discovery- Rules

    The MibBrowser component is released, a tool designed to facilitate the management of network devices through the SNMP (Simple Network Management Protocol) protocol.

    MibBrowser allows you to compile and visualize MIBs (Management Information Bases), which are datasets that contain critical information about OIDs (Object Identifiers). These identifiers allow us to access and query specific information about various devices, such as routers, switches, and printers.


    Updating Cross-cutting components

    The view is migrated to React components for the following functionalities, with a more modern design and adaptable to the size of the screen, thus improving the user experience


    General Settings

    1. Users
    2. External Authentication
    3. API Configuration
    4. Directory Services (LDAP): The Microsoft Entra ID provider is added, and through the internal Aranda provider, you can configure specifications for password policies related to access to Aranda. You can also optionally enable reCAPTCHA, which is a security system developed by Google, designed to protect websites from bots and spam. Its main function is to distinguish between human users and automated programs, and it currently supports the reCAPTCHA v2 and reCAPTCHA v3 versions.
    5. Mail Server: Provider type is added for Google OAuth.


    Para ver más detalles consultar la siguiente documentación:


    Enterprise Integration

    The view is migrated to React components for the following functionalities, with a more modern design and adaptable to the size of the screen, thus improving the user experience

    6. Proxy server
    7. EMMA Configuration

    For more details, please refer to the following documentation:


    ADM Login and Self-Management Portal

    Login is updated for the web application and self-services, with a more modern design and adaptable to the size of the screen, thus improving the user experience


    Customizing the ARC Support Session Duration

    A Parameter that allows customization the duration of the support session. Customization must be done in the database, applying an insert command (INSERT) as the example shown below.

    Example configuration for a duration of 30 minutes:

    INSERT INTO AFW_SETTINGS
    (sett_key, sett_application_id, sett_value, sett_description, sett_project_id)
    VALUES(N'ArcSupportExpirationTime', 36, N'30', N'Authorization Session Expiration Time for Support', NULL);
    

    Applying the above command will also affect the duration of the remote.