SNMPv3 Password Character Set Restrictions?
- 2 years ago
Hi
@Stuart Weenig !Perhaps I’m misunderstanding the question, but everyone from Oracle to Cisco to IBM advises that a a privacy password “must contain exactly 8 characters in length and include any combination of alphanumeric characters (uppercase letters, lowercase letters, and numbers)”. Actually, it may just be Oracle that says “exactly” 8 because IBM and others indicate 8-32. it is my understanding that the length is determined by the level of the encryption algo used, so AES would require less characters than AES128 or 256, etc.
https://docs.oracle.com/cd/E37444_01/html/E37449/gpqnr.html
I can’t say if this information is outdated or not. The current RFC standard is here: https://www.rfc-editor.org/rfc/rfc3411 I have not had time to comb through this for info, though.