cmGwDevEventEntry
CM-GATEWAY-MIB ·
.1.3.6.1.4.1.1166.1.19.52.1.4.1.2.1
Object
row
Describes a network or device event that may be of
interest in fault isolation and troubleshooting. Multiple
sequential identical events are represented by
incrementing cmGwDevEvCounts and setting
cmGwDevEvLastTime to the current time rather than creating
multiple rows.
Entries are created with the first occurrance of an event.
cmGwDevEvControl can be used to clear the table.
Individual events can not be deleted.
Context
- MIB
- CM-GATEWAY-MIB
- OID
.1.3.6.1.4.1.1166.1.19.52.1.4.1.2.1- Type
- row
- Status
- current
- Parent
- cmGwDevEventTable
- Table
- cmGwDevEventTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmGwDevEvIndex Provides relative ordering of the objects in the event
log. This object will always increase except when
(a) the log is reset via cmGwDevEvControl,
(b) the device reboots and does… | column | Integer32 | .1.3.6.1.4.1.1166.1.19.52.1.4.1.2.1.1 |
| cmGwDevEvFirstTime The time that this entry was created. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.1166.1.19.52.1.4.1.2.1.2 |
| cmGwDevEvLastTime 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
cmGwDevEvFirstTime. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.1166.1.19.52.1.4.1.2.1.3 |
| cmGwDevEvCounts 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.1166.1.19.52.1.4.1.2.1.4 |
| cmGwDevEvLevel The priority level of this event as defined by the
vendor. These are ordered from most serious (emergency)
to least serious (debug). | column | Enumeration | .1.3.6.1.4.1.1166.1.19.52.1.4.1.2.1.5 |
| cmGwDevEvId For this product, uniquely identifies the type of event
that is reported by this entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1166.1.19.52.1.4.1.2.1.6 |
| cmGwDevEvText 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.1166.1.19.52.1.4.1.2.1.7 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmGwDevEvIndex Provides relative ordering of the objects in the event
log. This object will always increase except when
(a) the log is reset via cmGwDevEvControl,
(b) the device reboots and does… | column | Integer32 | .1.3.6.1.4.1.1166.1.19.52.1.4.1.2.1.1 |