Go to the <BASEDIR>/smarts/bin folder of IP Manager and type the following command to run the sm_oidInfo.pl script:

./sm_perl sm_oidInfo.pl <options>

The output from running the OID Info tool is saved in the sm_oidInfo.log file located at <BASEDIR>/logs/oidInfoLogs. A log file is generated everytime you run this tool. If a log file already exists from the previous run, it will be renamed and a timestamp will be appended to the file name.

OID Info tool allows you to view the OID information of devices in other installations of IP Manager from your current installation.

The following procedure can be performed if you want to view the OID information of devices discovered in a different installation of the IP Manager:

  1. Edit the oidInfo.conf file of your current IP 9.2 installation at <BASEDIR>/conf/discovery to provide the information of devices discovered in a different installation.

  2. Go to the <BASEDIR>/smarts/bin folder of your current IP 9.2 installation and type the following command:

    ./sm_perl sm_oidInfo.pl --server=<server_name> --broker=<host:port>