A-179
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
SNMP Commands
snmp-server enable traps threshold min-severity
To enable SNMP trap notifications for alarm thresholds, use the snmp-server enable traps threshold
min-severity command. To disable this feature, use the no form of this command.
snmp-server enable traps threshold min-severity {degrade | failure}
no snmp-server enable traps threshold min-severity
Syntax Description
Defaults Disabled
Command Modes Global configuration
Command History
Usage Guidelines Use this command to enable the SNMP trap notifications defined in the alarm threshold MIB
(CISCO-IF-THRESHOLD-MIB).
The snmp-server enable traps threshold min-severity command is used in conjunction with the
snmp-server host command. For a host to receive SNMP trap notificatio ns for ala rm thres hol d activity,
the snmp-server enable traps threshold min-severity command and the snmp-server host command
for that host must be enabled.
Examples
The following example shows how to enable SNMP trap no tific ations for alarm threshold activity and
set the minimum severity to failure.
Switch# configure terminal
Switch(config)# snmp-server enable traps threshold min-severity failure
Related Commands
degrade Specifies signal degrade as the minimum severity for SNMP trap
notifications.
failure Specifies signal failure as the minimum severity for SNMP trap
notifications.
Release Modification
12.1(10)EV2 This command was introduced.
Command Description
show running-config Displays the configuration information currently running on the system.
show threshold-list Displays the contents of a threshold list.