Avaya Using Technician Interface Software Manual de usuario Pagina 335

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 366
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 334
Using Syslog Messaging to Monitor Router
114088 Rev. A C-27
4.
Create a wildcard filter to forward events of type fault, warning, and
debug, and on Slots 2,3,4,5:
a. Create the filter as follows:
$: set wfSyslogEntFltrEntry.wfSyslogEntFltrDelete.
<Host_IP_Address>
.255.1 1;commit
<Host_IP_Address>
is the address of the remote host associated with this
filter.
255 is the wildcard entity number.
1 represents the index number of the filter.
commit commits router system resources to the filter you are creating.
b. Define the wildcard setting for filtering by event numbers.
The setting causes Syslog to ignore event numbers as a filtering criteria,
and to use instead message severity levels as a filtering criteria.
$: set wfSyslogEntFltrEntry.wfSyslogEntFltrLogEvtLowBnd.
192.32.6.14.255.1 0
$: set wfSyslogEntFltrEntry.wfSyslogEntFltrLogEvtUppBnd.
192.32.6.14.255.1 255
c.
Define a set of message severity levels (a “severity mask”) that causes
Syslog to select and forward only messages that have a severity level
of fault, warning, or debug.
$: set wfSyslogEntFltrEntry.wfSyslogEntFltrSevMask.
192.32.6.14.255.1 "fwd"
The next two commands define the range of Slots 2 to 4 (inclusive) as an
additional filtering criterion. The commands cause Syslog to select only
messages logged on Slots 2 to 5.
$: set wfSyslogEntFltrEntry.wfSyslogEntFltrSlotLowBnd.
192.32.6.14.255.1 2
$: set wfSyslogEntFltrEntry.wfSyslogEntFltrSlotLowUpp.
192.32.6.14.255.1 4
$: commit
Vista de pagina 334
1 2 ... 330 331 332 333 334 335 336 337 338 339 340 ... 365 366

Comentarios a estos manuales

Sin comentarios