#Cannot add snmp traphost

1 messages · Page 1 of 1 (latest)

vestal trench
#

Hello, I am trying to add a new snmp host using the na_ontap_snmp_traphosts module. When running the playbook, I get the following error:
Error creating traphost: calling: support/snmp/traphosts. Failed to create SNMPv1 traphost. Reason: Cluster FIPS mode is enabled, code: 9044001.

Is there any way around this? I need to distribute a new snmp traphost on 50+ clusters so this is a big blocker for us. Thanks!

west drum
#

you need to use SNMPv3 if you're running in FIPS mode

#

system snmp enable-snmpv3

vestal trench
#

Thanks, I tried manually adding the snmp traphost and when I specify the usm-username in the command, I’m able to add it. The USM user is SNMPv3, is there anyway I can specify that in the snmp_traphosts collection?

west drum