SV-239927r961506_rule
V-239927
SRG-APP-000395-NDM-000310
CASA-ND-001050
CAT II
10
Configure the Cisco ASA to authenticate SNMP messages as shown in the example below.
ASA(config)# snmp-server group NETOPS v3 priv
ASA(config)# snmp-server user FWADMIN NETOPS v3 auth sha xxxxxxxxxxxxxxx
ASA(config)# snmp-server host NDM_INTERFACE 10.1.48.10 version 3 FWADMIN
ASA(config)# end
Review the Cisco ASA configuration to verify that it is compliant with this requirement as shown in the example below.
snmp-server group NETOPS v3 priv
snmp-server user FWADMIN NETOPS v3 engineID xxxxxxxxxxxx encrypted auth sha xxxxxxxxxxxxxxxx
snmp-server host NDM_INTERFACE 10.1.48.10 version 3 FWADMIN
If the Cisco ASA is not configured to authenticate SNMP messages using a FIPS-validated HMAC, this is a finding.
V-239927
False
CASA-ND-001050
Review the Cisco ASA configuration to verify that it is compliant with this requirement as shown in the example below.
snmp-server group NETOPS v3 priv
snmp-server user FWADMIN NETOPS v3 engineID xxxxxxxxxxxx encrypted auth sha xxxxxxxxxxxxxxxx
snmp-server host NDM_INTERFACE 10.1.48.10 version 3 FWADMIN
If the Cisco ASA is not configured to authenticate SNMP messages using a FIPS-validated HMAC, this is a finding.
M
5342