PDN-DEVICE-TIME-MIB

File: PDN-DEVICE-TIME-MIB.mib (3690 bytes)

Imported modules

RFC1155-SMI RFC-1212 SNMPv2-TC
PDN-TC PDN-HEADER-MIB

Imported symbols

IpAddress OBJECT-TYPE DateAndTime
NTPMode pdn-time

Defined Values

devTimeMIBObjects 1.3.6.1.4.1.1795.2.24.2.20.1
OBJECT IDENTIFIER    

devTimeMIBTraps 1.3.6.1.4.1.1795.2.24.2.20.2
OBJECT IDENTIFIER    

devTimeAndDate 1.3.6.1.4.1.1795.2.24.2.20.1.1
OBJECT IDENTIFIER    

devNTP 1.3.6.1.4.1.1795.2.24.2.20.1.2
OBJECT IDENTIFIER    

devDateAndTime 1.3.6.1.4.1.1795.2.24.2.20.1.1.1
This object displays the date and time on the entity. It allows an NMS to set the date and time in the appropriate timezone.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DateAndTime  

devNTPServerIP 1.3.6.1.4.1.1795.2.24.2.20.1.2.1
The IP address of the NTP/SNTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

devNTPMode 1.3.6.1.4.1.1795.2.24.2.20.1.2.2
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  NTPMode  

devNTPSynchronised 1.3.6.1.4.1.1795.2.24.2.20.1.2.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..24  

devNTPEnable 1.3.6.1.4.1.1795.2.24.2.20.1.2.4
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

devNTPOffsetFromUTC 1.3.6.1.4.1.1795.2.24.2.20.1.2.5
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 (e.g., offsets for local times west of the zero meridian to the international date line are negative). Default value is 0 (i.e., at UTC).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER