
		Integrating TCM with HP OpenView for Windows
		--------------------------------------------

This file contains the steps required to integrate TCM with HP Openview(HPOV). 
This is only necessary if HP Openview was not present during the TCM installation.


1. Exit the HP Openview application.

2. Using file manager find the name of HPOV root directory.

3. Copy the MIB files to HPOV MIB directory.
   $ copy drive:\Usrsuite\mibs\*.mib drive:\HPOV root\mibs\*.mib

4. Copy the TRAP files to HPOV trap directory.
   $ copy drive:\Usrsuite\tcm\ov\*.tdf drive:\HPOV root\trapmgr\*.tdf

5. Copy the USR launcher application
   $ copy drive:\usrsuite\tcm\ov\usr_lnch.exe drive:\HPOV root
 
6. Copy the symbol file.
   $ copy drive:\usrsuite\tcm\ov\*.ico drive:\HPOV root\symbols\*.ico

7. Make the following entries to the drive:\HPOV root\Xovsrvr.ini file.

[Programs]
USR_LNCH=drive:\HPOV root\usr_lnch.exe
TCM=drive:\USRSUITE\TCM\tcm.exe

[MenuIDs]
USRAPS=&USR Management,OV_IDMCONTROL,USR SNMP device management.

[CommandIDs]
USRTCMA=&Total Control Manager,USRAPS,0x101,OVM_ENABLED,TCM,,Launch USR Total Control Manager

[XOVSRVR]
symbols=d:\HPOV root\symbols\

[OVSYMBOLS]
83fb=2 -1 usrwhub "USR 17 Slot Chassis without PB clocking"
83fc=2 -1 usrwhub "USR 16 port Modem Pool"

[OBJECTS]
0x83fb=USR_LNCH
0x83fc=USR_LNCH

8. Make the following entries to the drive:\HPOV root\ovfiles\devices file.
 
"USR 17 Slot Chassis without PB clocking" 1.3.6.1.4.1.429.2.9 0x83FB HUB 0
"USR 17 Slot Chassis with PB clocking" 1.3.6.1.4.1.429.2.8 0x83FB HUB 0
"USR 16 port Modem Pool" 1.3.6.1.4.1.429.2.6 0x83FC HUB 0
"USR 8 port Modem Pool"  1.3.6.1.4.1.429.2.7 0x83FC HUB 0
"USR  7 Slot Chassis"    1.3.6.1.4.1.429.2.2 0x83FB HUB 0
"USR 17 Slot Chassis"    1.3.6.1.4.1.429.2.1 0x83FB HUB 0
"USR Enterprise NetWork HUB"    1.3.6.1.4.1.429 0x83FB HUB 0
"USR 17 Slot Chassis without PB clocking" 1.3.6.1.4.1.429.2.9            0x83fb  HUB         0 
"USR 17 Slot Chassis with PB clocking" 1.3.6.1.4.1.429.2.8            0x83fb  HUB         0 
"USR 16 port Modem Pool"   1.3.6.1.4.1.429.2.6            0x83fc  HUB         0 
"USR 8 port Modem Pool"    1.3.6.1.4.1.429.2.7            0x83fc  HUB         0 
"USR  7 Slot Chassis"      1.3.6.1.4.1.429.2.2            0x83fb  HUB         0 
"USR 17 Slot Chassis"      1.3.6.1.4.1.429.2.1            0x83fb  HUB         0 
"USR Enterprise NetWork HUB" 1.3.6.1.4.1.429                0x83fb  HUB         0 



