public class NorthboundAlarm extends Object implements Preservable
Modifier and Type | Class and Description |
---|---|
static class |
NorthboundAlarm.AlarmType |
static class |
NorthboundAlarm.x733AlarmType |
static class |
NorthboundAlarm.x733ProbableCause |
Modifier and Type | Field and Description |
---|---|
static NorthboundAlarm |
SYNC_LOST_ALARM |
Constructor and Description |
---|
NorthboundAlarm(OnmsAlarm alarm) |
Modifier and Type | Method and Description |
---|---|
Date |
getAckTime() |
String |
getAckUser() |
String |
getAlarmKey() |
NorthboundAlarm.AlarmType |
getAlarmType() |
String |
getAppDn() |
String |
getClearKey() |
Integer |
getCount() |
String |
getDesc() |
String |
getEventParms() |
Date |
getFirstOccurrence() |
Integer |
getId() |
InetAddress |
getIpAddr() |
Date |
getLastOccurrence() |
String |
getLogMsg() |
Integer |
getNodeId() |
String |
getObjectInstance() |
String |
getObjectType() |
String |
getOperInst() |
String |
getOssKey() |
String |
getOssState() |
OnmsDistPoller |
getPoller() |
String |
getService() |
OnmsSeverity |
getSeverity() |
Date |
getSuppressed() |
String |
getSuppressedBy() |
Date |
getSuppressedUntil() |
String |
getTicketId() |
TroubleTicketState |
getTicketState() |
String |
getUei() |
int |
getX733Cause() |
String |
getX733Type() |
boolean |
isPreserved() |
void |
setPreserved(boolean preserved) |
public static final NorthboundAlarm SYNC_LOST_ALARM
public NorthboundAlarm(OnmsAlarm alarm)
public Integer getId()
public String getUei()
public Date getAckTime()
public String getAckUser()
public NorthboundAlarm.AlarmType getAlarmType()
public String getAppDn()
public String getClearKey()
public Integer getCount()
public String getDesc()
public OnmsDistPoller getPoller()
public Date getFirstOccurrence()
public InetAddress getIpAddr()
public Date getLastOccurrence()
public String getLogMsg()
public String getObjectInstance()
public String getObjectType()
public String getOperInst()
public String getOssKey()
public String getOssState()
public String getAlarmKey()
public String getService()
public OnmsSeverity getSeverity()
public Date getSuppressed()
public Date getSuppressedUntil()
public String getSuppressedBy()
public String getTicketId()
public TroubleTicketState getTicketState()
public String getX733Type()
public int getX733Cause()
public String getEventParms()
public boolean isPreserved()
isPreserved
in interface Preservable
public void setPreserved(boolean preserved)
setPreserved
in interface Preservable
public Integer getNodeId()
Copyright © 2015. All rights reserved.