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

Configuring Performance Traps

Use the following configuration statements to configure performance traps:

snmp notify alarm category category-name ...
snmp notify alarm category category-name alarm alarm-name {
interval interval;
critical critical;
major major;
minor minor;
}

To configure performance traps:

  1. From configuration mode, access the configuration statement that configures the type of performance trap.
  2. Specify the type of trap and the trap name.

    You can select from the list of trap types and their associated traps or create new traps.

  3. (Optional) Specify the interval at which the variable associated with the trap is polled.
  4. Specify the threshold above which a critical alarm is generated.
  5. Specify the threshold above which a major alarm is generated.
  6. Specify the threshold above which a minor alarm is generated.

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