BMC Discovery


BMC Network Automation supports integration with BMC Discovery (formerly BMC Atrium Discovery and Dependency Mapping or BMC Atrium Discovery). This integration, which is done through an API leverages the NetworkDevice nodes discovered by BMC Discovery by importing specific attributes of these nodes into BMC Network Automation. BMC Discovery automatically discovers physical and virtual IT assets and applications, and the relationships between them. Once the devices are discovered, you can use BMC Network Automation to manage network devices and automate network configuration changes and compliance processes. This topic includes the following sections:

Supported versions

BMC Network Automation version 8.8.00 supports the following versions of BMC Discovery:

  • 11.0
  • 10.2
  • 9.0
  • 8.3.x
  • 8.2
  • 7.6
  • 7.5

Integrating with BMC Discovery

The integration between BMC Network Automation and BMC Discovery is HTTP URL based, and is performed by creating a device import task in BMC Network Automation. For more information, click the following topics:

 

Adding a file access device import task

The topics in this section describe import procedures for file- or URL- based import tasks (for example, CiscoWorks RME, Ipswitch WhatsUp, CSV file, Entuity, and BMC Atrium Discovery and Dependency Mapping). If you decide to schedule an import task, you must ensure that the import file has been exported from its source before the scheduled import time.

To add a file access device import task

  1. Navigate to Admin > Network Admin > Device Import.
    The Device Import Tasks page is displayed.
  2. Click Add to define a new device import task.
    The Add Device Import Task dialog box is displayed.

    AddDeviceImportFileAccess.png
  3. On the Details tab, define device import task details through the displayed fields:

    Field

    Description

    Name

    Enter a unique name, up to 40 characters, for the import task.

    Annotation

    (Optional) Enter a comment or remark about the import task.

    Enabled

    (Optional) Select this option to enable the import task. By default the task is enabled.

    Auto Purge

    (Optional) Select this option to purge the import task after its scheduled execution.

    Initial Snapshot

    (Optional) Select this option if the import task should automatically back up each device's configuration file(s) during the import.

    When an import file contains a large number of new devices (for example, greater than 200 new devices), BMC Software recommends not performing the initial snapshot as part of the import operation. This enables the import to complete in a short duration. You can accomplish the initial snapshot for new devices by adding a job containing a snapshot action (Network > Actions > Jobs) or by using a scheduled policy.

    Note: If you have selected the Overwrite Device Type option and the device import task results in change in device type, snapshot is performed even if you have not selected the Initial Snapshot option.

    Format

    Specify the device import file format.

  4. In the Source field within the File Access section, specify the path of the import source file or URL.
    For example:
    • D:\BCA-Networks-Data\devices\devices.dat, http://myserver/devices.xml, or https://myserver/devices.xml
    • For other import formats:
      • Using a URL for Entuity data
Click here for details.

For the Source field, copy and paste the following URL: 

http://<entuityServer>:<entuityWebport>/EOS/cgi/GenerateReport?noCreate=1&of=xml&DeviceEx.filter=all&DeviceEx.attr=id%2Cname%2CdevPolledIpAddr%2CsysOid&DeviceEx.attr.1=%23entuity_server_info()%5B0%5D%23%2C%22serverId%22%2C%22displayType%3Dstring%22&login=<userName>:<password>

Replace the following variables with the actual values for your enterprise:

Variable

Description

entuityServer

The server name or IP address where Entuity is running

entuityWebport

The webserver port where Entuity is running

userName

The user name of an administrator account

password

The password corresponding to the user name

For more information about other methods for specifying the source file URL see the Integrating-with-Entuity.

      • Using a URL for BMC Atrium Discovery and Dependency Mapping data

The [expand] macro is a standalone macro and it cannot be used inline. Click on this message for details.

The import file must be present and accessible to the server when the import task starts. For instructions on how to create the import source file for supported management systems, see the relevant section:

  1. In the Matching criteria field, specify how to match the imported device data to devices already in the system's device database. When a device match is found, the existing device record is updated with the imported values. When no match is found, a new device record is added using the imported values.
    You can match on either the name or the primary address, which must then appear as a field in the import data. For example, if you import from CSV and match on address, then the CSV file must include an address column and a value in each row.
    • Match by Device Name: BMC Network Automation looks for an existing device by the imported name (case-insensitive). Note that device names are unique, so only one device matches.
    • Match by Primary Interface Address Exactly: BMC Network Automation searches for an existing device by the imported address, within the device agent associated with the imported device (based on the imported device agent or the default device agent). 
    • Match by Primary Interface Address Resolved: BMC Network Automation searches for an existing device by variations on the imported address, within the device agent associated with the imported device. BMC Network Automation uses DNS to resolve the supplied address into an IP address, a host name, and a fully-qualified host name, and then tries to match an existing device's address to any of these values.

      Matching by address allows device names to be changed during import (though the resulting name must be unique). If multiple matches result (as addresses need not be unique), then the device is skipped.
  2. In the Repeat field, specify how often to repeat the import task. You can choose between a one-time occurrence (Import Once), or a recurring task (Import Daily, Import Weekly, or Import Monthly).
  3. In the Import Time box, set the import time. The time setting depends on your selection in the Repeat field:

    Repeat setting

    Time setting

    Import Once

    Either set the import time to Now or specify a date and time (hour and minute) in the future.

    Import Daily

    Specify the time (hour and minute) to execute the import task each day.

    Import Weekly

    Specify the time (hour and minute) and day(s) of the week to execute the import task.

    Import Monthly

    Specify the day of the month and import time to execute the import task.

  4. In the Dynamic Menu Fields box, select whether to accept or reject unknown menu values for dynamic fields during the import, as described in the following table:

     

    Primary condition

    Second condition

    Third condition

    Result action

    Menu value already exists for the dynamic field

    Not applicable

    Not applicable

    The Accept/Reject Unknown Values setting is ignored. The device record is imported.

    Menu value does not exist

    Accept Unknown Values is selected

    Not applicable

    The new menu value is added to the list of available menu items, and the device record is imported.

    Reject Unknown Values is selected

    Field is required and has no default value

    The device record is not imported.

    Field is required and has a default value

    The device record is imported, and that field is set to the default value.

    Field is not required

    The device record is imported, and that field is set to the default value (if any).

     

     

  5. In the Scope box, configure the following settings:
    • Process: Specify which devices to process in the import file.
      • All Devices from the Import Source: This option processes new and existing (that is, overwrite) devices during the import.
      • Only New Devices from the Import Source: This option only imports devices that are not found in the database.
      • Only Existing Devices from the Import Source: This option only imports devices that are found in the database.
    • Overwrite Device Type: Specify for existing devices, if the Device Type (for example, Cisco CatOS Switch) should be overwritten with a new Device Type (for example, Cisco IOS Switch/Router). Configuration files for the old device type are kept in the archive. For example, this feature is helpful when converting Cisco CatOS devices to Cisco IOS devices. You must select this option to overwrite an existing device type.

      Note

      If you have selected this option and the device import task results in change in device type, snapshot is performed even if you have not selected the Initial Snapshot option.

  6. On the Defaults tab, set device inventory default values (optional) for each imported device.

    Note

    During the import operation, values for device fields are assigned based on the following precedence order:

    1. Field is assigned based on the import file
    2. Field is assigned based on the existing value in the device database record
    3. Field is assigned the default supplied on the device import task Default Tab
    4. Field is assigned a default value assigned by the system
    5. Field is left blank (only if the field is not mandatory)

      Based on this precedence, the Defaults in the import task are only used when the field is not assigned in either the import file or the current device database record. Assigning Defaults is only applicable for new devices or unassigned field values on existing devices.
  7. Click Save to save and schedule the new import task.
     After the import tasks completes, you can view the status of the import by selecting the Status tab.

    Click the view details link on the Status tab to display a detailed import status report. This report is also available from the Import list under Execution Status.

    DeviceStatusSuccessful.png

Where to go from here

After importing devices for the first time, the following procedures are recommended:

  • For those fields not imported, use the device Mass Edit feature to assign fields common to a set of devices (for example username, password, privilege password, access type) or edit each device individually.
  • If you did not select Initial Snapshot on the Import tasks, perform a manual snapshot operation to retrieve the current configuration files.
Mapping for the BMC Discovery formats

The topics in this section describe the mapping for the BMC Discovery (formerly Atrium Discovery and Dependency Mapping or BMC Atrium Discovery) formats.

BMC Discovery version 8.2 and later format

BMC Discovery 8.2 and later uses the URL-based web API to perform the import task, unlike earlier device imports.

Note

For BMC Discovery version 11, ensure that your Discovery user is added to the api-access group in BMC Discovery. For more information, see XML API in the BMC Discovery documentation. 

Format the URL as shown in the following example (all on a single line). Enter this URL on the import page into the Source field in the File Access section.

https://ADDM _SERVER/ui/api/XmlApi?query=search NetworkDevice show name,#InferredElement:Inference:Associate:DiscoveryAccess.endpoint, sysobjectid&username=ADDM_USERNAME&password=ADDM_PASSWORD

Substitute the following values in the query URL:

Note

The BMC Network Automation application server automatically performs URL encoding on any blank spaces or other special characters.

The query returns the following values:

 

BMC Atrium Discovery version 7.5 format

The import task maps the BMC Atrium Discovery version 7.5 database fields to the device record as follows:

Configuring BMC Atrium Discovery version 7.5 name-hostname and FQDN

The following procedure describes how to configure BMC Atrium Discovery version 7.5 for name-hostname and fully qualified domain name (FQDN). This procedure involves changing the naming convention used by BMC Atrium Discovery version 7.5. You should be aware of the following before changing the naming convention:

  • DNS name or IP address naming convention uses the DNS name or IP address for the name value of BMC_ComputerSystem. This convention facilitates Service Automation because the computer system name contains information that can be used to identify the network device.

     By setting the naming convention to DNS, BMC Atrium Discovery continues to retrieve the TokenId value to reconcile CIs in BMC Atrium CMDB. However, it uses the DNS or IP address to name network devices.
  • TokenId naming convention prevents the possibility of over-consolidation of network devices in complex environments.
Warning

In complex environments, BMC recommends that you use the TokenId naming convention.

Note

If you change the naming convention from TokenId to DNS, that change does not affect previously discovered systems because DNS is a lower priority convention. However, DNS is used for newly discovered systems.

Switching from DNS back to TokenId changes the name of previously discovered systems the next time those systems are discovered.

To configure BMC Atrium Discovery version 7.5 name-hostname and FQDN

  1. Install BMC Atrium Discovery version 7.5. For details, see the "BMC Atrium Discovery and Dependency Mapping: Planning and Installation, Version 7.5.00" document.
  2. Open the Services panel on the computer and stop the BMC Atrium Discovery service.
  3. Open Task Manager and ensure that no processes named td_* are running.
  4. Open Explorer on the BMC Atrium Discovery machine and navigate to ADDM_Home/etc/action_util/snmp/1.0/config.prop.
  5. Update the config.prop file as follows for correct discovery of network devices.
    # NAMEFORMAT_CONVENTION can be TOKEN or DNS
    # TOKEN means we use TokenId value as Name for BMC_ComputerSystem
    # DNS means we follow naming resolution rules to set Name with a DNS
    # Name or an IP address when DNS cannot be resolved
    NAMEFORMAT_CONVENTION=DNS
  6. Start the BMC Atrium Discovery service.
  7. Log on to the BMC Atrium Discovery client console and discover the network devices. See the detailed steps in the "BMC Atrium Discovery and Dependency Mapping: Discovering and Managing Configuration Data, Version 7.5.00" document.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*