[Contents] [Prev] [Next] [Index] [Report an Error]

Trap Severity Levels

The router provides a method of filtering traps according to severity. Table 23 describes the supported severity levels.

Table 23: Trap Severity Descriptions

Severity Number

Severity Name

System Response

0

Emergency

System unusable

1

Alert

Immediate action needed

2

Critical

Critical conditions exist

3

Error

Error conditions exist

4

Warning

Warning conditions exist

5

Notice

Normal but significant conditions exist

6

Informational

Informational messages

7

Debug

Debug messages

You can set up one or more of the following types of trap filters:

Trap filters work as follows:

  1. An event is posted to the SNMP agent.
  2. The system determines whether the corresponding trap category is globally enabled and whether the trap meets the minimum severity level for the trap category. If the per-category filter is not defined for this trap, the global trap severity applies.
  3. The trap host processor determines whether the trap category is enabled on the host and whether the trap meets the minimum severity level set for the host.

To set up global severity filters, use the snmp-server enable traps command. To specify the trap severity level for a particular category, use the snmp-server enable traps per-category-trapFilters command. To set up a severity filter for a specific host, use the snmp-server host command.

snmp-server enable traps

snmp-server enable traps per-category-trapFilters

snmp-server host

snmp-server trap-source

snmp trap ip link-status

snmp trap ip link-status

traps


[Contents] [Prev] [Next] [Index] [Report an Error]