|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ireasoning.protocol.tl1.TL1OutputMsg
com.ireasoning.protocol.tl1.TL1NotificationMsg
public class TL1NotificationMsg
This class represents TL1 autonomous message. For instance
NODE 2000-05-08 19:02:32 A 39 REPT EVT OC48 "FAC-13-1:T-SEFS,TC,,,,,5000,5000,1-DAY:\"Performance Monitor Threshold Cro ing Alert\"," ;
Field Summary |
---|
Fields inherited from class com.ireasoning.protocol.tl1.TL1OutputMsg |
---|
DATE_FORMAT |
Fields inherited from interface com.ireasoning.protocol.Msg |
---|
ERROR_TYPE |
Method Summary | |
---|---|
java.lang.String |
getAlarmCode()
Returns the alarm code of this message. |
java.lang.String |
getATAG()
Returns the ATAG (autonomously generated correlation tag ) of this message. |
java.lang.String[] |
getModifiers()
Returns the modifiers of this message. |
java.lang.String |
getVerb()
Returns the verb of this message. |
Methods inherited from class com.ireasoning.protocol.tl1.TL1OutputMsg |
---|
getCTAG, getDate, getHeader, getPayloadData, getRawMsg, getSID, getTerminationCode, getTime, getTimestamp, getType, setDate, setSID, setTerminationCode, setTime, setTimestamp, toString, updateTimestamp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getATAG()
NODE 2000-05-08 19:02:32 A 39 REPT EVT OC48 "FAC-13-1:T-SEFS,TC,,,,,5000,5000,1-DAY:\"Performance Monitor Threshold Cro ing Alert\"," ;
public java.lang.String[] getModifiers()
NODE 2000-05-08 19:02:32 A 39 REPT EVT OC48 "FAC-13-1:T-SEFS,TC,,,,,5000,5000,1-DAY:\"Performance Monitor Threshold Cro ing Alert\"," ;
public java.lang.String getVerb()
NODE 2000-05-08 19:02:32 A 39 REPT EVT OC48 "FAC-13-1:T-SEFS,TC,,,,,5000,5000,1-DAY:\"Performance Monitor Threshold Cro ing Alert\"," ;
public java.lang.String getAlarmCode()
NODE 2000-05-08 19:02:32 A 39 REPT EVT OC48 "FAC-13-1:T-SEFS,TC,,,,,5000,5000,1-DAY:\"Performance Monitor Threshold Cro ing Alert\"," ;
TL1AlarmCode.CRITICAL
,
TL1AlarmCode.MAJOR
,
TL1AlarmCode.MINOR
,
TL1AlarmCode.AUTO_MSG
|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |