datetime:NtpProvider
Represents the date/time NTP provider information for the switch.
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| keyId | datetime:KeyId (scalar:Uint16)  | 
The NTP provider key ID. The range is from 1 to 65535. | RANGE: [1, 65535] | 
| maxPoll | datetime:Poll (scalar:UByte)  | 
The NTP maximum interval default in seconds. | RANGE: [4 , 16] DEFAULT: 6  | 
| minPoll | datetime:Poll (scalar:UByte)  | 
The NTP minimum interval default in seconds. | RANGE: [4 , 16] DEFAULT: 4  | 
| name | pol:ObjName (naming:Name256)  | 
Object name | RANGE: [1 , 80]  | 
| preferred | scalar:Bool | 
A property that indicates if the NTP server is preferred. Only one preferred server is allowed. | SELECTION: true or false | 
| provT | datetime:ProvT (scalar:Enum8)  | 
NTP Server Or Peer | SELECTION:  0     - peer  1     - server  2     - invalid DEFAULT: invalid  | 
| vrf | l3:VrfName (string:Basic)  | 
Identifies the VRF for the NTP providers | A sequence of characters | 
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  |