All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevEvControl
docsDevEvControl
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevEvControl
OID (numeric): 1.3.6.1.2.1.69.1.5.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this object to resetLog(1) empties the event log. All data is deleted. Setting it to useDefaultReporting(2) returns all event priorities to their factory-default reporting. Reading this object always returns useDefaultReporting(2).
What is docsDevEvControl?
This OID accepts control commands: writing resetLog(1) clears all logged events from the device, and writing useDefaultReporting(2) restores default alert severity levels (reading always returns the default setting). These commands let operators maintain the system's event log and alert configuration. A technician would reset the log after analyzing events or restore defaults after troubleshooting to return to normal monitoring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.5.1 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.5.1.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.5.1.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.1 | docsDevEvControl | DOCS-CABLE-DEVICE-MIB |