Uninett / zino

Zino 2.0 - Network state monitor for research networks
Apache License 2.0
3 stars 4 forks source link

BFD: missing parameter `lastevent` #198

Closed runborg closed 3 months ago

runborg commented 3 months ago

It looks like all BFD cases are missing the attribute lastevent . This makes the curitz client crash as this field is used to calculate the description field of the case.

examples of data:

lastevent       : 'changed from down to up (poll)'
lastevent       : 'changed from up to down (trap) diag neighborSignaledSessionDown'
lastevent       : 'changed from up to down (trap) diag neighborSignaledSessionDown'

As for now it looks like to be the last part of the newest message in the system log for this case