Document http://java.sun.com/products/oss/xml/CBE/Alarm/XmlCBEAlarmSchema.xsd
Elements
abstractNotifyNewAlarmEvent
alarmAckState
alarmEvent
alarmType
baseAlarmAckState
baseAlarmType
basePerceivedSeverity
baseProbableCause
baseTrendIndicationType
notifyAckStateChangedEvent
notifyAlarmCommentsEvent
notifyAlarmListRebuiltEvent
notifyChangedAlarmEvent
notifyClearedAlarmEvent
notifyNewAlarmEvent
notifyNewSecurityAlarmEvent
notifyPotentialFaultyAlarmListEvent
perceivedSeverity
probableCause
trendIndicationType
Simple Types
AlarmAckState
AlarmType
PerceivedSeverity
ProbableCause
TrendIndicationType
Complex Types
AbstractNotifyNewAlarmEventType*
AlarmConfig*
AlarmCounts*
AlarmEventPropertyDescriptor*
AlarmEventType*
AlarmKey*
AlarmKeyResult*
AlarmStringKey*
AlarmValue*
ArrayOfAlarmConfig*
ArrayOfAlarmCounts*
ArrayOfAlarmKey*
ArrayOfAlarmKeyResult*
ArrayOfAlarmStringKey*
ArrayOfAlarmValue*
ArrayOfAttributeValue*
ArrayOfAttributeValueChange*
ArrayOfComment*
ArrayOfCorrelatedNotification*
ArrayOfQueryAlarmsValue*
ArrayOfThresholdInfoType*
AttributeValue*
AttributeValueChange*
Comment*
CorrelatedNotification*
NotifyAckStateChangedEventPropertyDescriptor*
NotifyAckStateChangedEventType*
NotifyAlarmCommentsEventPropertyDescriptor*
NotifyAlarmCommentsEventType*
NotifyAlarmListRebuiltEventPropertyDescriptor*
NotifyAlarmListRebuiltEventType*
NotifyChangedAlarmEventPropertyDescriptor*
NotifyChangedAlarmEventType*
NotifyClearedAlarmEventPropertyDescriptor*
NotifyClearedAlarmEventType*
NotifyNewAlarmEventPropertyDescriptor*
NotifyNewAlarmEventType*
NotifyNewSecurityAlarmEventPropertyDescriptor*
NotifyNewSecurityAlarmEventType*
NotifyPotentialFaultyAlarmListEventPropertyDescriptor*
NotifyPotentialFaultyAlarmListEventType*
QueryAlarmsValue*
ThresholdInfoType*
Port Types
URL Inclusion Tree
http://java.sun.com/products/oss/xml/CBE/Alarm/XmlCBEAlarmSchema.xsd (for http://java.sun.com/products/oss/xml/CBE/Alarm)
import http://java.sun.com/products/oss/xml/CBE/Measurement (from http://java.sun.com/products/oss/xml/CBE/Measurement/XmlCBEMeasurementSchema.xsd)
import http://java.sun.com/products/oss/xml/CBE/Schedule (from http://java.sun.com/products/oss/xml/CBE/Schedule/XmlCBEScheduleSchema.xsd)
Documentation
This Schema was generated by the OSS through Java XML Toolkit Doclet 3-30-2005 15:26
This interface contains definitions for trend indication types for
observed conditions. It's possible to indicate if some observed
condition is getting better, worse, or not changing.
This interface contains definions for probable causes that are used in
reported alarms.
This interface represents the payload of the event that is sent when
the API server changes the severity of an alarm in the alarm list.
See package desciption for information on how NotifyChangedAlarmEvent
events are used.
This interface defines the content of an event signaling that the list
of Alarm has been rebuilt.
This interface represents the payload of an event that is sent when
a comment is associated to an alarm in the API server's alarm list.
See package desciption for information on how NotifyNewAlarmEvent
events are used.
This interface defines the content of an event signaling a change in the
ackState for an Alarm.
This interface identifies all 3G TS 32.111-2 [5] defined alarm event
types used by this API. Their semantics are defined by 3GPP. Their
encodings for this API are defined here.
This interface represents a super interface containing all the methods
common to events associated with a single alarm.
This interface defines the possible values for alarm acknowledgement
state.
</p>
<p>
The alarm acknowledgement state is a part of the alarm information that
is stored in systems Alarm List. It is used for management purposes only
to mark alarms that are handled by operator or client application. The
state of the new alarm is always set as <code>UNACKNOWLEDGED</code>.
After the alarm perceived serverity is set as <code>
PerceivedSeverity.CLEARED</code> and acknowledgement state as <code>
ACKNOWLEDGED</code>, the alarm can be removed from systems Alarm List.
Stylus Studio®, a product from DataDirect Technologies,
is a registered trademark of
Progress Software Corporation,
in the U.S. and other countries. © 2004-2006
All Rights Reserved.