Network Inventory (NI) extension classes
The CMDB CI Class Models 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.
CMDB CI Class Models is a ServiceNow Store app that adds class models that extend the CMDB class hierarchy. The new or updated classes include class descriptions, identification rules, identifier entries, and, if applicable, dependent relationships. You can use the added classes just like any other CMDB class. Applications such as Discovery and Service Mapping Patterns can use the class extensions to populate CIs and discover technologies and software.
See the full release notes for all CMDB CI Class Models.
- Class descriptions
- Identification rules
- Identifier entries
- Dependent relationships, if applicable.
See the full release notes for all CMDB CI Class Models.
Request apps on the Store
Visit the ServiceNow Store 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
Classes
This section lists the classes that the CMDB CI Class Models app adds or updates. For the list of classes in the base system, including classes that this app might extend, see CMDB tables descriptions.
| 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. |
| Telco Filler Component [cmdb_ci_filler_component] | Hardware [cmdb_ci_hardware] |
Filler Component. Represents a cover for empty spots/slots in a rack or device. Often made of flat metallic or plastic materials, helps separate cold and hot air zones, prevents dust from entering the chassis, and ensures proper airflow through the chassis or rack. |
| Telco Heat Baffle [cmdb_ci_heat_baffle] | Filler Component [cmdb_ci_filler_component] |
Heat Baffle. Represents hardware used to help direct rising hot air away from equipment. |
| Telco Service Switching Point (SSP) [cmdb_ci_service_switching_point] | Telco Equipment [cmdb_ci_ni_telco_equipment] |
Service Switching Point (SSP). Switch in a telecommunications network that sends a query to a central database called a service control point (SCP) via the SS7 network to determine how a TDM call can be routed. SSPs can be part of a voice switch or a separate computer connected to it. |
| Telco Service Control Point (SCP) [cmdb_ci_service_control_point] | Telco Equipment [cmdb_ci_ni_telco_equipment] |
Service Control Point (SCP). Represents service control points (SCPs) in the Signaling System 7 (SS7) network responsible for routing calls and managing special features. |
| Telco Control Component [cmdb_ci_telco_control_component] | Telco Equipment [cmdb_ci_ni_telco_equipment] |
Control Component. Device in a computer hardware component that creates an interface between a computer’s main system motherboard and other hardware components. Some will be integrated directly into the motherboard, while others may be added on as expansion devices. |
| 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. Identification: Serial Number (100) Name (200) Dependent on
Attribute of Network Port: MTU Size [mtu_size] In networking, maximum transmission unit (MTU) is a measurement representing the largest data packet that a network-connected device will accept. Measured in integer bytes. Use cases:
|
| Network Interface Card (formerly Interface Card) [cmdb_ci_interface_card] | Hardware [cmdb_ci_hardware] | Network 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. |
| Network Service Instance [cmdb_ci_network_service_instance] | Network Service Instance represents a specific deployed, provisioned, and/or configured instance of a set of network services that, in turn, are based on network functions. | |
| Physical Connection [cmdb_ci_ni_physical_link] | Network Link [cmdb_ci_network_link] | Physical Connection. Represents the physical port connections on the network 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. |