NetVanta 950 IAD Configuration Guide
Managing Event Messages
61200788L1-29.1B
© 2004 ADTRAN, Inc.
41
5. MANAGING EVENT MESSAGES
The AOS provides multiple levels of event messages. Event messages are only visible with the CLI and are
not available through the Web GUI. You can manage these messages in several ways, based on their
assigned priority level. The levels are listed below, from least to most critical.
There are two management options for the event messages displayed on the console. The default behavior
is to display levels 0-3 (i.e., Notice, Warning, Error, and Fatal messages). To display all levels, turn
debugging on (using the
debug interface
command). If you turn debugging off (
no debug interface
), you
fall back to displaying Notice and higher priority levels (i.e., everything but Information and Debug). Use
the
debug interface
command to activate debug messages for a particular interface, such as
debug
interface fxs
, for example. You can specify a specific port by typing
debug
interface
<type> <slot/port>
or
debug interface t1 0/1
, for example.
There are additional management options available for event history storage, email notification, and syslog
forwarding. You can use the following commands to set an explicit priority level for these options:
•
event-history priority
<priority level#>
:
Sets the threshold for events stored in the event history. The
event log is displayed using the
show event-history
command.
•
logging email priority-level
<priority level#>
: Sets the threshold for events sent to the configured
email addresses (specified using the
logging email address-list
command).
•
logging forwarding priority-level
<priority level#>
:
Sets the threshold for events sent to the
configured syslog server (specified using the
logging forwarding receiver-ip
command).
When setting the
<priority level#>
, keep the following in mind:
•
When priority 4 is selected, all events (priorities 0 through 4) are logged.
•
When priority 3 is selected, events with priority 3, 2, 1, or 0 are logged.
•
When priority 2 is selected, events with priority 2, 1, or 0 are logged.
•
When priority 1 is selected, events with priority 1 or 0 are logged.
•
When priority 0 is selected, only events with priority 0 are logged
Priority Level
Number
Priority Level
5
Debug
4
Information
3
Notice
2
Warning
1
Error
0
Fatal