SOAP API AlarmService, Simple Types
Simple Type: AlarmStatusEnum
Description
Indicates the status of the Alarm message.
Derived by
Restricting string
Enumeration
Value | Description |
---|---|
New | Alarm message is new and unread. |
Opened | Alarm message has been read. |
Working | Someone has identified the Alarm message as being worked. |
Escalated | Someone has escalated the Alarm message. |
Closed | The alarm message has been closed with no description type. |
Closed_FalseAlarm | The alarm message has been closed and marked a False Alarm. |
Closed_Resolved | The alarm message has been closed and marked resolved. |
Closed_Unresolved | The alarm message has been closed and marked unresolved. |
Closed_Reported | The alarm message has been closed and marked reported. |
Closed_Monitor | The alarm message has been closed and marked monitor. |
Simple Type: ContactMethodTypeEnum
Description
Enumeration used to specify the desired contact method for a user within the system.
Derived by
Restricting string
Enumeration
Value | Description |
---|---|
BusPhone1 | Use first business phone as desired contact. |
BusPhone2 | Use second business phone as desired contact. |
BusMobile1 | Use first business mobile phone as desired contact. |
BusMobile2 | Use second business mobile phone as desired contact. |
BusPager1 | Use first business pager as desired contact. |
BusPager2 | Use second business pager as desired contact. |
BusIM1 | Use first business instant messenger as desired contact. |
BusFax1 | Use first business fax as desired contact. |
BusEmail1 | Use first business email as desired contact. |
BusEmail2 | Use second business email as desired contact. |
BusEmail3 | Use third business email as desired contact. |
BusOther | Use business other as desired contact. |
PerPhone1 | Use first personal phone as desired contact. |
PerPhone2 | Use second personal phone as desired contact. |
PerMobile1 | Use first personal mobile as desired contact. |
PerPager1 | Use first personal pager as desired contact. |
PerIM1 | Use first personal instant messenger as desired contact. |
PerFax | Use personal fax as desired contact. |
PerEmail1 | Use first email as desired contact. |
PerEmail2 | Use second email as desired contact. |
PerOther | Use personal other as desired contact. |
SNMPTrap | Use SNMPTrap as desired contact. |
ActiveDirectoryPath | Use active directory path as desired contact. |
ePOAlarmEvent | Use ePOAlarmEvent as desired contact. |
TextFile | Use text file log as desired contact. |
Simple Type: DirectionEnum
Description
Identifies the direction which message traffic is moving around the network.
Derived by
Restricting string
Enumeration
Value | Description |
---|---|
Unknown | Networks are not identified so the system doesn't know the direction of the message traffic. |
Local | Message traffic is coming into the local network from an external source. |
Internal | Message traffic is moving between internal network systems. |
External | Message traffic is outside of the identified network. |
Outbound | Message traffic is leaving the internal network. |
Simple Type: HostZoneEnum
Description
Specifies the zone the host is within.
Derived by
Restricting string
Enumeration
Value | Description |
---|---|
Unknown | Host zone is unknown. |
Internal | Host is within the internal zone. |
DMZ | Host is within the DMZ zone. |
External | Host is within the external zone. |
Simple Type: LocationTypeEnum
Description
Specifies the precision type of the location value.
Derived by
Restricting string
Enumeration
Value | Description |
---|---|
NULL | No location value supplied. |
Country | Location value is of the Country. |
Region | Location value is of the Region. |
City | Location value is of the City. |
Simple Type: MessageTypeEnum
Description
Specifies the meta type of the message.
Derived by
Restricting string
Enumeration
Value | Description |
---|---|
Log | No meta information for this log. |
KnownLog | Known log has meta information. |
Event | Known log escalated to event with meta information. |
Simple Type: WatchItemTypeEnum
Description
Specifies Networks, Host, or Logins that should alarm when they show up in logs.
Derived by
Restricting string
Enumeration
Value | Description |
---|---|
GlobalNetwork | Networks which have administrative interest. |
PersonalNetwork | Networks which have personal interest to a user. |
GlobalHost | Host which have administrative interest. |
PersonalHost | Host which have personal interest to a user. |
GlobalLogin | Logins which have administrative interest. |
PersonalLogin | Logins which have personal interest to a user. |
Simple Type: WatchLevelEnum
Description
Specifies the priority of the alarm for the watch item.
Derived by
Restricting string
Enumeration
Value | Description |
---|---|
None | No priority. |
LowLow | Lowest priority. |
LowMedium | Lower priority. |
LowHigh | Low priority. |
MediumLow | Lower medium priority. |
MediumMedium | Medium priority. |
MediumHigh | Upper medium priority. |
HighLow | High priority. |
HighMedium | Higher priority. |
HighHigh | Highest priority. |