ospf.lsa.AgeOut

Description

Used when ospf updates LSA, updating the holding timer of LSA. %lsai%: the pointer of LSA structure. %lsid%: the Link State ID of the LSA. %rtid%: the advertise router ID of the LSA, %lsa_age%: the age of the LSA. %seq%: the sequence number of the LSA.

Remedy

None. This is for debugging

Severity

Debug-Verbose

Message Text

Deleting the hold time of Lsai %lsai% lsid %lsid% rtid %rtid% lsa_age %lsa_age% seq %seq%.

Message Parameters

Name Type
lsai Ptr
lsid IPN
rtid IPN
lsa_age uInt
seq uInt