All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevEvThrottleThreshold
docsDevEvThrottleThreshold
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleThreshold
OID (numeric): 1.3.6.1.2.1.69.1.5.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
Number of events per docsDevEvThrottleInterval permitted before throttling is to occur.
A single event, whether the notification could result in messages transmitted using syslog, SNMP, or both protocols, and regardless of the number of destinations, (including zero) is always treated as a single event for threshold counting. For example, an event causing both a trap and a syslog message is still treated as a single event.
All system notifications that occur within the device should be taken into consideration when calculating and monitoring the threshold.
What is docsDevEvThrottleThreshold?
This object sets the maximum number of SNMP events (traps or syslog messages) allowed per docsDevEvThrottleInterval before event throttling is activated on a cable modem or CMTS. When exceeded, the system suppresses additional events to prevent flooding the management network. An operator tunes this threshold to balance event notification completeness with management traffic load, preventing network congestion during fault conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.5.5 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.5.5.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.5.5.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.69 | docsDev | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1 | docsDevMIBObjects | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.5 | docsDevEvent | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.5.5 | docsDevEvThrottleThreshold | DOCS-CABLE-DEVICE-MIB |