MIB Viewer

ntpv3AuthConfig

OBJECT-TYPE
1.3.6.1.4.1.2.6.215.5.1.5
Access
read-write
Status
current
Sub-identifiers
0
The NTP v3 authentication entry to be used for time sync with a secure NTP server. The format of an authentication entry is <key index>::<key type>::<key>. The <key index> must be an INTEGER between 1 and 65534. <key type> must be M which signify MD5 encryption. The <key> is the actual value of the authentication key (symmetric) as configured on the NTP server. A SET operation can set the <key>. A GET operation returns back data in the format: <key index>::<key type> and does not return the encryption actual key value.
OCTET STRING(SIZE(0..128))