1 Overview

This chapter provides an overview of the Oracle Communications Network Integrity IMS Discovery cartridge.

This chapter contains the following sections:

About the IMS Discovery Cartridge

The IMS Discovery Cartridge supports the modeling of devices in IMS Network and provides the following functionalities:

  • Read and collect data from files provided using FTP.

  • Physical discovery and modeling of devices.

  • Discrepancy detection and resolution on modeled data.

This cartridge produces both logical and physical device hierarchies that represent a discovered device. The logical hierarchy includes a logical device, child interfaces, sub-interfaces (collectively called interfaces), and device interface configurations. The physical hierarchy includes physical devices, equipment, equipment holders, and physical ports. In addition, the cartridge creates associations between the physical and logical hierarchies. The first association is at the device level between the physical device and the logical device, and the second association is at the interface level between physical ports and Interfaces.

The cartridge discovers the following network entities:

  • NE

  • Frame

  • Shelf

  • Module

  • Port

  • Interface

This cartridge is designed to be used on a standalone basis displaying the model hierarchy in Network Integrity. The cartridge provides no integration with other products but may be extended. This cartridge is designed to discover IMS domain devices only and attempts to discover other devices result in a scan failure.

In addition to a discovery action, this cartridge provides discrepancy detection and discrepancy resolution for integration with Unified Inventory Management.

Discrepancy detection provides the mechanism to allow a filtered comparison of logical and physical device trees between what is discovered and what is imported from UIM.

For more information about discrepancy detection actions and processors, see Network Integrity Developer's Guide.

The discrepancy resolution action enables the discovered logical and physical device trees to be created and updated in UIM.

For FTP, modeling of the device fails if it does not follow the FTP file structure properly. For more information about IMS Network FTP Input file structure, see "About IMS Network FTP Input File Structure".

About Cartridge Dependencies

This section provides information on dependencies that the IMS Discovery Cartridge has on other entities.

Run-Time Dependencies

This cartridge requires that the Address_Handlers cartridge be deployed to Network Integrity.

Design-Time Dependencies

The IMS Discovery cartridge has the following dependencies:

  • Address_Handlers

  • NetworkIntegritySDK

  • ora_ni_uim_device

  • ora_uim_model

  • UIM_Integration_Cartridge

Opening the Cartridge Files in Design Studio

To review and extend the IMS Discovery cartridge, you must first download the Oracle Communications IMS Discovery Cartridge software from the Oracle software delivery website:

The software contains the IMS Discovery cartridge ZIP file, which has the following structure:

  • \UIM_Cartridge_Projects\

  • \Network_Integrity_Cartridge_Projects\

  • IMS-Discovery-Cartridge-R7.iar

See Design Studio Online Help and Network Integrity Developer's Guide for information about opening files in Design Studio.

Building and Deploying the Cartridge

See Design Studio Help for information about building and deploying cartridges.