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 in help,documentation query using fusioninventory-netinventory and SNMPv3 #565

Open
Wolvverine opened this issue Oct 1, 2018 · 2 comments

Comments

@Wolvverine
Copy link
Contributor

Specifying how to query using fusioninventory-netinventory and SNMPv3 would also be helpful (neither help nor documentation describes it exactly).

from code:
--credentials version:3,username:admin,authprotocol:sha,authpassword:'s3cr3t',privpassword:'ttge674f',...

@g-bougard
Copy link
Contributor

This is still in the man page:

...
--credentials STRING

Use given string as SNMP credentials specification. This specification is a comma-separated list of key:value authentication parameters, such as:

    version:2c,community:public
    version:3,username:admin,authprotocol:sha,authpassword:s3cr3t
    etc.

...

@Wolvverine
Copy link
Contributor Author

Only it is not full syntax, no private password and private protocol. IMHO it should be in help given (to find the syntax I had to review the code).

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

No branches or pull requests

2 participants