Lookup table
The probe is supplied with a lookup table that contains details of the various types of alarms that ZTE EMS generates. You might need to update the rules file to include the path to the lookup table.
At installation, the Corba_zte_wcdma.lookup file supplied with the probe installation package is installed to the following location:
$OMNIHOME/probes/includes/
The following line in the rules file references the lookup file:
include
"../includes/Corba_zte_wcdma.lookup"
Note: 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, replace
..with the absolute directory path to the lookup file. Do not use the $OMNIHOME environment variable in this directory path.