Owner's Manual

Table Of Contents
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