From Oracle Linux 5 Security Technical Implementation Guide
Part of GEN005307
Associated with: CCI-000068
The SNMP service must use AES or a FIPS 140-2 approved successor algorithm for protecting the privacy of communications.
Verify the SNMP daemon uses AES for SNMPv3 users.
Procedure:
Examine the default install location /etc/snmp/snmpd.conf
or:
# find / -name snmpd.conf 
# grep -v '^#' 
Edit /etc/snmp/snmpd.conf and add the AES keyword for any create user statement without one. Restart the SNMP service. # service snmpd restart
	Lavender hyperlinks in small type off to the right (of CSS
	class id, if you view the page source) point to
	globally unique URIs for each document and item. Copy the
	link location and paste anywhere you need to talk
	unambiguously about these things.
	
      
	You can obtain data about documents and items in other
	formats. Simply provide an HTTP header Accept:
	text/turtle or
	Accept: application/rdf+xml.
      
Powered by sagemincer