Is there any option to store snmp community strings in cyber ark vault
Hi @mathew_jomon,
The CyberArk Vault is fairly liberal in allowing arbitrary strings as passwords, and support a very wide range of use cases. If I understand the guidelines for allowable SNMP community strings, they should be:
- Up to 31 characters in length
- Composed of letters, numbers, hyphens
-
, periods.
, spaces@
, equals=
, colons:
, and underscores_
So CyberArk Vault should support storing these strings, and the CyberArk Central Policy Manager (CPM) should be able to be configured to enforce the restrictions listed above.
Does this match what you you were looking for?