devNTPMode
PDN-DEVICE-TIME-MIB ·
.1.3.6.1.4.1.1795.2.24.2.20.1.2.2
Object
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 broadcast(2).
Context
- MIB
- PDN-DEVICE-TIME-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.20.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- devNTP
- Siblings
- 4
Values & Constraints
Type Values
1 | unicast |
2 | broadcast |
3 | multicast |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| devNTPServerIP mandatory The IP address of the NTP/SNTP server. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.1795.2.24.2.20.1.2.1 |
| devNTPSynchronised mandatory 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 d… | scalar | Integer32 | .1.3.6.1.4.1.1795.2.24.2.20.1.2.3 |
| devNTPEnable mandatory 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 th… | scalar | Enumeration | .1.3.6.1.4.1.1795.2.24.2.20.1.2.4 |
| devNTPOffsetFromUTC mandatory 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 denote… | scalar | Integer32 | .1.3.6.1.4.1.1795.2.24.2.20.1.2.5 |