Owner's Manual
Table Of Contents
- Dell OpenManage Connection Version 1.0 for IBM Tivoli Network Manager (ITNM) IP Edition 3.9 Installation Guide
- Introduction
- Installing Dell OpenManage Connection for Network Manager
- Configuring Dell Connections
- Configuring Dell Connections License Manager (DCLM) Parameters
- Configuring Database Parameters
- Configuring WS-MAN Parameters
- Changing the Warranty URL
- Configuring Dell OpenManage Essentials Launch Tool
- Configuring Dell OpenManage Power Center Console Launch Tool
- Configuring Dell OpenManage Web Server Administrator (DWS) Console Launch Tool
- Configuring Dell Connections License Manager (DCLM) Tool
- Configuring Dell Modular Disk Storage Manager Console Launch Tool
- Uninstalling Dell OpenManage Connection for Network Manager
- Appendix
- Getting Help

5
Appendix
This section contain information present in the files that are used to install Dell OpenManage Connection Version 1.0 for
IBM Tivoli Network Manager (ITNM) IP Edition 3.9.
How to Insert or Append Information Format
The information in the files are presented in the following format
• // Dell specified changes – START — This commented text is provided to mark the start of the file information.
• The information that you must include in the ITNM component files.
• // Dell specified changes - END — This commented text is provided to mark the end of the file information.
When inserting or appending information to ITNM Component files, include the commented text so that you can
distinguish the file information.
Dell Specified Changes for ClassSchema.cfg
// Dell specified changes – START
insert into class.classIds values (17950, 'DellServerMonolithicWindows');
insert into class.classIds values (17951, 'DellServerMonolithicLinux');
insert into class.classIds values (17952, 'DellServerModularWindows');
insert into class.classIds values (17953, 'DellServerModularLinux');
insert into class.classIds values (17954, 'DellCMC');
insert into class.classIds values (17955, 'DellDRACMC');
insert into class.classIds values (17956, 'DellDRAC5');
insert into class.classIds values (17957, 'DelliDRAC6');
insert into class.classIds values (17958, 'DellOOBServer');
insert into class.classIds values (17959, 'DellEqualLogic');
insert into class.classIds values (17960, 'DellServerMonolithicESXi');
insert into class.classIds values (17961, 'DellServerModularESXi');
insert into class.classIds values (17962, 'DellMDArray');
insert into class.classIds values (17963, 'DellVRTXCMC');
// Dell specified - END
Dell Specified Changes for DbEntityDetails.domain.cfg
// Dell specified changes - START
insert into dbModel.entityMap
(
EntityFilter,
TableName,
FieldMap
)
values
(
"(EntityType = 1 or EntityType = 8) and (ClassName =
'DellServerModularLinux' or ClassName ='DellServerModularWindows' or ClassName
27