All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevEvThrottleAdminStatus
docsDevEvThrottleAdminStatus
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleAdminStatus
OID (numeric): 1.3.6.1.2.1.69.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 to 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.5.3 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.5.3.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvThrottleAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.5.3.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.3 | docsDevEvThrottleAdminStatus | DOCS-CABLE-DEVICE-MIB |