Network Inventory (NI) extension classes

  • Release version: Xanadu
  • Updated August 1, 2024
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Network Inventory (NI) extension classes

    The Network Inventory (NI) extension classes enhance the Configuration Management Database (CMDB) by adding or updating classes specifically for the Telecommunications Network Inventory application. This enables customers to maintain a comprehensive digital representation of their physical and logical networks, facilitating effective network inventory management.

    Show full answer Show less

    Key Features

    • Class Model Enhancements: The CMDB CI Class Models store app introduces class models that extend the CMDB hierarchy, including class descriptions, identification rules, identifier entries, and dependent relationships.
    • Comprehensive Network Tracking: New classes such as Network Site, Telco Equipment Holder, and Telco Equipment allow for detailed tracking and management of network assets at specific locations.
    • Interface Management: Classes like Network Interface and Interface Card capture equipment-specific attributes and support bandwidth management necessary for network design.

    Key Outcomes

    By utilizing the NI extension classes, ServiceNow customers can:

    • Build and maintain a detailed digital network inventory model.
    • Efficiently track network assets and their locations, enhancing visibility and management capabilities.
    • Optimize network design and resource allocation through effective interface and bandwidth management.

    The CMDB CI Class Models store app adds or updates classes for the Telecommunications Network Inventory application. Telecommunications Network Inventory uses the Network Inventory (NI) extension classes to extend the Configuration Management Database (CMDB) Configuration Item (CI) class hierarchy.

    These extensions enable the CMDB to store information about a service provider's network inventory. The store app adds class models that extend the CMDB class hierarchy, including:
    • Class descriptions
    • Identification rules
    • Identifier entries
    • Dependent relationships, if applicable.
    With the ServiceNow Telecommunications Network Inventory application, you can build a digital representation of your physical and logical networks. This application uses the NI class extensions to populate CIs that form the basis of your digital network inventory model. To learn more, see Telecommunications Network Inventory.

    Request apps on the Store

    Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

    Telecommunications Network Inventory (NI) schema structure​

    Relationships and references in Network Inventory schema.

    Classes

    This section lists the relevant classes that the CMDB CI Class Models store app adds or updates. See the class columns table for further details about the columns added for each class. For the list of CMDB classes in a base system, including ones that this store app might be extending, see CMDB tables descriptions.

    Table 1. NI extension classes
    Class Extends Description
    Network Site [cmdb_ci_ni_site] Site [cmdb_ci_site] Network Site.

    Captures and maintains the location-specific attributes for each network site, including the network centers, buildings, floors, and rooms where equipment is located.

    The network site records enable you to view all the equipment at a location. You can filter the locations by the assigned type, role, or function categories.

    Telco Equipment Holder [cmdb_ci_ni_equipment_holder] Equipment Holder [cmdb_ci_equipment_holder] Telco Equipment Holder.

    Represents the physical units that contain the telecommunications equipment, including the cages, bays, cabinets, slots, relay racks, and line ups. The line ups contain the individual relay racks. Each relay rack contains the equipment shelves. The equipment holders can contain the other equipment holders.

    The equipment holder records enable you to track and manage your network assets.

    Telco Equipment [cmdb_ci_ni_telco_equipment] Network gear [cmdb_ci_netgear] Telco Equipment.

    Represents a shelf or device that provides the technical functionality in a network. Examples include the routers, modems, mobile devices, optical cables, relays, and switches. The equipment can have slots, cards, or ports. The equipment can exist within an equipment holder or by itself because not all equipment is rack mounted.

    The equipment records enable you to track and manage your network assets.

    Network Interface [cmdb_ci_ni_interface] Network Port [cmdb_ci_ni_network_port] Network Interface.

    Captures and maintain equipment-specific attributes for the network interfaces.

    Interface Card [cmdb_ci_interface_card] Hardware [cmdb_ci_hardware] Interface Card.

    Represents interface cards that are stored in a network. Cards can occupy more than one slot and can contain other cards. They can be the equipment ports that are physical or logical (virtual). Each port is assigned a bandwidth value. The bandwidths are consumed when used in network designs.

    Physical Connection [cmdb_ci_ni_physical_link] Network Link [cmdb_ci_network_link] Physical Connection.

    Represents the physical port connections on the interface cards in your networks.

    Logical Connection [cmdb_ci_ni_logical_path] Network Circuit [cmdb_ci_network_circuit] Logical Connection.

    Represents the logical or virtual port connections on the network interface cards. A logical connection typically represents the multiple physical connections on an interface card.