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:
- From configuration mode, access the configuration statement that configures the type of performance trap.
- 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.
- (Optional) Specify the interval at which the variable associated with the trap is polled.
- Specify the threshold above which a critical alarm is generated.
- Specify the threshold above which a major alarm is generated.
- Specify the threshold above which a minor alarm is generated.

