---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Configure CyberArk for SNMPv2 credentials

# Configure CyberArk for SNMPv2 credentials {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

If your system uses SNMPv2, you can create a special file to map the attribute in a
credential to the community string.

## Vorbereitungen

Role required: admin

Before starting this procedure, configure the MID
Server to have access to the CyberArk vault.

## Warum und wann dieser Vorgang ausgeführt wird

Hinweis:  
If the community string appears in the password field of the CyberArk credential, it is not necessary to perform this procedure.

SNMPv2 is not natively supported in CyberArk. If your organization has created custom
SNMPv2 credentials in which the community string does not appear in the password
field of the credential, use this procedure to map the attribute in the credential
to the community string.

## Prozedur

1. For CyberArk CCP configurations:
   1. Open the config.xml file.
   2. Set the property `snmpv2_community_property` to the attribute name.
   {#t_ConfigCyberArkSNMPv2Cred__substeps_wbv_n3y_yhc}
2. For CyberArk AIM API configurations:
   1. In a text editor, create a file called: CredMap.properties.
   2. Add the code: `SNMPv2.Community=attribute_name`
   3. Save the file to the /agent directory of your MID Server installation.
   {#t_ConfigCyberArkSNMPv2Cred__substeps_gsc_l3y_yhc}

## Ergebnisse

On credential look-up, the MID Server attempts to find this attribute for the credential. If the attribute is not found, the MID Server then looks in the password field. If the password field is empty, the credential look-up
fails.

