All MIBs › CISCO-CALLHOME-MIB › ccmMsgThrottlingEnable
ccmMsgThrottlingEnable
Module: CISCO-CALLHOME-MIB
OID (symbolic): CISCO-CALLHOME-MIB::ccmMsgThrottlingEnable
OID (numeric): 1.3.6.1.4.1.9.9.300.1.1.29
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object enables/disables the message throttling mechanism implemented on the system.
The message throttling mechanism limits the number of Call Home messages for a alert type, sent with in a time frame. The maximum number of Call Home alert messages that can be sent out for a particular alert type is '30' in a time frame of 2 hours.
That means, if the number of message sent exceeds the maximum limit (30), with in the given time frame (2 hours) then any further messages for that alert type will be discarded within that time frame.
Only 30 messages for each alert type will be sent until 2 hours from the time the first message was sent. In case 2 hours has already elapsed since the first such message was sent, then time frame and the count for the number of messages will be reset to '0'.
What is ccmMsgThrottlingEnable?
A read-write flag enabling or disabling message throttling, which limits how many Call Home messages of a given alert type can be sent within a time period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.300.1.1.29 snmpwalk -v2c -c public <target> CISCO-CALLHOME-MIB::ccmMsgThrottlingEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.300.1.1.29.1 snmpget -v2c -c public <target> CISCO-CALLHOME-MIB::ccmMsgThrottlingEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.300.1.1.29.1 s <value>
Start monitoring Cisco routers/switches (Call Home diagnostic/alerting) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CALLHOME-MIB::ccmMsgThrottlingEnable OID value, configure state conditions and alerts, and monitor any Cisco routers/switches (Call Home diagnostic/alerting) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.300 | ciscoCallHomeMIB | CISCO-CALLHOME-MIB |
| 1.3.6.1.4.1.9.9.300.1 | ciscoCallHomeMIBObjects | CISCO-CALLHOME-MIB |
| 1.3.6.1.4.1.9.9.300.1.1 | ccmCallHomeConfiguration | CISCO-CALLHOME-MIB |
| 1.3.6.1.4.1.9.9.300.1.1.29 | ccmMsgThrottlingEnable | CISCO-CALLHOME-MIB |