QoS data details

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

QoS data details

L4 Transporter

Hello

 

I'm trying to read (and store) the QoS data (using API calls). Reading the data is working fine (for physical interface and for tunnel interface).

But I'm not sure how to interpret the data. The result was translated into xpath and value:

/node/classes/class[@classid='7']/priority 0
/node/classes/class[@classid='7']/eg-bw 1
/node/classes/class[@classid='7']/em-bw 500000
/node/classes/class[@classid='7']/pass-bytes 7582778023
/node/classes/class[@classid='7']/wred-bytes 15013905
/node/classes/class[@classid='7']/tmot-bytes 0
/node/classes/class[@classid='7']/delay 1
/node/classes/class[@classid='7']/qlength 4

 

My unterstanding below, please help/correct

priority = 0 --> low prio

eg-bw = guaranteed bandwidth

em-bw = max bandwidth

pass-bytes = bytes passed in this class? is this a 64bit signed integer?

wred-bytes = bytes discarded (wred)? is this a 64bit signed integer?

tmot-bytes = ?

delay = packed delay in ms?

qlength = bytes waiting for being transported?

0 REPLIES 0
  • 1612 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!