added files
[bcm963xx.git] / userapps / opensource / net-snmp / ov / README
1 This directory contains support files for HP-OpenView.  Some of the
2 files need to be built and depend on the config.h and sedscript files
3 in the top level source directory.  You should, therefore, run 'make'
4 before installing these files.  Installation is by hand, since I don't
5 want to be responsible for messing up your OpenView configuration.
6
7 If you install all these files properly, then do a 'ovstop', an
8 'ovstart', an 'ovw -fields', and an 'ovw -verify' you should start
9 seeing new icons appear for all ucd-snmp controlled packages.  If they
10 don't appear immediately, its probably because OV's netmon process
11 hasn't changed the symbol ID for it yet.  You can test a specific host
12 by selecting it and then doing a 
13 'Diagnose/Network Connectivity/Demand Poll' on it from ovw.
14
15 oid_to_sym:      Translates sysObjectID results to OV icon types.
16   -  Append this to /etc/opt/OV/share/conf/C/oid_to_sym
17   -  Optionally replace Computer:UCD with Computer:Workstation if you
18      don't want to install the bitmaps.
19
20 oid_to_type:      Translates sysObjectID results to OV description strings
21   -  Append this to /etc/opt/OV/share/conf/oid_to_type
22
23 UCD-fields:      Adds the UCD agent types to the "SNMPAgent" OpenView field.
24   -  Copy to /etc/opt/OV/share/fields/C/
25
26 UCD-Computer:         OV Computer Class additions
27   -  Copy to /etc/opt/OV/share/symbols/C/
28
29 bitmaps/*:        Bitmaps/Icons for ovw
30   -  Copy the contents of the directory to /etc/opt/OV/share/bitmaps/C/computer/
31