A-173
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 cdl
To enable SNMP trap notifications defined in CISCO-CDL-MIB, use the snmp-server enable trapscdl
command. To disable this feature, use the no form of the command.
snmp-server enable traps cdl {all | terminating-interfaces} [soak-interval set-soak-interval
clear-soak-interval]
no snmp-server enable traps cdl {all | terminating-interfaces} [soak-interval set-soak-interval
clear-soak-interval]
Syntax Description
Defaults Disabled
Set interval: 2500 milliseconds
Clear interval: 10,000 milliseconds
Command Modes Global configuration
Command History
Usage Guidelines Use this command to enable the SNMP trap notifications defined in the in-band message channel MIB
(CISCO-CDL-MIB). SNMP trap notifications are sent when an in-band message channel connection is
created, modified, or deleted.
The soak interval prevents the system from being flooded with set and clear notifications for defect
indications. The default values for the soak interval are adequate for most network topologies.
The snmp-server enable traps cdl command is used in conjunction with the snmp-server host
command. For a host to receive SNMP trap notifications for patc h co n nectio n a ctivity, the snmp-server
enable traps cdl command and the snmp-server host command for that host mus t be en ab led.
all Enables trap notifications on all in-band message channel capable interfaces.
terminating-interfaces Enables trap notifications only on terminating interfaces for in-band message
channel traffic.
soak-interval Interval after which trap notifications are sent.
set-soak-interval Time interval in milliseconds before sending defect indication trap
notifications when a defect is set. The range is 100 to 60,000.
clear-soak-interval Time interval in milliseconds before sending defect indication trap
notifications when a defect is cleared. The range is 100 to 60,000.
Release Modification
12.1(10)EV2 This command was introduced.