DLINKSW-TIME-MIB
- Registered at
- 1.3.6.1.4.1.171.14.10
- Last updated
- 2013-08-20 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-03-19 00:00, 2013-08-20 00:00
- Namespace
- dlink
- Source file
DLINKSW-TIME-MIB- Digest
sha256:74df83fdcb40d0d0f04ccc092a868b17f0947475dced99dc158b003a89894463
Description
This MIB module defines objects for Time and Simple Network Time Protocol (SNTP).
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-TIME-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DlinkTimeSummerTimeValue TEXTUAL-CONVENTION 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 | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dTimeMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.10.0 | |||
| dTimeMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.10.1 | |||
| dTimeGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.10.1.1 | |||
| dTimeSntpEnabled OBJECT-TYPE This object indicates the state of SNTP function. Setting this object to 'true' will enable SNTP function. | 1.3.6.1.4.1.171.14.10.1.1.1 | TruthValue | read-write | current |
| dTimeSntpBcastClientEnabled OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.10.1.1.2 | TruthValue | read-write | current |
| dTimeSntpPollInterval OBJECT-TYPE This object indicates the interval for the SNTP client to synchronize its clock with server. | 1.3.6.1.4.1.171.14.10.1.1.3 | Unsigned32 (30..99999) | read-write | current |
| dTimeSntpSourceIfIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.10.1.1.4 | InterfaceIndexOrZero | read-write | current |
| dTimeClock OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.10.1.2 | |||
| dTimeManagedClock OBJECT-TYPE Use the object to manually set the system clock. | 1.3.6.1.4.1.171.14.10.1.2.1 | DateAndTime | read-write | current |
| dTimeCurrentTimeSource OBJECT-TYPE The object indicates the clock source. | 1.3.6.1.4.1.171.14.10.1.2.2 | INTEGER {sntp(1), noTimeSource(2)} | read-only | current |
| dTimeCurrentTime OBJECT-TYPE This object indicates the current system time. System time can be disciplined or adjusted by RTC, SNTP, or configured by user. | 1.3.6.1.4.1.171.14.10.1.2.3 | DateAndTime | read-only | current |
| dTimeSummerTime OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.10.1.2.5 | |||
| dTimeSummerTimeAutoSwitchMode OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.10.1.2.5.1 | INTEGER {disable(1), recurring(2), date(3)} | read-write | current |
| dTimeSummerTimeStart OBJECT-TYPE This object indicates when the Summer Time starts. This value is always interpreted within the context of a dTimeSummerTimeAutoSwitchMode value. | 1.3.6.1.4.1.171.14.10.1.2.5.2 | DlinkTimeSummerTimeValue | read-write | current |
| dTimeSummerTimeEnd OBJECT-TYPE This object indicates when the Summer Time ends. This value is always interpreted within the context of a dTimeSummerTimeAutoSwitchMode value. | 1.3.6.1.4.1.171.14.10.1.2.5.3 | DlinkTimeSummerTimeValue | read-write | current |
| dTimeSummerTimeOffset OBJECT-TYPE 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'. | 1.3.6.1.4.1.171.14.10.1.2.5.4 | INTEGER (30 | 60 | 90 | 120) | read-write | current |
| dTimeServer OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.10.1.3 | |||
| dTimeSntpServerTableNum OBJECT-TYPE This object indicates the number of entries present in the dTimeSntpServerTable. | 1.3.6.1.4.1.171.14.10.1.3.1 | Unsigned32 | read-only | current |
| dTimeSntpServerTable OBJECT-TYPE This table consists of a list of information for SNTP Time servers, which allow the software clock to be synchronized. | 1.3.6.1.4.1.171.14.10.1.3.2 | not-accessible | current | |
| dTimeSntpServerEntry OBJECT-TYPE An entry contains information about an SNTP Time server. | 1.3.6.1.4.1.171.14.10.1.3.2.1 | not-accessible | current | |
| dTimeSntpServerAddrType OBJECT-TYPE This object indicates the address type of the SNTP server. | 1.3.6.1.4.1.171.14.10.1.3.2.1.1 | InetAddressType | not-accessible | current |
| dTimeSntpServerAddr OBJECT-TYPE IP or IPv6 address of the time server which provides the clock synchronization. | 1.3.6.1.4.1.171.14.10.1.3.2.1.2 | InetAddress | not-accessible | current |
| dTimeSntpServerVrfName OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.10.1.3.2.1.3 | DisplayString | not-accessible | current |
| dTimeSntpServerRowStatus OBJECT-TYPE The status of this entry. | 1.3.6.1.4.1.171.14.10.1.3.2.1.4 | RowStatus | read-create | current |
| dTimeSntpServerVersion OBJECT-TYPE This object indicates the SNTP server version. When the value of dTimeSntpServerRowStatus at the same row is notInService(2), this object is 0. | 1.3.6.1.4.1.171.14.10.1.3.2.1.5 | Unsigned32 | read-only | current |
| dTimeSntpServerLastReceive OBJECT-TYPE This object indicates the elapsed time that the SNTP time has been synchronized. | 1.3.6.1.4.1.171.14.10.1.3.2.1.6 | Unsigned32 | read-only | current |
| dTimeSntpServerSynced OBJECT-TYPE This object indicates whether the corresponding server is the current synced server. | 1.3.6.1.4.1.171.14.10.1.3.2.1.7 | TruthValue | read-only | current |
| dTimeSntpServerBcast OBJECT-TYPE This object indicates whether the server is a broadcast SNTP server. | 1.3.6.1.4.1.171.14.10.1.3.2.1.8 | TruthValue | read-only | current |
| dTimeMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.10.2 | |||
| dTimeCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.10.2.1 | |||
| dTimeGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.10.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dTimeCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-TIME-MIB. | 1.3.6.1.4.1.171.14.10.2.1.1 | current |
| dTimeSysInfoGroup OBJECT-GROUP A collection of objects provides the information for system time. | 1.3.6.1.4.1.171.14.10.2.2.1 | current |
| dTimeClockGroup OBJECT-GROUP A collection of objects provides configuration for system time. | 1.3.6.1.4.1.171.14.10.2.2.2 | current |
| dTimeSntpGroup OBJECT-GROUP A collection of objects provides configuration for SNTP. | 1.3.6.1.4.1.171.14.10.2.2.3 | current |
| dTimeSummerTimeCfgGroup OBJECT-GROUP A collection of objects provides configuration for Daylight Saving Time feature. | 1.3.6.1.4.1.171.14.10.2.2.4 | current |