Configure CyberArk for SNMPv2 credentials

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • If your system uses SNMPv2, you can create a special file to map the attribute in a credential to the community string.

    始める前に

    Role required: admin

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

    このタスクについて

    注:
    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.

    手順

    1. For CyberArk CCP configurations:
      1. Open the config.xml file.
      2. Set the property snmpv2_community_property to the attribute name.
    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.

    タスクの結果

    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.