|
HOME | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ireasoning.protocol.tl1.TL1OutputMsg com.ireasoning.protocol.tl1.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 | |
String |
getAlarmCode()
Returns the alarm code of this message. |
String |
getATAG()
Returns the ATAG (autonomously generated correlation tag ) of this message. |
String[] |
getModifiers()
Returns the modifiers of this message. |
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 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 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 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 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 |