CDM Mapping for Network Device
This topic provides information on mapping for network devices. The CIs created are described in this topic.
Load balancers are mapped as Network Devices. The mapping is described in CDM Mapping for Load Balancer nodes.
Data models
CMDB version differences
The default mapping works with CMDB versions 7.5, 7.6, and 7.6.03 and later. The data model in each is slightly different.
BMC_Impact
relationships are not normally created with CMDB 7.6.03 and later, since the CMDB automatically maintains them itself. See the information about impact relationships for more details.- A number of attributes are not present in CMDB 7.5, as noted below.
BMC_ComputerSystem
The root Network Device node is mapped to a root BMC_ComputerSystem CI with the following attributes:
Attribute | Details |
---|---|
Name | Network Device |
ShortDescription | Network Device |
Description | Network Device |
CapabilityList | List of device capabilities |
HostName | Network Device |
isVirtual | Network Device virtual |
LastScanDate | Network Device |
ManufacturerName | Network Device |
Model | Network Device |
PrimaryCapability | Switch, Router, or other network device enumeration value |
SerialNumber | Network Device |
PartitionID | NetworkDevice partition_id |
SystemOID | Network Device |
Category | " |
Type | " |
Item | " |
The BMC_UPS class exists as a hosted system component, though given the nature of UPS devices and their usual standalone nature, BMC_ComputerSystem is a more appropriate mapping. Particularly as they are IP connected and the BMC_ComputerSystem class provides additional flexibility that the BMC_UPS class does not.
Relationships
Relationships are created to represent the connection between edge switches and hosts. Switch-to-switch connections are not mapped.
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
Impacted |
Relationships are created to represent the connection between SAN switch Network Devices and hosts, and SAN switch Network Devices and Storage Systems.
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
|
|
|
|
|
Relationships are created from Stack Members Network Devices to Stack Network Device (stack linkage).
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
Impacted |
Relationships are created from the Stack Network Device NetworkInterface link to Stack Member Network Device.
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
|
Dependency relationships are created from managing Network Devices to the managed device.
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
Impacted |
BMC_ComputerSystem (Host Container)
HostContainer nodes directly connected to the root Network Device in the Discovery model are mapped to BMC_ComputerSystem
CIs representing the partitioned container.
Attribute | Details |
---|---|
Name | Host Container |
ShortDescription | Host Container |
Description | Host Container |
CapabilityList | "Blade System" (48) or "Other" (2) |
LastScanDate | Host |
ManufacturerName | Host Container |
Model | Host Container |
OtherCapabilityDescription | Host Container |
PrimaryCapability | "Blade System" (48) or "Other" (2) |
SerialNumber | Host Container |
Category | " |
Type | " |
Item | HadwareContainer |
TokenId | Attribute that aids reconciliation of CIs populated by multiple data sources. |
Host containment relationships
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
|
BMC_HardwareSystemComponent
Any ManagementController for a HostContainer containing the root Network Device in the Discovery model is mapped to BMC_HardwareSystemComponent.
There is no way to map the ManagementController's IP information to the CDM.
BMC_HardwareSystemComponent
Attribute | Details |
---|---|
Name | Management controller name. |
NameFormat | "HostName" |
ShortDescription | Management controller name. |
Description | Vendor name, controller model and type. With serial if known. |
ManufacturerName | Management controller vendor name. |
VersionNumber | Management controller version number. |
Model | Management controller model. |
PowerManagementSupported | Yes (0) or null if not known. |
Company | Host Company. |
Category | "Hardware" |
Type | "Hardware" |
Item | "Management controller" where managed element is a directly connected host. |
Hardware system component relationships
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
Corresponds to a Host or a HostContainer, depending on whether |
|
BMC_OperatingSystem
The root Network Device node is also mapped to a BMC_OperatingSystem
CI:
Attribute | Details |
---|---|
Name |
|
ShortDescription |
|
Description | " |
ManufacturerName | Network Device |
MarketVersion | Network Device |
Model | Network Device |
OSType | Other (0) |
VersionNumber | Network Device |
Category | " |
Type | " |
Item | " |
BMC_OperatingSystem relationships
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
|
BMC_NetworkPort, BMC_LANEndpoint and BMC_IPEndpoint
Each Network Interface node connected to the root Network Device in the Discovery model is mapped to a BMC_NetworkPort
, and its MAC address is mapped to a BMC_LANEndpoint
.
Where Discovery has been able to connect a Network Device to a Host, a BMC_Dependency
relationship is created between the two BMC_ComputerSystem
CIs representing the host and the network device.
BMC_NetworkPort
Attribute | Details |
---|---|
Name | NetworkInterface |
ShortDescription | NetworkInterface |
Description | NetworkInterface |
AutoSense | Yes (0) or No (1) or null if not known |
FullDuplex | Yes (0) or No (1) or null if not known |
LinkTechnology | Ethernet (2) |
ManufacturerName | NetworkInterface |
PermanentAddress | NetworkInterface |
PortType | Ethernet (2) |
Speed | NetworkInterface |
Category | " |
Type | " |
Item | " |
Each Fibre Channel HBA card node is mapped to the BMC_NetworkPort CI with the following attributes:
Attribute | Details |
---|---|
Name | FibreChannelHBA |
ShortDescription | FibreChannelPort wwpn |
Description | FibreChannelHBA description and FibreChannelPort wwpn or just FibreChannelPort wwpn |
LinkTechnology | Fibre Channel (4) |
ManufacturerName | FibreChannelHBA vendor |
Model | FibreChannelHBA model |
PermanentAddress | FibreChannelPort wwpn |
PortType | Fibre Channel (6) |
SerialNumber | FibreChannelHBA serial |
Company | HostCompany |
Category | “H |
Type | “Card” |
Item | “Fibre Channel HBA card” |
BMC_NetworkPort relationships
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
|
BMC_LANEndpoint
MAC addresses in the Discovery data model are stored in the conventional form with colons separating each pair of hexadecimal digits; in the CDM, MAC addresses are stored as just the hexadecimal digits, with no separating colons.
Attribute | Details |
---|---|
Key | "%device.key%/MAC/%mac_addr%" or NertworkInterface key if the target is Remedyforce. |
Name | NetworkInterface |
NameFormat | " |
ShortDescription | NetworkInterface |
Description | "MAC address |
Address | MAC address (no separating colons) |
MACAddress | MAC address (no separating colons) |
ProtocolType | Ethernet (14) |
Category | " |
Type | " |
Item | " |
BMC_LANEndpoint relationships
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
|
|
|
|
|
BMC_IPEndpoint
Each IP Address node related to the root Network Device node is mapped to a BMC_IPEndpoint
CI:
Attribute | Details |
---|---|
Name | IP Address |
NameFormat | " |
ShortDescription | IP Address |
Description | IP Address |
Address | IP Address |
AddressType | IPv4 (1) or IPv6 (2) |
DNSHostName | IP Address |
ProtocolType | IPv4 (2) or IPv6 (3) |
SubnetMask | IP Address |
ManagementAddress | Yes (1) if the IP address was used to scan the host; No (0) if not. (Not in CMDB 7.5.) |
Category | " |
Type | " |
Item | " |
BMC_IPEndpoint relationships
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
|
|
|
|
|
BMC_Dependency | BINDSTO | BMC_LANEndpoint |
|
BMC_IPConnectivitySubnet
Discovery Subnet
is mapped to BMC_IPConnectivitySubnet
:
Attribute | Details |
---|---|
Name | Subnet |
ShortDescription | Subnet |
Description | Subnet |
AddressType | IPv4 (1) or IPv6 (2) |
PrefixLength | IP Address |
SubnetMask | IP Address |
SubnetNumber | Subnet |
Category | " |
Type | " |
Item | " |
Subnet relationships
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
|
BMC_ConcreteCollection
FunctionalComponent
nodes representing CAM Functional Components are mapped to BMC_ConcreteCollection
.
Attribute | Details |
---|---|
Name | Functional Component |
ShortDescription | Functional Component |
Description | Functional Component |
Model | Functional Component |
Company | Host |
Category | " |
Type | " |
Item | " |
Functional Component relationships
Relationship | Name | Source | Destination |
---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| BMC_Cluster |
|
|
|
|
|
|
|
|
|
|
|
|
The relationship between BMC_Application
and BMC_ConcreteCollection
is used for Functional Components reached from any of the following node kinds:
- SoftwareInstance (first or second order)
- SoftwareComponent
- SoftwareCluster
- DatabaseDetail
- BAI
Dependency relationships
Relationship | Name | Source (Depended) | Destination |
---|---|---|---|
BMC_Dependency | APPLICATIONSYSTEMDEPENDENCY |
(Impacted) |
|
Relationship | Name | Source | Destination (Dependant) |
---|---|---|---|
BMC_Dependency | APPLICATIONSYSTEMDEPENDENCY |
|
(Impacted) |
Comments
Log in or register to comment.