Defining the SNMP community name
BCPii uses an SNMP community name to provide a minimal level of security between the z/OS image executing the BCPii service and the support element itself.
An SNMP community name is associated with a particular CPC. You must define the same community name in the following locations:
- The support element configuration for the CPC
- The security product for each CPC (RACF or other security product) to which communication is required
BCPii extracts the community name from the security product and transfers the name to the support element for the CPC. The support element then validates the community name before proceeding with the request. For more information about defining the SNMP community name, or extracting the predefined SNMP community name, see the IBM manual z/OS V1R13.0 MVS Programming: Callable Services for High Level Languages.
To define the SNMP community name in RACF and CA Top Secret
Define the following syntax for your security product:
If you receive any errors in the master PAS, see the IBM manuals z/OS V1R13.0 MVS Programming: Callable Services for High-Level Languages and z Systems Application Programming Interfaces.
Related topic