You can configure the northbound interface so that alarms and monitoring metrics on MRS Manager can be integrated to the network management platform using SNMP.
The ECS corresponding to the server must be in the same VPC as the Master node of the MRS cluster, and the Master node can access the IP address and specified port of the server.
The SNMP Service is disabled by default. Click the switch to enable the SNMP service.
Parameter |
Description |
---|---|
Version |
Specifies the version of the SNMP, which can be:
The SNMP v3 version is recommended. |
Local Port |
Specifies the local port. The default value is 20000. The value ranges from 1025 to 65535. |
Read Community Name |
Specifies the read-only community name. This parameter is valid only when Version is set to v2c. |
Write Community Name |
Specifies the write community name. This parameter is valid only when Version is set to v2c. |
Security Username |
Specifies the SNMP security username. This parameter is valid only when Version is set to v3. |
Authentication Protocol |
Specifies the authentication protocol. You are advised to set this parameter to set this parameter to SHA. This parameter is valid only when Version is set to v3. |
Authentication Password |
Specifies the authentication key. This parameter is valid only when Version is set to v3. |
Confirm Password |
Used to confirm the authentication key. This parameter is valid only when Version is set to v3. |
Encryption Protocol |
Specifies the encryption protocol. You are advised to set this parameter to AES256. This parameter is valid only when Version is set to v3. |
Encryption Password |
Specifies the encryption key. This parameter is valid only when Version is set to v3. |
Confirm Password |
Used to confirm the encryption key. This parameter is valid only when Version is set to v3. |
Click OK. The Create Trap Target dialog box is closed.