ospf.lsa.ProcFunc

Description

When ospf processes one received LSA, it could "added", "purging" or "updated" the LSA. %action%: It could be "added", "purging" or "updated". %lsai%: the pointer of the LSA structure. %type%: the LSA type. %rtid%: the advertise router ID of the LSA. %lsid%: the Link State ID of the 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

%action% one LSA with lsai %lsai% type %type% rtid %rtid% lsid %lsid% age %age% seq %seq%.

Message Parameters

Name Type
action String
lsai Ptr
type uInt
rtid IPN
lsid IPN
age uInt
seq xInt32