DOCS-CABLE-DEVICE-MIB :: docsDevEvControl

MIB Reference — IPNetwork Monitor

All MIBsDOCS-CABLE-DEVICE-MIBdocsDevEvControl

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.69docsDevDOCS-CABLE-DEVICE-MIB
1.3.6.1.2.1.69.1docsDevMIBObjectsDOCS-CABLE-DEVICE-MIB
1.3.6.1.2.1.69.1.5docsDevEventDOCS-CABLE-DEVICE-MIB
1.3.6.1.2.1.69.1.5.1docsDevEvControlDOCS-CABLE-DEVICE-MIB