DLINK-TIME-MIB

File: DLINK-TIME-MIB.mib (12055 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
DateAndTime TruthValue DisplayString
dlink-common-mgmt

Defined Values

swDlinkTimeMIB 1.3.6.1.4.1.171.12.10
DLink equipments absolute time.
MODULE-IDENTITY    

swSystemTime 1.3.6.1.4.1.171.12.10.10
OBJECT IDENTIFIER    

swSNTP 1.3.6.1.4.1.171.12.10.11
OBJECT IDENTIFIER    

swSummerTime 1.3.6.1.4.1.171.12.10.12
OBJECT IDENTIFIER    

swTimeNotifPrefix 1.3.6.1.4.1.171.12.10.13
OBJECT IDENTIFIER    

swTimeCapacity 1.3.6.1.4.1.171.12.10.1
A string of 8 bits, corresponding to indicates the time capacity supported in the system. If sntp bit(1) is 1 , indicate the SNTP is supported else if sntp bit is 0, the SNTP is not supported and the subtree swSNTP will not supported also. If summerTime bit(2) is 1 ,indicate the SummerTime is supported else if sntp bit is 0, the SummerTime is not supported and the subtree swSummerTime will not supported also. If realTimeClock(3) bit is 1 , indicate the real time clock is supported else if the bit is 0, the real time clock is not supported . Default systemTime bit(0) is 1; indicate the system time is supported.
Status: current Access: read-only
OBJECT-TYPE    
  BITS systemTime(0), sntp(1), summerTime(2), realTimeClock(3)  

swCurrentClock 1.3.6.1.4.1.171.12.10.2
The current local date and time for the system. Setting this object is equivalent to setting an automated clock and calendar. The value of the object will track the date and time from the value set. Note that due to hardware limitations some systems may not be able to preserve such meaning across reboots of the system, as indicated by swDlinkClockLostOnReboot. A constant value of all zeros and length 8 indicates the system is not aware of the present date and time. This object may be read-only on some systems.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

swClockLostOnReboot 1.3.6.1.4.1.171.12.10.3
Indication of whether the system can preserve knowledge of current date and time across a system reboot. A value of 'true' indicates the clock must be reset from some external source each time the system reboots. A value of 'false' indicates the system has the ability to keep time across reboots.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

swSystemCurrentTime 1.3.6.1.4.1.171.12.10.10.1
the mandatory network time was got from the SNTP server
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

swSystemUpTime 1.3.6.1.4.1.171.12.10.10.2
The time (in second) since the network management portion of the system was last re-initialized. It is the same as sysUptime.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

swSystemBootTime 1.3.6.1.4.1.171.12.10.10.3
The boot time of the switch is equal to subtract systemUpTime from swSNTPCurrentTime
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

swSystemTimeZone 1.3.6.1.4.1.171.12.10.10.4
Local time offset in minutes from GMT.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -779..839  

swSNTPState 1.3.6.1.4.1.171.12.10.11.1
This object enable/disable the SNTP function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSNTPTimeSource 1.3.6.1.4.1.171.12.10.11.2
the SNTP server status for time source changing
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER system(0), server1(1), server2(2)  

swSNTPServer1IPAddr 1.3.6.1.4.1.171.12.10.11.3
Configure the SNTP server #1 IP address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

swSNTPServer2IPAddr 1.3.6.1.4.1.171.12.10.11.4
Configure the SNTP server #2 IP address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

swSNTPPollInterval 1.3.6.1.4.1.171.12.10.11.5
Update time in seconds from SNTP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..99999  

swSummerTimeStatus 1.3.6.1.4.1.171.12.10.12.1
An indication of whether the summertime feature is disabled or enabled in reprating or annual mode on this device. When this object is set to repeating,then the summertime frature is enabled and swSummerTimeOffset,swSummerTimeRepeatingStart ,swSummerTimeRepeatingEnd objects are work effectively . When this object is set to annual, then the summertime frature is enabled and swSummerTimeOffset, swAnnualSummerTimeStart, swAnnualSummerTimeEnd objects are work effectively.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), repeating(1), annual(2)  

swSummerTimeOffset 1.3.6.1.4.1.171.12.10.12.2
The value of this object indicates number of minutes to add or to subtract during summertime. This object is not instantiated when swSummerTimeStatus object is set to disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1440  

swRepeatSummerTimeStart 1.3.6.1.4.1.171.12.10.12.3
Indicates summertime starts at this time every year. octets contents range 1 week 1..4,00 last = 00 2-3 day 1..7 where sunday = 1 saturday = 7 4 month 1..12 where january = 1 december = 12 5 hour 0..23 6 min 0..59 For example, the first Monday in Feb at 13:30pm should be given as 01 00 02 02 0e 1e For the last Tuesday in dec at 1:20am should be given as 00 00 03 0c 01 14 This object is not instantiated when swSummerTimeStatus object is not set to repeating.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

swRepeatSummerTimeEnd 1.3.6.1.4.1.171.12.10.12.4
Indicates summertime ends at this time every year. octets contents range 1 week 1..5,ff where ff = last 2-3 day 1..7 where sunday = 1 saturday = 7 4 month 1..12 where january = 1 december = 12 5 hour 0..23 6 min 0..59 For example, the third friday in February at 3:30am should be given as 03 00 06 02 03 1e For the first Tuesday in May at 1:20am should be given as 01 00 03 05 01 14 This object is not instantiated when swSummerTimeStatus object is not set to repeating.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

swAnnualSummerTimeStart 1.3.6.1.4.1.171.12.10.12.5
Indicates summertime starts at this time every year. octets contents range 1 monthDay 1..31, 2 month 1..12 where january = 1 december = 12 3 hour 0..23 4 min 0..59 For example, the first Feb at 13:30pm should be given as 01 02 0e 1e For the tenth dec at 1:20am should be given as ff 00 03 0c 01 14 This object is not instantiated when swSummerTimeStatus object is not set to annual.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

swAnnualSummerTimeEnd 1.3.6.1.4.1.171.12.10.12.6
Indicates summertime ends at this time every year. octets contents range 1 monthDay 1..31, 2 month 1..12 where january = 1 december = 12 3 hour 0..23 4 min 0..59 For example, the third February at 3:30am should be given as 03 02 03 1e For the first May at 1:20am should be given as 01 05 01 14 This object is not instantiated when swSummerTimeStatus object is not set to annual.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)