DLINKSW-TIME-MIB

File: DLINKSW-TIME-MIB.mib (16450 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB INET-ADDRESS-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
OBJECT-GROUP MODULE-COMPLIANCE TEXTUAL-CONVENTION
DateAndTime TruthValue DisplayString
RowStatus InterfaceIndexOrZero InetAddressType
InetAddress dlinkIndustrialCommon

Defined Types

DlinkTimeSummerTimeValue  
Denotes Summer Time starts or ends time. This value is always interpreted within the context of a dTimeSummerTimeAutoSwitchMode value. When dTimeSummerTimeAutoSwitchMode is disable(1), this value is not meaningful. When dTimeSummerTimeAutoSwitchMode is recurring(2), the format is defined as follows: octets contents range ------ -------- ------- 1 week 1..4, ff last = ff 2 day 1..7 where Sunday = 1 Saturday = 7 3 month 1..12 where January = 1 December = 12 4 hour 0..23 5 minute 0..59 For example, the first Feb at 13:30pm should be given as 01 02 0d 1e For the last Tuesday in December at 1:20am should be given as ff 03 0c 01 14 When dTimeSummerTimeAutoSwitchMode is date(3), the format is defined as follows: octets contents range ------ -------- ------- 1-2 year 0..65536 in network-byte order 3 month 1..12 where January = 1 December = 12 4 date 1..31, 5 hour 0..23 6 minute 0..59 For example, the 2013-4-2 03:00 should be given as 07 dd 04 02 03 00 For the 2013-10-31 00:30 should be given as 07 dd 0a 1f 00 1e
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|5|6)  

DTimeSntpServerEntry  
SEQUENCE    
  dTimeSntpServerAddrType InetAddressType
  dTimeSntpServerAddr InetAddress
  dTimeSntpServerVrfName DisplayString
  dTimeSntpServerRowStatus RowStatus
  dTimeSntpServerVersion Unsigned32
  dTimeSntpServerLastReceive Unsigned32
  dTimeSntpServerSynced TruthValue
  dTimeSntpServerBcast TruthValue

Defined Values

dlinkSwTimeMIB 1.3.6.1.4.1.171.14.10
This MIB module defines objects for Time and Simple Network Time Protocol (SNTP).
MODULE-IDENTITY    

dTimeMIBNotifications 1.3.6.1.4.1.171.14.10.0
OBJECT IDENTIFIER    

dTimeMIBObjects 1.3.6.1.4.1.171.14.10.1
OBJECT IDENTIFIER    

dTimeMIBConformance 1.3.6.1.4.1.171.14.10.2
OBJECT IDENTIFIER    

dTimeGeneral 1.3.6.1.4.1.171.14.10.1.1
OBJECT IDENTIFIER    

dTimeSntpEnabled 1.3.6.1.4.1.171.14.10.1.1.1
This object indicates the state of SNTP function. Setting this object to 'true' will enable SNTP function.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dTimeSntpBcastClientEnabled 1.3.6.1.4.1.171.14.10.1.1.2
This object is used to enable/disable the broadcast client mode. Setting this object to 'true' indicates that the agent accepts broadcast SNTP traffic from servers.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dTimeSntpPollInterval 1.3.6.1.4.1.171.14.10.1.1.3
This object indicates the interval for the SNTP client to synchronize its clock with server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 30..99999  

dTimeSntpSourceIfIndex 1.3.6.1.4.1.171.14.10.1.1.4
This object indicates the ifIndex of the interface whose IP address will be used as the source address for sending the SNTP packet. A special value of 0 indicates the source interface is not specified and the IP address of the closest interface will be used.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

dTimeClock 1.3.6.1.4.1.171.14.10.1.2
OBJECT IDENTIFIER    

dTimeManagedClock 1.3.6.1.4.1.171.14.10.1.2.1
Use the object to manually set the system clock.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

dTimeCurrentTimeSource 1.3.6.1.4.1.171.14.10.1.2.2
The object indicates the clock source.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sntp(1), noTimeSource(2)  

dTimeCurrentTime 1.3.6.1.4.1.171.14.10.1.2.3
This object indicates the current system time. System time can be disciplined or adjusted by RTC, SNTP, or configured by user.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

dTimeSummerTime 1.3.6.1.4.1.171.14.10.1.2.5
OBJECT IDENTIFIER    

dTimeSummerTimeAutoSwitchMode 1.3.6.1.4.1.171.14.10.1.2.5.1
This object indicates the mode of the system to automatically switch to Summer Time (Daylight Saving Time). disable(1) - The Daylight Saving Time feature is disabled. recurring(2) - The Daylight Saving Time feature is enabled. The Summer Time should start and end on the specified week day of the specified month. date(3) - The Daylight Saving Time feature is enabled. The Summer Time should start and end on the specified date of the specified month.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), recurring(2), date(3)  

dTimeSummerTimeStart 1.3.6.1.4.1.171.14.10.1.2.5.2
This object indicates when the Summer Time starts. This value is always interpreted within the context of a dTimeSummerTimeAutoSwitchMode value.
Status: current Access: read-write
OBJECT-TYPE    
  DlinkTimeSummerTimeValue  

dTimeSummerTimeEnd 1.3.6.1.4.1.171.14.10.1.2.5.3
This object indicates when the Summer Time ends. This value is always interpreted within the context of a dTimeSummerTimeAutoSwitchMode value.
Status: current Access: read-write
OBJECT-TYPE    
  DlinkTimeSummerTimeValue  

dTimeSummerTimeOffset 1.3.6.1.4.1.171.14.10.1.2.5.4
The value of this object indicates number of minutes to add or to subtract during Summer Time. This object is not meaningful when dTimeSummerTimeAutoSwitchMode object is 'disable'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30 | 60 | 90 | 120  

dTimeServer 1.3.6.1.4.1.171.14.10.1.3
OBJECT IDENTIFIER    

dTimeSntpServerTableNum 1.3.6.1.4.1.171.14.10.1.3.1
This object indicates the number of entries present in the dTimeSntpServerTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dTimeSntpServerTable 1.3.6.1.4.1.171.14.10.1.3.2
This table consists of a list of information for SNTP Time servers, which allow the software clock to be synchronized.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DTimeSntpServerEntry

dTimeSntpServerEntry 1.3.6.1.4.1.171.14.10.1.3.2.1
An entry contains information about an SNTP Time server.
Status: current Access: not-accessible
OBJECT-TYPE    
  DTimeSntpServerEntry  

dTimeSntpServerAddrType 1.3.6.1.4.1.171.14.10.1.3.2.1.1
This object indicates the address type of the SNTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

dTimeSntpServerAddr 1.3.6.1.4.1.171.14.10.1.3.2.1.2
IP or IPv6 address of the time server which provides the clock synchronization.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

dTimeSntpServerVrfName 1.3.6.1.4.1.171.14.10.1.3.2.1.3
This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. For the platform that doesn't support VRF, only a zero length string is allowed for this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

dTimeSntpServerRowStatus 1.3.6.1.4.1.171.14.10.1.3.2.1.4
The status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dTimeSntpServerVersion 1.3.6.1.4.1.171.14.10.1.3.2.1.5
This object indicates the SNTP server version. When the value of dTimeSntpServerRowStatus at the same row is notInService(2), this object is 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dTimeSntpServerLastReceive 1.3.6.1.4.1.171.14.10.1.3.2.1.6
This object indicates the elapsed time that the SNTP time has been synchronized.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dTimeSntpServerSynced 1.3.6.1.4.1.171.14.10.1.3.2.1.7
This object indicates whether the corresponding server is the current synced server.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dTimeSntpServerBcast 1.3.6.1.4.1.171.14.10.1.3.2.1.8
This object indicates whether the server is a broadcast SNTP server.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dTimeCompliances 1.3.6.1.4.1.171.14.10.2.1
OBJECT IDENTIFIER    

dTimeCompliance 1.3.6.1.4.1.171.14.10.2.1.1
The compliance statement for entities which implement the DLINKSW-TIME-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

dTimeGroups 1.3.6.1.4.1.171.14.10.2.2
OBJECT IDENTIFIER    

dTimeSysInfoGroup 1.3.6.1.4.1.171.14.10.2.2.1
A collection of objects provides the information for system time.
Status: current Access: read-only
OBJECT-GROUP    

dTimeClockGroup 1.3.6.1.4.1.171.14.10.2.2.2
A collection of objects provides configuration for system time.
Status: current Access: read-only
OBJECT-GROUP    

dTimeSntpGroup 1.3.6.1.4.1.171.14.10.2.2.3
A collection of objects provides configuration for SNTP.
Status: current Access: read-only
OBJECT-GROUP    

dTimeSummerTimeCfgGroup 1.3.6.1.4.1.171.14.10.2.2.4
A collection of objects provides configuration for Daylight Saving Time feature.
Status: current Access: read-only
OBJECT-GROUP