在集群模式 Data ONTAP 上删除 SNMP 陷阱主机时出错
适用于
集群模式 Data ONTAP
问题
问题 1 : 尝试使用任一方法删除或添加陷阱主机 system snmp traphosts
时,或者 event destination,
显示 SNMP 子系统和事件子系统必须匹配的错误:
::> system snmp traphost delete traphost1.net
Error: command failed: Failed to add or change SNMP destination because all SNMP destinations defined in both the SNMP and event subsystems mustmatch. Use the "system snmp traphost show" or "event destination show-name traphost" commands to see the current list of traphost destinations. Ensure that no other SNMP destinations have been created via the "event destination show" command.
Netapp::> system snmp traphost show
traphost1.net (traphost1.net)<192.168.23.6>
traphost2.net (traphost2.net) <192.168.48.74>
traphost3.net (traphost3.net) <10.2.65.123>
Netapp::> event destination show
Hide
Name Mail Dest. SNMP Dest. Syslog Dest. Params
---------------- ----------------- ------------------ ------------------ ------
allevents - - - false
asup - - - false
criticals traphost1.net, traphost2.net, traphost3.net - false
dcit.email - - - false
emergency traphost1.net, traphost2.net, traphost3.net - false
mark.email - - - false
pager - - - false
slg - - - false
storage.email - - - false
traphost - traphost1.net, traphost2.net, traphost3.net - false
10 entries were displayed.
问题 2 : 尝试删除陷阱主机时,您可能会看到以下错误。
::*> system snmp traphost delete 10.50.80.0
Error: command failed: The destination traphost cannot include an SNMP field because it is assigned to event <EVENT_NAME> and this event does not support SNMP trap.