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

[TC-ETHDIAG-1.1] attribute with default as "null" showing failure response #16552

Closed
ghost opened this issue Mar 23, 2022 · 7 comments
Closed

Comments

@ghost
Copy link

ghost commented Mar 23, 2022

Summary:
As per spec default value of PHYRate attribute is "null" showing failure response when we executed.

Spec screenshot:
image

Execution logs and screenshot:
image
ethdiag.txt

@ghost
Copy link
Author

ghost commented Apr 5, 2022

@bzbarsky-apple still facing this issue if we try to read the null value.
image

@bzbarsky-apple
Copy link
Contributor

bzbarsky-apple commented Apr 5, 2022

That's an UNSUPPORTED_CLUSTER response. Is the cluster involved actually enabled in the server you are trying to read from @manjunathambiger23, on the endpoint you are reading from?

@ghost
Copy link
Author

ghost commented Apr 14, 2022

@bzbarsky-apple i uploaded wrong logs i tried it in endpoint 0 its still showing failure response

@bzbarsky-apple
Copy link
Contributor

@manjunathambiger23 Is the response still UNSUPPORTED_CLUSTER?

Which exact commands are being run on which exact SHA on which exact example apps?

@ghost
Copy link
Author

ghost commented Apr 19, 2022

@bzbarsky-apple the response is: expected to be null but isn't
image
exe_log.txt

@bzbarsky-apple
Copy link
Contributor

bzbarsky-apple commented Apr 19, 2022

The spec for PHYRate says:

The PHYRate attribute SHALL indicate the current nominal, usable speed at the top of the physical layer of the Node. A value of null SHALL indicate that the interface is not currently configured or operational.

It's coming back as "5", which is "Rate10G".

Why are you expecting null? Is the interface in question in fact "not configured or operational"? What is the exact server setup? @manjunathambiger23

@bzbarsky-apple
Copy link
Contributor

Resolving, given correct-looking SDK behavior and no response.

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