Specifications
IP Switching Commands
snmp mib cef throttling-interval
ISW-336
Cisco IOS IP Switching Command Reference
May 2008
snmp mib cef throttling-interval
To set the throttling interval for the CEF-MIB inconsistency notifications, use the snmp mib cef
throttling-interval command in global configuration mode. To remove the throttling interval, use the
no form of this command.
snmp mib cef throttling-interval seconds
no snmp mib cef throttling-interval seconds
Syntax Description
Command Default Throttling is disabled by default (throttling interval is set to 0 seconds).
Command Modes Global configuration (config)
Command History
Usage Guidelines Use this command in conjunction with the snmp-server enable traps cef inconsistency command to set
the time that elapsed between the occurrence of a Cisco Express Forwarding database inconsistencies
and the time when you want to receive an inconsistency notification.
If you set the throttling interval to 0 seconds, throttling is disabled.
Examples The following example shows how to set the throttling interval for CEF-MIB inconsistency notification
to 300 seconds:
configure terminal
!
snmp-server enable traps cef inconsistency
snmp mib cef throttling-interval 300
seconds The time to allow before an inconsistency notification is sent during the process
of updating forwarding information from the Routing Information Base (RIB) to
the Route Processor (RP) and the line card databases. The valid values are from
0
to 3600 seconds.
Release Modification
12.2(31)SB This command was introduced.
12.2(33)SRC This command was integrated into Cisco IOS Release 12.2(33)SRC.
12.2(33)SB This command was integrated into Cisco IOS Release 12.2(33)SB.