Produce issue:
root@SC-1:~# ntfread -v -b 5 -E 1536740946933049001
=== Sep 12 15:13:25 - Alarm ===
notificationID = 40
subscriptionId = 0
eventType = SA_NTF_ALARM_COMMUNICATION
notificationObject.length = 20
notificationObject = "AMF BLABLA Component"
notifyingObject.length = 17
notifyingObject = "AMF BLABLA Entity"
notificationClassId = 193.0.0 (0x0)
eventTime = 1536740005778900000 (Wed Sep 12 15:13:25 ICT 2018)
lengthAdditionalText = 29
additionalText = "this is additional text info"
probableCause = SA_NTF_BANDWIDTH_REDUCED
perceivedSeverity = SA_NTF_SEVERITY_WARNING
=== Sep 12 15:13:30 - Alarm ===
notificationID = 41
subscriptionId = 0
eventType = SA_NTF_ALARM_COMMUNICATION
notificationObject.length = 20
notificationObject = "AMF BLABLA Component"
notifyingObject.length = 17
notifyingObject = "AMF BLABLA Entity"
notificationClassId = 193.0.0 (0x0)
eventTime = 1536740010370495000 (Wed Sep 12 15:13:30 ICT 2018)
lengthAdditionalText = 29
additionalText = "this is additional text info"
probableCause = SA_NTF_BANDWIDTH_REDUCED
perceivedSeverity = SA_NTF_SEVERITY_WARNING
=== Sep 12 15:29:06 - Alarm ===
notificationID = 42
subscriptionId = 0
eventType = SA_NTF_ALARM_COMMUNICATION
notificationObject.length = 20
notificationObject = "AMF BLABLA Component"
notifyingObject.length = 17
notifyingObject = "AMF BLABLA Entity"
notificationClassId = 193.0.0 (0x0)
eventTime = 1536740946933049000 (Wed Sep 12 15:29:06 ICT 2018)
lengthAdditionalText = 29
additionalText = "this is additional text info"
probableCause = SA_NTF_BANDWIDTH_REDUCED
perceivedSeverity = SA_NTF_SEVERITY_WARNING
There are 3 notifications that happens before the eventtime = 1536740946933049001 and no notification happen affter this event time, but the 3 notification is still read while the result should be no notification with this command.
Diff:
[develop]
commit 07336929aae355f31a32f8c97ec26f095323cdfa
Author: Canh Van Truong canh.v.truong@dektech.com.au
Date: Fri Oct 5 19:18:06 2018 +1000