cldEventState
CISCO-LIVEDATA-MIB ·
.1.3.6.1.4.1.9.9.814.1.5.1.1.5
Object
column
Enumeration
This object indicates the state (not to be confused with
severity) of the event and potentially the current status of
the functional component that generated the event. The
possible states are:
'raise': A raise state identifies an event received as a
result of a health-impacting condition, such as a
process failure. A subsequent clear state event
will follow when the error condition is resolved.
A node which generates a 'raise' state event may
be impaired and likely requires the attention of
an administrator.
'clear': The clear state indicates that the condition
which generated a previous raise notification has
been resolved. This may occur automatically with
fault-tolerant deployments or may be the result
of administrator intervention.
Context
- MIB
- CISCO-LIVEDATA-MIB
- OID
.1.3.6.1.4.1.9.9.814.1.5.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cldEventEntry
- Table
- cldEventTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | raise |
2 | clear |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cldEventIndex The event index is a value that uniquely identifies an entry
in the event table. This value is arbitrarily assigned by
the SNMP agent. | column | CldIndex | .1.3.6.1.4.1.9.9.814.1.5.1.1.1 |
| cldEventID This object indicates the unique numeric event message
identifier that is assigned by the LiveData server to this
event. This identifier is unique for each different event.
The e… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.814.1.5.1.1.2 |
| cldEventAppName This object indicates the service- specific name of the
Cisco LiveData functional service that generated this event. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.814.1.5.1.1.3 |
| cldEventName This object indicates the service-specific name of the Cisco
LiveData event message. The object value is used to group
similar events. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.814.1.5.1.1.4 |
| cldEventSeverity This object indicates the severity level of this event. | column | CldSeverity | .1.3.6.1.4.1.9.9.814.1.5.1.1.6 |
| cldEventTimestamp This object indicates the date and time that the event was
generated on the originating device. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.9.814.1.5.1.1.7 |
| cldEventText This object indicates the full text of the event which
includes a description of the event that was generated,
component state information and potentially a brief
description of a… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.814.1.5.1.1.8 |