COOTP-355735:MCC IP一侧的"无法发现远程SNMP代理的SNMPv3引擎ID "
问题描述
- 仅在MetroCluster IP系统的一侧出现集群交换机运行状况警报。示例:
Monitor ethernet-switch
Alert ID SwitchSNMPCommunication_Alert
Subsystem Switch-Health
Probable Cause Configuration_error
Description Physical SNMP communication from the node to the ethernet switch has failed repeatedly. Invalid SNMP settings are configured with ONTAP Switch Health Monitoring or on the Ethernet switch.
Corrective Actions 1) Check the SNMPv2c community or SNMPv3 username on the Ethernet switch to verify
that the expected community string or username is configured.
To view the expected community string or username, run the "system switch ethernet show -snmp-config" command.
2) (SNMPv3) Verify that the SNMPv3 credentials are present within ONTAP.
To view the established SNMP logins, run the "security login show -application snmp" command.
If a custom engine-id was provided for the SNMPv3 user, ensure it is same as that of the remote switch.
Possible Effect Ethernet switch communication problems and accessibility issues.
- 使用本地集群交换机创建SNMPv3用户时出错。示例:
::(star)> security login create -user-or-group-name <SNMPv3_name> -application snmp -authentication-method usm -vserver <svm_name> -remote-switch-ipaddress <switch_management_IP>
Error: command failed: Failed to discover SNMPv3 engine ID of remote SNMP agent with IP address 123.123.123.123.
- 但可以使用远程集群交换机创建SNMPv3用户。示例:
::(star)> security login create -user-or-group-name <SNMPv3_name> -application snmp -authentication-method usm -vserver <svm_name> -remote-switch-ipaddress 134.134.134.134
Enter the authoritative entity's EngineID [remote EngineID]: