
1. Network Management Specification
106
June 2004
8000-A2-GB30-30
9.3
Paradyne Time Mib (pdn_time.mib)
The following objects are supported for BAC.
9.3.1
devDateAndTime (RW):
This objects displays the date and time on the entity. It allows an NMS to set the date and
time in the appropriate timezone.
9.3.2
devNTPServerIP (RW):
This Objects allows an NMS to configure the NTP server IP address.
9.3.3
devNTPMode (RW):
This object allows an NMS to configure the mode in which NTP/SNTP will operate. In
unicast(1) mode, NTP/SNTP polls the server specified via the devNTPServerIP object. In
broadcast(2) mode, NTP/SNTP polls by broadcasting a request so that any NTP/SNTP
server could respond. Alternatively, in broadcast(2) mode, the client only listens for
messages broadcasted by any server. In multicast(3) mode, the client listens for messages
from any server sent to the multicast group defined for NTP/SNTP (224.0.1.1). Default
value is multicast(3).
9.3.4
devNTPSynchronised (RW):
This object allows an NMS to configure the poll interval (hours) for the NTP/SNTP client
to use to send requests to an NTP/SNTP server to synchronize the local clock for the device.
Default value is 1 hour.
9.3.5
devNTPEnable (RW):
.Indicates whether or not the local clock is synchronized via NTP/SNTP. When set to
enabled(1), NTP/SNTP is operational and will attempt to synchronize the local clock based
on the message(s) received from an NTP/SNTP server. Default value is enabled(1).
9.3.6
devNTPOffsetFromUTC:
.Offset (minutes) from the coordinated universal time (UTC), also known as Greenwich
mean time (GMT), to local time represented as a signed integer. The sign of the integer
denotes the direction of local time from UTC (for example, offsets for local times west of
the zero meridian to the international date line are negative). Default value is 0 (that is, at
UTC).
Table 1-129. pdn_time.mib
Object
Type
Access
Supported
devDateAndTime
DateAndTime
read-write
Yes
devNTPServerIP
IpAddress
read-write
Yes
devNTPMode
NTPMode
read-write
Yes
devNTPSynchronised
INTEGER
read-write
Yes
devNTPEnable
INTEGER
read-write
Yes
devNTPOffsetFromUTC
INTEGER
read-write
Yes