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

sflow egress unicast pkts can not get valid values #1872

Open
dsrjlj opened this issue Dec 17, 2024 · 0 comments
Open

sflow egress unicast pkts can not get valid values #1872

dsrjlj opened this issue Dec 17, 2024 · 0 comments

Comments

@dsrjlj
Copy link

dsrjlj commented Dec 17, 2024

img_v3_02hl_2ca759fb-d612-4a47-b8dd-733ff03d82bg

The output unicast pkts value always equals to 0.

hsflowd fetch the attribute counters db with "SAI_PORT_STAT_IF_OUT_UCAST"
#define HSP_SONIC_FIELD_IFOUT_UCASTS "SAI_PORT_STAT_IF_OUT_UCAST"

but SAI definition named "SAI_PORT_STAT_IF_OUT_UCAST_PKTS"

maybe for this, we can not get the valid sflow output unicast pkts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant