Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script to convert SMIP into K7 #4

Open
keomabrun opened this issue Nov 8, 2018 · 0 comments
Open

Add script to convert SMIP into K7 #4

keomabrun opened this issue Nov 8, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@keomabrun
Copy link
Owner

As SMIP only reports aggregated traces, a conversion with basic rules need to be applied in order to convert traces into K7.
Before assuming a link is not available (i.e PDR=0), we should wait for 3 HR.

From LD:

The discovery frame is at least 256*256 slots long, that is 475.136s.
22.5 mins is 1350s.
Ceil(1350/475.136) = 3.
So my expectation is that we could hear a max of 3 discovery packets per HR under regular circumstances.
The only time this could be exceeded that I can think of is if we are unable to generate an HR (due to e.g. queue congestion), then the counters are not cleared and we try to generate the HR one interval later.

@keomabrun keomabrun reopened this Nov 8, 2018
@keomabrun keomabrun added the enhancement New feature or request label Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant