Network Inventory (NI) extension classes
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.
- Class descriptions
- Identification rules
- Identifier entries
- Dependent relationships, if applicable.
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​
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.
| 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. |