incaDevEvLevel
INCA-DEVICE-MIB ·
.1.3.6.1.4.1.39938.1.1.2.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).
Context
- MIB
- INCA-DEVICE-MIB
- OID
.1.3.6.1.4.1.39938.1.1.2.8.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- incaDevEventEntry
- Table
- incaDevEventTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | information |
8 | debug |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| incaDevEvIndex Provides relative ordering of the objects in the event
log. This object will always increase except when
(a) the log is reset via incaDevEvControl,
(b) the device reboots and does… | column | Integer32 | .1.3.6.1.4.1.39938.1.1.2.8.1.1 |
| incaDevEvFirstTime The time that this entry was created. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.39938.1.1.2.8.1.2 |
| incaDevEvLastTime If multiple events are reported via the same entry, the
time that the last event for this entry occurred,
otherwise this should have the same value as
incaDevEvFirstTime. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.39938.1.1.2.8.1.3 |
| incaDevEvCounts 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 | SNMPv2-SMICounter32 | .1.3.6.1.4.1.39938.1.1.2.8.1.4 |
| incaDevEvType For this product, uniquely identifies the type of event
that is reported by this entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39938.1.1.2.8.1.6 |
| incaDevEvText Provides a human-readable description of the event,
including all relevant context (interface numbers,
etc.). | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.39938.1.1.2.8.1.7 |
| incaDevAlarmCode If the event is associated with an alarm, this is the
alarm code. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39938.1.1.2.8.1.8 |