Avaya Using Technician Interface Software Instrukcja Użytkownika Strona 321

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 320
Using Syslog Messaging to Monitor Router Events
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
Przeglądanie stron 320
1 2 ... 316 317 318 319 320 321 322 323 324 325 326 ... 351 352

Komentarze do niniejszej Instrukcji

Brak uwag