All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevEvLevel
docsDevEvLevel
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevEvLevel
OID (numeric): 1.3.6.1.2.1.69.1.5.8.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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).
What is docsDevEvLevel?
This object indicates the severity level of a device event or alarm on a cable modem. The level determines the priority and urgency of the event. An operator would filter or sort events by level to focus on critical issues affecting service availability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.5.8.1.5 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.5.8.1.5.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvLevel.1
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.8 | docsDevEventTable | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.5.8.1 | docsDevEventEntry | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.5.8.1.5 | docsDevEvLevel | DOCS-CABLE-DEVICE-MIB |