datetime:NtpAuth
The NTP client authentication, which configures the device to authenticate the time sources to which the local clock is synchronized. When you enable NTP authentication, the device synchronizes to a time source only if the source carries one of the authentication keys specified by the ntp trusted-key command. The device drops any packets that fail the authentication check and prevents them from updating the local clock. NTP authentication is disabled by default.
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
id | datetime:AuthKeyId (scalar:Uint16) |
The NTP key ID. | RANGE: [1 , 0xffff] DEFAULT: 1 |
isEncrypt | datetime:Encrypt (scalar:Bool) |
Is Encrypted Flag | SELECTION: 0 - unspecified DEFAULT: unspecified |
key | datetime:Key (string:Basic) |
The NTP authentication key. | A sequence of characters |
name | pol:ObjName (naming:Name256) |
Object name | MAX SIZE: 64 |
trusted | scalar:Bool |
A property that indicates if the NTP authentication is trusted. | SELECTION: true or false |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
descr | pol:Descr |
Description of the specified attribute | |
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |