04-15-2026 03:39 PM
Hi -- Using the provided endpoint here:
https://developer.cisco.com/meraki/api-v1/update-network-snmp/
It doesn't look like we can set the SNMP v3 Privacy Mode (or anything other than user/pass). I can't seem to find another endpoint to do this. If I clear the snmp config (access:none) and add it back, it still defaults me to DES. Maybe we could get a default of AES or get the field added to the endpoint?
04-23-2026 01:08 AM
With the Web Developer tools within a browser you might find a hidden API to do this. Have you checked this? You obviously need to structure the json yourself at that point.
05-03-2026 03:02 AM
Yeah, you're hitting the same wall we hit. The endpoint exposes the auth params but not the privacy passphrase, so you can't actually bootstrap SNMPv3 end to end through the API today.
Three workarounds we use depending on how much volume you have:
It's a tiny endpoint, but it's annoying at scale because it forces a manual step into a flow that's otherwise clean.
05-04-2026 09:59 AM
@Heef Noel-Edouard Chenu @ Boundless @I3udder We hear you and are actually working on updating this API operation right now to be able to set the privacy mode and hope to have it live in production in about a week. I'll circle back once it is released.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide