Lookup table

The probe is supplied with a set of lookup tables that contain details of the various types of alarms that the Probe for Tellabs 8000 generates.

During installation, the following lookup tables are installed into $OMNIHOME/probes/includes/:

  • tellabs8000_alarmtype.lookup
  • tellabs8000_gpt.lookup
  • tellabs8000_ntunames.lookup
  • tellabs8000_sptnms.lookup
  • tellabs8000_sptntu.lookup
  • tellabs8000_sptunit.lookup
  • tellabs8000_unames.lookup

The following lines in the rules file reference these lookup files:

include "$OMNIHOME/probes/includes/tellabs8000_alarmtype.lookup"
include "$OMNIHOME/probes/includes/tellabs8000_gpt.lookup"
include "$OMNIHOME/probes/includes/tellabs8000_ntunames.lookup"
include "$OMNIHOME/probes/includes/tellabs8000_sptnms.lookup"
include "$OMNIHOME/probes/includes/tellabs8000_sptntu.lookup"
include "$OMNIHOME/probes/includes/tellabs8000_sptunit.lookup"
include "$OMNIHOME/probes/includes/tellabs8000_unames.lookup"

Before running the probe, you must replace each path with the full path to the lookup file.

Note: The probe is supplied with a utility for generating new versions of these lookup tables, for details, see Generating a probe lookup table from the Tellabs fault text definition XML file