STIGhubSTIGhub
STIGsSearchCompareAbout

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • VPAT
  • DISA STIG Library
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to A10 Networks ADC ALG Security Technical Implementation Guide

V-237055

CAT II (Medium)

The A10 Networks ADC must generate an alert to, at a minimum, the ISSO and ISSM when threats identified by authoritative sources (e.g., IAVMs or CTOs) are detected.

Rule ID

SV-237055r971533_rule

STIG

A10 Networks ADC ALG Security Technical Implementation Guide

Version

V2R2

CCIs

CCI-002664

Discussion

Without an alert, security personnel may be unaware of major detection incidents that require immediate action and this delay may result in the loss or compromise of information. The device generates an alert which notifies designated personnel of the Indicators of Compromise (IOCs) which require real-time alerts. These messages should include a severity level indicator or code as an indicator of the criticality of the incident. These indicators reflect the occurrence of a compromise or a potential compromise. Since these incidents require immediate action, these messages are assigned a critical or level 1 priority/severity, depending on the system's priority schema. Alerts may be transmitted, for example, telephonically, by electronic mail messages, or by text messaging. The device must either send the alert to a management console that is actively monitored by authorized personnel or use a messaging capability to send the alert directly to designated personnel.

Check Content

Ask the device administrator which method is used to send messages when threats are detected. 

Review the device configuration.

If there is no method and target configured, this is a finding.

Fix Text

These are two of the three possible methods of notification that can be configured.

The following command enables SNMP traps:

snmp-server enable traps

Note: This will enable sending all traps. 

The following command configures the SNMPv3 trap receiver (target):
 
snmp-server host trap-receiver version v3

Up to 16 trap receivers can be configured.

For security, SNMP and SNMP trap are disabled on all data interfaces. Use the enable-management command to enable SNMP on the management interface.

The following command configures log email settings:
logging email buffer number [num] time [minutes]
By default, emailing of log messages is disabled. If this is enabled, the buffer options have the following default values: number – 50, time – 10.

The following command configures an email filter:
logging email filter filter-num conditions operators [trigger]
Since there are alerts that require immediate action, use the "trigger" option. This immediately sends the messages rather than buffering them. 

The following command specifies the email address to which to email the log messages:
logging email-address [address]
More than one email address can be set.