At-ntp-mib – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1863
SNMP MIBs
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
69.51
AT-NTP-MIB
This MIB contains objects for managing the Allied Telesis Network Time Protocol (NTP)
configuration (
). The objects reside in the module atNtp { modules 502 },
organized in the following groups:
■
NTP Peer/Server Table - a table containing information on the Network Time Protocol
(NTP) peers or server configurations in the system.
■
Associations Table - a list of installed software; used also to remove software from the
device.
■
Status Table - Objects in this group are not supported.
Table 69-15: Objects defined in AT-NTP-MIB
Object Object
Identifier
Description
atNtp
{ modules 502 }
MIB containing objects for configuring NTP.
atNtpPeerIndexNext
{ atNtp 6 }
The next available index number to be used for
object ‘atNtpPeerIndex’.
atNtpPeerTable
{ atNtp 7 }
Table containing information on the Network
Time Protocol (NTP) peers or server
configurations in the system.
Indexed by:
■
atNtpPeerIndex
atNtpPeerEntry
{ atNtpPeerTable 1 }
Information about a single NTP server or peer
configuration.
atNtpPeerIndex
{ atNtpPeerEntry 1 }
The index number corresponding to a particular
NTP server or peer configuration in the system.
To create a new entry, the value of this object
should be the same as that of the value of
atNtpPeerIndexNext object, otherwise the entry
creation will fail.
atNtpPeerNameAddr
{ atNtpPeerEntry 2 }
The host name, or the IP address of the NTP peer.
When a new row (entry) is created, this object is
set with a default of ‘0.0.0.0’, and the management
application should change it to a desired value by
using a SET operation.
atNtpPeerMode
{ atNtpPeerEntry 3 }
The mode of the peer. Can be one of the
following:
■
server (1)
■
peer (2) - default
atNtpPeerPreference
{ atNtpPeerEntry 4 }
The values in this object specifies whether this
peer is the preferred one. Valid values are 0 to 2:
■
0 - unknown - default
■
1 - not preferred
■
2 - preferred
When the value is ‘not preferred’ (1) NTP chooses
the peer with which to synchronize the time on
the local system.
If the object is set to ‘preferred’ (2) NTP will
choose the corresponding peer to synchronize
the time with.