Kronos Series 3
70
# Selects what is shown on the unit's dot matrix display
# MODE can be:
# 1: day-of-year (001 to 366) + HH:MM:SS
# 2: HH:MM:SS + STD_NAME/DST_NAME of TIMEZONE
# 3: HH:MM:SS + TIMEZONE OFFSET
# 4: dd mmm HH:MM:SS
# 5: HH:MM:SS + number of satellites used in solution
[DISPLAY]
MODE = 4
# Settings for the Network Time Protocol
# Specify stratum to report when in HOLDOVER, LOWQUALITY and BADTIME states
[NTP]
ENABLE_A = TRUE
ENABLE_B = FALSE
STRATUM_HOLDOVER = 0
STRATUM_LOWQUALITY = 1
STRATUM_BADTIME = 11
# Settings for the Precision Time Protocol
# Different profiles are supported on ports B1/B2, C and D
[PTP]
ENABLE_B = TRUE
LAYER_B = L2
DOMAIN_B = 6
PRIORITY1_B = 128
PRIORITY2_B = 128
PATHDELAYMECHANISM_B = P2P
ANNOUNCEINTERVAL_B = 1
ANNOUNCETIMEOUT_B = 2
SYNCINTERVAL_B = 1
DELAYINTERVAL_B = 1
GRANDMASTERID_B = 0
VLANENABLE_B = FALSE
VLANID_B = 0
VLANPRIORITY_B = 0
# SNMP parameters: there are separate sections for versions 1, 2c and 3.
# Uncomment to enable.
[SNMP]
ENABLE_A = TRUE
ENABLE_B = FALSE
[SNMPv1]
RO_COMMUNITY = PRIVATE
[SNMPv2c]
RO_COMMUNITY = PRIVATE
TRAP_COMMUNITY = secret.trap.community
TRAP_HOST1 = 172.16.0.10
TRAP_HOST2 = 172.16.0.20
[SNMPv3]
AUTH_NAME = whatever.you.want
AUTH_KEY = very.secret.password
AUTH_PROTOCOL = SHA