Skip to content

nxos: hide snmpv3 priv key#3807

Open
robertcheramy wants to merge 1 commit intomasterfrom
fix/3805-nxos-secret
Open

nxos: hide snmpv3 priv key#3807
robertcheramy wants to merge 1 commit intomasterfrom
fix/3805-nxos-secret

Conversation

@robertcheramy
Copy link
Copy Markdown
Collaborator

@robertcheramy robertcheramy commented Apr 24, 2026

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

This PR Fixes nxos not removing snmpv3 priv secrets as in snmp-server user admin network-admin auth md5 AAAAAAAAAA priv des BBBBBBBBBB localizedkey

@davama - the code is from your PR #716 . If I read the Cisco NXOS Command Reference (even older Versions) correctly, it could not have worked. Can you check if the new code works for you?
@desnoe - You touched the code in PR #3081 . Can you check if the new code works for you, if you are removing these secrets at all?

Closes: #3805

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

Successfully merging this pull request may close these issues.

Nexus does not hide snmpv3 secrets

1 participant