The SNMP entity generates cldEventNotif when an unusual
condition has occurred that can potentially affect the
functioning of the Cisco LiveData server. This notification
type describes operational state information of the service
generating the notification when such service-impacting
conditions occur. A notification is sent by a functional
service of the Cisco LiveData server.
The notification type includes the following objects:
'cldEventID': The unique numeric event message
identifier for this event.
'cldServerName': The fully-qualified domain name of the
Cisco LiveData server that generated the
notification.
'cldEventAppName': The name of the Cisco LiveData
functional service that generated this
event.
'cldEventName': The service-specific name of the Cisco
LiveData event message.
'cldEventState': The state of the event, either 'raise'
or 'clear'. A 'raise' state event is
generated when an unusual or service-
impacting condition occurs while a
'clear' state event is generated when
a prior condition has been resolved.
'cldEventSeverity': The severity level of this event; an
integer value from 1 (emergency) to 8
(debug).
'cldEventTimestamp': The date and time that the event was
generated.
'cldEventText': The full text of the event.
cldEventNotif NOTIFICATION-TYPE OBJECTS { cldEventID, cldServerName, cldEventAppName, cldEventName, cldEventState, cldEventSeverity, cldEventTimestamp, cldEventText } STATUS current DESCRIPTION "The SNMP entity generates cldEventNotif when an unusual condition has occurred that can potentially affect the functioning of the Cisco LiveData server. This notification type describes operational state information of the service generating the notification when such service-impacting conditions occur. A notification is sent by a functional service of the Cisco LiveData server. The notification type includes the following objects: 'cldEventID': The unique numeric event message identifier for this event. 'cldServerName': The fully-qualified domain name of the Cisco LiveData server that generated the notification. 'cldEventAppName': The name of the Cisco LiveData functional service that generated this event. 'cldEventName': The service-specific name of the Cisco LiveData event message. 'cldEventState': The state of the event, either 'raise' or 'clear'. A 'raise' state event is generated when an unusual or service- impacting condition occurs while a 'clear' state event is generated when a prior condition has been resolved. 'cldEventSeverity': The severity level of this event; an integer value from 1 (emergency) to 8 (debug). 'cldEventTimestamp': The date and time that the event was generated. 'cldEventText': The full text of the event." ::= { ciscoLivedataMIBNotifs 1 }