docsDevEvLevel
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.5.8.1.5
Object
column
Enumeration
The priority level of this event, as defined by the
vendor. These are ordered from most serious (emergency)
to least serious (debug).
emergency(1) events indicate vendor-specific fatal
hardware or software errors that prevent normal system
operation.
alert(2) events indicate a serious failure that causes
the reporting system to reboot but that is not caused by
hardware or software malfunctioning.
critical(3) events indicate a serious failure that
requires attention and prevents the device from
transmitting data but that could be recovered without
rebooting the system.
error(4) and warning(5) events indicate that a failure
occurred that could interrupt the normal data flow but
that does not cause the device to re-register.
notice(6) and information(7) events indicate a
milestone or checkpoint in normal operation that could
be of particular importance for troubleshooting.
debug(8) events are reserved for vendor-specific
events.
During normal operation, no event more
critical than notice(6) should be generated. Events
between warning and emergency should be generated at
appropriate levels of problems (e.g., emergency when the
box is about to crash).
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.5.8.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsDevEventEntry
- Table
- docsDevEventTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | information |
8 | debug |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsDevEvIndex Provides relative ordering of the objects in the event
log. This object will always increase except when
(a) the log is reset via docsDevEvControl,
(b) the device reboots and doe… | column | Integer32 | .1.3.6.1.2.1.69.1.5.8.1.1 |
| docsDevEvFirstTime The value of docsDevDateTime at the time this entry was
created. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.69.1.5.8.1.2 |
| docsDevEvLastTime When an entry reports only one event, this object will
have the same value as the corresponding instance of
docsDevEvFirstTime. When an entry reports multiple
events, this object… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.69.1.5.8.1.3 |
| docsDevEvCounts The number of consecutive event instances reported by
this entry. This starts at 1 with the creation of this
row and increments by 1 for each subsequent duplicate
event. | column | events SNMPv2-SMICounter32 | .1.3.6.1.2.1.69.1.5.8.1.4 |
| docsDevEvId For this product, uniquely identifies the type of event
that is reported by this entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.69.1.5.8.1.6 |
| docsDevEvText Provides a human-readable description of the event,
including all relevant context (interface numbers,
etc.). | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.69.1.5.8.1.7 |