Configuration parameters for the MQ Appliance agent
The configuration parameters for the MQ Appliance agent are displayed in tables which group them according to sections.
- Table 1: Properties for receiving SNMP events and decoding V3 events.
- Table 2: Properties for Java settings.
- Table 3: Properties for the proxy server used by HTTP providers.
- Table 4: Properties for HTTP server.
- Table 5: Properties for connecting to the MQ appliance.
| Parameter name | Description | Parameter name in silent configuration file |
|---|---|---|
| Port Number | The port number that is used to listen for SNMP events. The default is
162. |
KQZ_SNMPEVENT_PORT |
| Security Level | The security level that is used to connect to the SNMP event. It can be one of the following values:
2. |
KQZ_SNMPEVENT_ SECURITY_LEVEL |
| User Name | The user name that is used for connecting to the SNMP agent. The default is
snmpuser. |
KQZ_SNMPEVENT _USER_NAME |
| Auth Protocol | The authorization protocol that is used to connect to the SNMP agent. It can be one of the
following values:
2. |
KQZ_SNMPEVENT_AUTH _PROTOCOL |
| Auth Password | The authorization pass phrase that is used for connecting to the SNMP agent. | KQZ_SNMPEVENT_AUTH _PASSWORD |
| Priv Password | The privacy pass phrase that is used for connecting to the SNMP agent. | KQZ_SNMPEVENT_PRIV _PASSWORD |
| Trap configuration file | The location of the trap configuration file. | KQZ_SNMPEVENT_ TRAPCNFG_FILE |
| Parameter name | Description | Parameter name in silent configuration file |
|---|---|---|
| Java trace level | The trace level that is used by the Java providers. It can be one of the following values:
2. |
JAVA_TRACE _LEVEL |
| Parameter name | Description | Parameter name in silent configuration file |
|---|---|---|
| Proxy Hostname | The hostname of the proxy server. | KQZ_HTTP _PROXY_HOSTNAME |
| Proxy Port | The port number of the proxy server. The default is 80. |
KQZ_HTTP_PROXY_PORT |
| Proxy User Name | The user name for the proxy server. | KQZ_HTTP _PROXY_USER |
| Proxy Password | The password for the proxy server. | KQZ_HTTP _PROXY_PASSWORD |
| Parameter name | Description | Parameter name in silent configuration file |
|---|---|---|
| HTTP user name | The user name for accessing the MQ Appliance REST Management interface. | KQZ_HTTP _USER |
| HTTP password | The password for accessing the MQ Appliance REST Management interface. | KQZ_HTTP _PASSWORD |
| Certificate Validation Enabled | Whether to enable certificate validation. It can be one of the following values:
2. |
KQZ_HTTP_CERTIFICATE _VALIDATION |
| Parameter name | Description | Parameter name in silent configuration file |
|---|---|---|
| Appliance Host or IP Address | The hostname or IP address of the MQ appliance. The default is
https://hostnameoripaddress:. |
KMK_APPLIANCE _HOST_OR _IP_ADDRESS.arm1 |
| Appliance Port Number | The port number for HTTPS connection to the MQ appliance. The default is
5554. |
KMK_APPLIANCE _PORT_NUMBER.arm1 |
| Appliance User Name | The user name that is used for connecting to the MQ appliance. | KMK_APPLIANCE _USER_NAME.arm1 |
| Appliance User Password | The password for the MQ appliance user. | KMK_APPLIANCE _USER_PASSWORD.arm1 |
| Agent Host Identification | The hostname of the system where the MQ Appliance agent is running. The default is
9.123.123.111. |
KMK_APM_ AGENT_IDENTIFICATION .arm1 |
| Certificate Validation Enabled | Whether to enable certificate validation for HTTP connection.
2. |
KMK_CERTIFICATE _VALIDATION_ ENABLED.arm1 |