All MIBs › EXP-DOCS-CABLE-DEVICE-MIB › docsDevEvThrottleAdminStatus
docsDevEvThrottleAdminStatus
Module: EXP-DOCS-CABLE-DEVICE-MIB
OID (symbolic): EXP-DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleAdminStatus
OID (numeric): 1.3.6.1.3.83.1.5.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Controls the transmission of traps and syslog messages with respect to the trap pacing threshold. unconstrained(1) causes traps and syslog messages to be transmitted without regard to the threshold settings. maintainBelowThreshold(2) causes trap transmission and syslog messages to be suppressed if the number of traps would otherwise exceed the threshold. stopAtThreshold(3) causes trap transmission to cease at the threshold, and not resume until directed to do so. inhibited(4) causes all trap transmission and syslog messages to be suppressed.
A single event is always treated as a single event for threshold counting. That is, an event causing both a trap and a syslog message is still treated as a single event.
Writing to this object resets the thresholding state.
At initial startup, this object has a default value of unconstrained(1).
What is docsDevEvThrottleAdminStatus?
This controls how this device paces trap and syslog transmission against its configured threshold: unconstrained(1) sends without limit, maintainBelowThreshold(2) suppresses messages once the threshold would be exceeded, stopAtThreshold(3) stops sending entirely once the threshold is hit, and inhibited(4) suppresses all trap/syslog transmission. Admins tune this to avoid flooding a management station during an event storm while writing to it also resets the current threshold counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.83.1.5.3 snmpwalk -v2c -c public <target> EXP-DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.83.1.5.3.1 snmpget -v2c -c public <target> EXP-DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.83.1.5.3.1 i <value>
Start monitoring DOCSIS/MCNS-compliant cable modem or CMTS (experimental pre-standard MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXP-DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleAdminStatus OID value, configure state conditions and alerts, and monitor any DOCSIS/MCNS-compliant cable modem or CMTS (experimental pre-standard MIB) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.83 | docsDev | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1 | docsDevMIBObjects | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1.5 | docsDevEvent | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1.5.3 | docsDevEvThrottleAdminStatus | EXP-DOCS-CABLE-DEVICE-MIB |