Configuring the lookup table
The probe is supplied with a lookup table that contains details of the various types of alarms that Nokia-Siemens NetAct generates. You might need to update the rules file to include the path to the lookup table.
At installation, the Corba_3gpp_V620.lookup file supplied with the probe installation package is installed to the following location:
$OMNIHOME/probes/includes/
To reference the lookup table from the rules file, add the following line to the rules file:
include "$OMNIHOME/probes/includes/Corba_3gpp_V620.lookup"
The include command assumes that the probe is run from the standard $OMNIHOME/probes/ directory. If you are running the probe from a different directory, use the absolute directory path to the lookup table. Do not use the $OMNIHOME environment variable in this directory path.