The HPE Alletra Storage ArcusOS device must record time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-283404ASMP-ND-000780SV-283404r1194906_ruleCCI-001890medium
Description
If time stamps are not consistently applied and there is no common time reference, it is difficult to perform forensic analysis. Time stamps generated by the application include date and time. Time is commonly expressed in UTC, a modern continuation of GMT, or local time with an offset from UTC.
STIGDate
HPE Alletra Storage ArcusOS Network Device Management Security Technical Implementation Guide2026-03-03

Related Frameworks

3 paths across 3 frameworks
NIST 800-531 mapping
AU-8
1.00
  • DISA · V1R1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.3.7
1.00
  • DISA · V1R1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
  • NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-001890
1.00
  • DISA · V1R1 · disa_xccdf · related

Details

Check Text (C-283404r1194906_chk)

Verify the time zone is configured with the following command: cli% showdate If the time zone field is not configured, this is a finding.

Fix Text (F-87874r1194905_fix)

Identify the time zone group: cli% setdate -tzlist Identify the specific time zone in the selected group: cli% setdate -tzlist <time zone group> Configure the time zone with: cli% setdate -tz <time zone group/location> Verify the time zone is set with: cli% showdate