All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevEvReporting
docsDevEvReporting
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevEvReporting
OID (numeric): 1.3.6.1.2.1.69.1.5.7.1.2
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description:
Defines the action to be taken on occurrence of this event class. Implementations may not necessarily support all options for all event classes but at minimum must allow traps and syslogging to be disabled.
If the local(0) bit is set, then log to the internal log and update non-volatile store, for backward compatibility with the original RFC 2669 definition. If the traps(1) bit is set, then generate an SNMP trap; if the syslog(2) bit is set, then send a syslog message (assuming that the syslog address is set). If the localVolatile(8) bit is set, then log to the internal log without updating non-volatile store. If the stdInterface(9) bit is set, then the agent ignores all other bits except the local(0), syslog(2), and localVolatile(8) bits. Setting the stdInterface(9) bit indicates that RFC3413 and RFC3014 are being used to control event reporting mechanisms.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.5.7.1.2 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvReporting
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.5.7.1.2.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvReporting.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.5.7.1.2.1 s <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.7 | docsDevEvControlTable | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.5.7.1 | docsDevEvControlEntry | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.5.7.1.2 | docsDevEvReporting | DOCS-CABLE-DEVICE-MIB |